# 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_quadlet_basic.yml ********************************************** 2 plays in /WORKDIR/git-weekly-ci4w7yldix/tests/tests_quadlet_basic.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tests_quadlet_basic.yml:4 Saturday 22 June 2024 20:02:12 +0000 (0:00:00.013) 0:00:00.013 ********* ok: [sut] => { "ansible_facts": { "__podman_test_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n35383939616163653333633431363463313831383037386236646138333162396161356130303461\n3932623930643263313563336163316337643562333936360a363538636631313039343233383732\n38666530383538656639363465313230343533386130303833336434303438333161656262346562\n3362626538613031640a663330613638366132356534363534353239616666653466353961323533\n6565\n" }, "mysql_container_root_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4w7yldix/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Ensure that the role can manage quadlet specs] *************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tests_quadlet_basic.yml:9 Saturday 22 June 2024 20:02:12 +0000 (0:00:00.011) 0:00:00.024 ********* ok: [sut] META: ran handlers TASK [Run role - do not pull images] ******************************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tests_quadlet_basic.yml:54 Saturday 22 June 2024 20:02:12 +0000 (0:00:00.736) 0:00:00.761 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 22 June 2024 20:02:12 +0000 (0:00:00.049) 0:00:00.810 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 22 June 2024 20:02:12 +0000 (0:00:00.017) 0:00:00.827 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 22 June 2024 20:02:12 +0000 (0:00:00.018) 0:00:00.846 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 22 June 2024 20:02:13 +0000 (0:00:00.246) 0:00:01.093 ********* ok: [sut] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 22 June 2024 20:02:13 +0000 (0:00:00.021) 0:00:01.114 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 22 June 2024 20:02:13 +0000 (0:00:00.033) 0:00:01.147 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 22 June 2024 20:02:13 +0000 (0:00:00.753) 0:00:01.900 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 22 June 2024 20:02:13 +0000 (0:00:00.028) 0:00:01.929 ********* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: criu-3.19-1.el9.x86_64", "Installed: criu-libs-3.19-1.el9.x86_64", "Installed: crun-1.15-1.el9.x86_64", "Installed: conmon-3:2.1.12-1.el9.x86_64", "Installed: netavark-2:1.11.0-1.el9.x86_64", "Installed: container-selinux-3:2.231.0-1.el9.noarch", "Installed: libnet-1.2-7.el9.x86_64", "Installed: fuse-overlayfs-1.13-1.el9.x86_64", "Installed: containers-common-2:1-61.el9.x86_64", "Installed: podman-2:5.1.0-1.el9.x86_64", "Installed: fuse3-3.10.2-8.el9.x86_64", "Installed: shadow-utils-subid-2:4.9-8.el9.x86_64", "Installed: fuse-common-3.10.2-8.el9.x86_64", "Installed: protobuf-c-1.3.3-13.el9.x86_64", "Installed: fuse3-libs-3.10.2-8.el9.x86_64", "Installed: slirp4netns-1.3.1-1.el9.x86_64", "Installed: aardvark-dns-2:1.9.0-1.el9.x86_64", "Installed: passt-0^20231204.gb86afe3-1.el9.x86_64", "Installed: yajl-2.1.0-22.el9.x86_64", "Installed: passt-selinux-0^20231204.gb86afe3-1.el9.noarch", "Installed: libslirp-4.4.0-7.el9.x86_64" ] } lsrpackages: podman shadow-utils-subid TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 22 June 2024 20:03:18 +0000 (0:01:04.529) 0:01:06.459 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030494", "end": "2024-06-22 20:03:18.734886", "rc": 0, "start": "2024-06-22 20:03:18.704392" } STDOUT: podman version 5.1.0 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 22 June 2024 20:03:18 +0000 (0:00:00.282) 0:01:06.741 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.0" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 22 June 2024 20:03:18 +0000 (0:00:00.031) 0:01:06.772 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 22 June 2024 20:03:18 +0000 (0:00:00.062) 0:01:06.835 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 22 June 2024 20:03:18 +0000 (0:00:00.052) 0:01:06.888 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 20:03:18 +0000 (0:00:00.037) 0:01:06.926 ********* ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 20:03:19 +0000 (0:00:00.246) 0:01:07.173 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 20:03:19 +0000 (0:00:00.022) 0:01:07.196 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 20:03:19 +0000 (0:00:00.025) 0:01:07.222 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 20:03:19 +0000 (0:00:00.193) 0:01:07.415 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 20:03:19 +0000 (0:00:00.023) 0:01:07.439 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1689166618.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719086568.6058016, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "137557684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 20:03:19 +0000 (0:00:00.189) 0:01:07.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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 20:03:19 +0000 (0:00:00.019) 0:01:07.649 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 20:03:19 +0000 (0:00:00.021) 0:01:07.670 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 20:03:19 +0000 (0:00:00.021) 0:01:07.691 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 20:03:19 +0000 (0:00:00.018) 0:01:07.710 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 20:03:19 +0000 (0:00:00.019) 0:01:07.729 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 20:03:19 +0000 (0:00:00.018) 0:01:07.747 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 20:03:19 +0000 (0:00:00.041) 0:01:07.789 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 22 June 2024 20:03:19 +0000 (0:00:00.019) 0:01:07.808 ********* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 22 June 2024 20:03:19 +0000 (0:00:00.040) 0:01:07.849 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 22 June 2024 20:03:19 +0000 (0:00:00.037) 0:01:07.886 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 22 June 2024 20:03:19 +0000 (0:00:00.019) 0:01:07.905 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 22 June 2024 20:03:19 +0000 (0:00:00.019) 0:01:07.925 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 22 June 2024 20:03:19 +0000 (0:00:00.038) 0:01:07.963 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 22 June 2024 20:03:20 +0000 (0:00:00.019) 0:01:07.983 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 22 June 2024 20:03:20 +0000 (0:00:00.018) 0:01:08.001 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 22 June 2024 20:03:20 +0000 (0:00:00.039) 0:01:08.041 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 22 June 2024 20:03:20 +0000 (0:00:00.020) 0:01:08.061 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 22 June 2024 20:03:20 +0000 (0:00:00.019) 0:01:08.080 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 22 June 2024 20:03:20 +0000 (0:00:00.039) 0:01:08.119 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 22 June 2024 20:03:20 +0000 (0:00:00.019) 0:01:08.139 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 22 June 2024 20:03:20 +0000 (0:00:00.019) 0:01:08.158 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 22 June 2024 20:03:20 +0000 (0:00:00.019) 0:01:08.178 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 22 June 2024 20:03:20 +0000 (0:00:00.019) 0:01:08.197 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 22 June 2024 20:03:20 +0000 (0:00:00.044) 0:01:08.242 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 22 June 2024 20:03:20 +0000 (0:00:00.019) 0:01:08.262 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 22 June 2024 20:03:20 +0000 (0:00:00.018) 0:01:08.281 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 22 June 2024 20:03:20 +0000 (0:00:00.018) 0:01:08.299 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 22 June 2024 20:03:20 +0000 (0:00:00.018) 0:01:08.318 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 22 June 2024 20:03:20 +0000 (0:00:00.018) 0:01:08.336 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 22 June 2024 20:03:20 +0000 (0:00:00.018) 0:01:08.355 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 22 June 2024 20:03:20 +0000 (0:00:00.048) 0:01:08.403 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "nopull", "Image": "quay.io/libpod/testimage:20210610" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 22 June 2024 20:03:20 +0000 (0:00:00.025) 0:01:08.429 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": false, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 22 June 2024 20:03:20 +0000 (0:00:00.023) 0:01:08.453 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 22 June 2024 20:03:20 +0000 (0:00:00.019) 0:01:08.473 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "nopull", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 22 June 2024 20:03:20 +0000 (0:00:00.028) 0:01:08.501 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 20:03:20 +0000 (0:00:00.035) 0:01:08.536 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 20:03:20 +0000 (0:00:00.022) 0:01:08.559 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 20:03:20 +0000 (0:00:00.022) 0:01:08.582 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 20:03:20 +0000 (0:00:00.025) 0:01:08.607 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 20:03:20 +0000 (0:00:00.192) 0:01:08.799 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 20:03:20 +0000 (0:00:00.052) 0:01:08.852 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719086599.6131124, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719086568.6058016, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "137557684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 20:03:21 +0000 (0:00:00.192) 0:01:09.045 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 20:03:21 +0000 (0:00:00.019) 0:01:09.064 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 20:03:21 +0000 (0:00:00.020) 0:01:09.085 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 20:03:21 +0000 (0:00:00.018) 0:01:09.104 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 20:03:21 +0000 (0:00:00.020) 0:01:09.124 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 20:03:21 +0000 (0:00:00.019) 0:01:09.144 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 20:03:21 +0000 (0:00:00.020) 0:01:09.164 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 20:03:21 +0000 (0:00:00.019) 0:01:09.183 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 22 June 2024 20:03:21 +0000 (0:00:00.020) 0:01:09.204 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "quay.io/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "nopull.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 22 June 2024 20:03:21 +0000 (0:00:00.033) 0:01:09.237 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 22 June 2024 20:03:21 +0000 (0:00:00.020) 0:01:09.258 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 22 June 2024 20:03:21 +0000 (0:00:00.020) 0:01:09.278 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 22 June 2024 20:03:21 +0000 (0:00:00.044) 0:01:09.323 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 22 June 2024 20:03:21 +0000 (0:00:00.022) 0:01:09.346 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 22 June 2024 20:03:21 +0000 (0:00:00.018) 0:01:09.364 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 22 June 2024 20:03:21 +0000 (0:00:00.041) 0:01:09.406 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 20:03:21 +0000 (0:00:00.034) 0:01:09.440 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 20:03:21 +0000 (0:00:00.048) 0:01:09.489 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 20:03:21 +0000 (0:00:00.019) 0:01:09.508 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 22 June 2024 20:03:21 +0000 (0:00:00.019) 0:01:09.528 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 22 June 2024 20:03:21 +0000 (0:00:00.018) 0:01:09.547 ********* 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 : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 22 June 2024 20:03:21 +0000 (0:00:00.024) 0:01:09.571 ********* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 22 June 2024 20:03:21 +0000 (0:00:00.245) 0:01:09.817 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 22 June 2024 20:03:21 +0000 (0:00:00.020) 0:01:09.837 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 22 June 2024 20:03:21 +0000 (0:00:00.021) 0:01:09.859 ********* changed: [sut] => { "changed": true, "checksum": "670d64fc68a9768edb20cad26df2acc703542d85", "dest": "/etc/containers/systemd/nopull.container", "gid": 0, "group": "root", "md5sum": "cedb6667f6cd1b033fe06e2810fe6b19", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 151, "src": "/root/.ansible/tmp/ansible-tmp-1719086601.9214551-12855-212371194591859/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 22 June 2024 20:03:22 +0000 (0:00:00.623) 0:01:10.483 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 22 June 2024 20:03:22 +0000 (0:00:00.023) 0:01:10.506 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 22 June 2024 20:03:22 +0000 (0:00:00.024) 0:01:10.530 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 22 June 2024 20:03:22 +0000 (0:00:00.025) 0:01:10.556 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 22 June 2024 20:03:22 +0000 (0:00:00.018) 0:01:10.574 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 22 June 2024 20:03:22 +0000 (0:00:00.018) 0:01:10.593 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Verify image not pulled] ************************************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tests_quadlet_basic.yml:70 Saturday 22 June 2024 20:03:22 +0000 (0:00:00.019) 0:01:10.612 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run role - try to pull bogus image] ************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tests_quadlet_basic.yml:74 Saturday 22 June 2024 20:03:22 +0000 (0:00:00.021) 0:01:10.634 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 22 June 2024 20:03:22 +0000 (0:00:00.082) 0:01:10.716 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 22 June 2024 20:03:22 +0000 (0:00:00.034) 0:01:10.751 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 22 June 2024 20:03:22 +0000 (0:00:00.023) 0:01:10.775 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 22 June 2024 20:03:22 +0000 (0:00:00.019) 0:01:10.794 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 22 June 2024 20:03:22 +0000 (0:00:00.019) 0:01:10.814 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 22 June 2024 20:03:22 +0000 (0:00:00.045) 0:01:10.860 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 22 June 2024 20:03:23 +0000 (0:00:00.615) 0:01:11.475 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 22 June 2024 20:03:23 +0000 (0:00:00.020) 0:01:11.496 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 22 June 2024 20:03:23 +0000 (0:00:00.024) 0:01:11.520 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027752", "end": "2024-06-22 20:03:23.723549", "rc": 0, "start": "2024-06-22 20:03:23.695797" } STDOUT: podman version 5.1.0 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 22 June 2024 20:03:23 +0000 (0:00:00.213) 0:01:11.734 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.0" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 22 June 2024 20:03:23 +0000 (0:00:00.021) 0:01:11.755 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 22 June 2024 20:03:23 +0000 (0:00:00.020) 0:01:11.776 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 22 June 2024 20:03:23 +0000 (0:00:00.059) 0:01:11.835 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 20:03:23 +0000 (0:00:00.038) 0:01:11.874 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 20:03:23 +0000 (0:00:00.025) 0:01:11.899 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 20:03:23 +0000 (0:00:00.024) 0:01:11.923 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 20:03:23 +0000 (0:00:00.026) 0:01:11.950 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 20:03:24 +0000 (0:00:00.192) 0:01:12.142 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 20:03:24 +0000 (0:00:00.024) 0:01:12.167 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719086599.6131124, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719086568.6058016, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "137557684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 20:03:24 +0000 (0:00:00.189) 0:01:12.356 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 20:03:24 +0000 (0:00:00.021) 0:01:12.377 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 20:03:24 +0000 (0:00:00.019) 0:01:12.397 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 20:03:24 +0000 (0:00:00.019) 0:01:12.417 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 20:03:24 +0000 (0:00:00.019) 0:01:12.436 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 20:03:24 +0000 (0:00:00.019) 0:01:12.456 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 20:03:24 +0000 (0:00:00.019) 0:01:12.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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 20:03:24 +0000 (0:00:00.020) 0:01:12.495 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 22 June 2024 20:03:24 +0000 (0:00:00.019) 0:01:12.514 ********* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 22 June 2024 20:03:24 +0000 (0:00:00.025) 0:01:12.540 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 22 June 2024 20:03:24 +0000 (0:00:00.065) 0:01:12.606 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 22 June 2024 20:03:24 +0000 (0:00:00.019) 0:01:12.626 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 22 June 2024 20:03:24 +0000 (0:00:00.019) 0:01:12.646 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 22 June 2024 20:03:24 +0000 (0:00:00.039) 0:01:12.685 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 22 June 2024 20:03:24 +0000 (0:00:00.020) 0:01:12.705 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 22 June 2024 20:03:24 +0000 (0:00:00.019) 0:01:12.724 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 22 June 2024 20:03:24 +0000 (0:00:00.040) 0:01:12.765 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 22 June 2024 20:03:24 +0000 (0:00:00.020) 0:01:12.785 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 22 June 2024 20:03:24 +0000 (0:00:00.019) 0:01:12.805 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 22 June 2024 20:03:24 +0000 (0:00:00.039) 0:01:12.844 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 22 June 2024 20:03:24 +0000 (0:00:00.020) 0:01:12.864 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 22 June 2024 20:03:24 +0000 (0:00:00.019) 0:01:12.884 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 22 June 2024 20:03:24 +0000 (0:00:00.019) 0:01:12.903 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 22 June 2024 20:03:24 +0000 (0:00:00.019) 0:01:12.923 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 22 June 2024 20:03:24 +0000 (0:00:00.019) 0:01:12.942 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 22 June 2024 20:03:24 +0000 (0:00:00.019) 0:01:12.962 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 22 June 2024 20:03:25 +0000 (0:00:00.019) 0:01:12.981 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 22 June 2024 20:03:25 +0000 (0:00:00.018) 0:01:12.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 : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 22 June 2024 20:03:25 +0000 (0:00:00.049) 0:01:13.048 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 22 June 2024 20:03:25 +0000 (0:00:00.018) 0:01:13.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 Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 22 June 2024 20:03:25 +0000 (0:00:00.018) 0:01:13.086 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 22 June 2024 20:03:25 +0000 (0:00:00.047) 0:01:13.133 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "bogus", "Image": "this_is_a_bogus_image" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 22 June 2024 20:03:25 +0000 (0:00:00.026) 0:01:13.160 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": true, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 22 June 2024 20:03:25 +0000 (0:00:00.026) 0:01:13.186 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 22 June 2024 20:03:25 +0000 (0:00:00.019) 0:01:13.206 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "bogus", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 22 June 2024 20:03:25 +0000 (0:00:00.028) 0:01:13.234 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 20:03:25 +0000 (0:00:00.035) 0:01:13.270 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 20:03:25 +0000 (0:00:00.024) 0:01:13.294 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 20:03:25 +0000 (0:00:00.025) 0:01:13.319 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 20:03:25 +0000 (0:00:00.026) 0:01:13.346 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 20:03:25 +0000 (0:00:00.193) 0:01:13.539 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 20:03:25 +0000 (0:00:00.024) 0:01:13.564 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719086599.6131124, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719086568.6058016, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "137557684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 20:03:25 +0000 (0:00:00.189) 0:01:13.753 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 20:03:25 +0000 (0:00:00.052) 0:01:13.805 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 20:03:25 +0000 (0:00:00.020) 0:01:13.826 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 20:03:25 +0000 (0:00:00.020) 0:01:13.846 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 20:03:25 +0000 (0:00:00.019) 0:01:13.866 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 20:03:25 +0000 (0:00:00.021) 0:01:13.887 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 20:03:25 +0000 (0:00:00.020) 0:01:13.908 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 20:03:25 +0000 (0:00:00.021) 0:01:13.929 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 22 June 2024 20:03:25 +0000 (0:00:00.019) 0:01:13.948 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "this_is_a_bogus_image" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "bogus.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 22 June 2024 20:03:26 +0000 (0:00:00.036) 0:01:13.984 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 22 June 2024 20:03:26 +0000 (0:00:00.020) 0:01:14.005 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 22 June 2024 20:03:26 +0000 (0:00:00.021) 0:01:14.027 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [ "this_is_a_bogus_image" ], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 22 June 2024 20:03:26 +0000 (0:00:00.045) 0:01:14.072 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 22 June 2024 20:03:26 +0000 (0:00:00.024) 0:01:14.096 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 22 June 2024 20:03:26 +0000 (0:00:00.021) 0:01:14.118 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 22 June 2024 20:03:26 +0000 (0:00:00.043) 0:01:14.161 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 20:03:26 +0000 (0:00:00.034) 0:01:14.196 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 20:03:26 +0000 (0:00:00.019) 0:01:14.216 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 20:03:26 +0000 (0:00:00.020) 0:01:14.237 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 22 June 2024 20:03:26 +0000 (0:00:00.019) 0:01:14.256 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 22 June 2024 20:03:26 +0000 (0:00:00.019) 0:01:14.276 ********* ok: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 22 June 2024 20:03:26 +0000 (0:00:00.668) 0:01:14.945 ********* 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": 30, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 22 June 2024 20:03:27 +0000 (0:00:00.198) 0:01:15.143 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 22 June 2024 20:03:27 +0000 (0:00:00.019) 0:01:15.163 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 22 June 2024 20:03:27 +0000 (0:00:00.020) 0:01:15.183 ********* changed: [sut] => { "changed": true, "checksum": "1d087e679d135214e8ac9ccaf33b2222916efb7f", "dest": "/etc/containers/systemd/bogus.container", "gid": 0, "group": "root", "md5sum": "97480a9a73734d9f8007d2c06e7fed1f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 138, "src": "/root/.ansible/tmp/ansible-tmp-1719086607.2416096-13059-257479375497830/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 22 June 2024 20:03:27 +0000 (0:00:00.511) 0:01:15.695 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 22 June 2024 20:03:27 +0000 (0:00:00.023) 0:01:15.718 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 22 June 2024 20:03:27 +0000 (0:00:00.023) 0:01:15.742 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 22 June 2024 20:03:27 +0000 (0:00:00.023) 0:01:15.765 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 22 June 2024 20:03:27 +0000 (0:00:00.018) 0:01:15.784 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 22 June 2024 20:03:27 +0000 (0:00:00.018) 0:01:15.803 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Verify image not pulled and no error] ************************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tests_quadlet_basic.yml:90 Saturday 22 June 2024 20:03:27 +0000 (0:00:00.018) 0:01:15.822 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tests_quadlet_basic.yml:97 Saturday 22 June 2024 20:03:27 +0000 (0:00:00.021) 0:01:15.843 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 22 June 2024 20:03:27 +0000 (0:00:00.091) 0:01:15.934 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 22 June 2024 20:03:27 +0000 (0:00:00.035) 0:01:15.970 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 22 June 2024 20:03:28 +0000 (0:00:00.024) 0:01:15.995 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 22 June 2024 20:03:28 +0000 (0:00:00.024) 0:01:16.019 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 22 June 2024 20:03:28 +0000 (0:00:00.019) 0:01:16.038 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 22 June 2024 20:03:28 +0000 (0:00:00.052) 0:01:16.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 : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 22 June 2024 20:03:28 +0000 (0:00:00.618) 0:01:16.709 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 22 June 2024 20:03:28 +0000 (0:00:00.019) 0:01:16.729 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 22 June 2024 20:03:28 +0000 (0:00:00.025) 0:01:16.755 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.026120", "end": "2024-06-22 20:03:28.958946", "rc": 0, "start": "2024-06-22 20:03:28.932826" } STDOUT: podman version 5.1.0 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 22 June 2024 20:03:28 +0000 (0:00:00.212) 0:01:16.967 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.0" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 22 June 2024 20:03:29 +0000 (0:00:00.021) 0:01:16.988 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 22 June 2024 20:03:29 +0000 (0:00:00.056) 0:01:17.044 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 22 June 2024 20:03:29 +0000 (0:00:00.036) 0:01:17.081 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 20:03:29 +0000 (0:00:00.041) 0:01:17.122 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 20:03:29 +0000 (0:00:00.026) 0:01:17.148 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 20:03:29 +0000 (0:00:00.026) 0:01:17.175 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 20:03:29 +0000 (0:00:00.027) 0:01:17.203 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 20:03:29 +0000 (0:00:00.193) 0:01:17.397 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 20:03:29 +0000 (0:00:00.027) 0:01:17.424 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719086599.6131124, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719086568.6058016, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "137557684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 20:03:29 +0000 (0:00:00.191) 0:01:17.616 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 20:03:29 +0000 (0:00:00.021) 0:01:17.638 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 20:03:29 +0000 (0:00:00.020) 0:01:17.658 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 20:03:29 +0000 (0:00:00.023) 0:01:17.682 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 20:03:29 +0000 (0:00:00.020) 0:01:17.702 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 20:03:29 +0000 (0:00:00.022) 0:01:17.724 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 20:03:29 +0000 (0:00:00.021) 0:01:17.746 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 20:03:29 +0000 (0:00:00.021) 0:01:17.767 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 22 June 2024 20:03:29 +0000 (0:00:00.021) 0:01:17.789 ********* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 22 June 2024 20:03:29 +0000 (0:00:00.061) 0:01:17.850 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 22 June 2024 20:03:29 +0000 (0:00:00.040) 0:01:17.891 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 22 June 2024 20:03:29 +0000 (0:00:00.021) 0:01:17.912 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 22 June 2024 20:03:29 +0000 (0:00:00.020) 0:01:17.932 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 22 June 2024 20:03:29 +0000 (0:00:00.040) 0:01:17.973 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 22 June 2024 20:03:30 +0000 (0:00:00.020) 0:01:17.994 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 22 June 2024 20:03:30 +0000 (0:00:00.020) 0:01:18.014 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 22 June 2024 20:03:30 +0000 (0:00:00.042) 0:01:18.056 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 22 June 2024 20:03:30 +0000 (0:00:00.021) 0:01:18.078 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 22 June 2024 20:03:30 +0000 (0:00:00.020) 0:01:18.098 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 22 June 2024 20:03:30 +0000 (0:00:00.040) 0:01:18.138 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 22 June 2024 20:03:30 +0000 (0:00:00.020) 0:01:18.158 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 22 June 2024 20:03:30 +0000 (0:00:00.020) 0:01:18.179 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 22 June 2024 20:03:30 +0000 (0:00:00.019) 0:01:18.198 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 22 June 2024 20:03:30 +0000 (0:00:00.020) 0:01:18.219 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 22 June 2024 20:03:30 +0000 (0:00:00.019) 0:01:18.239 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 22 June 2024 20:03:30 +0000 (0:00:00.053) 0:01:18.293 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 22 June 2024 20:03:30 +0000 (0:00:00.018) 0:01:18.311 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 22 June 2024 20:03:30 +0000 (0:00:00.019) 0:01:18.331 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 22 June 2024 20:03:30 +0000 (0:00:00.019) 0:01:18.350 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 22 June 2024 20:03:30 +0000 (0:00:00.019) 0:01:18.370 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 22 June 2024 20:03:30 +0000 (0:00:00.018) 0:01:18.389 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 22 June 2024 20:03:30 +0000 (0:00:00.048) 0:01:18.437 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 22 June 2024 20:03:30 +0000 (0:00:00.026) 0:01:18.464 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 22 June 2024 20:03:30 +0000 (0:00:00.026) 0:01:18.490 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 22 June 2024 20:03:30 +0000 (0:00:00.022) 0:01:18.512 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "nopull", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 22 June 2024 20:03:30 +0000 (0:00:00.027) 0:01:18.540 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 20:03:30 +0000 (0:00:00.033) 0:01:18.574 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 20:03:30 +0000 (0:00:00.024) 0:01:18.599 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 20:03:30 +0000 (0:00:00.022) 0:01:18.621 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 20:03:30 +0000 (0:00:00.026) 0:01:18.648 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 20:03:30 +0000 (0:00:00.197) 0:01:18.845 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 20:03:30 +0000 (0:00:00.025) 0:01:18.870 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719086599.6131124, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719086568.6058016, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "137557684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 20:03:31 +0000 (0:00:00.199) 0:01:19.070 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 20:03:31 +0000 (0:00:00.021) 0:01:19.091 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 20:03:31 +0000 (0:00:00.020) 0:01:19.111 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 20:03:31 +0000 (0:00:00.020) 0:01:19.132 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 20:03:31 +0000 (0:00:00.019) 0:01:19.152 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 20:03:31 +0000 (0:00:00.021) 0:01:19.174 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 20:03:31 +0000 (0:00:00.022) 0:01:19.196 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 20:03:31 +0000 (0:00:00.022) 0:01:19.219 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 22 June 2024 20:03:31 +0000 (0:00:00.022) 0:01:19.241 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "nopull.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 22 June 2024 20:03:31 +0000 (0:00:00.039) 0:01:19.281 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 22 June 2024 20:03:31 +0000 (0:00:00.021) 0:01:19.302 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 22 June 2024 20:03:31 +0000 (0:00:00.020) 0:01:19.323 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 22 June 2024 20:03:31 +0000 (0:00:00.046) 0:01:19.370 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 22 June 2024 20:03:31 +0000 (0:00:00.023) 0:01:19.393 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 22 June 2024 20:03:31 +0000 (0:00:00.043) 0:01:19.437 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 22 June 2024 20:03:31 +0000 (0:00:00.020) 0:01:19.458 ********* ok: [sut] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service nopull.service: host TASK [linux-system-roles.podman : See if quadlet file exists] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 22 June 2024 20:03:31 +0000 (0:00:00.501) 0:01:19.959 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Saturday 22 June 2024 20:03:32 +0000 (0:00:00.055) 0:01:20.014 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Saturday 22 June 2024 20:03:32 +0000 (0:00:00.021) 0:01:20.036 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Saturday 22 June 2024 20:03:32 +0000 (0:00:00.020) 0:01:20.057 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 22 June 2024 20:03:32 +0000 (0:00:00.022) 0:01:20.079 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:70 Saturday 22 June 2024 20:03:32 +0000 (0:00:00.020) 0:01:20.100 ********* changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/nopull.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:76 Saturday 22 June 2024 20:03:32 +0000 (0:00:00.191) 0:01:20.292 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 20:03:32 +0000 (0:00:00.034) 0:01:20.326 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 20:03:32 +0000 (0:00:00.021) 0:01:20.348 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 20:03:32 +0000 (0:00:00.021) 0:01:20.369 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:84 Saturday 22 June 2024 20:03:32 +0000 (0:00:00.024) 0:01:20.394 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:93 Saturday 22 June 2024 20:03:32 +0000 (0:00:00.494) 0:01:20.889 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.033879", "end": "2024-06-22 20:03:33.108896", "rc": 0, "start": "2024-06-22 20:03:33.075017" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:101 Saturday 22 June 2024 20:03:33 +0000 (0:00:00.228) 0:01:21.117 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 22 June 2024 20:03:33 +0000 (0:00:00.021) 0:01:21.139 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 22 June 2024 20:03:33 +0000 (0:00:00.020) 0:01:21.159 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 22 June 2024 20:03:33 +0000 (0:00:00.018) 0:01:21.178 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 22 June 2024 20:03:33 +0000 (0:00:00.065) 0:01:21.244 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 22 June 2024 20:03:33 +0000 (0:00:00.020) 0:01:21.264 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 22 June 2024 20:03:33 +0000 (0:00:00.038) 0:01:21.303 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 22 June 2024 20:03:33 +0000 (0:00:00.027) 0:01:21.330 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 22 June 2024 20:03:33 +0000 (0:00:00.021) 0:01:21.352 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 22 June 2024 20:03:33 +0000 (0:00:00.021) 0:01:21.373 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 22 June 2024 20:03:33 +0000 (0:00:00.047) 0:01:21.421 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 22 June 2024 20:03:34 +0000 (0:00:00.618) 0:01:22.040 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 22 June 2024 20:03:34 +0000 (0:00:00.020) 0:01:22.060 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 22 June 2024 20:03:34 +0000 (0:00:00.026) 0:01:22.086 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027799", "end": "2024-06-22 20:03:34.289678", "rc": 0, "start": "2024-06-22 20:03:34.261879" } STDOUT: podman version 5.1.0 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 22 June 2024 20:03:34 +0000 (0:00:00.211) 0:01:22.298 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.0" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 22 June 2024 20:03:34 +0000 (0:00:00.022) 0:01:22.320 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 22 June 2024 20:03:34 +0000 (0:00:00.020) 0:01:22.341 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 22 June 2024 20:03:34 +0000 (0:00:00.077) 0:01:22.418 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 20:03:34 +0000 (0:00:00.039) 0:01:22.458 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 20:03:34 +0000 (0:00:00.028) 0:01:22.487 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 20:03:34 +0000 (0:00:00.025) 0:01:22.513 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 20:03:34 +0000 (0:00:00.027) 0:01:22.540 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 20:03:34 +0000 (0:00:00.193) 0:01:22.734 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 20:03:34 +0000 (0:00:00.038) 0:01:22.773 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719086599.6131124, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719086568.6058016, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "137557684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 20:03:34 +0000 (0:00:00.191) 0:01:22.965 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 20:03:35 +0000 (0:00:00.020) 0:01:22.985 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 20:03:35 +0000 (0:00:00.022) 0:01:23.007 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 20:03:35 +0000 (0:00:00.021) 0:01:23.029 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 20:03:35 +0000 (0:00:00.020) 0:01:23.050 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 20:03:35 +0000 (0:00:00.019) 0:01:23.069 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 20:03:35 +0000 (0:00:00.020) 0:01:23.090 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 20:03:35 +0000 (0:00:00.020) 0:01:23.110 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 22 June 2024 20:03:35 +0000 (0:00:00.021) 0:01:23.131 ********* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 22 June 2024 20:03:35 +0000 (0:00:00.029) 0:01:23.160 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 22 June 2024 20:03:35 +0000 (0:00:00.069) 0:01:23.230 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 22 June 2024 20:03:35 +0000 (0:00:00.020) 0:01:23.251 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 22 June 2024 20:03:35 +0000 (0:00:00.019) 0:01:23.271 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 22 June 2024 20:03:35 +0000 (0:00:00.038) 0:01:23.309 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 22 June 2024 20:03:35 +0000 (0:00:00.019) 0:01:23.328 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 22 June 2024 20:03:35 +0000 (0:00:00.020) 0:01:23.349 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 22 June 2024 20:03:35 +0000 (0:00:00.038) 0:01:23.387 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 22 June 2024 20:03:35 +0000 (0:00:00.020) 0:01:23.408 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 22 June 2024 20:03:35 +0000 (0:00:00.020) 0:01:23.428 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 22 June 2024 20:03:35 +0000 (0:00:00.040) 0:01:23.468 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 22 June 2024 20:03:35 +0000 (0:00:00.020) 0:01:23.489 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 22 June 2024 20:03:35 +0000 (0:00:00.019) 0:01:23.508 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 22 June 2024 20:03:35 +0000 (0:00:00.020) 0:01:23.528 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 22 June 2024 20:03:35 +0000 (0:00:00.019) 0:01:23.548 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 22 June 2024 20:03:35 +0000 (0:00:00.020) 0:01:23.568 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 22 June 2024 20:03:35 +0000 (0:00:00.019) 0:01:23.587 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 22 June 2024 20:03:35 +0000 (0:00:00.056) 0:01:23.644 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 22 June 2024 20:03:35 +0000 (0:00:00.019) 0:01:23.663 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 22 June 2024 20:03:35 +0000 (0:00:00.019) 0:01:23.682 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 22 June 2024 20:03:35 +0000 (0:00:00.018) 0:01:23.701 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 22 June 2024 20:03:35 +0000 (0:00:00.019) 0:01:23.720 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 22 June 2024 20:03:35 +0000 (0:00:00.047) 0:01:23.768 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 22 June 2024 20:03:35 +0000 (0:00:00.026) 0:01:23.795 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 22 June 2024 20:03:35 +0000 (0:00:00.024) 0:01:23.819 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 22 June 2024 20:03:35 +0000 (0:00:00.023) 0:01:23.843 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "bogus", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 22 June 2024 20:03:35 +0000 (0:00:00.027) 0:01:23.870 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 20:03:35 +0000 (0:00:00.035) 0:01:23.906 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 20:03:35 +0000 (0:00:00.027) 0:01:23.933 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 20:03:35 +0000 (0:00:00.024) 0:01:23.958 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 20:03:36 +0000 (0:00:00.028) 0:01:23.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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 20:03:36 +0000 (0:00:00.194) 0:01:24.181 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 20:03:36 +0000 (0:00:00.025) 0:01:24.207 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719086599.6131124, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719086568.6058016, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "137557684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 20:03:36 +0000 (0:00:00.229) 0:01:24.437 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 20:03:36 +0000 (0:00:00.020) 0:01:24.457 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 20:03:36 +0000 (0:00:00.021) 0:01:24.479 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 20:03:36 +0000 (0:00:00.020) 0:01:24.499 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 20:03:36 +0000 (0:00:00.021) 0:01:24.521 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 20:03:36 +0000 (0:00:00.021) 0:01:24.542 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 20:03:36 +0000 (0:00:00.021) 0:01:24.564 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 20:03:36 +0000 (0:00:00.019) 0:01:24.584 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 22 June 2024 20:03:36 +0000 (0:00:00.020) 0:01:24.605 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "bogus.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 22 June 2024 20:03:36 +0000 (0:00:00.035) 0:01:24.640 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 22 June 2024 20:03:36 +0000 (0:00:00.021) 0:01:24.662 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 22 June 2024 20:03:36 +0000 (0:00:00.019) 0:01:24.682 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 22 June 2024 20:03:36 +0000 (0:00:00.046) 0:01:24.729 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 22 June 2024 20:03:36 +0000 (0:00:00.023) 0:01:24.752 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 22 June 2024 20:03:36 +0000 (0:00:00.044) 0:01:24.797 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 22 June 2024 20:03:36 +0000 (0:00:00.019) 0:01:24.817 ********* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "bogus.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice systemd-journald.socket sysinit.target -.mount basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "bogus.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=bogus.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=bogus --cidfile=/run/bogus.cid --replace --rm --cgroups=split --sdnotify=conmon -d this_is_a_bogus_image ; 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=bogus --cidfile=/run/bogus.cid --replace --rm --cgroups=split --sdnotify=conmon -d this_is_a_bogus_image ; 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/bogus.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/bogus.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/bogus.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/bogus.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/bogus.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": "bogus.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": "bogus.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "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/bogus.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": "bogus", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : See if quadlet file exists] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 22 June 2024 20:03:37 +0000 (0:00:00.498) 0:01:25.315 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Saturday 22 June 2024 20:03:37 +0000 (0:00:00.054) 0:01:25.370 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Saturday 22 June 2024 20:03:37 +0000 (0:00:00.020) 0:01:25.390 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Saturday 22 June 2024 20:03:37 +0000 (0:00:00.020) 0:01:25.411 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 22 June 2024 20:03:37 +0000 (0:00:00.020) 0:01:25.431 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:70 Saturday 22 June 2024 20:03:37 +0000 (0:00:00.020) 0:01:25.451 ********* changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/bogus.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:76 Saturday 22 June 2024 20:03:37 +0000 (0:00:00.188) 0:01:25.640 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 20:03:37 +0000 (0:00:00.032) 0:01:25.672 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 20:03:37 +0000 (0:00:00.019) 0:01:25.692 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 20:03:37 +0000 (0:00:00.021) 0:01:25.713 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:84 Saturday 22 June 2024 20:03:37 +0000 (0:00:00.019) 0:01:25.733 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:93 Saturday 22 June 2024 20:03:38 +0000 (0:00:00.536) 0:01:26.270 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.036126", "end": "2024-06-22 20:03:38.487549", "rc": 0, "start": "2024-06-22 20:03:38.451423" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:101 Saturday 22 June 2024 20:03:38 +0000 (0:00:00.224) 0:01:26.495 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 22 June 2024 20:03:38 +0000 (0:00:00.022) 0:01:26.517 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 22 June 2024 20:03:38 +0000 (0:00:00.019) 0:01:26.537 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 22 June 2024 20:03:38 +0000 (0:00:00.018) 0:01:26.555 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 22 June 2024 20:03:38 +0000 (0:00:00.018) 0:01:26.574 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Create user for testing] ************************************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tests_quadlet_basic.yml:109 Saturday 22 June 2024 20:03:38 +0000 (0:00:00.055) 0:01:26.630 ********* changed: [sut] => { "changed": true, "comment": "", "create_home": true, "group": 1111, "home": "/home/user_quadlet_basic", "name": "user_quadlet_basic", "shell": "/bin/bash", "state": "present", "system": false, "uid": 1111 } TASK [Get local machine ID] **************************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tests_quadlet_basic.yml:122 Saturday 22 June 2024 20:03:39 +0000 (0:00:00.383) 0:01:27.014 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [Enable cgroup controllers] *********************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tests_quadlet_basic.yml:135 Saturday 22 June 2024 20:03:39 +0000 (0:00:00.048) 0:01:27.063 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Configure cgroups in kernel] ********************************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tests_quadlet_basic.yml:167 Saturday 22 June 2024 20:03:39 +0000 (0:00:00.031) 0:01:27.094 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reboot] ****************************************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tests_quadlet_basic.yml:173 Saturday 22 June 2024 20:03:39 +0000 (0:00:00.028) 0:01:27.123 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role - user] ***************************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tests_quadlet_basic.yml:176 Saturday 22 June 2024 20:03:39 +0000 (0:00:00.027) 0:01:27.150 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 22 June 2024 20:03:39 +0000 (0:00:00.044) 0:01:27.195 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 22 June 2024 20:03:39 +0000 (0:00:00.035) 0:01:27.230 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 22 June 2024 20:03:39 +0000 (0:00:00.025) 0:01:27.256 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 22 June 2024 20:03:39 +0000 (0:00:00.022) 0:01:27.278 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 22 June 2024 20:03:39 +0000 (0:00:00.021) 0:01:27.300 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 22 June 2024 20:03:39 +0000 (0:00:00.050) 0:01:27.350 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 22 June 2024 20:03:40 +0000 (0:00:00.669) 0:01:28.020 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 22 June 2024 20:03:40 +0000 (0:00:00.019) 0:01:28.040 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 22 June 2024 20:03:40 +0000 (0:00:00.024) 0:01:28.065 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.026249", "end": "2024-06-22 20:03:40.265872", "rc": 0, "start": "2024-06-22 20:03:40.239623" } STDOUT: podman version 5.1.0 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 22 June 2024 20:03:40 +0000 (0:00:00.211) 0:01:28.276 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.0" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 22 June 2024 20:03:40 +0000 (0:00:00.022) 0:01:28.298 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 22 June 2024 20:03:40 +0000 (0:00:00.022) 0:01:28.321 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 22 June 2024 20:03:40 +0000 (0:00:00.065) 0:01:28.386 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 20:03:40 +0000 (0:00:00.038) 0:01:28.424 ********* ok: [sut] => { "ansible_facts": { "getent_passwd": { "user_quadlet_basic": [ "x", "1111", "1111", "", "/home/user_quadlet_basic", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 20:03:40 +0000 (0:00:00.194) 0:01:28.618 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 20:03:40 +0000 (0:00:00.027) 0:01:28.646 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 20:03:40 +0000 (0:00:00.028) 0:01:28.675 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 20:03:40 +0000 (0:00:00.195) 0:01:28.870 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 20:03:40 +0000 (0:00:00.060) 0:01:28.931 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719086599.6131124, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719086568.6058016, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "137557684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 20:03:41 +0000 (0:00:00.190) 0:01:29.121 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003728", "end": "2024-06-22 20:03:41.306353", "rc": 0, "start": "2024-06-22 20:03:41.302625" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 20:03:41 +0000 (0:00:00.193) 0:01:29.314 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003667", "end": "2024-06-22 20:03:41.495856", "rc": 0, "start": "2024-06-22 20:03:41.492189" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 20:03:41 +0000 (0:00:00.188) 0:01:29.503 ********* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 20:03:41 +0000 (0:00:00.030) 0:01:29.533 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 20:03:41 +0000 (0:00:00.020) 0:01:29.554 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 20:03:41 +0000 (0:00:00.020) 0:01:29.575 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 20:03:41 +0000 (0:00:00.021) 0:01:29.597 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 20:03:41 +0000 (0:00:00.019) 0:01:29.617 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 22 June 2024 20:03:41 +0000 (0:00:00.020) 0:01:29.637 ********* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/root/.config/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/root/.config/containers/policy.json", "__podman_registries_conf_file": "/root/.config/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/root/.config/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 22 June 2024 20:03:41 +0000 (0:00:00.027) 0:01:29.665 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 22 June 2024 20:03:41 +0000 (0:00:00.038) 0:01:29.703 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 22 June 2024 20:03:41 +0000 (0:00:00.020) 0:01:29.723 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 22 June 2024 20:03:41 +0000 (0:00:00.020) 0:01:29.743 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 22 June 2024 20:03:41 +0000 (0:00:00.037) 0:01:29.781 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 22 June 2024 20:03:41 +0000 (0:00:00.020) 0:01:29.801 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 22 June 2024 20:03:41 +0000 (0:00:00.055) 0:01:29.857 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 22 June 2024 20:03:41 +0000 (0:00:00.039) 0:01:29.896 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 22 June 2024 20:03:41 +0000 (0:00:00.020) 0:01:29.916 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 22 June 2024 20:03:41 +0000 (0:00:00.020) 0:01:29.937 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 22 June 2024 20:03:41 +0000 (0:00:00.039) 0:01:29.977 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 22 June 2024 20:03:42 +0000 (0:00:00.020) 0:01:29.998 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 22 June 2024 20:03:42 +0000 (0:00:00.021) 0:01:30.019 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 22 June 2024 20:03:42 +0000 (0:00:00.020) 0:01:30.040 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 22 June 2024 20:03:42 +0000 (0:00:00.019) 0:01:30.059 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 22 June 2024 20:03:42 +0000 (0:00:00.020) 0:01:30.080 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 22 June 2024 20:03:42 +0000 (0:00:00.020) 0:01:30.101 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 22 June 2024 20:03:42 +0000 (0:00:00.020) 0:01:30.121 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 22 June 2024 20:03:42 +0000 (0:00:00.019) 0:01:30.140 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 22 June 2024 20:03:42 +0000 (0:00:00.020) 0:01:30.160 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 22 June 2024 20:03:42 +0000 (0:00:00.058) 0:01:30.219 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 22 June 2024 20:03:42 +0000 (0:00:00.021) 0:01:30.240 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 22 June 2024 20:03:42 +0000 (0:00:00.026) 0:01:30.267 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 20:03:42 +0000 (0:00:00.076) 0:01:30.343 ********* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": "0:00:00.019369", "end": "2024-06-22 20:03:42.543916", "rc": 0, "start": "2024-06-22 20:03:42.524547" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 20:03:42 +0000 (0:00:00.213) 0:01:30.557 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 20:03:42 +0000 (0:00:00.025) 0:01:30.583 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 22 June 2024 20:03:42 +0000 (0:00:00.024) 0:01:30.607 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719086622.5713427, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1719086622.6373434, "dev": 43, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "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": 1719086622.6373434, "nlink": 3, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 80, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 22 June 2024 20:03:42 +0000 (0:00:00.202) 0:01:30.809 ********* 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 : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 22 June 2024 20:03:43 +0000 (0:00:00.894) 0:01:31.703 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 22 June 2024 20:03:43 +0000 (0:00:00.023) 0:01:31.727 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 22 June 2024 20:03:43 +0000 (0:00:00.029) 0:01:31.757 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 20:03:43 +0000 (0:00:00.034) 0:01:31.791 ********* ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 20:03:44 +0000 (0:00:00.190) 0:01:31.981 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 20:03:44 +0000 (0:00:00.026) 0:01:32.008 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 22 June 2024 20:03:44 +0000 (0:00:00.059) 0:01:32.067 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719086622.5713427, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1719086623.3643508, "dev": 43, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "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": 1719086623.3643508, "nlink": 5, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 120, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 22 June 2024 20:03:44 +0000 (0:00:00.195) 0:01:32.263 ********* 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 : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 22 June 2024 20:03:44 +0000 (0:00:00.376) 0:01:32.639 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 22 June 2024 20:03:44 +0000 (0:00:00.022) 0:01:32.661 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 22 June 2024 20:03:44 +0000 (0:00:00.064) 0:01:32.726 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "files/quadlet-basic.network", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "[Network]\nSubnet=192.168.29.0/24\nGateway=192.168.29.1\nLabel=app=wordpress\nNetworkName=quadlet-basic", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 22 June 2024 20:03:44 +0000 (0:00:00.028) 0:01:32.754 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 22 June 2024 20:03:44 +0000 (0:00:00.026) 0:01:32.781 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 22 June 2024 20:03:44 +0000 (0:00:00.021) 0:01:32.803 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 22 June 2024 20:03:44 +0000 (0:00:00.030) 0:01:32.833 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 20:03:44 +0000 (0:00:00.038) 0:01:32.872 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 20:03:44 +0000 (0:00:00.026) 0:01:32.898 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 20:03:44 +0000 (0:00:00.026) 0:01:32.925 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 20:03:44 +0000 (0:00:00.029) 0:01:32.954 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 20:03:45 +0000 (0:00:00.242) 0:01:33.196 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 20:03:45 +0000 (0:00:00.027) 0:01:33.224 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719086599.6131124, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719086568.6058016, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "137557684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 20:03:45 +0000 (0:00:00.192) 0:01:33.417 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003762", "end": "2024-06-22 20:03:45.600694", "rc": 0, "start": "2024-06-22 20:03:45.596932" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 20:03:45 +0000 (0:00:00.192) 0:01:33.609 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003807", "end": "2024-06-22 20:03:45.801516", "rc": 0, "start": "2024-06-22 20:03:45.797709" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 20:03:45 +0000 (0:00:00.199) 0:01:33.808 ********* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 20:03:45 +0000 (0:00:00.031) 0:01:33.840 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 20:03:45 +0000 (0:00:00.022) 0:01:33.862 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 20:03:45 +0000 (0:00:00.022) 0:01:33.885 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 20:03:45 +0000 (0:00:00.022) 0:01:33.908 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 20:03:45 +0000 (0:00:00.022) 0:01:33.930 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 22 June 2024 20:03:45 +0000 (0:00:00.021) 0:01:33.952 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 22 June 2024 20:03:46 +0000 (0:00:00.038) 0:01:33.991 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 22 June 2024 20:03:46 +0000 (0:00:00.021) 0:01:34.012 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 22 June 2024 20:03:46 +0000 (0:00:00.022) 0:01:34.035 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 22 June 2024 20:03:46 +0000 (0:00:00.047) 0:01:34.082 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 22 June 2024 20:03:46 +0000 (0:00:00.025) 0:01:34.108 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 22 June 2024 20:03:46 +0000 (0:00:00.019) 0:01:34.127 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 22 June 2024 20:03:46 +0000 (0:00:00.086) 0:01:34.214 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 20:03:46 +0000 (0:00:00.036) 0:01:34.250 ********* ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 20:03:46 +0000 (0:00:00.194) 0:01:34.444 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 20:03:46 +0000 (0:00:00.025) 0:01:34.470 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 22 June 2024 20:03:46 +0000 (0:00:00.023) 0:01:34.494 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 22 June 2024 20:03:46 +0000 (0:00:00.020) 0:01:34.514 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 22 June 2024 20:03:46 +0000 (0:00:00.021) 0:01:34.535 ********* changed: [sut] => { "changed": true, "gid": 1111, "group": "user_quadlet_basic", "mode": "0755", "owner": "user_quadlet_basic", "path": "/home/user_quadlet_basic/.config/containers/systemd", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 1111 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 22 June 2024 20:03:46 +0000 (0:00:00.197) 0:01:34.733 ********* changed: [sut] => { "changed": true, "checksum": "3c989190d3ea56ac3c8f369dd995770bd30084cb", "dest": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "gid": 1111, "group": "user_quadlet_basic", "md5sum": "8926aec8da4d9dc05a3219a0ad9ce501", "mode": "0644", "owner": "user_quadlet_basic", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 100, "src": "/root/.ansible/tmp/ansible-tmp-1719086626.7934048-13711-220664813815973/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 22 June 2024 20:03:47 +0000 (0:00:00.502) 0:01:35.236 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 22 June 2024 20:03:47 +0000 (0:00:00.021) 0:01:35.258 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 22 June 2024 20:03:47 +0000 (0:00:00.024) 0:01:35.282 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 22 June 2024 20:03:47 +0000 (0:00:00.365) 0:01:35.647 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 22 June 2024 20:03:47 +0000 (0:00:00.025) 0:01:35.673 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 22 June 2024 20:03:47 +0000 (0:00:00.025) 0:01:35.698 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 22 June 2024 20:03:47 +0000 (0:00:00.064) 0:01:35.763 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 22 June 2024 20:03:47 +0000 (0:00:00.026) 0:01:35.790 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 22 June 2024 20:03:47 +0000 (0:00:00.021) 0:01:35.811 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 22 June 2024 20:03:47 +0000 (0:00:00.029) 0:01:35.841 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 20:03:47 +0000 (0:00:00.037) 0:01:35.879 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 20:03:47 +0000 (0:00:00.026) 0:01:35.906 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 20:03:47 +0000 (0:00:00.026) 0:01:35.932 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 20:03:47 +0000 (0:00:00.030) 0:01:35.962 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 20:03:48 +0000 (0:00:00.197) 0:01:36.160 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 20:03:48 +0000 (0:00:00.028) 0:01:36.188 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719086599.6131124, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719086568.6058016, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "137557684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 20:03:48 +0000 (0:00:00.193) 0:01:36.381 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.006317", "end": "2024-06-22 20:03:48.571671", "rc": 0, "start": "2024-06-22 20:03:48.565354" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 20:03:48 +0000 (0:00:00.205) 0:01:36.587 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004374", "end": "2024-06-22 20:03:48.766428", "rc": 0, "start": "2024-06-22 20:03:48.762054" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 20:03:48 +0000 (0:00:00.187) 0:01:36.774 ********* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 20:03:48 +0000 (0:00:00.030) 0:01:36.804 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 20:03:48 +0000 (0:00:00.020) 0:01:36.825 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 20:03:48 +0000 (0:00:00.019) 0:01:36.845 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 20:03:48 +0000 (0:00:00.061) 0:01:36.907 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 20:03:48 +0000 (0:00:00.020) 0:01:36.927 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 22 June 2024 20:03:48 +0000 (0:00:00.021) 0:01:36.949 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 22 June 2024 20:03:49 +0000 (0:00:00.035) 0:01:36.985 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 22 June 2024 20:03:49 +0000 (0:00:00.022) 0:01:37.007 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 22 June 2024 20:03:49 +0000 (0:00:00.022) 0:01:37.029 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 22 June 2024 20:03:49 +0000 (0:00:00.048) 0:01:37.077 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 22 June 2024 20:03:49 +0000 (0:00:00.024) 0:01:37.102 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 22 June 2024 20:03:49 +0000 (0:00:00.020) 0:01:37.122 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 22 June 2024 20:03:49 +0000 (0:00:00.042) 0:01:37.165 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 20:03:49 +0000 (0:00:00.033) 0:01:37.199 ********* ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 20:03:49 +0000 (0:00:00.189) 0:01:37.388 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 20:03:49 +0000 (0:00:00.025) 0:01:37.414 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 22 June 2024 20:03:49 +0000 (0:00:00.021) 0:01:37.436 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 22 June 2024 20:03:49 +0000 (0:00:00.018) 0:01:37.454 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 22 June 2024 20:03:49 +0000 (0:00:00.019) 0:01:37.474 ********* ok: [sut] => { "changed": false, "gid": 1111, "group": "user_quadlet_basic", "mode": "0755", "owner": "user_quadlet_basic", "path": "/home/user_quadlet_basic/.config/containers/systemd", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 35, "state": "directory", "uid": 1111 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 22 June 2024 20:03:49 +0000 (0:00:00.196) 0:01:37.670 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 22 June 2024 20:03:49 +0000 (0:00:00.066) 0:01:37.736 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 22 June 2024 20:03:49 +0000 (0:00:00.022) 0:01:37.759 ********* changed: [sut] => { "changed": true, "checksum": "fd0ae560360afa5541b866560b1e849d25e216ef", "dest": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "gid": 1111, "group": "user_quadlet_basic", "md5sum": "4967598a0284ad3e296ab106829a30a2", "mode": "0644", "owner": "user_quadlet_basic", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 53, "src": "/root/.ansible/tmp/ansible-tmp-1719086629.8190784-13808-259727322198871/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 22 June 2024 20:03:50 +0000 (0:00:00.513) 0:01:38.272 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 22 June 2024 20:03:50 +0000 (0:00:00.364) 0:01:38.637 ********* changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "run-user-1111.mount basic.target app.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": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; 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 volume create --ignore systemd-quadlet-basic-mysql ; 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": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.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": "quadlet-basic-mysql-volume.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": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "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": "yes", "RemoveIPC": "no", "Requires": "app.slice basic.target", "RequiresMountsFor": "/run/user/1111/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", "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": "quadlet-basic-mysql-volume", "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": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 22 June 2024 20:03:51 +0000 (0:00:00.398) 0:01:39.035 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 22 June 2024 20:03:51 +0000 (0:00:00.022) 0:01:39.058 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 22 June 2024 20:03:51 +0000 (0:00:00.027) 0:01:39.085 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 22 June 2024 20:03:51 +0000 (0:00:00.026) 0:01:39.111 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 22 June 2024 20:03:51 +0000 (0:00:00.021) 0:01:39.132 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 22 June 2024 20:03:51 +0000 (0:00:00.029) 0:01:39.162 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 20:03:51 +0000 (0:00:00.040) 0:01:39.203 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 20:03:51 +0000 (0:00:00.026) 0:01:39.229 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 20:03:51 +0000 (0:00:00.069) 0:01:39.299 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 20:03:51 +0000 (0:00:00.028) 0:01:39.327 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 20:03:51 +0000 (0:00:00.193) 0:01:39.521 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 20:03:51 +0000 (0:00:00.028) 0:01:39.550 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719086599.6131124, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719086568.6058016, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "137557684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 20:03:51 +0000 (0:00:00.195) 0:01:39.745 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003640", "end": "2024-06-22 20:03:51.930014", "rc": 0, "start": "2024-06-22 20:03:51.926374" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 20:03:51 +0000 (0:00:00.192) 0:01:39.937 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003652", "end": "2024-06-22 20:03:52.117639", "rc": 0, "start": "2024-06-22 20:03:52.113987" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 20:03:52 +0000 (0:00:00.188) 0:01:40.125 ********* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 20:03:52 +0000 (0:00:00.030) 0:01:40.156 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 20:03:52 +0000 (0:00:00.020) 0:01:40.177 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 20:03:52 +0000 (0:00:00.020) 0:01:40.198 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 20:03:52 +0000 (0:00:00.022) 0:01:40.220 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 20:03:52 +0000 (0:00:00.021) 0:01:40.241 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 22 June 2024 20:03:52 +0000 (0:00:00.022) 0:01:40.264 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 22 June 2024 20:03:52 +0000 (0:00:00.037) 0:01:40.301 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 22 June 2024 20:03:52 +0000 (0:00:00.023) 0:01:40.324 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 22 June 2024 20:03:52 +0000 (0:00:00.020) 0:01:40.345 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 22 June 2024 20:03:52 +0000 (0:00:00.049) 0:01:40.395 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 22 June 2024 20:03:52 +0000 (0:00:00.063) 0:01:40.459 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 22 June 2024 20:03:52 +0000 (0:00:00.020) 0:01:40.479 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 22 June 2024 20:03:52 +0000 (0:00:00.044) 0:01:40.524 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 20:03:52 +0000 (0:00:00.036) 0:01:40.561 ********* ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 20:03:52 +0000 (0:00:00.190) 0:01:40.752 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 20:03:52 +0000 (0:00:00.025) 0:01:40.777 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 22 June 2024 20:03:52 +0000 (0:00:00.023) 0:01:40.801 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 22 June 2024 20:03:52 +0000 (0:00:00.020) 0:01:40.822 ********* 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 : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 22 June 2024 20:03:59 +0000 (0:00:07.125) 0:01:47.947 ********* ok: [sut] => { "changed": false, "gid": 1111, "group": "user_quadlet_basic", "mode": "0755", "owner": "user_quadlet_basic", "path": "/home/user_quadlet_basic/.config/containers/systemd", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 69, "state": "directory", "uid": 1111 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 22 June 2024 20:04:00 +0000 (0:00:00.195) 0:01:48.143 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 22 June 2024 20:04:00 +0000 (0:00:00.029) 0:01:48.172 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 22 June 2024 20:04:00 +0000 (0:00:00.023) 0:01:48.196 ********* changed: [sut] => { "changed": true, "checksum": "45cd978d7b06ce53aa29035a1848234b096cce98", "dest": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "gid": 1111, "group": "user_quadlet_basic", "md5sum": "1d3b87d14c3bfc8b9ec3b735c3840f65", "mode": "0644", "owner": "user_quadlet_basic", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 443, "src": "/root/.ansible/tmp/ansible-tmp-1719086640.2585247-13903-247722619963880/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 22 June 2024 20:04:00 +0000 (0:00:00.511) 0:01:48.707 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 22 June 2024 20:04:01 +0000 (0:00:00.364) 0:01:49.071 ********* changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "quadlet-basic-network.service app.slice basic.target run-user-1111.mount -.mount quadlet-basic-mysql-volume.service", "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": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; 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=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; 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/1111/quadlet-basic-mysql.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/1111/quadlet-basic-mysql.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/1111/quadlet-basic-mysql.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/1111/quadlet-basic-mysql.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/1111/systemd/generator/quadlet-basic-mysql.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": "quadlet-basic-mysql.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": "quadlet-basic-mysql.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": "quadlet-basic-network.service app.slice basic.target quadlet-basic-mysql-volume.service", "RequiresMountsFor": "/run/user/1111/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/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.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": "quadlet-basic-mysql", "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/user_quadlet_basic" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 22 June 2024 20:04:02 +0000 (0:00:01.533) 0:01:50.605 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 22 June 2024 20:04:02 +0000 (0:00:00.064) 0:01:50.669 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 22 June 2024 20:04:02 +0000 (0:00:00.019) 0:01:50.689 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 22 June 2024 20:04:02 +0000 (0:00:00.020) 0:01:50.709 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check files] ************************************************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tests_quadlet_basic.yml:185 Saturday 22 June 2024 20:04:02 +0000 (0:00:00.019) 0:01:50.728 ********* ok: [sut] => (item=quadlet-basic-mysql.container) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container" ], "delta": "0:00:00.004574", "end": "2024-06-22 20:04:02.949621", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-06-22 20:04:02.945047" } STDOUT: # # Ansible managed # # system_role:podman [Install] WantedBy=default.target [Container] Image=quay.io/linux-system-roles/mysql:5.6 ContainerName=quadlet-basic-mysql Volume=quadlet-basic-mysql.volume:/var/lib/mysql Network=quadlet-basic.network PodmanArgs=--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json Environment=FOO=/bin/busybox-extras Environment=BAZ=test ok: [sut] => (item=quadlet-basic.network) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network" ], "delta": "0:00:00.003132", "end": "2024-06-22 20:04:03.262902", "item": "quadlet-basic.network", "rc": 0, "start": "2024-06-22 20:04:03.259770" } STDOUT: [Network] Subnet=192.168.29.0/24 Gateway=192.168.29.1 Label=app=wordpress NetworkName=quadlet-basic ok: [sut] => (item=quadlet-basic-mysql.volume) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume" ], "delta": "0:00:00.003974", "end": "2024-06-22 20:04:03.504680", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-06-22 20:04:03.500706" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Ensure linger] *********************************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tests_quadlet_basic.yml:195 Saturday 22 June 2024 20:04:03 +0000 (0:00:00.785) 0:01:51.514 ********* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1719086622.5373425, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1719086622.5373425, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6541508, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0644", "mtime": 1719086622.5373425, "nlink": 1, "path": "/var/lib/systemd/linger/user_quadlet_basic", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "version": "2213737079", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tests_quadlet_basic.yml:204 Saturday 22 June 2024 20:04:03 +0000 (0:00:00.209) 0:01:51.724 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 22 June 2024 20:04:03 +0000 (0:00:00.053) 0:01:51.778 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 22 June 2024 20:04:03 +0000 (0:00:00.036) 0:01:51.814 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 22 June 2024 20:04:03 +0000 (0:00:00.026) 0:01:51.840 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 22 June 2024 20:04:03 +0000 (0:00:00.021) 0:01:51.862 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 22 June 2024 20:04:03 +0000 (0:00:00.021) 0:01:51.883 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 22 June 2024 20:04:03 +0000 (0:00:00.049) 0:01:51.933 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 22 June 2024 20:04:04 +0000 (0:00:00.654) 0:01:52.587 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 22 June 2024 20:04:04 +0000 (0:00:00.023) 0:01:52.610 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 22 June 2024 20:04:04 +0000 (0:00:00.027) 0:01:52.638 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.026754", "end": "2024-06-22 20:04:04.848106", "rc": 0, "start": "2024-06-22 20:04:04.821352" } STDOUT: podman version 5.1.0 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 22 June 2024 20:04:04 +0000 (0:00:00.220) 0:01:52.859 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.0" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 22 June 2024 20:04:04 +0000 (0:00:00.022) 0:01:52.881 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 22 June 2024 20:04:04 +0000 (0:00:00.022) 0:01:52.904 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 22 June 2024 20:04:04 +0000 (0:00:00.061) 0:01:52.966 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 20:04:05 +0000 (0:00:00.041) 0:01:53.007 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 20:04:05 +0000 (0:00:00.028) 0:01:53.035 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 20:04:05 +0000 (0:00:00.029) 0:01:53.065 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 20:04:05 +0000 (0:00:00.030) 0:01:53.096 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 20:04:05 +0000 (0:00:00.257) 0:01:53.353 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 20:04:05 +0000 (0:00:00.026) 0:01:53.380 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719086599.6131124, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719086568.6058016, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "137557684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 20:04:05 +0000 (0:00:00.226) 0:01:53.606 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004072", "end": "2024-06-22 20:04:05.815290", "rc": 0, "start": "2024-06-22 20:04:05.811218" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 20:04:05 +0000 (0:00:00.217) 0:01:53.824 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003707", "end": "2024-06-22 20:04:06.059444", "rc": 0, "start": "2024-06-22 20:04:06.055737" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 20:04:06 +0000 (0:00:00.246) 0:01:54.070 ********* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 20:04:06 +0000 (0:00:00.030) 0:01:54.101 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 20:04:06 +0000 (0:00:00.020) 0:01:54.122 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 20:04:06 +0000 (0:00:00.020) 0:01:54.142 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 20:04:06 +0000 (0:00:00.021) 0:01:54.164 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 20:04:06 +0000 (0:00:00.020) 0:01:54.184 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 22 June 2024 20:04:06 +0000 (0:00:00.021) 0:01:54.206 ********* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/home/user_quadlet_basic/.config/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/home/user_quadlet_basic/.config/containers/policy.json", "__podman_registries_conf_file": "/home/user_quadlet_basic/.config/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/home/user_quadlet_basic/.config/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 22 June 2024 20:04:06 +0000 (0:00:00.028) 0:01:54.234 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 22 June 2024 20:04:06 +0000 (0:00:00.043) 0:01:54.277 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 22 June 2024 20:04:06 +0000 (0:00:00.022) 0:01:54.299 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 22 June 2024 20:04:06 +0000 (0:00:00.023) 0:01:54.323 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 22 June 2024 20:04:06 +0000 (0:00:00.086) 0:01:54.410 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 22 June 2024 20:04:06 +0000 (0:00:00.027) 0:01:54.437 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 22 June 2024 20:04:06 +0000 (0:00:00.028) 0:01:54.466 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 22 June 2024 20:04:06 +0000 (0:00:00.046) 0:01:54.512 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 22 June 2024 20:04:06 +0000 (0:00:00.022) 0:01:54.535 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 22 June 2024 20:04:06 +0000 (0:00:00.022) 0:01:54.557 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 22 June 2024 20:04:06 +0000 (0:00:00.050) 0:01:54.607 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 22 June 2024 20:04:06 +0000 (0:00:00.024) 0:01:54.632 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 22 June 2024 20:04:06 +0000 (0:00:00.022) 0:01:54.654 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 22 June 2024 20:04:06 +0000 (0:00:00.022) 0:01:54.677 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 22 June 2024 20:04:06 +0000 (0:00:00.023) 0:01:54.701 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 22 June 2024 20:04:06 +0000 (0:00:00.022) 0:01:54.723 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 22 June 2024 20:04:06 +0000 (0:00:00.020) 0:01:54.743 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 22 June 2024 20:04:06 +0000 (0:00:00.021) 0:01:54.765 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 22 June 2024 20:04:06 +0000 (0:00:00.019) 0:01:54.785 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 22 June 2024 20:04:06 +0000 (0:00:00.020) 0:01:54.805 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 22 June 2024 20:04:06 +0000 (0:00:00.061) 0:01:54.867 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 22 June 2024 20:04:06 +0000 (0:00:00.066) 0:01:54.934 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 22 June 2024 20:04:06 +0000 (0:00:00.027) 0:01:54.961 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 20:04:07 +0000 (0:00:00.034) 0:01:54.995 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 20:04:07 +0000 (0:00:00.026) 0:01:55.022 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 20:04:07 +0000 (0:00:00.024) 0:01:55.047 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 22 June 2024 20:04:07 +0000 (0:00:00.026) 0:01:55.074 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719086622.5713427, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1719086642.5195544, "dev": 43, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "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": 1719086642.5195544, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 22 June 2024 20:04:07 +0000 (0:00:00.242) 0:01:55.316 ********* 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 : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 22 June 2024 20:04:07 +0000 (0:00:00.282) 0:01:55.599 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 22 June 2024 20:04:07 +0000 (0:00:00.023) 0:01:55.623 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 22 June 2024 20:04:07 +0000 (0:00:00.029) 0:01:55.652 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 20:04:07 +0000 (0:00:00.035) 0:01:55.687 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 20:04:07 +0000 (0:00:00.025) 0:01:55.713 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 20:04:07 +0000 (0:00:00.023) 0:01:55.736 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 22 June 2024 20:04:07 +0000 (0:00:00.024) 0:01:55.761 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719086622.5713427, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1719086642.5195544, "dev": 43, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "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": 1719086642.5195544, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 22 June 2024 20:04:08 +0000 (0:00:00.353) 0:01:56.114 ********* 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 : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 22 June 2024 20:04:08 +0000 (0:00:00.270) 0:01:56.385 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 22 June 2024 20:04:08 +0000 (0:00:00.025) 0:01:56.410 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 22 June 2024 20:04:08 +0000 (0:00:00.067) 0:01:56.478 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 22 June 2024 20:04:08 +0000 (0:00:00.028) 0:01:56.506 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 22 June 2024 20:04:08 +0000 (0:00:00.030) 0:01:56.537 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 22 June 2024 20:04:08 +0000 (0:00:00.021) 0:01:56.558 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 22 June 2024 20:04:08 +0000 (0:00:00.032) 0:01:56.591 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 20:04:08 +0000 (0:00:00.039) 0:01:56.630 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 20:04:08 +0000 (0:00:00.029) 0:01:56.659 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 20:04:08 +0000 (0:00:00.036) 0:01:56.695 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 20:04:08 +0000 (0:00:00.031) 0:01:56.727 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 20:04:09 +0000 (0:00:00.291) 0:01:57.018 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 20:04:09 +0000 (0:00:00.030) 0:01:57.049 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719086599.6131124, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719086568.6058016, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "137557684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 20:04:09 +0000 (0:00:00.325) 0:01:57.374 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.005381", "end": "2024-06-22 20:04:09.644819", "rc": 0, "start": "2024-06-22 20:04:09.639438" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 20:04:09 +0000 (0:00:00.285) 0:01:57.660 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.005275", "end": "2024-06-22 20:04:09.936421", "rc": 0, "start": "2024-06-22 20:04:09.931146" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 20:04:09 +0000 (0:00:00.291) 0:01:57.951 ********* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 20:04:10 +0000 (0:00:00.030) 0:01:57.982 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 20:04:10 +0000 (0:00:00.021) 0:01:58.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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 20:04:10 +0000 (0:00:00.020) 0:01:58.025 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 20:04:10 +0000 (0:00:00.022) 0:01:58.047 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 20:04:10 +0000 (0:00:00.020) 0:01:58.068 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 22 June 2024 20:04:10 +0000 (0:00:00.021) 0:01:58.089 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 22 June 2024 20:04:10 +0000 (0:00:00.035) 0:01:58.125 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 22 June 2024 20:04:10 +0000 (0:00:00.022) 0:01:58.147 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 22 June 2024 20:04:10 +0000 (0:00:00.020) 0:01:58.167 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 22 June 2024 20:04:10 +0000 (0:00:00.048) 0:01:58.216 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 22 June 2024 20:04:10 +0000 (0:00:00.025) 0:01:58.242 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 22 June 2024 20:04:10 +0000 (0:00:00.053) 0:01:58.295 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719086622.5713427, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1719086642.5195544, "dev": 43, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "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": 1719086642.5195544, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 22 June 2024 20:04:10 +0000 (0:00:00.244) 0:01:58.539 ********* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestamp": "Sat 2024-06-22 20:04:02 UTC", "ActiveEnterTimestampMonotonic": "634567251", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "quadlet-basic-network.service app.slice basic.target run-user-1111.mount -.mount quadlet-basic-mysql-volume.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-06-22 20:04:01 UTC", "AssertTimestampMonotonic": "633430079", "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": "2540855000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-06-22 20:04:01 UTC", "ConditionTimestampMonotonic": "633430075", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/user.slice/user-1111.slice/user@1111.service/app.slice/quadlet-basic-mysql.service", "ControlGroupId": "5507", "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": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "13008", "ExecMainStartTimestamp": "Sat 2024-06-22 20:04:02 UTC", "ExecMainStartTimestampMonotonic": "634566852", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[Sat 2024-06-22 20:04:01 UTC] ; stop_time=[n/a] ; pid=12908 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; flags= ; start_time=[Sat 2024-06-22 20:04:01 UTC] ; stop_time=[n/a] ; pid=12908 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.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/1111/quadlet-basic-mysql.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/1111/quadlet-basic-mysql.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/1111/quadlet-basic-mysql.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/1111/systemd/generator/quadlet-basic-mysql.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": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-06-22 20:04:01 UTC", "InactiveExitTimestampMonotonic": "633442469", "InvocationID": "91a7842dd17c4df687e3be9eae1b5a95", "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": "13008", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "643420160", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.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": "quadlet-basic-network.service app.slice basic.target quadlet-basic-mysql-volume.service", "RequiresMountsFor": "/run/user/1111/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/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.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]", "StateChangeTimestamp": "Sat 2024-06-22 20:04:02 UTC", "StateChangeTimestampMonotonic": "634567251", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "19", "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": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : See if quadlet file exists] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 22 June 2024 20:04:21 +0000 (0:00:10.690) 0:02:09.230 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Saturday 22 June 2024 20:04:21 +0000 (0:00:00.022) 0:02:09.252 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Saturday 22 June 2024 20:04:21 +0000 (0:00:00.020) 0:02:09.273 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Saturday 22 June 2024 20:04:21 +0000 (0:00:00.020) 0:02:09.293 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 22 June 2024 20:04:21 +0000 (0:00:00.021) 0:02:09.315 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:70 Saturday 22 June 2024 20:04:21 +0000 (0:00:00.021) 0:02:09.336 ********* changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:76 Saturday 22 June 2024 20:04:21 +0000 (0:00:00.190) 0:02:09.527 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 20:04:21 +0000 (0:00:00.033) 0:02:09.561 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 20:04:21 +0000 (0:00:00.057) 0:02:09.618 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 20:04:21 +0000 (0:00:00.021) 0:02:09.640 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:84 Saturday 22 June 2024 20:04:21 +0000 (0:00:00.025) 0:02:09.665 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:93 Saturday 22 June 2024 20:04:22 +0000 (0:00:00.364) 0:02:10.029 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.046447", "end": "2024-06-22 20:04:22.274479", "rc": 0, "start": "2024-06-22 20:04:22.228032" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:101 Saturday 22 June 2024 20:04:22 +0000 (0:00:00.254) 0:02:10.283 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 22 June 2024 20:04:22 +0000 (0:00:00.024) 0:02:10.308 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 22 June 2024 20:04:22 +0000 (0:00:00.020) 0:02:10.328 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 22 June 2024 20:04:22 +0000 (0:00:00.026) 0:02:10.355 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 22 June 2024 20:04:22 +0000 (0:00:00.026) 0:02:10.381 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 22 June 2024 20:04:22 +0000 (0:00:00.020) 0:02:10.402 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 22 June 2024 20:04:22 +0000 (0:00:00.028) 0:02:10.431 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 20:04:22 +0000 (0:00:00.036) 0:02:10.467 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 20:04:22 +0000 (0:00:00.024) 0:02:10.492 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 20:04:22 +0000 (0:00:00.025) 0:02:10.517 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 20:04:22 +0000 (0:00:00.028) 0:02:10.545 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 20:04:22 +0000 (0:00:00.196) 0:02:10.741 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 20:04:22 +0000 (0:00:00.076) 0:02:10.818 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719086599.6131124, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719086568.6058016, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "137557684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 20:04:23 +0000 (0:00:00.191) 0:02:11.009 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003670", "end": "2024-06-22 20:04:23.194141", "rc": 0, "start": "2024-06-22 20:04:23.190471" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 20:04:23 +0000 (0:00:00.192) 0:02:11.202 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003713", "end": "2024-06-22 20:04:23.386534", "rc": 0, "start": "2024-06-22 20:04:23.382821" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 20:04:23 +0000 (0:00:00.195) 0:02:11.397 ********* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 20:04:23 +0000 (0:00:00.032) 0:02:11.430 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 20:04:23 +0000 (0:00:00.025) 0:02:11.456 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 20:04:23 +0000 (0:00:00.021) 0:02:11.477 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 20:04:23 +0000 (0:00:00.022) 0:02:11.499 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 20:04:23 +0000 (0:00:00.022) 0:02:11.522 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 22 June 2024 20:04:23 +0000 (0:00:00.022) 0:02:11.544 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 22 June 2024 20:04:23 +0000 (0:00:00.038) 0:02:11.582 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 22 June 2024 20:04:23 +0000 (0:00:00.021) 0:02:11.604 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 22 June 2024 20:04:23 +0000 (0:00:00.023) 0:02:11.628 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 22 June 2024 20:04:23 +0000 (0:00:00.048) 0:02:11.676 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 22 June 2024 20:04:23 +0000 (0:00:00.024) 0:02:11.701 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 22 June 2024 20:04:23 +0000 (0:00:00.044) 0:02:11.746 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719086622.5713427, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1719086661.1567554, "dev": 43, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "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": 1719086661.1567554, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 22 June 2024 20:04:24 +0000 (0:00:00.245) 0:02:11.991 ********* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestamp": "Sat 2024-06-22 20:03:51 UTC", "ActiveEnterTimestampMonotonic": "623016203", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "app.slice basic.target -.mount run-user-1111.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-06-22 20:03:50 UTC", "AssertTimestampMonotonic": "622969920", "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": "34879000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-06-22 20:03:50 UTC", "ConditionTimestampMonotonic": "622969915", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-06-22 20:03:51 UTC", "ExecMainExitTimestampMonotonic": "623016078", "ExecMainPID": "12495", "ExecMainStartTimestamp": "Sat 2024-06-22 20:03:50 UTC", "ExecMainStartTimestampMonotonic": "622976103", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; 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 volume create --ignore systemd-quadlet-basic-mysql ; 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": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.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": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-06-22 20:03:50 UTC", "InactiveExitTimestampMonotonic": "622976566", "InvocationID": "0135bbafdfef47e5bcb17225d57030be", "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": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "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": "yes", "RemoveIPC": "no", "Requires": "basic.target app.slice", "RequiresMountsFor": "/run/user/1111/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", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-06-22 20:03:51 UTC", "StateChangeTimestampMonotonic": "623016203", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "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": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : See if quadlet file exists] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 22 June 2024 20:04:24 +0000 (0:00:00.402) 0:02:12.394 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Saturday 22 June 2024 20:04:24 +0000 (0:00:00.023) 0:02:12.418 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Saturday 22 June 2024 20:04:24 +0000 (0:00:00.023) 0:02:12.441 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Saturday 22 June 2024 20:04:24 +0000 (0:00:00.020) 0:02:12.462 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 22 June 2024 20:04:24 +0000 (0:00:00.022) 0:02:12.485 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:70 Saturday 22 June 2024 20:04:24 +0000 (0:00:00.020) 0:02:12.505 ********* changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:76 Saturday 22 June 2024 20:04:24 +0000 (0:00:00.190) 0:02:12.695 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 20:04:24 +0000 (0:00:00.035) 0:02:12.731 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 20:04:24 +0000 (0:00:00.024) 0:02:12.755 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 20:04:24 +0000 (0:00:00.027) 0:02:12.783 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:84 Saturday 22 June 2024 20:04:24 +0000 (0:00:00.025) 0:02:12.808 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:93 Saturday 22 June 2024 20:04:25 +0000 (0:00:00.360) 0:02:13.169 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.045583", "end": "2024-06-22 20:04:25.411451", "rc": 0, "start": "2024-06-22 20:04:25.365868" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:101 Saturday 22 June 2024 20:04:25 +0000 (0:00:00.251) 0:02:13.421 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 22 June 2024 20:04:25 +0000 (0:00:00.064) 0:02:13.485 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 22 June 2024 20:04:25 +0000 (0:00:00.020) 0:02:13.506 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "files/quadlet-basic.network", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "[Network]\nSubnet=192.168.29.0/24\nGateway=192.168.29.1\nLabel=app=wordpress\nNetworkName=quadlet-basic", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 22 June 2024 20:04:25 +0000 (0:00:00.029) 0:02:13.535 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 22 June 2024 20:04:25 +0000 (0:00:00.025) 0:02:13.560 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 22 June 2024 20:04:25 +0000 (0:00:00.020) 0:02:13.581 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 22 June 2024 20:04:25 +0000 (0:00:00.030) 0:02:13.612 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 20:04:25 +0000 (0:00:00.036) 0:02:13.648 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 20:04:25 +0000 (0:00:00.025) 0:02:13.674 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 20:04:25 +0000 (0:00:00.028) 0:02:13.702 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 20:04:25 +0000 (0:00:00.027) 0:02:13.730 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 20:04:25 +0000 (0:00:00.196) 0:02:13.927 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 20:04:25 +0000 (0:00:00.025) 0:02:13.953 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719086599.6131124, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719086568.6058016, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "137557684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 20:04:26 +0000 (0:00:00.189) 0:02:14.142 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003658", "end": "2024-06-22 20:04:26.325547", "rc": 0, "start": "2024-06-22 20:04:26.321889" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 20:04:26 +0000 (0:00:00.189) 0:02:14.332 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003718", "end": "2024-06-22 20:04:26.520247", "rc": 0, "start": "2024-06-22 20:04:26.516529" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 20:04:26 +0000 (0:00:00.196) 0:02:14.528 ********* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 20:04:26 +0000 (0:00:00.078) 0:02:14.607 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 20:04:26 +0000 (0:00:00.021) 0:02:14.629 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 20:04:26 +0000 (0:00:00.021) 0:02:14.651 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 20:04:26 +0000 (0:00:00.020) 0:02:14.671 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 20:04:26 +0000 (0:00:00.021) 0:02:14.693 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 22 June 2024 20:04:26 +0000 (0:00:00.020) 0:02:14.713 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 22 June 2024 20:04:26 +0000 (0:00:00.035) 0:02:14.749 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 22 June 2024 20:04:26 +0000 (0:00:00.021) 0:02:14.770 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 22 June 2024 20:04:26 +0000 (0:00:00.020) 0:02:14.790 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 22 June 2024 20:04:26 +0000 (0:00:00.048) 0:02:14.838 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 22 June 2024 20:04:26 +0000 (0:00:00.025) 0:02:14.864 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 22 June 2024 20:04:26 +0000 (0:00:00.043) 0:02:14.907 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719086622.5713427, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1719086661.1567554, "dev": 43, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "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": 1719086661.1567554, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 22 June 2024 20:04:27 +0000 (0:00:00.197) 0:02:15.105 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : See if quadlet file exists] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 22 June 2024 20:04:27 +0000 (0:00:00.022) 0:02:15.127 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719086627.6073933, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "3c989190d3ea56ac3c8f369dd995770bd30084cb", "ctime": 1719086627.2003891, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 421527873, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1719086627.0143874, "nlink": 1, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 100, "uid": 1111, "version": "1707150217", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Saturday 22 June 2024 20:04:27 +0000 (0:00:00.199) 0:02:15.327 ********* changed: [sut -> localhost] => { "changed": true, "gid": 1001, "group": "jenkins", "mode": "0700", "owner": "jenkins", "path": "/tmp/podman_po9tvihp_lsr.ini", "size": 6, "state": "directory", "uid": 1000090000 } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Saturday 22 June 2024 20:04:27 +0000 (0:00:00.237) 0:02:15.564 ********* changed: [sut] => { "changed": true, "checksum": "3c989190d3ea56ac3c8f369dd995770bd30084cb", "dest": "/tmp/podman_po9tvihp_lsr.ini/network.ini", "md5sum": "8926aec8da4d9dc05a3219a0ad9ce501", "remote_checksum": "3c989190d3ea56ac3c8f369dd995770bd30084cb", "remote_md5sum": null } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Saturday 22 June 2024 20:04:27 +0000 (0:00:00.285) 0:02:15.849 ********* ok: [sut] => { "ansible_facts": { "__podman_network_name": "quadlet-basic" }, "changed": false } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 22 June 2024 20:04:27 +0000 (0:00:00.030) 0:02:15.880 ********* changed: [sut -> localhost] => { "changed": true, "path": "/tmp/podman_po9tvihp_lsr.ini", "state": "absent" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:70 Saturday 22 June 2024 20:04:28 +0000 (0:00:00.142) 0:02:16.023 ********* changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:76 Saturday 22 June 2024 20:04:28 +0000 (0:00:00.193) 0:02:16.216 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 20:04:28 +0000 (0:00:00.051) 0:02:16.268 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 20:04:28 +0000 (0:00:00.025) 0:02:16.294 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 20:04:28 +0000 (0:00:00.023) 0:02:16.318 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:84 Saturday 22 June 2024 20:04:28 +0000 (0:00:00.042) 0:02:16.360 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:93 Saturday 22 June 2024 20:04:28 +0000 (0:00:00.367) 0:02:16.728 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.047934", "end": "2024-06-22 20:04:28.969546", "rc": 0, "start": "2024-06-22 20:04:28.921612" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:101 Saturday 22 June 2024 20:04:29 +0000 (0:00:00.252) 0:02:16.980 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "quadlet-basic" ], "delta": "0:00:00.051667", "end": "2024-06-22 20:04:29.233174", "rc": 0, "start": "2024-06-22 20:04:29.181507" } STDOUT: quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 22 June 2024 20:04:29 +0000 (0:00:00.261) 0:02:17.241 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 22 June 2024 20:04:29 +0000 (0:00:00.020) 0:02:17.262 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 22 June 2024 20:04:29 +0000 (0:00:00.055) 0:02:17.317 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 22 June 2024 20:04:29 +0000 (0:00:00.062) 0:02:17.380 ********* ok: [sut] => { "ansible_facts": { "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 22 June 2024 20:04:29 +0000 (0:00:00.025) 0:02:17.406 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719086622.5713427, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1719086661.1567554, "dev": 43, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "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": 1719086661.1567554, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Gather facts for containers] ***************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 22 June 2024 20:04:29 +0000 (0:00:00.195) 0:02:17.601 ********* ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 22 June 2024 20:04:29 +0000 (0:00:00.308) 0:02:17.909 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.044779", "end": "2024-06-22 20:04:30.146565", "rc": 0, "start": "2024-06-22 20:04:30.101786" } STDOUT: podman TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 22 June 2024 20:04:30 +0000 (0:00:00.248) 0:02:18.157 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.047044", "end": "2024-06-22 20:04:30.395503", "rc": 0, "start": "2024-06-22 20:04:30.348459" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 22 June 2024 20:04:30 +0000 (0:00:00.248) 0:02:18.406 ********* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "user_quadlet_basic" ], "delta": "0:00:00.012809", "end": "2024-06-22 20:04:30.608545", "rc": 0, "start": "2024-06-22 20:04:30.595736" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 22 June 2024 20:04:30 +0000 (0:00:00.218) 0:02:18.625 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 22 June 2024 20:04:30 +0000 (0:00:00.023) 0:02:18.648 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Ensure no linger] ******************************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tests_quadlet_basic.yml:215 Saturday 22 June 2024 20:04:30 +0000 (0:00:00.021) 0:02:18.669 ********* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [Run the role - root] ***************************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tests_quadlet_basic.yml:221 Saturday 22 June 2024 20:04:30 +0000 (0:00:00.188) 0:02:18.858 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 22 June 2024 20:04:30 +0000 (0:00:00.060) 0:02:18.918 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 22 June 2024 20:04:31 +0000 (0:00:00.080) 0:02:18.998 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 22 June 2024 20:04:31 +0000 (0:00:00.026) 0:02:19.025 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 22 June 2024 20:04:31 +0000 (0:00:00.021) 0:02:19.046 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 22 June 2024 20:04:31 +0000 (0:00:00.023) 0:02:19.069 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 22 June 2024 20:04:31 +0000 (0:00:00.049) 0:02:19.119 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 22 June 2024 20:04:31 +0000 (0:00:00.649) 0:02:19.769 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 22 June 2024 20:04:31 +0000 (0:00:00.022) 0:02:19.791 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 22 June 2024 20:04:31 +0000 (0:00:00.028) 0:02:19.820 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029632", "end": "2024-06-22 20:04:32.053371", "rc": 0, "start": "2024-06-22 20:04:32.023739" } STDOUT: podman version 5.1.0 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 22 June 2024 20:04:32 +0000 (0:00:00.240) 0:02:20.060 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.0" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 22 June 2024 20:04:32 +0000 (0:00:00.022) 0:02:20.083 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 22 June 2024 20:04:32 +0000 (0:00:00.020) 0:02:20.104 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 22 June 2024 20:04:32 +0000 (0:00:00.062) 0:02:20.166 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 20:04:32 +0000 (0:00:00.084) 0:02:20.251 ********* ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 20:04:32 +0000 (0:00:00.196) 0:02:20.448 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 20:04:32 +0000 (0:00:00.026) 0:02:20.474 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 20:04:32 +0000 (0:00:00.029) 0:02:20.504 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 20:04:32 +0000 (0:00:00.199) 0:02:20.703 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 20:04:32 +0000 (0:00:00.027) 0:02:20.731 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719086599.6131124, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719086568.6058016, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "137557684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 20:04:32 +0000 (0:00:00.194) 0:02:20.926 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 20:04:32 +0000 (0:00:00.024) 0:02:20.950 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 20:04:32 +0000 (0:00:00.022) 0:02:20.972 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 20:04:33 +0000 (0:00:00.023) 0:02:20.995 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 20:04:33 +0000 (0:00:00.020) 0:02:21.016 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 20:04:33 +0000 (0:00:00.021) 0:02:21.038 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 20:04:33 +0000 (0:00:00.020) 0:02:21.058 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 20:04:33 +0000 (0:00:00.021) 0:02:21.080 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 22 June 2024 20:04:33 +0000 (0:00:00.020) 0:02:21.101 ********* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 22 June 2024 20:04:33 +0000 (0:00:00.027) 0:02:21.128 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 22 June 2024 20:04:33 +0000 (0:00:00.083) 0:02:21.212 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 22 June 2024 20:04:33 +0000 (0:00:00.021) 0:02:21.233 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 22 June 2024 20:04:33 +0000 (0:00:00.022) 0:02:21.256 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 22 June 2024 20:04:33 +0000 (0:00:00.043) 0:02:21.300 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 22 June 2024 20:04:33 +0000 (0:00:00.029) 0:02:21.330 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 22 June 2024 20:04:33 +0000 (0:00:00.022) 0:02:21.352 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 22 June 2024 20:04:33 +0000 (0:00:00.041) 0:02:21.394 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 22 June 2024 20:04:33 +0000 (0:00:00.022) 0:02:21.417 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 22 June 2024 20:04:33 +0000 (0:00:00.022) 0:02:21.439 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 22 June 2024 20:04:33 +0000 (0:00:00.041) 0:02:21.481 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 22 June 2024 20:04:33 +0000 (0:00:00.021) 0:02:21.503 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 22 June 2024 20:04:33 +0000 (0:00:00.024) 0:02:21.527 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 22 June 2024 20:04:33 +0000 (0:00:00.021) 0:02:21.549 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 22 June 2024 20:04:33 +0000 (0:00:00.023) 0:02:21.573 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 22 June 2024 20:04:33 +0000 (0:00:00.022) 0:02:21.596 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 22 June 2024 20:04:33 +0000 (0:00:00.022) 0:02:21.618 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 22 June 2024 20:04:33 +0000 (0:00:00.020) 0:02:21.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 credential files - present] *********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 22 June 2024 20:04:33 +0000 (0:00:00.021) 0:02:21.660 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 22 June 2024 20:04:33 +0000 (0:00:00.103) 0:02:21.764 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 22 June 2024 20:04:33 +0000 (0:00:00.077) 0:02:21.841 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 22 June 2024 20:04:33 +0000 (0:00:00.035) 0:02:21.877 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 22 June 2024 20:04:33 +0000 (0:00:00.037) 0:02:21.914 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 20:04:33 +0000 (0:00:00.048) 0:02:21.963 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 20:04:34 +0000 (0:00:00.029) 0:02:21.993 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 20:04:34 +0000 (0:00:00.031) 0:02:22.025 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 22 June 2024 20:04:34 +0000 (0:00:00.029) 0:02:22.054 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 22 June 2024 20:04:34 +0000 (0:00:00.021) 0:02:22.076 ********* 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 : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 22 June 2024 20:04:34 +0000 (0:00:00.324) 0:02:22.401 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 22 June 2024 20:04:34 +0000 (0:00:00.022) 0:02:22.424 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 22 June 2024 20:04:34 +0000 (0:00:00.028) 0:02:22.452 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 20:04:34 +0000 (0:00:00.032) 0:02:22.485 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 20:04:34 +0000 (0:00:00.020) 0:02:22.506 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 20:04:34 +0000 (0:00:00.020) 0:02:22.527 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 22 June 2024 20:04:34 +0000 (0:00:00.076) 0:02:22.603 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 22 June 2024 20:04:34 +0000 (0:00:00.023) 0:02:22.627 ********* 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 : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 22 June 2024 20:04:34 +0000 (0:00:00.324) 0:02:22.952 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 22 June 2024 20:04:34 +0000 (0:00:00.019) 0:02:22.971 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 22 June 2024 20:04:35 +0000 (0:00:00.062) 0:02:23.033 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "files/quadlet-basic.network", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "[Network]\nSubnet=192.168.29.0/24\nGateway=192.168.29.1\nLabel=app=wordpress\nNetworkName=quadlet-basic", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 22 June 2024 20:04:35 +0000 (0:00:00.028) 0:02:23.062 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 22 June 2024 20:04:35 +0000 (0:00:00.026) 0:02:23.088 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 22 June 2024 20:04:35 +0000 (0:00:00.022) 0:02:23.110 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 22 June 2024 20:04:35 +0000 (0:00:00.030) 0:02:23.141 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 20:04:35 +0000 (0:00:00.037) 0:02:23.179 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 20:04:35 +0000 (0:00:00.028) 0:02:23.208 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 20:04:35 +0000 (0:00:00.026) 0:02:23.234 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 20:04:35 +0000 (0:00:00.035) 0:02:23.270 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 20:04:35 +0000 (0:00:00.204) 0:02:23.474 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 20:04:35 +0000 (0:00:00.062) 0:02:23.537 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719086599.6131124, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719086568.6058016, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "137557684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 20:04:35 +0000 (0:00:00.195) 0:02:23.733 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 20:04:35 +0000 (0:00:00.020) 0:02:23.754 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 20:04:35 +0000 (0:00:00.022) 0:02:23.776 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 20:04:35 +0000 (0:00:00.020) 0:02:23.796 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 20:04:35 +0000 (0:00:00.021) 0:02:23.817 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 20:04:35 +0000 (0:00:00.020) 0:02:23.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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 20:04:35 +0000 (0:00:00.023) 0:02:23.861 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 20:04:35 +0000 (0:00:00.021) 0:02:23.882 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 22 June 2024 20:04:35 +0000 (0:00:00.021) 0:02:23.904 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 22 June 2024 20:04:35 +0000 (0:00:00.035) 0:02:23.940 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 22 June 2024 20:04:35 +0000 (0:00:00.022) 0:02:23.962 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 22 June 2024 20:04:36 +0000 (0:00:00.021) 0:02:23.984 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 22 June 2024 20:04:36 +0000 (0:00:00.048) 0:02:24.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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 22 June 2024 20:04:36 +0000 (0:00:00.023) 0:02:24.056 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 22 June 2024 20:04:36 +0000 (0:00:00.020) 0:02:24.076 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 22 June 2024 20:04:36 +0000 (0:00:00.041) 0:02:24.118 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 20:04:36 +0000 (0:00:00.034) 0:02:24.153 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 20:04:36 +0000 (0:00:00.068) 0:02:24.222 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 20:04:36 +0000 (0:00:00.022) 0:02:24.244 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 22 June 2024 20:04:36 +0000 (0:00:00.023) 0:02:24.268 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 22 June 2024 20:04:36 +0000 (0:00:00.019) 0:02:24.288 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 22 June 2024 20:04:36 +0000 (0:00:00.020) 0:02:24.308 ********* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 22 June 2024 20:04:36 +0000 (0:00:00.202) 0:02:24.511 ********* changed: [sut] => { "changed": true, "checksum": "3c989190d3ea56ac3c8f369dd995770bd30084cb", "dest": "/etc/containers/systemd/quadlet-basic.network", "gid": 0, "group": "root", "md5sum": "8926aec8da4d9dc05a3219a0ad9ce501", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 100, "src": "/root/.ansible/tmp/ansible-tmp-1719086676.5697024-14610-856027675120/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 22 June 2024 20:04:37 +0000 (0:00:00.507) 0:02:25.018 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 22 June 2024 20:04:37 +0000 (0:00:00.021) 0:02:25.040 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 22 June 2024 20:04:37 +0000 (0:00:00.022) 0:02:25.062 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 22 June 2024 20:04:37 +0000 (0:00:00.481) 0:02:25.544 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 22 June 2024 20:04:37 +0000 (0:00:00.024) 0:02:25.568 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 22 June 2024 20:04:37 +0000 (0:00:00.024) 0:02:25.593 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 22 June 2024 20:04:37 +0000 (0:00:00.025) 0:02:25.618 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 22 June 2024 20:04:37 +0000 (0:00:00.026) 0:02:25.645 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 22 June 2024 20:04:37 +0000 (0:00:00.021) 0:02:25.666 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 22 June 2024 20:04:37 +0000 (0:00:00.077) 0:02:25.744 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 20:04:37 +0000 (0:00:00.038) 0:02:25.782 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 20:04:37 +0000 (0:00:00.026) 0:02:25.808 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 20:04:37 +0000 (0:00:00.028) 0:02:25.837 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 20:04:37 +0000 (0:00:00.029) 0:02:25.867 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 20:04:38 +0000 (0:00:00.199) 0:02:26.066 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 20:04:38 +0000 (0:00:00.026) 0:02:26.093 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719086599.6131124, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719086568.6058016, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "137557684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 20:04:38 +0000 (0:00:00.193) 0:02:26.286 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 20:04:38 +0000 (0:00:00.020) 0:02:26.307 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 20:04:38 +0000 (0:00:00.019) 0:02:26.327 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 20:04:38 +0000 (0:00:00.021) 0:02:26.349 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 20:04:38 +0000 (0:00:00.020) 0:02:26.369 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 20:04:38 +0000 (0:00:00.022) 0:02:26.392 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 20:04:38 +0000 (0:00:00.020) 0:02:26.412 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 20:04:38 +0000 (0:00:00.021) 0:02:26.433 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 22 June 2024 20:04:38 +0000 (0:00:00.019) 0:02:26.453 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 22 June 2024 20:04:38 +0000 (0:00:00.036) 0:02:26.490 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 22 June 2024 20:04:38 +0000 (0:00:00.021) 0:02:26.511 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 22 June 2024 20:04:38 +0000 (0:00:00.064) 0:02:26.576 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 22 June 2024 20:04:38 +0000 (0:00:00.048) 0:02:26.624 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 22 June 2024 20:04:38 +0000 (0:00:00.025) 0:02:26.650 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 22 June 2024 20:04:38 +0000 (0:00:00.020) 0:02:26.670 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 22 June 2024 20:04:38 +0000 (0:00:00.043) 0:02:26.714 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 20:04:38 +0000 (0:00:00.034) 0:02:26.749 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 20:04:38 +0000 (0:00:00.019) 0:02:26.769 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 20:04:38 +0000 (0:00:00.020) 0:02:26.790 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 22 June 2024 20:04:38 +0000 (0:00:00.019) 0:02:26.810 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 22 June 2024 20:04:38 +0000 (0:00:00.020) 0:02:26.830 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 22 June 2024 20:04:38 +0000 (0:00:00.020) 0:02:26.850 ********* 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": 35, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 22 June 2024 20:04:39 +0000 (0:00:00.199) 0:02:27.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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 22 June 2024 20:04:39 +0000 (0:00:00.021) 0:02:27.071 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 22 June 2024 20:04:39 +0000 (0:00:00.021) 0:02:27.093 ********* changed: [sut] => { "changed": true, "checksum": "fd0ae560360afa5541b866560b1e849d25e216ef", "dest": "/etc/containers/systemd/quadlet-basic-mysql.volume", "gid": 0, "group": "root", "md5sum": "4967598a0284ad3e296ab106829a30a2", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 53, "src": "/root/.ansible/tmp/ansible-tmp-1719086679.151726-14704-227030998062352/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 22 June 2024 20:04:39 +0000 (0:00:00.514) 0:02:27.607 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 22 June 2024 20:04:40 +0000 (0:00:00.487) 0:02:28.095 ********* changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice sysinit.target systemd-journald.socket basic.target -.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": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; 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 volume create --ignore systemd-quadlet-basic-mysql ; 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": "/run/systemd/generator/quadlet-basic-mysql-volume.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": "quadlet-basic-mysql-volume.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": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "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": "yes", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "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": "quadlet-basic-mysql-volume", "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": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 22 June 2024 20:04:40 +0000 (0:00:00.388) 0:02:28.483 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 22 June 2024 20:04:40 +0000 (0:00:00.023) 0:02:28.507 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 22 June 2024 20:04:40 +0000 (0:00:00.027) 0:02:28.535 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 22 June 2024 20:04:40 +0000 (0:00:00.028) 0:02:28.564 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 22 June 2024 20:04:40 +0000 (0:00:00.020) 0:02:28.584 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 22 June 2024 20:04:40 +0000 (0:00:00.032) 0:02:28.616 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 20:04:40 +0000 (0:00:00.037) 0:02:28.654 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 20:04:40 +0000 (0:00:00.025) 0:02:28.679 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 20:04:40 +0000 (0:00:00.024) 0:02:28.704 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 20:04:40 +0000 (0:00:00.029) 0:02:28.734 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 20:04:40 +0000 (0:00:00.194) 0:02:28.928 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 20:04:40 +0000 (0:00:00.027) 0:02:28.955 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719086599.6131124, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719086568.6058016, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "137557684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 20:04:41 +0000 (0:00:00.188) 0:02:29.143 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 20:04:41 +0000 (0:00:00.064) 0:02:29.208 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 20:04:41 +0000 (0:00:00.021) 0:02:29.229 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 20:04:41 +0000 (0:00:00.020) 0:02:29.250 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 20:04:41 +0000 (0:00:00.021) 0:02:29.272 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 20:04:41 +0000 (0:00:00.019) 0:02:29.292 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 20:04:41 +0000 (0:00:00.021) 0:02:29.313 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 20:04:41 +0000 (0:00:00.020) 0:02:29.334 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 22 June 2024 20:04:41 +0000 (0:00:00.022) 0:02:29.357 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 22 June 2024 20:04:41 +0000 (0:00:00.036) 0:02:29.393 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 22 June 2024 20:04:41 +0000 (0:00:00.022) 0:02:29.415 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 22 June 2024 20:04:41 +0000 (0:00:00.021) 0:02:29.437 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 22 June 2024 20:04:41 +0000 (0:00:00.049) 0:02:29.486 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 22 June 2024 20:04:41 +0000 (0:00:00.023) 0:02:29.510 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 22 June 2024 20:04:41 +0000 (0:00:00.020) 0:02:29.531 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 22 June 2024 20:04:41 +0000 (0:00:00.044) 0:02:29.576 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 20:04:41 +0000 (0:00:00.034) 0:02:29.611 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 20:04:41 +0000 (0:00:00.022) 0:02:29.634 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 20:04:41 +0000 (0:00:00.021) 0:02:29.655 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 22 June 2024 20:04:41 +0000 (0:00:00.062) 0:02:29.718 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 22 June 2024 20:04:41 +0000 (0:00:00.021) 0:02:29.739 ********* 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 : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 22 June 2024 20:04:48 +0000 (0:00:07.206) 0:02:36.946 ********* 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": 69, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 22 June 2024 20:04:49 +0000 (0:00:00.226) 0:02:37.173 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 22 June 2024 20:04:49 +0000 (0:00:00.020) 0:02:37.193 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 22 June 2024 20:04:49 +0000 (0:00:00.021) 0:02:37.215 ********* changed: [sut] => { "changed": true, "checksum": "45cd978d7b06ce53aa29035a1848234b096cce98", "dest": "/etc/containers/systemd/quadlet-basic-mysql.container", "gid": 0, "group": "root", "md5sum": "1d3b87d14c3bfc8b9ec3b735c3840f65", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 443, "src": "/root/.ansible/tmp/ansible-tmp-1719086689.2758973-14796-138528869328208/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 22 June 2024 20:04:49 +0000 (0:00:00.521) 0:02:37.736 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 22 June 2024 20:04:50 +0000 (0:00:00.495) 0:02:38.232 ********* changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target systemd-journald.socket system.slice sysinit.target -.mount quadlet-basic-network.service quadlet-basic-mysql-volume.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; 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=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; 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/quadlet-basic-mysql.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/quadlet-basic-mysql.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/quadlet-basic-mysql.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/quadlet-basic-mysql.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/quadlet-basic-mysql.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": "quadlet-basic-mysql.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": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target quadlet-basic-mysql-volume.service system.slice -.mount quadlet-basic-network.service", "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/quadlet-basic-mysql.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": "quadlet-basic-mysql", "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 : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 22 June 2024 20:04:50 +0000 (0:00:00.716) 0:02:38.948 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 22 June 2024 20:04:50 +0000 (0:00:00.022) 0:02:38.970 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 22 June 2024 20:04:51 +0000 (0:00:00.019) 0:02:38.990 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 22 June 2024 20:04:51 +0000 (0:00:00.019) 0:02:39.009 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check files] ************************************************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tests_quadlet_basic.yml:228 Saturday 22 June 2024 20:04:51 +0000 (0:00:00.019) 0:02:39.028 ********* ok: [sut] => (item=quadlet-basic-mysql.container) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/etc/containers/systemd/quadlet-basic-mysql.container" ], "delta": "0:00:00.002905", "end": "2024-06-22 20:04:51.269029", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-06-22 20:04:51.266124" } STDOUT: # # Ansible managed # # system_role:podman [Install] WantedBy=default.target [Container] Image=quay.io/linux-system-roles/mysql:5.6 ContainerName=quadlet-basic-mysql Volume=quadlet-basic-mysql.volume:/var/lib/mysql Network=quadlet-basic.network PodmanArgs=--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json Environment=FOO=/bin/busybox-extras Environment=BAZ=test ok: [sut] => (item=quadlet-basic.network) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/etc/containers/systemd/quadlet-basic.network" ], "delta": "0:00:00.003603", "end": "2024-06-22 20:04:51.581740", "item": "quadlet-basic.network", "rc": 0, "start": "2024-06-22 20:04:51.578137" } STDOUT: [Network] Subnet=192.168.29.0/24 Gateway=192.168.29.1 Label=app=wordpress NetworkName=quadlet-basic ok: [sut] => (item=quadlet-basic-mysql.volume) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/etc/containers/systemd/quadlet-basic-mysql.volume" ], "delta": "0:00:00.002977", "end": "2024-06-22 20:04:51.856635", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-06-22 20:04:51.853658" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Check JSON] ************************************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tests_quadlet_basic.yml:238 Saturday 22 June 2024 20:04:51 +0000 (0:00:00.836) 0:02:39.865 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "exec", "quadlet-basic-mysql", "cat", "/tmp/test.json" ], "delta": "0:00:00.281818", "end": "2024-06-22 20:04:52.338865", "failed_when_result": false, "rc": 0, "start": "2024-06-22 20:04:52.057047" } STDOUT: {"test": "json"} TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tests_quadlet_basic.yml:258 Saturday 22 June 2024 20:04:52 +0000 (0:00:00.485) 0:02:40.350 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 22 June 2024 20:04:52 +0000 (0:00:00.033) 0:02:40.383 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 22 June 2024 20:04:52 +0000 (0:00:00.036) 0:02:40.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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 22 June 2024 20:04:52 +0000 (0:00:00.026) 0:02:40.446 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 22 June 2024 20:04:52 +0000 (0:00:00.021) 0:02:40.468 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 22 June 2024 20:04:52 +0000 (0:00:00.020) 0:02:40.488 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 22 June 2024 20:04:52 +0000 (0:00:00.123) 0:02:40.611 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 22 June 2024 20:04:53 +0000 (0:00:00.633) 0:02:41.245 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 22 June 2024 20:04:53 +0000 (0:00:00.020) 0:02:41.266 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 22 June 2024 20:04:53 +0000 (0:00:00.026) 0:02:41.292 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027824", "end": "2024-06-22 20:04:53.500220", "rc": 0, "start": "2024-06-22 20:04:53.472396" } STDOUT: podman version 5.1.0 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 22 June 2024 20:04:53 +0000 (0:00:00.218) 0:02:41.510 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.0" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 22 June 2024 20:04:53 +0000 (0:00:00.022) 0:02:41.533 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 22 June 2024 20:04:53 +0000 (0:00:00.022) 0:02:41.556 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 22 June 2024 20:04:53 +0000 (0:00:00.060) 0:02:41.617 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 20:04:53 +0000 (0:00:00.040) 0:02:41.657 ********* ok: [sut] => { "ansible_facts": { "getent_passwd": { "user_quadlet_basic": [ "x", "1111", "1111", "", "/home/user_quadlet_basic", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 20:04:53 +0000 (0:00:00.245) 0:02:41.903 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 20:04:54 +0000 (0:00:00.097) 0:02:42.000 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 20:04:54 +0000 (0:00:00.028) 0:02:42.029 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 20:04:54 +0000 (0:00:00.238) 0:02:42.267 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 20:04:54 +0000 (0:00:00.028) 0:02:42.295 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719086599.6131124, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719086568.6058016, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "137557684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 20:04:54 +0000 (0:00:00.205) 0:02:42.501 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003633", "end": "2024-06-22 20:04:54.685820", "rc": 0, "start": "2024-06-22 20:04:54.682187" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 20:04:54 +0000 (0:00:00.193) 0:02:42.694 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003825", "end": "2024-06-22 20:04:54.878424", "rc": 0, "start": "2024-06-22 20:04:54.874599" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 20:04:54 +0000 (0:00:00.192) 0:02:42.887 ********* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 20:04:54 +0000 (0:00:00.031) 0:02:42.918 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 20:04:54 +0000 (0:00:00.021) 0:02:42.939 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 20:04:54 +0000 (0:00:00.021) 0:02:42.961 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 20:04:55 +0000 (0:00:00.021) 0:02:42.982 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 20:04:55 +0000 (0:00:00.021) 0:02:43.004 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 22 June 2024 20:04:55 +0000 (0:00:00.023) 0:02:43.027 ********* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/root/.config/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/root/.config/containers/policy.json", "__podman_registries_conf_file": "/root/.config/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/root/.config/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 22 June 2024 20:04:55 +0000 (0:00:00.026) 0:02:43.054 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 22 June 2024 20:04:55 +0000 (0:00:00.041) 0:02:43.096 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 22 June 2024 20:04:55 +0000 (0:00:00.060) 0:02:43.156 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 22 June 2024 20:04:55 +0000 (0:00:00.020) 0:02:43.177 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 22 June 2024 20:04:55 +0000 (0:00:00.043) 0:02:43.221 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 22 June 2024 20:04:55 +0000 (0:00:00.020) 0:02:43.242 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 22 June 2024 20:04:55 +0000 (0:00:00.021) 0:02:43.263 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 22 June 2024 20:04:55 +0000 (0:00:00.043) 0:02:43.307 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 22 June 2024 20:04:55 +0000 (0:00:00.020) 0:02:43.327 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 22 June 2024 20:04:55 +0000 (0:00:00.021) 0:02:43.348 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 22 June 2024 20:04:55 +0000 (0:00:00.043) 0:02:43.392 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 22 June 2024 20:04:55 +0000 (0:00:00.022) 0:02:43.414 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 22 June 2024 20:04:55 +0000 (0:00:00.020) 0:02:43.434 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 22 June 2024 20:04:55 +0000 (0:00:00.020) 0:02:43.455 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 22 June 2024 20:04:55 +0000 (0:00:00.019) 0:02:43.475 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 22 June 2024 20:04:55 +0000 (0:00:00.021) 0:02:43.496 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 22 June 2024 20:04:55 +0000 (0:00:00.021) 0:02:43.518 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 22 June 2024 20:04:55 +0000 (0:00:00.020) 0:02:43.539 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 22 June 2024 20:04:55 +0000 (0:00:00.018) 0:02:43.557 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 22 June 2024 20:04:55 +0000 (0:00:00.058) 0:02:43.616 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 22 June 2024 20:04:55 +0000 (0:00:00.065) 0:02:43.681 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 22 June 2024 20:04:55 +0000 (0:00:00.024) 0:02:43.706 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 22 June 2024 20:04:55 +0000 (0:00:00.027) 0:02:43.733 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 20:04:55 +0000 (0:00:00.034) 0:02:43.768 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 20:04:55 +0000 (0:00:00.023) 0:02:43.791 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 20:04:55 +0000 (0:00:00.022) 0:02:43.814 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 22 June 2024 20:04:55 +0000 (0:00:00.026) 0:02:43.840 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 22 June 2024 20:04:56 +0000 (0:00:00.323) 0:02:44.164 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 22 June 2024 20:04:56 +0000 (0:00:00.023) 0:02:44.188 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 22 June 2024 20:04:56 +0000 (0:00:00.023) 0:02:44.211 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 22 June 2024 20:04:56 +0000 (0:00:00.028) 0:02:44.239 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 20:04:56 +0000 (0:00:00.033) 0:02:44.273 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 20:04:56 +0000 (0:00:00.023) 0:02:44.297 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 20:04:56 +0000 (0:00:00.023) 0:02:44.321 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 22 June 2024 20:04:56 +0000 (0:00:00.066) 0:02:44.388 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 22 June 2024 20:04:56 +0000 (0:00:00.188) 0:02:44.577 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 22 June 2024 20:04:56 +0000 (0:00:00.021) 0:02:44.598 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 22 June 2024 20:04:56 +0000 (0:00:00.019) 0:02:44.617 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 22 June 2024 20:04:56 +0000 (0:00:00.063) 0:02:44.680 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 22 June 2024 20:04:56 +0000 (0:00:00.026) 0:02:44.707 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 22 June 2024 20:04:56 +0000 (0:00:00.026) 0:02:44.734 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 22 June 2024 20:04:56 +0000 (0:00:00.019) 0:02:44.754 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 22 June 2024 20:04:56 +0000 (0:00:00.029) 0:02:44.783 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 20:04:56 +0000 (0:00:00.037) 0:02:44.820 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 20:04:56 +0000 (0:00:00.024) 0:02:44.845 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 20:04:56 +0000 (0:00:00.026) 0:02:44.871 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 20:04:56 +0000 (0:00:00.028) 0:02:44.900 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 20:04:57 +0000 (0:00:00.301) 0:02:45.202 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 20:04:57 +0000 (0:00:00.025) 0:02:45.228 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719086599.6131124, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719086568.6058016, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "137557684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 20:04:57 +0000 (0:00:00.304) 0:02:45.532 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.005249", "end": "2024-06-22 20:04:57.804038", "rc": 0, "start": "2024-06-22 20:04:57.798789" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 20:04:57 +0000 (0:00:00.285) 0:02:45.817 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.005108", "end": "2024-06-22 20:04:58.117914", "rc": 0, "start": "2024-06-22 20:04:58.112806" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 20:04:58 +0000 (0:00:00.318) 0:02:46.136 ********* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 20:04:58 +0000 (0:00:00.031) 0:02:46.167 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 20:04:58 +0000 (0:00:00.020) 0:02:46.188 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 20:04:58 +0000 (0:00:00.022) 0:02:46.210 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 20:04:58 +0000 (0:00:00.022) 0:02:46.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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 20:04:58 +0000 (0:00:00.021) 0:02:46.254 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 22 June 2024 20:04:58 +0000 (0:00:00.020) 0:02:46.275 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 22 June 2024 20:04:58 +0000 (0:00:00.039) 0:02:46.314 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 22 June 2024 20:04:58 +0000 (0:00:00.022) 0:02:46.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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 22 June 2024 20:04:58 +0000 (0:00:00.021) 0:02:46.359 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 22 June 2024 20:04:58 +0000 (0:00:00.049) 0:02:46.408 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 22 June 2024 20:04:58 +0000 (0:00:00.024) 0:02:46.433 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 22 June 2024 20:04:58 +0000 (0:00:00.045) 0:02:46.478 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 22 June 2024 20:04:58 +0000 (0:00:00.204) 0:02:46.683 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : See if quadlet file exists] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 22 June 2024 20:04:58 +0000 (0:00:00.024) 0:02:46.707 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Saturday 22 June 2024 20:04:58 +0000 (0:00:00.021) 0:02:46.728 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Saturday 22 June 2024 20:04:58 +0000 (0:00:00.020) 0:02:46.749 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Saturday 22 June 2024 20:04:58 +0000 (0:00:00.020) 0:02:46.769 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 22 June 2024 20:04:58 +0000 (0:00:00.021) 0:02:46.791 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:70 Saturday 22 June 2024 20:04:58 +0000 (0:00:00.019) 0:02:46.811 ********* ok: [sut] => { "changed": false, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:76 Saturday 22 June 2024 20:04:59 +0000 (0:00:00.198) 0:02:47.009 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 20:04:59 +0000 (0:00:00.032) 0:02:47.041 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 20:04:59 +0000 (0:00:00.023) 0:02:47.064 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 20:04:59 +0000 (0:00:00.023) 0:02:47.088 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:84 Saturday 22 June 2024 20:04:59 +0000 (0:00:00.023) 0:02:47.111 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:93 Saturday 22 June 2024 20:04:59 +0000 (0:00:00.021) 0:02:47.133 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:101 Saturday 22 June 2024 20:04:59 +0000 (0:00:00.022) 0:02:47.155 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 22 June 2024 20:04:59 +0000 (0:00:00.023) 0:02:47.179 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 22 June 2024 20:04:59 +0000 (0:00:00.019) 0:02:47.198 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 22 June 2024 20:04:59 +0000 (0:00:00.026) 0:02:47.225 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 22 June 2024 20:04:59 +0000 (0:00:00.026) 0:02:47.251 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 22 June 2024 20:04:59 +0000 (0:00:00.064) 0:02:47.315 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 22 June 2024 20:04:59 +0000 (0:00:00.030) 0:02:47.346 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 20:04:59 +0000 (0:00:00.038) 0:02:47.384 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 20:04:59 +0000 (0:00:00.026) 0:02:47.411 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 20:04:59 +0000 (0:00:00.025) 0:02:47.437 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 20:04:59 +0000 (0:00:00.027) 0:02:47.464 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 20:04:59 +0000 (0:00:00.199) 0:02:47.663 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 20:04:59 +0000 (0:00:00.031) 0:02:47.695 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719086599.6131124, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719086568.6058016, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "137557684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 20:04:59 +0000 (0:00:00.231) 0:02:47.926 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004005", "end": "2024-06-22 20:05:00.111085", "rc": 0, "start": "2024-06-22 20:05:00.107080" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 20:05:00 +0000 (0:00:00.193) 0:02:48.120 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003791", "end": "2024-06-22 20:05:00.306112", "rc": 0, "start": "2024-06-22 20:05:00.302321" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 20:05:00 +0000 (0:00:00.194) 0:02:48.314 ********* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 20:05:00 +0000 (0:00:00.030) 0:02:48.345 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 20:05:00 +0000 (0:00:00.022) 0:02:48.367 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 20:05:00 +0000 (0:00:00.020) 0:02:48.387 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 20:05:00 +0000 (0:00:00.020) 0:02:48.408 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 20:05:00 +0000 (0:00:00.021) 0:02:48.430 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 22 June 2024 20:05:00 +0000 (0:00:00.065) 0:02:48.496 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 22 June 2024 20:05:00 +0000 (0:00:00.036) 0:02:48.532 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 22 June 2024 20:05:00 +0000 (0:00:00.022) 0:02:48.555 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 22 June 2024 20:05:00 +0000 (0:00:00.020) 0:02:48.575 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 22 June 2024 20:05:00 +0000 (0:00:00.051) 0:02:48.626 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 22 June 2024 20:05:00 +0000 (0:00:00.025) 0:02:48.652 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 22 June 2024 20:05:00 +0000 (0:00:00.045) 0:02:48.697 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 22 June 2024 20:05:00 +0000 (0:00:00.249) 0:02:48.947 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : See if quadlet file exists] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 22 June 2024 20:05:00 +0000 (0:00:00.024) 0:02:48.972 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Saturday 22 June 2024 20:05:01 +0000 (0:00:00.021) 0:02:48.993 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Saturday 22 June 2024 20:05:01 +0000 (0:00:00.021) 0:02:49.014 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Saturday 22 June 2024 20:05:01 +0000 (0:00:00.020) 0:02:49.035 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 22 June 2024 20:05:01 +0000 (0:00:00.021) 0:02:49.057 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:70 Saturday 22 June 2024 20:05:01 +0000 (0:00:00.019) 0:02:49.076 ********* ok: [sut] => { "changed": false, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:76 Saturday 22 June 2024 20:05:01 +0000 (0:00:00.197) 0:02:49.274 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 20:05:01 +0000 (0:00:00.041) 0:02:49.315 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 20:05:01 +0000 (0:00:00.084) 0:02:49.400 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 20:05:01 +0000 (0:00:00.023) 0:02:49.424 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:84 Saturday 22 June 2024 20:05:01 +0000 (0:00:00.027) 0:02:49.451 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:93 Saturday 22 June 2024 20:05:01 +0000 (0:00:00.023) 0:02:49.474 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:101 Saturday 22 June 2024 20:05:01 +0000 (0:00:00.024) 0:02:49.498 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 22 June 2024 20:05:01 +0000 (0:00:00.024) 0:02:49.522 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 22 June 2024 20:05:01 +0000 (0:00:00.020) 0:02:49.543 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "files/quadlet-basic.network", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "[Network]\nSubnet=192.168.29.0/24\nGateway=192.168.29.1\nLabel=app=wordpress\nNetworkName=quadlet-basic", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 22 June 2024 20:05:01 +0000 (0:00:00.029) 0:02:49.573 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 22 June 2024 20:05:01 +0000 (0:00:00.026) 0:02:49.600 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 22 June 2024 20:05:01 +0000 (0:00:00.023) 0:02:49.623 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 22 June 2024 20:05:01 +0000 (0:00:00.031) 0:02:49.655 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 20:05:01 +0000 (0:00:00.039) 0:02:49.695 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 20:05:01 +0000 (0:00:00.026) 0:02:49.722 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 20:05:01 +0000 (0:00:00.025) 0:02:49.747 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 20:05:01 +0000 (0:00:00.028) 0:02:49.775 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 20:05:01 +0000 (0:00:00.202) 0:02:49.978 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 20:05:02 +0000 (0:00:00.028) 0:02:50.006 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719086599.6131124, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719086568.6058016, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "137557684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 20:05:02 +0000 (0:00:00.240) 0:02:50.247 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003616", "end": "2024-06-22 20:05:02.436563", "rc": 0, "start": "2024-06-22 20:05:02.432947" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 20:05:02 +0000 (0:00:00.201) 0:02:50.449 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003773", "end": "2024-06-22 20:05:02.641366", "rc": 0, "start": "2024-06-22 20:05:02.637593" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 20:05:02 +0000 (0:00:00.201) 0:02:50.651 ********* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 20:05:02 +0000 (0:00:00.031) 0:02:50.683 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 20:05:02 +0000 (0:00:00.024) 0:02:50.707 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 20:05:02 +0000 (0:00:00.023) 0:02:50.731 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 20:05:02 +0000 (0:00:00.022) 0:02:50.753 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 20:05:02 +0000 (0:00:00.024) 0:02:50.778 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 22 June 2024 20:05:02 +0000 (0:00:00.023) 0:02:50.801 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 22 June 2024 20:05:02 +0000 (0:00:00.038) 0:02:50.840 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 22 June 2024 20:05:02 +0000 (0:00:00.023) 0:02:50.864 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 22 June 2024 20:05:02 +0000 (0:00:00.022) 0:02:50.886 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 22 June 2024 20:05:02 +0000 (0:00:00.047) 0:02:50.934 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 22 June 2024 20:05:02 +0000 (0:00:00.025) 0:02:50.959 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 22 June 2024 20:05:03 +0000 (0:00:00.045) 0:02:51.005 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 22 June 2024 20:05:03 +0000 (0:00:00.193) 0:02:51.198 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : See if quadlet file exists] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 22 June 2024 20:05:03 +0000 (0:00:00.066) 0:02:51.264 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Saturday 22 June 2024 20:05:03 +0000 (0:00:00.193) 0:02:51.457 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Saturday 22 June 2024 20:05:03 +0000 (0:00:00.023) 0:02:51.481 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Saturday 22 June 2024 20:05:03 +0000 (0:00:00.024) 0:02:51.506 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 22 June 2024 20:05:03 +0000 (0:00:00.025) 0:02:51.531 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:70 Saturday 22 June 2024 20:05:03 +0000 (0:00:00.024) 0:02:51.556 ********* ok: [sut] => { "changed": false, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:76 Saturday 22 June 2024 20:05:03 +0000 (0:00:00.201) 0:02:51.757 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 20:05:03 +0000 (0:00:00.033) 0:02:51.791 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 20:05:03 +0000 (0:00:00.022) 0:02:51.814 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 20:05:03 +0000 (0:00:00.023) 0:02:51.837 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:84 Saturday 22 June 2024 20:05:03 +0000 (0:00:00.024) 0:02:51.862 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:93 Saturday 22 June 2024 20:05:03 +0000 (0:00:00.021) 0:02:51.884 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:101 Saturday 22 June 2024 20:05:03 +0000 (0:00:00.024) 0:02:51.908 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 22 June 2024 20:05:03 +0000 (0:00:00.023) 0:02:51.932 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 22 June 2024 20:05:03 +0000 (0:00:00.021) 0:02:51.953 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 22 June 2024 20:05:04 +0000 (0:00:00.059) 0:02:52.012 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 22 June 2024 20:05:04 +0000 (0:00:00.069) 0:02:52.082 ********* ok: [sut] => { "ansible_facts": { "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 22 June 2024 20:05:04 +0000 (0:00:00.026) 0:02:52.108 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Gather facts for containers] ***************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 22 June 2024 20:05:04 +0000 (0:00:00.190) 0:02:52.298 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 22 June 2024 20:05:04 +0000 (0:00:00.021) 0:02:52.320 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 22 June 2024 20:05:04 +0000 (0:00:00.020) 0:02:52.340 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 22 June 2024 20:05:04 +0000 (0:00:00.021) 0:02:52.361 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 22 June 2024 20:05:04 +0000 (0:00:00.020) 0:02:52.382 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 22 June 2024 20:05:04 +0000 (0:00:00.019) 0:02:52.401 ********* 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 test user] ******************************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tests_quadlet_basic.yml:269 Saturday 22 June 2024 20:05:04 +0000 (0:00:00.018) 0:02:52.420 ********* changed: [sut] => { "changed": true, "force": false, "name": "user_quadlet_basic", "remove": false, "state": "absent" } TASK [Cleanup system - root] *************************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tests_quadlet_basic.yml:275 Saturday 22 June 2024 20:05:04 +0000 (0:00:00.379) 0:02:52.800 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 22 June 2024 20:05:04 +0000 (0:00:00.046) 0:02:52.846 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 22 June 2024 20:05:04 +0000 (0:00:00.038) 0:02:52.885 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 22 June 2024 20:05:04 +0000 (0:00:00.026) 0:02:52.911 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 22 June 2024 20:05:04 +0000 (0:00:00.019) 0:02:52.931 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 22 June 2024 20:05:04 +0000 (0:00:00.021) 0:02:52.953 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 22 June 2024 20:05:05 +0000 (0:00:00.094) 0:02:53.048 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 22 June 2024 20:05:05 +0000 (0:00:00.626) 0:02:53.675 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 22 June 2024 20:05:05 +0000 (0:00:00.021) 0:02:53.697 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 22 June 2024 20:05:05 +0000 (0:00:00.025) 0:02:53.722 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028057", "end": "2024-06-22 20:05:05.932712", "rc": 0, "start": "2024-06-22 20:05:05.904655" } STDOUT: podman version 5.1.0 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 22 June 2024 20:05:05 +0000 (0:00:00.220) 0:02:53.942 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.0" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 22 June 2024 20:05:05 +0000 (0:00:00.022) 0:02:53.965 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 22 June 2024 20:05:06 +0000 (0:00:00.022) 0:02:53.987 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 22 June 2024 20:05:06 +0000 (0:00:00.065) 0:02:54.052 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 20:05:06 +0000 (0:00:00.041) 0:02:54.094 ********* ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 20:05:06 +0000 (0:00:00.200) 0:02:54.294 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 20:05:06 +0000 (0:00:00.027) 0:02:54.321 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 20:05:06 +0000 (0:00:00.066) 0:02:54.388 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 20:05:06 +0000 (0:00:00.195) 0:02:54.583 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 20:05:06 +0000 (0:00:00.026) 0:02:54.610 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719086599.6131124, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719086568.6058016, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "137557684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 20:05:06 +0000 (0:00:00.196) 0:02:54.806 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 20:05:06 +0000 (0:00:00.023) 0:02:54.829 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 20:05:06 +0000 (0:00:00.021) 0:02:54.851 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 20:05:06 +0000 (0:00:00.021) 0:02:54.873 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 20:05:06 +0000 (0:00:00.021) 0:02:54.894 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 20:05:06 +0000 (0:00:00.019) 0:02:54.914 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 20:05:06 +0000 (0:00:00.021) 0:02:54.936 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 20:05:06 +0000 (0:00:00.020) 0:02:54.956 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 22 June 2024 20:05:07 +0000 (0:00:00.022) 0:02:54.979 ********* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 22 June 2024 20:05:07 +0000 (0:00:00.027) 0:02:55.007 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 22 June 2024 20:05:07 +0000 (0:00:00.041) 0:02:55.049 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 22 June 2024 20:05:07 +0000 (0:00:00.020) 0:02:55.070 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 22 June 2024 20:05:07 +0000 (0:00:00.019) 0:02:55.089 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 22 June 2024 20:05:07 +0000 (0:00:00.042) 0:02:55.132 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 22 June 2024 20:05:07 +0000 (0:00:00.053) 0:02:55.186 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 22 June 2024 20:05:07 +0000 (0:00:00.024) 0:02:55.210 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 22 June 2024 20:05:07 +0000 (0:00:00.043) 0:02:55.254 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 22 June 2024 20:05:07 +0000 (0:00:00.020) 0:02:55.274 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 22 June 2024 20:05:07 +0000 (0:00:00.020) 0:02:55.295 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 22 June 2024 20:05:07 +0000 (0:00:00.043) 0:02:55.338 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 22 June 2024 20:05:07 +0000 (0:00:00.020) 0:02:55.358 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 22 June 2024 20:05:07 +0000 (0:00:00.020) 0:02:55.379 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 22 June 2024 20:05:07 +0000 (0:00:00.024) 0:02:55.403 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 22 June 2024 20:05:07 +0000 (0:00:00.021) 0:02:55.425 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 22 June 2024 20:05:07 +0000 (0:00:00.030) 0:02:55.455 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 22 June 2024 20:05:07 +0000 (0:00:00.022) 0:02:55.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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 22 June 2024 20:05:07 +0000 (0:00:00.020) 0:02:55.498 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 22 June 2024 20:05:07 +0000 (0:00:00.019) 0:02:55.517 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 22 June 2024 20:05:07 +0000 (0:00:00.020) 0:02:55.538 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 22 June 2024 20:05:07 +0000 (0:00:00.064) 0:02:55.603 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 22 June 2024 20:05:07 +0000 (0:00:00.067) 0:02:55.670 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 22 June 2024 20:05:07 +0000 (0:00:00.030) 0:02:55.700 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 20:05:07 +0000 (0:00:00.035) 0:02:55.735 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 20:05:07 +0000 (0:00:00.021) 0:02:55.757 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 20:05:07 +0000 (0:00:00.021) 0:02:55.778 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 22 June 2024 20:05:07 +0000 (0:00:00.023) 0:02:55.801 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 22 June 2024 20:05:07 +0000 (0:00:00.022) 0:02:55.824 ********* 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 : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 22 June 2024 20:05:08 +0000 (0:00:00.263) 0:02:56.087 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 22 June 2024 20:05:08 +0000 (0:00:00.025) 0:02:56.112 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 22 June 2024 20:05:08 +0000 (0:00:00.034) 0:02:56.147 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 20:05:08 +0000 (0:00:00.048) 0:02:56.195 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 20:05:08 +0000 (0:00:00.027) 0:02:56.223 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 20:05:08 +0000 (0:00:00.023) 0:02:56.246 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 22 June 2024 20:05:08 +0000 (0:00:00.042) 0:02:56.289 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 22 June 2024 20:05:08 +0000 (0:00:00.021) 0:02:56.311 ********* 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 : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 22 June 2024 20:05:08 +0000 (0:00:00.232) 0:02:56.543 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 22 June 2024 20:05:08 +0000 (0:00:00.019) 0:02:56.563 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 22 June 2024 20:05:08 +0000 (0:00:00.106) 0:02:56.670 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 22 June 2024 20:05:08 +0000 (0:00:00.026) 0:02:56.696 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 22 June 2024 20:05:08 +0000 (0:00:00.026) 0:02:56.723 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 22 June 2024 20:05:08 +0000 (0:00:00.020) 0:02:56.744 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 22 June 2024 20:05:08 +0000 (0:00:00.029) 0:02:56.773 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 20:05:08 +0000 (0:00:00.037) 0:02:56.811 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 20:05:08 +0000 (0:00:00.026) 0:02:56.837 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 20:05:08 +0000 (0:00:00.024) 0:02:56.862 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 20:05:08 +0000 (0:00:00.030) 0:02:56.893 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 20:05:09 +0000 (0:00:00.199) 0:02:57.092 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 20:05:09 +0000 (0:00:00.029) 0:02:57.121 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719086599.6131124, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719086568.6058016, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "137557684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 20:05:09 +0000 (0:00:00.194) 0:02:57.315 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 20:05:09 +0000 (0:00:00.020) 0:02:57.336 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 20:05:09 +0000 (0:00:00.021) 0:02:57.357 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 20:05:09 +0000 (0:00:00.019) 0:02:57.377 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 20:05:09 +0000 (0:00:00.061) 0:02:57.438 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 20:05:09 +0000 (0:00:00.021) 0:02:57.460 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 20:05:09 +0000 (0:00:00.021) 0:02:57.482 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 20:05:09 +0000 (0:00:00.021) 0:02:57.504 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 22 June 2024 20:05:09 +0000 (0:00:00.023) 0:02:57.527 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 22 June 2024 20:05:09 +0000 (0:00:00.035) 0:02:57.563 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 22 June 2024 20:05:09 +0000 (0:00:00.021) 0:02:57.585 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 22 June 2024 20:05:09 +0000 (0:00:00.019) 0:02:57.605 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 22 June 2024 20:05:09 +0000 (0:00:00.048) 0:02:57.653 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 22 June 2024 20:05:09 +0000 (0:00:00.024) 0:02:57.678 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 22 June 2024 20:05:09 +0000 (0:00:00.046) 0:02:57.724 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 22 June 2024 20:05:09 +0000 (0:00:00.022) 0:02:57.747 ********* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-06-22 20:04:50 UTC", "ActiveEnterTimestampMonotonic": "682884281", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target systemd-journald.socket system.slice sysinit.target -.mount quadlet-basic-network.service quadlet-basic-mysql-volume.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-06-22 20:04:50 UTC", "AssertTimestampMonotonic": "682588047", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3004422000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-06-22 20:04:50 UTC", "ConditionTimestampMonotonic": "682588042", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/quadlet-basic-mysql.service", "ControlGroupId": "6685", "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": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "0-1", "EffectiveMemoryNodes": "0", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "15401", "ExecMainStartTimestamp": "Sat 2024-06-22 20:04:50 UTC", "ExecMainStartTimestampMonotonic": "682884244", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[Sat 2024-06-22 20:04:50 UTC] ; stop_time=[n/a] ; pid=15298 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; flags= ; start_time=[Sat 2024-06-22 20:04:50 UTC] ; stop_time=[n/a] ; pid=15298 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.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/quadlet-basic-mysql.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/quadlet-basic-mysql.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/quadlet-basic-mysql.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/quadlet-basic-mysql.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": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-06-22 20:04:50 UTC", "InactiveExitTimestampMonotonic": "682595518", "InvocationID": "b7c9889ed3a34817999afe10ecc04143", "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": "15401", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "601726976", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target quadlet-basic-mysql-volume.service system.slice -.mount quadlet-basic-network.service", "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/quadlet-basic-mysql.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]", "StateChangeTimestamp": "Sat 2024-06-22 20:04:50 UTC", "StateChangeTimestampMonotonic": "682884281", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "22", "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": "0" } } TASK [linux-system-roles.podman : See if quadlet file exists] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 22 June 2024 20:05:12 +0000 (0:00:02.256) 0:03:00.003 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Saturday 22 June 2024 20:05:12 +0000 (0:00:00.022) 0:03:00.025 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Saturday 22 June 2024 20:05:12 +0000 (0:00:00.023) 0:03:00.049 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Saturday 22 June 2024 20:05:12 +0000 (0:00:00.024) 0:03:00.073 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 22 June 2024 20:05:12 +0000 (0:00:00.022) 0:03:00.096 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:70 Saturday 22 June 2024 20:05:12 +0000 (0:00:00.021) 0:03:00.117 ********* changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-basic-mysql.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:76 Saturday 22 June 2024 20:05:12 +0000 (0:00:00.194) 0:03:00.312 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 20:05:12 +0000 (0:00:00.034) 0:03:00.347 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 20:05:12 +0000 (0:00:00.021) 0:03:00.368 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 20:05:12 +0000 (0:00:00.022) 0:03:00.391 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:84 Saturday 22 June 2024 20:05:12 +0000 (0:00:00.022) 0:03:00.414 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:93 Saturday 22 June 2024 20:05:13 +0000 (0:00:00.581) 0:03:00.996 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.040577", "end": "2024-06-22 20:05:13.220595", "rc": 0, "start": "2024-06-22 20:05:13.180018" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:101 Saturday 22 June 2024 20:05:13 +0000 (0:00:00.288) 0:03:01.285 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 22 June 2024 20:05:13 +0000 (0:00:00.027) 0:03:01.312 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 22 June 2024 20:05:13 +0000 (0:00:00.032) 0:03:01.344 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 22 June 2024 20:05:13 +0000 (0:00:00.035) 0:03:01.380 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 22 June 2024 20:05:13 +0000 (0:00:00.043) 0:03:01.423 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 22 June 2024 20:05:13 +0000 (0:00:00.023) 0:03:01.446 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 22 June 2024 20:05:13 +0000 (0:00:00.032) 0:03:01.479 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 20:05:13 +0000 (0:00:00.056) 0:03:01.536 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 20:05:13 +0000 (0:00:00.034) 0:03:01.571 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 20:05:13 +0000 (0:00:00.037) 0:03:01.608 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 20:05:13 +0000 (0:00:00.032) 0:03:01.640 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 20:05:13 +0000 (0:00:00.202) 0:03:01.843 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 20:05:13 +0000 (0:00:00.027) 0:03:01.870 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719086599.6131124, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719086568.6058016, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "137557684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 20:05:14 +0000 (0:00:00.196) 0:03:02.067 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 20:05:14 +0000 (0:00:00.020) 0:03:02.087 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 20:05:14 +0000 (0:00:00.020) 0:03:02.107 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 20:05:14 +0000 (0:00:00.020) 0:03:02.128 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 20:05:14 +0000 (0:00:00.020) 0:03:02.149 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 20:05:14 +0000 (0:00:00.071) 0:03:02.221 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 20:05:14 +0000 (0:00:00.036) 0:03:02.257 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 20:05:14 +0000 (0:00:00.023) 0:03:02.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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 22 June 2024 20:05:14 +0000 (0:00:00.024) 0:03:02.305 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 22 June 2024 20:05:14 +0000 (0:00:00.045) 0:03:02.350 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 22 June 2024 20:05:14 +0000 (0:00:00.025) 0:03:02.375 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 22 June 2024 20:05:14 +0000 (0:00:00.020) 0:03:02.396 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 22 June 2024 20:05:14 +0000 (0:00:00.051) 0:03:02.448 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 22 June 2024 20:05:14 +0000 (0:00:00.025) 0:03:02.474 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 22 June 2024 20:05:14 +0000 (0:00:00.048) 0:03:02.522 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 22 June 2024 20:05:14 +0000 (0:00:00.025) 0:03:02.547 ********* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-06-22 20:04:40 UTC", "ActiveEnterTimestampMonotonic": "672462804", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target -.mount systemd-journald.socket system.slice sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-06-22 20:04:40 UTC", "AssertTimestampMonotonic": "672408246", "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": "41635000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-06-22 20:04:40 UTC", "ConditionTimestampMonotonic": "672408242", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-06-22 20:04:40 UTC", "ExecMainExitTimestampMonotonic": "672462676", "ExecMainPID": "14923", "ExecMainStartTimestamp": "Sat 2024-06-22 20:04:40 UTC", "ExecMainStartTimestampMonotonic": "672415098", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; 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 volume create --ignore systemd-quadlet-basic-mysql ; 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": "/run/systemd/generator/quadlet-basic-mysql-volume.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": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-06-22 20:04:40 UTC", "InactiveExitTimestampMonotonic": "672415372", "InvocationID": "aeedcd5b271049ba94aa4702c55f088a", "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": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "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": "yes", "RemoveIPC": "no", "Requires": "-.mount system.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.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-06-22 20:04:40 UTC", "StateChangeTimestampMonotonic": "672462804", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "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": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : See if quadlet file exists] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 22 June 2024 20:05:15 +0000 (0:00:00.540) 0:03:03.088 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Saturday 22 June 2024 20:05:15 +0000 (0:00:00.022) 0:03:03.110 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Saturday 22 June 2024 20:05:15 +0000 (0:00:00.019) 0:03:03.130 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Saturday 22 June 2024 20:05:15 +0000 (0:00:00.021) 0:03:03.151 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 22 June 2024 20:05:15 +0000 (0:00:00.020) 0:03:03.172 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:70 Saturday 22 June 2024 20:05:15 +0000 (0:00:00.063) 0:03:03.236 ********* changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-basic-mysql.volume", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:76 Saturday 22 June 2024 20:05:15 +0000 (0:00:00.191) 0:03:03.428 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 20:05:15 +0000 (0:00:00.033) 0:03:03.461 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 20:05:15 +0000 (0:00:00.020) 0:03:03.481 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 20:05:15 +0000 (0:00:00.021) 0:03:03.503 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:84 Saturday 22 June 2024 20:05:15 +0000 (0:00:00.020) 0:03:03.524 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:93 Saturday 22 June 2024 20:05:16 +0000 (0:00:00.475) 0:03:03.999 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.035483", "end": "2024-06-22 20:05:16.216813", "rc": 0, "start": "2024-06-22 20:05:16.181330" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:101 Saturday 22 June 2024 20:05:16 +0000 (0:00:00.224) 0:03:04.224 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 22 June 2024 20:05:16 +0000 (0:00:00.023) 0:03:04.247 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 22 June 2024 20:05:16 +0000 (0:00:00.020) 0:03:04.267 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "files/quadlet-basic.network", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "[Network]\nSubnet=192.168.29.0/24\nGateway=192.168.29.1\nLabel=app=wordpress\nNetworkName=quadlet-basic", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 22 June 2024 20:05:16 +0000 (0:00:00.030) 0:03:04.298 ********* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 22 June 2024 20:05:16 +0000 (0:00:00.028) 0:03:04.327 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 22 June 2024 20:05:16 +0000 (0:00:00.024) 0:03:04.352 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 22 June 2024 20:05:16 +0000 (0:00:00.031) 0:03:04.383 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 20:05:16 +0000 (0:00:00.037) 0:03:04.421 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 20:05:16 +0000 (0:00:00.116) 0:03:04.537 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 20:05:16 +0000 (0:00:00.026) 0:03:04.564 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 20:05:16 +0000 (0:00:00.028) 0:03:04.592 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 20:05:16 +0000 (0:00:00.195) 0:03:04.787 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 20:05:16 +0000 (0:00:00.027) 0:03:04.815 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719086599.6131124, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719086568.6058016, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "137557684", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 20:05:17 +0000 (0:00:00.194) 0:03:05.009 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 20:05:17 +0000 (0:00:00.021) 0:03:05.030 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 20:05:17 +0000 (0:00:00.022) 0:03:05.053 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 20:05:17 +0000 (0:00:00.021) 0:03:05.075 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 20:05:17 +0000 (0:00:00.021) 0:03:05.097 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 20:05:17 +0000 (0:00:00.020) 0:03:05.117 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 20:05:17 +0000 (0:00:00.021) 0:03:05.139 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 20:05:17 +0000 (0:00:00.021) 0:03:05.160 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 22 June 2024 20:05:17 +0000 (0:00:00.023) 0:03:05.183 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 22 June 2024 20:05:17 +0000 (0:00:00.038) 0:03:05.222 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 22 June 2024 20:05:17 +0000 (0:00:00.024) 0:03:05.246 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 22 June 2024 20:05:17 +0000 (0:00:00.022) 0:03:05.268 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 22 June 2024 20:05:17 +0000 (0:00:00.048) 0:03:05.317 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 22 June 2024 20:05:17 +0000 (0:00:00.073) 0:03:05.391 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 22 June 2024 20:05:17 +0000 (0:00:00.045) 0:03:05.436 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 22 June 2024 20:05:17 +0000 (0:00:00.025) 0:03:05.462 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : See if quadlet file exists] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 22 June 2024 20:05:17 +0000 (0:00:00.023) 0:03:05.486 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719086677.4159312, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "3c989190d3ea56ac3c8f369dd995770bd30084cb", "ctime": 1719086676.9839265, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 316670098, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1719086676.7959244, "nlink": 1, "path": "/etc/containers/systemd/quadlet-basic.network", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 100, "uid": 0, "version": "2777557262", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Saturday 22 June 2024 20:05:17 +0000 (0:00:00.204) 0:03:05.690 ********* changed: [sut -> localhost] => { "changed": true, "gid": 1001, "group": "jenkins", "mode": "0700", "owner": "jenkins", "path": "/tmp/podman_s5pv90nq_lsr.ini", "size": 6, "state": "directory", "uid": 1000090000 } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Saturday 22 June 2024 20:05:17 +0000 (0:00:00.121) 0:03:05.811 ********* changed: [sut] => { "changed": true, "checksum": "3c989190d3ea56ac3c8f369dd995770bd30084cb", "dest": "/tmp/podman_s5pv90nq_lsr.ini/network.ini", "md5sum": "8926aec8da4d9dc05a3219a0ad9ce501", "remote_checksum": "3c989190d3ea56ac3c8f369dd995770bd30084cb", "remote_md5sum": null } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Saturday 22 June 2024 20:05:18 +0000 (0:00:00.269) 0:03:06.081 ********* ok: [sut] => { "ansible_facts": { "__podman_network_name": "quadlet-basic" }, "changed": false } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 22 June 2024 20:05:18 +0000 (0:00:00.036) 0:03:06.118 ********* changed: [sut -> localhost] => { "changed": true, "path": "/tmp/podman_s5pv90nq_lsr.ini", "state": "absent" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:70 Saturday 22 June 2024 20:05:18 +0000 (0:00:00.139) 0:03:06.258 ********* changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:76 Saturday 22 June 2024 20:05:18 +0000 (0:00:00.201) 0:03:06.460 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 20:05:18 +0000 (0:00:00.044) 0:03:06.504 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 20:05:18 +0000 (0:00:00.030) 0:03:06.535 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 20:05:18 +0000 (0:00:00.027) 0:03:06.562 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:84 Saturday 22 June 2024 20:05:18 +0000 (0:00:00.029) 0:03:06.592 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:93 Saturday 22 June 2024 20:05:19 +0000 (0:00:00.488) 0:03:07.081 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.040786", "end": "2024-06-22 20:05:19.331282", "rc": 0, "start": "2024-06-22 20:05:19.290496" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:101 Saturday 22 June 2024 20:05:19 +0000 (0:00:00.258) 0:03:07.339 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "quadlet-basic" ], "delta": "0:00:00.034626", "end": "2024-06-22 20:05:19.557756", "rc": 0, "start": "2024-06-22 20:05:19.523130" } STDOUT: quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 22 June 2024 20:05:19 +0000 (0:00:00.229) 0:03:07.569 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 22 June 2024 20:05:19 +0000 (0:00:00.021) 0:03:07.590 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 22 June 2024 20:05:19 +0000 (0:00:00.021) 0:03:07.612 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 22 June 2024 20:05:19 +0000 (0:00:00.020) 0:03:07.633 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=649 changed=57 unreachable=0 failed=0 skipped=715 rescued=0 ignored=0 Saturday 22 June 2024 20:05:19 +0000 (0:00:00.008) 0:03:07.642 ********* =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 64.53s /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:14 linux-system-roles.podman : Stop and disable service ------------------- 10.69s /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Ensure container images are present --------- 7.21s /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Ensure container images are present --------- 7.13s /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Stop and disable service -------------------- 2.26s /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Start service ------------------------------- 1.53s /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 linux-system-roles.podman : Gather the package facts -------------------- 1.29s /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Manage each secret -------------------------- 0.89s /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Check files ------------------------------------------------------------- 0.84s /WORKDIR/git-weekly-ci4w7yldix/tests/tests_quadlet_basic.yml:228 -------------- Check files ------------------------------------------------------------- 0.79s /WORKDIR/git-weekly-ci4w7yldix/tests/tests_quadlet_basic.yml:185 -------------- linux-system-roles.podman : Gather the package facts -------------------- 0.75s /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Gathering Facts --------------------------------------------------------- 0.74s /WORKDIR/git-weekly-ci4w7yldix/tests/tests_quadlet_basic.yml:9 ---------------- linux-system-roles.podman : Start service ------------------------------- 0.72s /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 linux-system-roles.podman : Gather the package facts -------------------- 0.67s /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Ensure container images are present --------- 0.67s /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Gather the package facts -------------------- 0.65s /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.63s /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Ensure quadlet file is present -------------- 0.62s /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 linux-system-roles.podman : Gather the package facts -------------------- 0.62s /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.62s /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:6 ---^---^---^---^---^--- # 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]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [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) ---^---^---^---^---^---