# 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-cia1eo3nbn/tests/tests_quadlet_basic.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/tests_quadlet_basic.yml:4 Saturday 24 February 2024 17:08:42 +0000 (0:00:00.012) 0:00:00.012 ***** ok: [sut] => { "ansible_facts": { "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-cia1eo3nbn/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-cia1eo3nbn/tests/tests_quadlet_basic.yml:9 Saturday 24 February 2024 17:08:42 +0000 (0:00:00.010) 0:00:00.023 ***** ok: [sut] META: ran handlers TASK [Run role - do not pull images] ******************************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/tests_quadlet_basic.yml:58 Saturday 24 February 2024 17:08:43 +0000 (0:00:00.696) 0:00:00.720 ***** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 24 February 2024 17:08:43 +0000 (0:00:00.045) 0:00:00.765 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 24 February 2024 17:08:43 +0000 (0:00:00.014) 0:00:00.780 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 24 February 2024 17:08:43 +0000 (0:00:00.018) 0:00:00.798 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 24 February 2024 17:08:43 +0000 (0:00:00.251) 0:00:01.050 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 24 February 2024 17:08:43 +0000 (0:00:00.034) 0:00:01.085 ***** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 24 February 2024 17:08:43 +0000 (0:00:00.033) 0:00:01.118 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 24 February 2024 17:08:45 +0000 (0:00:01.406) 0:00:02.525 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 24 February 2024 17:08:45 +0000 (0:00:00.026) 0:00:02.551 ***** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: fuse3-3.3.0-17.el8.x86_64", "Installed: dnsmasq-2.79-32.el8.x86_64", "Installed: container-selinux-2:2.229.0-2.module_el8+847+7863d4e6.noarch", "Installed: podman-gvproxy-3:4.9.2-1.module_el8+899+3d7192e3.x86_64", "Installed: libslirp-4.4.0-1.module_el8+804+f131391c.x86_64", "Installed: shadow-utils-subid-2:4.6-22.el8.x86_64", "Installed: fuse-overlayfs-1.13-1.module_el8+804+f131391c.x86_64", "Installed: fuse3-libs-3.3.0-17.el8.x86_64", "Installed: containernetworking-plugins-1:1.4.0-1.module_el8+804+f131391c.x86_64", "Installed: criu-3.18-4.module_el8+804+f131391c.x86_64", "Installed: podman-plugins-3:4.9.2-1.module_el8+899+3d7192e3.x86_64", "Installed: containers-common-2:1-80.module_el8+954+1d378e5e.x86_64", "Installed: slirp4netns-1.2.3-1.module_el8+951+32019cde.x86_64", "Installed: podman-3:4.9.2-1.module_el8+899+3d7192e3.x86_64", "Installed: criu-libs-3.18-4.module_el8+804+f131391c.x86_64", "Installed: crun-1.14.1-1.module_el8+951+32019cde.x86_64", "Installed: podman-catatonit-3:4.9.2-1.module_el8+899+3d7192e3.x86_64", "Installed: protobuf-c-1.3.0-8.el8.x86_64", "Installed: conmon-3:2.1.10-1.module_el8+804+f131391c.x86_64", "Installed: libnet-1.1.6-15.el8.x86_64", "Installed: fuse-common-3.3.0-17.el8.x86_64", "Installed: runc-1:1.1.12-1.module_el8+885+7da147f3.x86_64", "Installed: yajl-2.1.0-12.el8.x86_64" ] } lsrpackages: crun podman podman-plugins shadow-utils-subid TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 24 February 2024 17:09:47 +0000 (0:01:02.298) 0:01:04.850 ***** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.041261", "end": "2024-02-24 17:09:47.657435", "rc": 0, "start": "2024-02-24 17:09:47.616174" } STDOUT: podman version 4.9.3-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Saturday 24 February 2024 17:09:47 +0000 (0:00:00.358) 0:01:05.209 ***** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.3-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Saturday 24 February 2024 17:09:47 +0000 (0:00:00.028) 0:01:05.237 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Saturday 24 February 2024 17:09:47 +0000 (0:00:00.026) 0:01:05.263 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Saturday 24 February 2024 17:09:47 +0000 (0:00:00.067) 0:01:05.331 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 24 February 2024 17:09:47 +0000 (0:00:00.037) 0:01:05.368 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 24 February 2024 17:09:48 +0000 (0:00:00.284) 0:01:05.652 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 24 February 2024 17:09:48 +0000 (0:00:00.022) 0:01:05.675 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 24 February 2024 17:09:48 +0000 (0:00:00.024) 0:01:05.699 ***** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 24 February 2024 17:09:48 +0000 (0:00:00.200) 0:01:05.899 ***** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 24 February 2024 17:09:48 +0000 (0:00:00.023) 0:01:05.923 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1700557386.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708794555.1690943, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904948, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3466295897", "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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 24 February 2024 17:09:48 +0000 (0:00:00.200) 0:01:06.123 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 24 February 2024 17:09:48 +0000 (0:00:00.020) 0:01:06.144 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 24 February 2024 17:09:48 +0000 (0:00:00.020) 0:01:06.164 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 24 February 2024 17:09:48 +0000 (0:00:00.020) 0:01:06.185 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 24 February 2024 17:09:48 +0000 (0:00:00.019) 0:01:06.205 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 24 February 2024 17:09:48 +0000 (0:00:00.019) 0:01:06.224 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Saturday 24 February 2024 17:09:48 +0000 (0:00:00.018) 0:01:06.242 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Saturday 24 February 2024 17:09:48 +0000 (0:00:00.090) 0:01:06.332 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 24 February 2024 17:09:48 +0000 (0:00:00.037) 0:01:06.370 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 24 February 2024 17:09:48 +0000 (0:00:00.020) 0:01:06.390 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Saturday 24 February 2024 17:09:48 +0000 (0:00:00.018) 0:01:06.408 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 24 February 2024 17:09:48 +0000 (0:00:00.036) 0:01:06.445 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 24 February 2024 17:09:48 +0000 (0:00:00.019) 0:01:06.465 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Saturday 24 February 2024 17:09:48 +0000 (0:00:00.018) 0:01:06.483 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 24 February 2024 17:09:49 +0000 (0:00:00.038) 0:01:06.522 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 24 February 2024 17:09:49 +0000 (0:00:00.018) 0:01:06.540 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Saturday 24 February 2024 17:09:49 +0000 (0:00:00.019) 0:01:06.560 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 24 February 2024 17:09:49 +0000 (0:00:00.040) 0:01:06.600 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 24 February 2024 17:09:49 +0000 (0:00:00.019) 0:01:06.620 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 24 February 2024 17:09:49 +0000 (0:00:00.018) 0:01:06.639 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 24 February 2024 17:09:49 +0000 (0:00:00.019) 0:01:06.658 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Saturday 24 February 2024 17:09:49 +0000 (0:00:00.019) 0:01:06.678 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Saturday 24 February 2024 17:09:49 +0000 (0:00:00.043) 0:01:06.721 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Saturday 24 February 2024 17:09:49 +0000 (0:00:00.019) 0:01:06.740 ***** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Saturday 24 February 2024 17:09:49 +0000 (0:00:00.018) 0:01:06.759 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Saturday 24 February 2024 17:09:49 +0000 (0:00:00.017) 0:01:06.777 ***** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Saturday 24 February 2024 17:09:49 +0000 (0:00:00.018) 0:01:06.796 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 24 February 2024 17:09:49 +0000 (0:00:00.045) 0:01:06.842 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 24 February 2024 17:09:49 +0000 (0:00:00.023) 0:01:06.865 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 24 February 2024 17:09:49 +0000 (0:00:00.022) 0:01:06.888 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 24 February 2024 17:09:49 +0000 (0:00:00.018) 0:01:06.907 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 24 February 2024 17:09:49 +0000 (0:00:00.026) 0:01:06.933 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 24 February 2024 17:09:49 +0000 (0:00:00.032) 0:01:06.966 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 24 February 2024 17:09:49 +0000 (0:00:00.021) 0:01:06.988 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 24 February 2024 17:09:49 +0000 (0:00:00.023) 0:01:07.012 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 24 February 2024 17:09:49 +0000 (0:00:00.025) 0:01:07.037 ***** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 24 February 2024 17:09:49 +0000 (0:00:00.201) 0:01:07.238 ***** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 24 February 2024 17:09:49 +0000 (0:00:00.024) 0:01:07.262 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708794588.5703108, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708794555.1690943, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904948, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3466295897", "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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 24 February 2024 17:09:49 +0000 (0:00:00.220) 0:01:07.483 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 24 February 2024 17:09:49 +0000 (0:00:00.019) 0:01:07.503 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 24 February 2024 17:09:50 +0000 (0:00:00.019) 0:01:07.522 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 24 February 2024 17:09:50 +0000 (0:00:00.020) 0:01:07.542 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 24 February 2024 17:09:50 +0000 (0:00:00.019) 0:01:07.562 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 24 February 2024 17:09:50 +0000 (0:00:00.020) 0:01:07.582 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 24 February 2024 17:09:50 +0000 (0:00:00.021) 0:01:07.604 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 24 February 2024 17:09:50 +0000 (0:00:00.034) 0:01:07.638 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 24 February 2024 17:09:50 +0000 (0:00:00.019) 0:01:07.658 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 24 February 2024 17:09:50 +0000 (0:00:00.019) 0:01:07.678 ***** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 24 February 2024 17:09:50 +0000 (0:00:00.044) 0:01:07.722 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 24 February 2024 17:09:50 +0000 (0:00:00.017) 0:01:07.739 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 24 February 2024 17:09:50 +0000 (0:00:00.040) 0:01:07.780 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 24 February 2024 17:09:50 +0000 (0:00:00.031) 0:01:07.811 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 24 February 2024 17:09:50 +0000 (0:00:00.018) 0:01:07.830 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 24 February 2024 17:09:50 +0000 (0:00:00.017) 0:01:07.848 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 24 February 2024 17:09:50 +0000 (0:00:00.018) 0:01:07.866 ***** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Saturday 24 February 2024 17:09:50 +0000 (0:00:00.041) 0:01:07.908 ***** skipping: [sut] => (item=quay.io/libpod/testimage:20210610) => { "ansible_loop_var": "item", "changed": false, "item": "quay.io/libpod/testimage:20210610", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Saturday 24 February 2024 17:09:50 +0000 (0:00:00.022) 0:01:07.930 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Saturday 24 February 2024 17:09:50 +0000 (0:00:00.261) 0:01:08.191 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Saturday 24 February 2024 17:09:50 +0000 (0:00:00.018) 0:01:08.210 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Saturday 24 February 2024 17:09:50 +0000 (0:00:00.019) 0:01:08.230 ***** 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-1708794590.752663-8210-112572516708299/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Saturday 24 February 2024 17:09:51 +0000 (0:00:00.622) 0:01:08.853 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Saturday 24 February 2024 17:09:51 +0000 (0:00:00.021) 0:01:08.874 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Saturday 24 February 2024 17:09:51 +0000 (0:00:00.021) 0:01:08.895 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 24 February 2024 17:09:51 +0000 (0:00:00.023) 0:01:08.919 ***** TASK [Verify image not pulled] ************************************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/tests_quadlet_basic.yml:74 Saturday 24 February 2024 17:09:51 +0000 (0:00:00.017) 0:01:08.936 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run role - try to pull bogus image] ************************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/tests_quadlet_basic.yml:78 Saturday 24 February 2024 17:09:51 +0000 (0:00:00.020) 0:01:08.957 ***** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 24 February 2024 17:09:51 +0000 (0:00:00.038) 0:01:08.995 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 24 February 2024 17:09:51 +0000 (0:00:00.031) 0:01:09.026 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 24 February 2024 17:09:51 +0000 (0:00:00.055) 0:01:09.082 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 24 February 2024 17:09:51 +0000 (0:00:00.019) 0:01:09.102 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 24 February 2024 17:09:51 +0000 (0:00:00.019) 0:01:09.121 ***** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 24 February 2024 17:09:51 +0000 (0:00:00.048) 0:01:09.170 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 24 February 2024 17:09:52 +0000 (0:00:01.309) 0:01:10.479 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 24 February 2024 17:09:52 +0000 (0:00:00.019) 0:01:10.499 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 24 February 2024 17:09:53 +0000 (0:00:00.022) 0:01:10.522 ***** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032350", "end": "2024-02-24 17:09:53.204279", "rc": 0, "start": "2024-02-24 17:09:53.171929" } STDOUT: podman version 4.9.3-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Saturday 24 February 2024 17:09:53 +0000 (0:00:00.227) 0:01:10.749 ***** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.3-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Saturday 24 February 2024 17:09:53 +0000 (0:00:00.020) 0:01:10.770 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Saturday 24 February 2024 17:09:53 +0000 (0:00:00.040) 0:01:10.810 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Saturday 24 February 2024 17:09:53 +0000 (0:00:00.034) 0:01:10.845 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 24 February 2024 17:09:53 +0000 (0:00:00.035) 0:01:10.880 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 24 February 2024 17:09:53 +0000 (0:00:00.024) 0:01:10.905 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 24 February 2024 17:09:53 +0000 (0:00:00.022) 0:01:10.927 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 24 February 2024 17:09:53 +0000 (0:00:00.026) 0:01:10.954 ***** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 24 February 2024 17:09:53 +0000 (0:00:00.202) 0:01:11.157 ***** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 24 February 2024 17:09:53 +0000 (0:00:00.025) 0:01:11.182 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708794588.5703108, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708794555.1690943, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904948, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3466295897", "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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 24 February 2024 17:09:53 +0000 (0:00:00.199) 0:01:11.381 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 24 February 2024 17:09:53 +0000 (0:00:00.019) 0:01:11.401 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 24 February 2024 17:09:53 +0000 (0:00:00.019) 0:01:11.420 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 24 February 2024 17:09:53 +0000 (0:00:00.017) 0:01:11.438 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 24 February 2024 17:09:53 +0000 (0:00:00.017) 0:01:11.456 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 24 February 2024 17:09:53 +0000 (0:00:00.018) 0:01:11.474 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Saturday 24 February 2024 17:09:53 +0000 (0:00:00.017) 0:01:11.491 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Saturday 24 February 2024 17:09:54 +0000 (0:00:00.050) 0:01:11.542 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 24 February 2024 17:09:54 +0000 (0:00:00.035) 0:01:11.577 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 24 February 2024 17:09:54 +0000 (0:00:00.019) 0:01:11.597 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Saturday 24 February 2024 17:09:54 +0000 (0:00:00.018) 0:01:11.615 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 24 February 2024 17:09:54 +0000 (0:00:00.036) 0:01:11.651 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 24 February 2024 17:09:54 +0000 (0:00:00.018) 0:01:11.670 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Saturday 24 February 2024 17:09:54 +0000 (0:00:00.018) 0:01:11.688 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 24 February 2024 17:09:54 +0000 (0:00:00.036) 0:01:11.724 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 24 February 2024 17:09:54 +0000 (0:00:00.017) 0:01:11.742 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Saturday 24 February 2024 17:09:54 +0000 (0:00:00.018) 0:01:11.760 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 24 February 2024 17:09:54 +0000 (0:00:00.037) 0:01:11.798 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 24 February 2024 17:09:54 +0000 (0:00:00.018) 0:01:11.816 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 24 February 2024 17:09:54 +0000 (0:00:00.018) 0:01:11.834 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 24 February 2024 17:09:54 +0000 (0:00:00.017) 0:01:11.852 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Saturday 24 February 2024 17:09:54 +0000 (0:00:00.043) 0:01:11.895 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Saturday 24 February 2024 17:09:54 +0000 (0:00:00.019) 0:01:11.914 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Saturday 24 February 2024 17:09:54 +0000 (0:00:00.018) 0:01:11.932 ***** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Saturday 24 February 2024 17:09:54 +0000 (0:00:00.017) 0:01:11.950 ***** skipping: [sut] => { "censored": "the 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Saturday 24 February 2024 17:09:54 +0000 (0:00:00.017) 0:01:11.967 ***** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Saturday 24 February 2024 17:09:54 +0000 (0:00:00.017) 0:01:11.984 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 24 February 2024 17:09:54 +0000 (0:00:00.044) 0:01:12.029 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 24 February 2024 17:09:54 +0000 (0:00:00.024) 0:01:12.053 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 24 February 2024 17:09:54 +0000 (0:00:00.023) 0:01:12.076 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 24 February 2024 17:09:54 +0000 (0:00:00.018) 0:01:12.095 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 24 February 2024 17:09:54 +0000 (0:00:00.026) 0:01:12.121 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 24 February 2024 17:09:54 +0000 (0:00:00.033) 0:01:12.155 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 24 February 2024 17:09:54 +0000 (0:00:00.022) 0:01:12.177 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 24 February 2024 17:09:54 +0000 (0:00:00.023) 0:01:12.200 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 24 February 2024 17:09:54 +0000 (0:00:00.024) 0:01:12.224 ***** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 24 February 2024 17:09:54 +0000 (0:00:00.201) 0:01:12.426 ***** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 24 February 2024 17:09:54 +0000 (0:00:00.053) 0:01:12.479 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708794588.5703108, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708794555.1690943, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904948, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3466295897", "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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 24 February 2024 17:09:55 +0000 (0:00:00.201) 0:01:12.681 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 24 February 2024 17:09:55 +0000 (0:00:00.019) 0:01:12.701 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 24 February 2024 17:09:55 +0000 (0:00:00.018) 0:01:12.719 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 24 February 2024 17:09:55 +0000 (0:00:00.018) 0:01:12.737 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 24 February 2024 17:09:55 +0000 (0:00:00.017) 0:01:12.755 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 24 February 2024 17:09:55 +0000 (0:00:00.018) 0:01:12.774 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 24 February 2024 17:09:55 +0000 (0:00:00.018) 0:01:12.792 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 24 February 2024 17:09:55 +0000 (0:00:00.033) 0:01:12.826 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 24 February 2024 17:09:55 +0000 (0:00:00.019) 0:01:12.845 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 24 February 2024 17:09:55 +0000 (0:00:00.018) 0:01:12.864 ***** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 24 February 2024 17:09:55 +0000 (0:00:00.044) 0:01:12.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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 24 February 2024 17:09:55 +0000 (0:00:00.017) 0:01:12.926 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 24 February 2024 17:09:55 +0000 (0:00:00.039) 0:01:12.965 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 24 February 2024 17:09:55 +0000 (0:00:00.032) 0:01:12.998 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 24 February 2024 17:09:55 +0000 (0:00:00.018) 0:01:13.016 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 24 February 2024 17:09:55 +0000 (0:00:00.045) 0:01:13.062 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 24 February 2024 17:09:55 +0000 (0:00:00.019) 0:01:13.082 ***** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Saturday 24 February 2024 17:09:55 +0000 (0:00:00.018) 0:01:13.100 ***** ok: [sut] => (item=this_is_a_bogus_image) => { "ansible_loop_var": "item", "attempts": 1, "changed": false, "failed_when_result": false, "item": "this_is_a_bogus_image" } MSG: Failed to pull image this_is_a_bogus_image:latest TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Saturday 24 February 2024 17:09:56 +0000 (0:00:01.052) 0:01:14.153 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Saturday 24 February 2024 17:09:56 +0000 (0:00:00.206) 0:01:14.360 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Saturday 24 February 2024 17:09:56 +0000 (0:00:00.019) 0:01:14.379 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Saturday 24 February 2024 17:09:56 +0000 (0:00:00.019) 0:01:14.398 ***** 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-1708794596.9207056-8396-9143317784889/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Saturday 24 February 2024 17:09:57 +0000 (0:00:00.542) 0:01:14.941 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Saturday 24 February 2024 17:09:57 +0000 (0:00:00.021) 0:01:14.963 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Saturday 24 February 2024 17:09:57 +0000 (0:00:00.021) 0:01:14.985 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 24 February 2024 17:09:57 +0000 (0:00:00.044) 0:01:15.030 ***** TASK [Verify image not pulled and no error] ************************************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/tests_quadlet_basic.yml:94 Saturday 24 February 2024 17:09:57 +0000 (0:00:00.018) 0:01:15.048 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/tests_quadlet_basic.yml:101 Saturday 24 February 2024 17:09:57 +0000 (0:00:00.023) 0:01:15.071 ***** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 24 February 2024 17:09:57 +0000 (0:00:00.055) 0:01:15.127 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 24 February 2024 17:09:57 +0000 (0:00:00.032) 0:01:15.159 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 24 February 2024 17:09:57 +0000 (0:00:00.023) 0:01:15.183 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 24 February 2024 17:09:57 +0000 (0:00:00.018) 0:01:15.201 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 24 February 2024 17:09:57 +0000 (0:00:00.018) 0:01:15.219 ***** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 24 February 2024 17:09:57 +0000 (0:00:00.047) 0:01:15.266 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 24 February 2024 17:09:59 +0000 (0:00:01.325) 0:01:16.592 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 24 February 2024 17:09:59 +0000 (0:00:00.020) 0:01:16.612 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 24 February 2024 17:09:59 +0000 (0:00:00.022) 0:01:16.635 ***** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029916", "end": "2024-02-24 17:09:59.313660", "rc": 0, "start": "2024-02-24 17:09:59.283744" } STDOUT: podman version 4.9.3-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Saturday 24 February 2024 17:09:59 +0000 (0:00:00.222) 0:01:16.858 ***** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.3-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Saturday 24 February 2024 17:09:59 +0000 (0:00:00.019) 0:01:16.878 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Saturday 24 February 2024 17:09:59 +0000 (0:00:00.018) 0:01:16.896 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Saturday 24 February 2024 17:09:59 +0000 (0:00:00.035) 0:01:16.931 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 24 February 2024 17:09:59 +0000 (0:00:00.035) 0:01:16.966 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 24 February 2024 17:09:59 +0000 (0:00:00.023) 0:01:16.990 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 24 February 2024 17:09:59 +0000 (0:00:00.022) 0:01:17.012 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 24 February 2024 17:09:59 +0000 (0:00:00.025) 0:01:17.037 ***** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 24 February 2024 17:09:59 +0000 (0:00:00.200) 0:01:17.237 ***** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 24 February 2024 17:09:59 +0000 (0:00:00.023) 0:01:17.261 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708794588.5703108, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708794555.1690943, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904948, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3466295897", "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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 24 February 2024 17:09:59 +0000 (0:00:00.194) 0:01:17.456 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 24 February 2024 17:09:59 +0000 (0:00:00.019) 0:01:17.476 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 24 February 2024 17:09:59 +0000 (0:00:00.018) 0:01:17.495 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 24 February 2024 17:09:59 +0000 (0:00:00.018) 0:01:17.513 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 24 February 2024 17:10:00 +0000 (0:00:00.019) 0:01:17.533 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 24 February 2024 17:10:00 +0000 (0:00:00.019) 0:01:17.552 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Saturday 24 February 2024 17:10:00 +0000 (0:00:00.020) 0:01:17.573 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Saturday 24 February 2024 17:10:00 +0000 (0:00:00.024) 0:01:17.597 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 24 February 2024 17:10:00 +0000 (0:00:00.036) 0:01:17.634 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 24 February 2024 17:10:00 +0000 (0:00:00.018) 0:01:17.652 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Saturday 24 February 2024 17:10:00 +0000 (0:00:00.018) 0:01:17.670 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 24 February 2024 17:10:00 +0000 (0:00:00.036) 0:01:17.706 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 24 February 2024 17:10:00 +0000 (0:00:00.018) 0:01:17.724 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Saturday 24 February 2024 17:10:00 +0000 (0:00:00.017) 0:01:17.742 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 24 February 2024 17:10:00 +0000 (0:00:00.036) 0:01:17.779 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 24 February 2024 17:10:00 +0000 (0:00:00.043) 0:01:17.822 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Saturday 24 February 2024 17:10:00 +0000 (0:00:00.019) 0:01:17.842 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 24 February 2024 17:10:00 +0000 (0:00:00.037) 0:01:17.880 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 24 February 2024 17:10:00 +0000 (0:00:00.018) 0:01:17.898 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 24 February 2024 17:10:00 +0000 (0:00:00.017) 0:01:17.916 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 24 February 2024 17:10:00 +0000 (0:00:00.018) 0:01:17.935 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Saturday 24 February 2024 17:10:00 +0000 (0:00:00.017) 0:01:17.953 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Saturday 24 February 2024 17:10:00 +0000 (0:00:00.018) 0:01:17.971 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Saturday 24 February 2024 17:10:00 +0000 (0:00:00.017) 0:01:17.989 ***** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Saturday 24 February 2024 17:10:00 +0000 (0:00:00.018) 0:01:18.007 ***** skipping: [sut] => { "censored": "the 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Saturday 24 February 2024 17:10:00 +0000 (0:00:00.017) 0:01:18.024 ***** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Saturday 24 February 2024 17:10:00 +0000 (0:00:00.016) 0:01:18.041 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 24 February 2024 17:10:00 +0000 (0:00:00.044) 0:01:18.086 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 24 February 2024 17:10:00 +0000 (0:00:00.023) 0:01:18.109 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 24 February 2024 17:10:00 +0000 (0:00:00.023) 0:01:18.133 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 24 February 2024 17:10:00 +0000 (0:00:00.021) 0:01:18.154 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 24 February 2024 17:10:00 +0000 (0:00:00.053) 0:01:18.208 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 24 February 2024 17:10:00 +0000 (0:00:00.033) 0:01:18.242 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 24 February 2024 17:10:00 +0000 (0:00:00.022) 0:01:18.265 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 24 February 2024 17:10:00 +0000 (0:00:00.022) 0:01:18.287 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 24 February 2024 17:10:00 +0000 (0:00:00.025) 0:01:18.312 ***** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 24 February 2024 17:10:01 +0000 (0:00:00.204) 0:01:18.517 ***** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 24 February 2024 17:10:01 +0000 (0:00:00.024) 0:01:18.542 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708794588.5703108, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708794555.1690943, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904948, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3466295897", "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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 24 February 2024 17:10:01 +0000 (0:00:00.201) 0:01:18.743 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 24 February 2024 17:10:01 +0000 (0:00:00.019) 0:01:18.762 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 24 February 2024 17:10:01 +0000 (0:00:00.020) 0:01:18.783 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 24 February 2024 17:10:01 +0000 (0:00:00.019) 0:01:18.803 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 24 February 2024 17:10:01 +0000 (0:00:00.020) 0:01:18.824 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 24 February 2024 17:10:01 +0000 (0:00:00.019) 0:01:18.843 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 24 February 2024 17:10:01 +0000 (0:00:00.019) 0:01:18.863 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 24 February 2024 17:10:01 +0000 (0:00:00.035) 0:01:18.898 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 24 February 2024 17:10:01 +0000 (0:00:00.021) 0:01:18.920 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 24 February 2024 17:10:01 +0000 (0:00:00.052) 0:01:18.972 ***** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 24 February 2024 17:10:01 +0000 (0:00:00.045) 0:01:19.018 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 24 February 2024 17:10:01 +0000 (0:00:00.040) 0:01:19.058 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 24 February 2024 17:10:01 +0000 (0:00:00.018) 0:01:19.076 ***** ok: [sut] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service nopull.service: host TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 24 February 2024 17:10:02 +0000 (0:00:00.465) 0:01:19.541 ***** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/nopull.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 24 February 2024 17:10:02 +0000 (0:00:00.205) 0:01:19.747 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 24 February 2024 17:10:02 +0000 (0:00:00.031) 0:01:19.779 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 24 February 2024 17:10:02 +0000 (0:00:00.019) 0:01:19.798 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 24 February 2024 17:10:02 +0000 (0:00:00.020) 0:01:19.818 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 24 February 2024 17:10:02 +0000 (0:00:00.017) 0:01:19.836 ***** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 24 February 2024 17:10:02 +0000 (0:00:00.463) 0:01:20.299 ***** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.036856", "end": "2024-02-24 17:10:02.990835", "rc": 0, "start": "2024-02-24 17:10:02.953979" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 24 February 2024 17:10:03 +0000 (0:00:00.234) 0:01:20.534 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 24 February 2024 17:10:03 +0000 (0:00:00.021) 0:01:20.556 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 24 February 2024 17:10:03 +0000 (0:00:00.018) 0:01:20.574 ***** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 24 February 2024 17:10:03 +0000 (0:00:00.018) 0:01:20.592 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 24 February 2024 17:10:03 +0000 (0:00:00.033) 0:01:20.625 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 24 February 2024 17:10:03 +0000 (0:00:00.024) 0:01:20.650 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 24 February 2024 17:10:03 +0000 (0:00:00.018) 0:01:20.668 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 24 February 2024 17:10:03 +0000 (0:00:00.018) 0:01:20.686 ***** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 24 February 2024 17:10:03 +0000 (0:00:00.047) 0:01:20.733 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 24 February 2024 17:10:04 +0000 (0:00:01.333) 0:01:22.067 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 24 February 2024 17:10:04 +0000 (0:00:00.019) 0:01:22.087 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 24 February 2024 17:10:04 +0000 (0:00:00.022) 0:01:22.110 ***** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029440", "end": "2024-02-24 17:10:04.786835", "rc": 0, "start": "2024-02-24 17:10:04.757395" } STDOUT: podman version 4.9.3-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Saturday 24 February 2024 17:10:04 +0000 (0:00:00.221) 0:01:22.331 ***** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.3-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Saturday 24 February 2024 17:10:04 +0000 (0:00:00.019) 0:01:22.351 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Saturday 24 February 2024 17:10:04 +0000 (0:00:00.018) 0:01:22.370 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Saturday 24 February 2024 17:10:04 +0000 (0:00:00.034) 0:01:22.404 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 24 February 2024 17:10:04 +0000 (0:00:00.035) 0:01:22.440 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 24 February 2024 17:10:04 +0000 (0:00:00.024) 0:01:22.464 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 24 February 2024 17:10:04 +0000 (0:00:00.022) 0:01:22.487 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 24 February 2024 17:10:04 +0000 (0:00:00.025) 0:01:22.513 ***** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 24 February 2024 17:10:05 +0000 (0:00:00.203) 0:01:22.716 ***** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 24 February 2024 17:10:05 +0000 (0:00:00.024) 0:01:22.740 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708794588.5703108, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708794555.1690943, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904948, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3466295897", "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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 24 February 2024 17:10:05 +0000 (0:00:00.224) 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 24 February 2024 17:10:05 +0000 (0:00:00.019) 0:01:22.985 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 24 February 2024 17:10:05 +0000 (0:00:00.020) 0:01:23.005 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 24 February 2024 17:10:05 +0000 (0:00:00.018) 0:01:23.023 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 24 February 2024 17:10:05 +0000 (0:00:00.018) 0:01:23.041 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 24 February 2024 17:10:05 +0000 (0:00:00.018) 0:01:23.060 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Saturday 24 February 2024 17:10:05 +0000 (0:00:00.018) 0:01:23.078 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Saturday 24 February 2024 17:10:05 +0000 (0:00:00.025) 0:01:23.103 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 24 February 2024 17:10:05 +0000 (0:00:00.036) 0:01:23.139 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 24 February 2024 17:10:05 +0000 (0:00:00.019) 0:01:23.159 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Saturday 24 February 2024 17:10:05 +0000 (0:00:00.017) 0:01:23.177 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 24 February 2024 17:10:05 +0000 (0:00:00.036) 0:01:23.213 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 24 February 2024 17:10:05 +0000 (0:00:00.018) 0:01:23.231 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Saturday 24 February 2024 17:10:05 +0000 (0:00:00.018) 0:01:23.249 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 24 February 2024 17:10:05 +0000 (0:00:00.036) 0:01:23.286 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 24 February 2024 17:10:05 +0000 (0:00:00.017) 0:01:23.304 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Saturday 24 February 2024 17:10:05 +0000 (0:00:00.045) 0:01:23.349 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 24 February 2024 17:10:05 +0000 (0:00:00.038) 0:01:23.388 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 24 February 2024 17:10:05 +0000 (0:00:00.019) 0:01:23.408 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 24 February 2024 17:10:05 +0000 (0:00:00.018) 0:01:23.426 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 24 February 2024 17:10:05 +0000 (0:00:00.018) 0:01:23.444 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Saturday 24 February 2024 17:10:05 +0000 (0:00:00.018) 0:01:23.462 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Saturday 24 February 2024 17:10:05 +0000 (0:00:00.017) 0:01:23.480 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Saturday 24 February 2024 17:10:05 +0000 (0:00:00.018) 0:01:23.499 ***** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Saturday 24 February 2024 17:10:06 +0000 (0:00:00.017) 0:01:23.516 ***** skipping: [sut] => { "censored": "the 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Saturday 24 February 2024 17:10:06 +0000 (0:00:00.017) 0:01:23.533 ***** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Saturday 24 February 2024 17:10:06 +0000 (0:00:00.017) 0:01:23.551 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 24 February 2024 17:10:06 +0000 (0:00:00.044) 0:01:23.595 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 24 February 2024 17:10:06 +0000 (0:00:00.023) 0:01:23.619 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 24 February 2024 17:10:06 +0000 (0:00:00.023) 0:01:23.642 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 24 February 2024 17:10:06 +0000 (0:00:00.021) 0:01:23.664 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 24 February 2024 17:10:06 +0000 (0:00:00.026) 0:01:23.690 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 24 February 2024 17:10:06 +0000 (0:00:00.061) 0:01:23.752 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 24 February 2024 17:10:06 +0000 (0:00:00.024) 0:01:23.777 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 24 February 2024 17:10:06 +0000 (0:00:00.023) 0:01:23.800 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 24 February 2024 17:10:06 +0000 (0:00:00.024) 0:01:23.825 ***** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 24 February 2024 17:10:06 +0000 (0:00:00.197) 0:01:24.023 ***** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 24 February 2024 17:10:06 +0000 (0:00:00.024) 0:01:24.047 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708794588.5703108, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708794555.1690943, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904948, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3466295897", "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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 24 February 2024 17:10:06 +0000 (0:00:00.196) 0:01:24.244 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 24 February 2024 17:10:06 +0000 (0:00:00.019) 0:01:24.264 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 24 February 2024 17:10:06 +0000 (0:00:00.018) 0:01:24.282 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 24 February 2024 17:10:06 +0000 (0:00:00.018) 0:01:24.300 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 24 February 2024 17:10:06 +0000 (0:00:00.017) 0:01:24.318 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 24 February 2024 17:10:06 +0000 (0:00:00.018) 0:01:24.337 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 24 February 2024 17:10:06 +0000 (0:00:00.017) 0:01:24.354 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 24 February 2024 17:10:06 +0000 (0:00:00.033) 0:01:24.388 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 24 February 2024 17:10:06 +0000 (0:00:00.019) 0:01:24.407 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 24 February 2024 17:10:06 +0000 (0:00:00.017) 0:01:24.425 ***** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 24 February 2024 17:10:06 +0000 (0:00:00.073) 0:01:24.498 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 24 February 2024 17:10:07 +0000 (0:00:00.040) 0:01:24.539 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 24 February 2024 17:10:07 +0000 (0:00:00.018) 0:01:24.557 ***** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "bogus.service", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target systemd-journald.socket basic.target -.mount system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "bogus.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 }", "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 }", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/systemd/generator/bogus.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "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": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "bogus.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/bogus.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "bogus", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 24 February 2024 17:10:07 +0000 (0:00:00.477) 0:01:25.035 ***** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/bogus.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 24 February 2024 17:10:07 +0000 (0:00:00.200) 0:01:25.235 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 24 February 2024 17:10:07 +0000 (0:00:00.031) 0:01:25.266 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 24 February 2024 17:10:07 +0000 (0:00:00.019) 0:01:25.286 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 24 February 2024 17:10:07 +0000 (0:00:00.018) 0:01:25.304 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 24 February 2024 17:10:07 +0000 (0:00:00.018) 0:01:25.323 ***** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 24 February 2024 17:10:08 +0000 (0:00:00.446) 0:01:25.769 ***** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.037024", "end": "2024-02-24 17:10:08.457787", "rc": 0, "start": "2024-02-24 17:10:08.420763" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 24 February 2024 17:10:08 +0000 (0:00:00.234) 0:01:26.004 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 24 February 2024 17:10:08 +0000 (0:00:00.051) 0:01:26.055 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 24 February 2024 17:10:08 +0000 (0:00:00.020) 0:01:26.075 ***** TASK [Create user for testing] ************************************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/tests_quadlet_basic.yml:113 Saturday 24 February 2024 17:10:08 +0000 (0:00:00.017) 0:01:26.093 ***** 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-cia1eo3nbn/tests/tests_quadlet_basic.yml:126 Saturday 24 February 2024 17:10:08 +0000 (0:00:00.388) 0:01:26.481 ***** ok: [sut -> localhost] => { "changed": false, "content": "M2NiNWVkYWQzNjE1NDQ3MzhlYWY5MjlhMmIxY2I5YzMK", "encoding": "base64", "source": "/etc/machine-id" } META: end_host conditional evaluated to false, continuing execution for sut TASK [Enable cgroup controllers] *********************************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/tests_quadlet_basic.yml:139 Saturday 24 February 2024 17:10:09 +0000 (0:00:00.190) 0:01:26.671 ***** changed: [sut] => { "changed": true, "cmd": "set -euxo pipefail\ncat > /etc/systemd/system/user-0.slice < /etc/systemd/system/user@.service.d/delegate.conf < /etc/systemd/system/user-.slice.d/override.conf < { "changed": true, "cmd": [ "grubby", "--update-kernel=ALL", "--args=systemd.unified_cgroup_hierarchy=1" ], "delta": "0:00:00.202366", "end": "2024-02-24 17:10:09.886378", "rc": 0, "start": "2024-02-24 17:10:09.684012" } TASK [Reboot] ****************************************************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/tests_quadlet_basic.yml:177 Saturday 24 February 2024 17:10:09 +0000 (0:00:00.406) 0:01:27.432 ***** changed: [sut] => { "changed": true, "elapsed": 45, "rebooted": true } TASK [Run the role - user] ***************************************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/tests_quadlet_basic.yml:180 Saturday 24 February 2024 17:10:56 +0000 (0:00:46.678) 0:02:14.111 ***** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 24 February 2024 17:10:56 +0000 (0:00:00.041) 0:02:14.152 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 24 February 2024 17:10:56 +0000 (0:00:00.035) 0:02:14.188 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 24 February 2024 17:10:56 +0000 (0:00:00.049) 0:02:14.238 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 24 February 2024 17:10:56 +0000 (0:00:00.076) 0:02:14.314 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 24 February 2024 17:10:56 +0000 (0:00:00.021) 0:02:14.335 ***** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 24 February 2024 17:10:56 +0000 (0:00:00.055) 0:02:14.391 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 24 February 2024 17:10:58 +0000 (0:00:01.615) 0:02:16.007 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 24 February 2024 17:10:58 +0000 (0:00:00.030) 0:02:16.038 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 24 February 2024 17:10:58 +0000 (0:00:00.031) 0:02:16.069 ***** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.322958", "end": "2024-02-24 17:10:58.546639", "rc": 0, "start": "2024-02-24 17:10:58.223681" } STDOUT: podman version 4.9.3-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Saturday 24 February 2024 17:10:59 +0000 (0:00:00.496) 0:02:16.565 ***** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.3-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Saturday 24 February 2024 17:10:59 +0000 (0:00:00.042) 0:02:16.608 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Saturday 24 February 2024 17:10:59 +0000 (0:00:00.065) 0:02:16.673 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Saturday 24 February 2024 17:10:59 +0000 (0:00:00.093) 0:02:16.766 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 24 February 2024 17:10:59 +0000 (0:00:00.043) 0:02:16.810 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 24 February 2024 17:10:59 +0000 (0:00:00.228) 0:02:17.038 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 24 February 2024 17:10:59 +0000 (0:00:00.028) 0:02:17.066 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 24 February 2024 17:10:59 +0000 (0:00:00.027) 0:02:17.094 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 24 February 2024 17:10:59 +0000 (0:00:00.205) 0:02:17.299 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 24 February 2024 17:10:59 +0000 (0:00:00.031) 0:02:17.330 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708794588.5703108, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708794555.1690943, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904948, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3466295897", "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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 24 February 2024 17:11:00 +0000 (0:00:00.217) 0:02:17.547 ***** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004842", "end": "2024-02-24 17:10:59.835733", "rc": 0, "start": "2024-02-24 17:10:59.830891" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 24 February 2024 17:11:00 +0000 (0:00:00.204) 0:02:17.752 ***** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004981", "end": "2024-02-24 17:11:00.055248", "rc": 0, "start": "2024-02-24 17:11:00.050267" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 24 February 2024 17:11:00 +0000 (0:00:00.209) 0:02:17.962 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 24 February 2024 17:11:00 +0000 (0:00:00.022) 0:02:17.984 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 24 February 2024 17:11:00 +0000 (0:00:00.019) 0:02:18.004 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 24 February 2024 17:11:00 +0000 (0:00:00.051) 0:02:18.055 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Saturday 24 February 2024 17:11:00 +0000 (0:00:00.024) 0:02:18.080 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Saturday 24 February 2024 17:11:00 +0000 (0:00:00.027) 0:02:18.107 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 24 February 2024 17:11:00 +0000 (0:00:00.040) 0:02:18.148 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 24 February 2024 17:11:00 +0000 (0:00:00.022) 0:02:18.171 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Saturday 24 February 2024 17:11:00 +0000 (0:00:00.020) 0:02:18.191 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 24 February 2024 17:11:00 +0000 (0:00:00.038) 0:02:18.230 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 24 February 2024 17:11:00 +0000 (0:00:00.020) 0:02:18.250 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Saturday 24 February 2024 17:11:00 +0000 (0:00:00.020) 0:02:18.271 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 24 February 2024 17:11:00 +0000 (0:00:00.038) 0:02:18.309 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 24 February 2024 17:11:00 +0000 (0:00:00.020) 0:02:18.330 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Saturday 24 February 2024 17:11:00 +0000 (0:00:00.019) 0:02:18.349 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 24 February 2024 17:11:00 +0000 (0:00:00.037) 0:02:18.386 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 24 February 2024 17:11:00 +0000 (0:00:00.019) 0:02:18.406 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 24 February 2024 17:11:00 +0000 (0:00:00.049) 0:02:18.455 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 24 February 2024 17:11:00 +0000 (0:00:00.021) 0:02:18.477 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Saturday 24 February 2024 17:11:00 +0000 (0:00:00.021) 0:02:18.498 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Saturday 24 February 2024 17:11:01 +0000 (0:00:00.020) 0:02:18.519 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Saturday 24 February 2024 17:11:01 +0000 (0:00:00.020) 0:02:18.539 ***** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Saturday 24 February 2024 17:11:01 +0000 (0:00:00.031) 0:02:18.571 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 24 February 2024 17:11:01 +0000 (0:00:00.068) 0:02:18.640 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 24 February 2024 17:11:01 +0000 (0:00:00.034) 0:02:18.674 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 24 February 2024 17:11:01 +0000 (0:00:00.055) 0:02:18.730 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 24 February 2024 17:11:01 +0000 (0:00:00.047) 0:02:18.777 ***** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": "0:00:00.026119", "end": "2024-02-24 17:11:01.196158", "rc": 0, "start": "2024-02-24 17:11:01.170039" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 24 February 2024 17:11:01 +0000 (0:00:00.250) 0:02:19.028 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 24 February 2024 17:11:01 +0000 (0:00:00.030) 0:02:19.059 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 24 February 2024 17:11:01 +0000 (0:00:00.045) 0:02:19.104 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708794661.2007349, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1708794661.2603168, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28953, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1708794661.2603168, "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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 24 February 2024 17:11:01 +0000 (0:00:00.238) 0:02:19.342 ***** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 24 February 2024 17:11:02 +0000 (0:00:00.872) 0:02:20.215 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 24 February 2024 17:11:02 +0000 (0:00:00.021) 0:02:20.236 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 24 February 2024 17:11:02 +0000 (0:00:00.033) 0:02:20.270 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 24 February 2024 17:11:02 +0000 (0:00:00.047) 0:02:20.318 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 24 February 2024 17:11:03 +0000 (0:00:00.243) 0:02:20.562 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 24 February 2024 17:11:03 +0000 (0:00:00.027) 0:02:20.590 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 24 February 2024 17:11:03 +0000 (0:00:00.039) 0:02:20.629 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708794661.2007349, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1708794662.3176253, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28953, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1708794662.3176253, "nlink": 6, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 140, "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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 24 February 2024 17:11:03 +0000 (0:00:00.232) 0:02:20.862 ***** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Saturday 24 February 2024 17:11:03 +0000 (0:00:00.425) 0:02:21.287 ***** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Saturday 24 February 2024 17:11:03 +0000 (0:00:00.041) 0:02:21.328 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 24 February 2024 17:11:03 +0000 (0:00:00.068) 0:02:21.397 ***** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Network": { "Gateway": "192.168.29.1", "Label": "app=wordpress", "Subnet": "192.168.29.0/24" } }, "__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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 24 February 2024 17:11:03 +0000 (0:00:00.081) 0:02:21.479 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 24 February 2024 17:11:04 +0000 (0:00:00.041) 0:02:21.520 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 24 February 2024 17:11:04 +0000 (0:00:00.038) 0:02:21.558 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 24 February 2024 17:11:04 +0000 (0:00:00.035) 0:02:21.594 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 24 February 2024 17:11:04 +0000 (0:00:00.045) 0:02:21.639 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 24 February 2024 17:11:04 +0000 (0:00:00.028) 0:02:21.667 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 24 February 2024 17:11:04 +0000 (0:00:00.027) 0:02:21.695 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 24 February 2024 17:11:04 +0000 (0:00:00.041) 0:02:21.736 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 24 February 2024 17:11:04 +0000 (0:00:00.246) 0:02:21.983 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 24 February 2024 17:11:04 +0000 (0:00:00.034) 0:02:22.018 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708794588.5703108, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708794555.1690943, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904948, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3466295897", "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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 24 February 2024 17:11:04 +0000 (0:00:00.205) 0:02:22.223 ***** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004017", "end": "2024-02-24 17:11:04.882198", "rc": 0, "start": "2024-02-24 17:11:04.878181" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 24 February 2024 17:11:04 +0000 (0:00:00.203) 0:02:22.427 ***** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004030", "end": "2024-02-24 17:11:05.084640", "rc": 0, "start": "2024-02-24 17:11:05.080610" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 24 February 2024 17:11:05 +0000 (0:00:00.202) 0:02:22.630 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 24 February 2024 17:11:05 +0000 (0:00:00.020) 0:02:22.650 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 24 February 2024 17:11:05 +0000 (0:00:00.019) 0:02:22.670 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 24 February 2024 17:11:05 +0000 (0:00:00.058) 0:02:22.728 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 24 February 2024 17:11:05 +0000 (0:00:00.024) 0:02:22.753 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 24 February 2024 17:11:05 +0000 (0:00:00.036) 0:02:22.790 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 24 February 2024 17:11:05 +0000 (0:00:00.020) 0:02:22.810 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 24 February 2024 17:11:05 +0000 (0:00:00.021) 0:02:22.832 ***** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 24 February 2024 17:11:05 +0000 (0:00:00.045) 0:02:22.878 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 24 February 2024 17:11:05 +0000 (0:00:00.019) 0:02:22.897 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 24 February 2024 17:11:05 +0000 (0:00:00.040) 0:02:22.938 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 24 February 2024 17:11:05 +0000 (0:00:00.033) 0:02:22.972 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 24 February 2024 17:11:05 +0000 (0:00:00.196) 0:02:23.168 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 24 February 2024 17:11:05 +0000 (0:00:00.024) 0:02:23.193 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 24 February 2024 17:11:05 +0000 (0:00:00.019) 0:02:23.212 ***** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Saturday 24 February 2024 17:11:05 +0000 (0:00:00.019) 0:02:23.232 ***** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Saturday 24 February 2024 17:11:05 +0000 (0:00:00.018) 0:02:23.250 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Saturday 24 February 2024 17:11:05 +0000 (0:00:00.214) 0:02:23.465 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Saturday 24 February 2024 17:11:05 +0000 (0:00:00.050) 0:02:23.515 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Saturday 24 February 2024 17:11:06 +0000 (0:00:00.020) 0:02:23.536 ***** changed: [sut] => { "changed": true, "checksum": "527eda617bc3c33ce0c070878f5290eea6be16e5", "dest": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "gid": 1111, "group": "user_quadlet_basic", "md5sum": "1f5dfaba883c749c6004ddcb90f6bdc8", "mode": "0644", "owner": "user_quadlet_basic", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 118, "src": "/root/.ansible/tmp/ansible-tmp-1708794666.0583434-8995-88144068042035/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Saturday 24 February 2024 17:11:06 +0000 (0:00:00.563) 0:02:24.099 ***** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Saturday 24 February 2024 17:11:06 +0000 (0:00:00.385) 0:02:24.485 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Saturday 24 February 2024 17:11:06 +0000 (0:00:00.024) 0:02:24.509 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 24 February 2024 17:11:07 +0000 (0:00:00.023) 0:02:24.533 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 24 February 2024 17:11:07 +0000 (0:00:00.026) 0:02:24.560 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 24 February 2024 17:11:07 +0000 (0:00:00.025) 0:02:24.585 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 24 February 2024 17:11:07 +0000 (0:00:00.020) 0:02:24.606 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 24 February 2024 17:11:07 +0000 (0:00:00.031) 0:02:24.638 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 24 February 2024 17:11:07 +0000 (0:00:00.041) 0:02:24.679 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 24 February 2024 17:11:07 +0000 (0:00:00.024) 0:02:24.704 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 24 February 2024 17:11:07 +0000 (0:00:00.026) 0:02:24.731 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 24 February 2024 17:11:07 +0000 (0:00:00.072) 0:02:24.803 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 24 February 2024 17:11:07 +0000 (0:00:00.204) 0:02:25.007 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 24 February 2024 17:11:07 +0000 (0:00:00.029) 0:02:25.036 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708794588.5703108, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708794555.1690943, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904948, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3466295897", "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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 24 February 2024 17:11:07 +0000 (0:00:00.203) 0:02:25.240 ***** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004101", "end": "2024-02-24 17:11:07.900261", "rc": 0, "start": "2024-02-24 17:11:07.896160" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 24 February 2024 17:11:07 +0000 (0:00:00.205) 0:02:25.446 ***** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003969", "end": "2024-02-24 17:11:08.106354", "rc": 0, "start": "2024-02-24 17:11:08.102385" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 24 February 2024 17:11:08 +0000 (0:00:00.207) 0:02:25.654 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 24 February 2024 17:11:08 +0000 (0:00:00.022) 0:02:25.677 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 24 February 2024 17:11:08 +0000 (0:00:00.020) 0:02:25.697 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 24 February 2024 17:11:08 +0000 (0:00:00.037) 0:02:25.735 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 24 February 2024 17:11:08 +0000 (0:00:00.031) 0:02:25.767 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 24 February 2024 17:11:08 +0000 (0:00:00.059) 0:02:25.826 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 24 February 2024 17:11:08 +0000 (0:00:00.032) 0:02:25.859 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 24 February 2024 17:11:08 +0000 (0:00:00.039) 0:02:25.899 ***** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 24 February 2024 17:11:08 +0000 (0:00:00.063) 0:02:25.962 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 24 February 2024 17:11:08 +0000 (0:00:00.022) 0:02:25.985 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 24 February 2024 17:11:08 +0000 (0:00:00.101) 0:02:26.087 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 24 February 2024 17:11:08 +0000 (0:00:00.053) 0:02:26.141 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 24 February 2024 17:11:08 +0000 (0:00:00.223) 0:02:26.365 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 24 February 2024 17:11:08 +0000 (0:00:00.030) 0:02:26.395 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 24 February 2024 17:11:08 +0000 (0:00:00.021) 0:02:26.417 ***** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Saturday 24 February 2024 17:11:08 +0000 (0:00:00.021) 0:02:26.439 ***** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Saturday 24 February 2024 17:11:08 +0000 (0:00:00.036) 0:02:26.475 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Saturday 24 February 2024 17:11:09 +0000 (0:00:00.249) 0:02:26.725 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Saturday 24 February 2024 17:11:09 +0000 (0:00:00.019) 0:02:26.744 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Saturday 24 February 2024 17:11:09 +0000 (0:00:00.018) 0:02:26.763 ***** 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-1708794669.285117-9082-117457971392690/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Saturday 24 February 2024 17:11:09 +0000 (0:00:00.565) 0:02:27.328 ***** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Saturday 24 February 2024 17:11:10 +0000 (0:00:00.367) 0:02:27.696 ***** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.slice basic.target run-user-1111.mount -.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "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": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "basic.target -.slice", "RequiresMountsFor": "/run/user/1111/containers /home/user_quadlet_basic", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "-.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Saturday 24 February 2024 17:11:10 +0000 (0:00:00.411) 0:02:28.107 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 24 February 2024 17:11:10 +0000 (0:00:00.027) 0:02:28.135 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 24 February 2024 17:11:10 +0000 (0:00:00.035) 0:02:28.170 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 24 February 2024 17:11:10 +0000 (0:00:00.033) 0:02:28.204 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 24 February 2024 17:11:10 +0000 (0:00:00.024) 0:02:28.229 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 24 February 2024 17:11:10 +0000 (0:00:00.051) 0:02:28.281 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 24 February 2024 17:11:10 +0000 (0:00:00.038) 0:02:28.319 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 24 February 2024 17:11:10 +0000 (0:00:00.028) 0:02:28.347 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 24 February 2024 17:11:10 +0000 (0:00:00.035) 0:02:28.383 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 24 February 2024 17:11:10 +0000 (0:00:00.031) 0:02:28.415 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 24 February 2024 17:11:11 +0000 (0:00:00.219) 0:02:28.634 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 24 February 2024 17:11:11 +0000 (0:00:00.025) 0:02:28.660 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708794588.5703108, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708794555.1690943, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904948, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3466295897", "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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 24 February 2024 17:11:11 +0000 (0:00:00.196) 0:02:28.857 ***** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004069", "end": "2024-02-24 17:11:11.513408", "rc": 0, "start": "2024-02-24 17:11:11.509339" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 24 February 2024 17:11:11 +0000 (0:00:00.201) 0:02:29.058 ***** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003728", "end": "2024-02-24 17:11:11.713497", "rc": 0, "start": "2024-02-24 17:11:11.709769" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 24 February 2024 17:11:11 +0000 (0:00:00.226) 0:02:29.285 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 24 February 2024 17:11:11 +0000 (0:00:00.034) 0:02:29.319 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 24 February 2024 17:11:11 +0000 (0:00:00.019) 0:02:29.339 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 24 February 2024 17:11:11 +0000 (0:00:00.026) 0:02:29.366 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 24 February 2024 17:11:11 +0000 (0:00:00.020) 0:02:29.387 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 24 February 2024 17:11:11 +0000 (0:00:00.036) 0:02:29.424 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 24 February 2024 17:11:11 +0000 (0:00:00.025) 0:02:29.449 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 24 February 2024 17:11:11 +0000 (0:00:00.031) 0:02:29.481 ***** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 24 February 2024 17:11:12 +0000 (0:00:00.047) 0:02:29.528 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 24 February 2024 17:11:12 +0000 (0:00:00.019) 0:02:29.548 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 24 February 2024 17:11:12 +0000 (0:00:00.041) 0:02:29.590 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 24 February 2024 17:11:12 +0000 (0:00:00.046) 0:02:29.636 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 24 February 2024 17:11:12 +0000 (0:00:00.207) 0:02:29.843 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 24 February 2024 17:11:12 +0000 (0:00:00.042) 0:02:29.885 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 24 February 2024 17:11:12 +0000 (0:00:00.025) 0:02:29.911 ***** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Saturday 24 February 2024 17:11:12 +0000 (0:00:00.034) 0:02:29.945 ***** changed: [sut] => (item=quay.io/linux-system-roles/mysql:5.6) => { "actions": [ "Pulled image quay.io/linux-system-roles/mysql:5.6" ], "ansible_loop_var": "item", "attempts": 1, "changed": true, "failed_when_result": false, "image": [ { "Annotations": {}, "Architecture": "amd64", "Author": "", "Comment": "", "Config": { "Cmd": [ "mysqld" ], "Entrypoint": [ "docker-entrypoint.sh" ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "GOSU_VERSION=1.12", "MYSQL_MAJOR=5.6", "MYSQL_VERSION=5.6.51-1debian9" ], "ExposedPorts": { "3306/tcp": {} }, "Volumes": { "/var/lib/mysql": {} } }, "Created": "2021-12-21T02:57:59.587337844Z", "Digest": "sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "GraphDriver": { "Data": { "LowerDir": "/home/user_quadlet_basic/.local/share/containers/storage/overlay/63c8cde32bc583ca7971591c23194c1fd072197949f28fcad7f10780ad1af022/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/4904a0ac4db0b6060c944fc7c882cba99b79b50f90151785350c0e4ba7f94390/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/1822e40336d4b2b31d888f669f443965d4476dae35fd0a67e58eefd9c5ecb9e5/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/988a3979591d296974121b0a893ec621ea5e9939ab3cc5e7c194dbe27f7b5677/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/ba0315059f870fcb66ebd6517f455f714fb4eeeb4fdee9cefb3d7f59a7b0cdb7/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/0dbdd9024cc38ecc226b2c4772718d32ff0abc288b41669d58d506274c16c67a/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/f8ddb99f39386eac409b19f8b347a7a10ee91771cfb838c88793ad8947a233f5/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/2ecb8e9889676e4b9b129bab56314644612905ce6e6ce1c92d5a86ac8f08f03b/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/07e715cdf99b679f1e067f4819d1b7e1ba9ea24229ede4e6b45b9240fe5865f8/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae/diff", "UpperDir": "/home/user_quadlet_basic/.local/share/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/diff", "WorkDir": "/home/user_quadlet_basic/.local/share/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/work" }, "Name": "overlay" }, "History": [ { "created": "2021-12-21T01:24:41.626621944Z", "created_by": "/bin/sh -c #(nop) ADD file:b1650c19c1dd1f4cff71553f2bb0bc949944d0bc24b54c318b2880c14538648a in / " }, { "created": "2021-12-21T01:24:42.056427889Z", "created_by": "/bin/sh -c #(nop) CMD [\"bash\"]", "empty_layer": true }, { "created": "2021-12-21T02:56:59.289452902Z", "created_by": "/bin/sh -c groupadd -r mysql && useradd -r -g mysql mysql" }, { "created": "2021-12-21T02:57:05.692613282Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends gnupg dirmngr && rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:05.921738618Z", "created_by": "/bin/sh -c #(nop) ENV GOSU_VERSION=1.12", "empty_layer": true }, { "created": "2021-12-21T02:57:18.981216995Z", "created_by": "/bin/sh -c set -eux; \tsavedAptMark=\"$(apt-mark showmanual)\"; \tapt-get update; \tapt-get install -y --no-install-recommends ca-certificates wget; \trm -rf /var/lib/apt/lists/*; \tdpkgArch=\"$(dpkg --print-architecture | awk -F- '{ print $NF }')\"; \twget -O /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch\"; \twget -O /usr/local/bin/gosu.asc \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch.asc\"; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver hkps://keys.openpgp.org --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4; \tgpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\" /usr/local/bin/gosu.asc; \tapt-mark auto '.*' > /dev/null; \t[ -z \"$savedAptMark\" ] || apt-mark manual $savedAptMark > /dev/null; \tapt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; \tchmod +x /usr/local/bin/gosu; \tgosu --version; \tgosu nobody true" }, { "created": "2021-12-21T02:57:19.781116502Z", "created_by": "/bin/sh -c mkdir /docker-entrypoint-initdb.d" }, { "created": "2021-12-21T02:57:25.555452451Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends \t\tpwgen \t\tperl \t\txz-utils \t&& rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:37.684730941Z", "created_by": "/bin/sh -c set -ex; \tkey='A4A9406876FCBD3C456770C88C718D3B5072E1F5'; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver keyserver.ubuntu.com --recv-keys \"$key\"; \tgpg --batch --export \"$key\" > /etc/apt/trusted.gpg.d/mysql.gpg; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\"; \tapt-key list > /dev/null" }, { "created": "2021-12-21T02:57:37.903115972Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_MAJOR=5.6", "empty_layer": true }, { "created": "2021-12-21T02:57:38.155528708Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_VERSION=5.6.51-1debian9", "empty_layer": true }, { "created": "2021-12-21T02:57:39.106901365Z", "created_by": "/bin/sh -c echo 'deb http://repo.mysql.com/apt/debian/ stretch mysql-5.6' > /etc/apt/sources.list.d/mysql.list" }, { "created": "2021-12-21T02:57:56.693791892Z", "created_by": "/bin/sh -c { \t\techo mysql-community-server mysql-community-server/data-dir select ''; \t\techo mysql-community-server mysql-community-server/root-pass password ''; \t\techo mysql-community-server mysql-community-server/re-root-pass password ''; \t\techo mysql-community-server mysql-community-server/remove-test-db select false; \t} | debconf-set-selections \t&& apt-get update \t&& apt-get install -y \t\tmysql-server=\"${MYSQL_VERSION}\" \t&& find /etc/mysql/ -name '*.cnf' -print0 \t\t| xargs -0 grep -lZE '^(bind-address|log)' \t\t| xargs -rt -0 sed -Ei 's/^(bind-address|log)/#&/' \t&& echo '[mysqld]\\nskip-host-cache\\nskip-name-resolve' > /etc/mysql/conf.d/docker.cnf \t&& rm -rf /var/lib/apt/lists/* \t&& rm -rf /var/lib/mysql && mkdir -p /var/lib/mysql /var/run/mysqld \t&& chown -R mysql:mysql /var/lib/mysql /var/run/mysqld \t&& chmod 1777 /var/run/mysqld /var/lib/mysql" }, { "created": "2021-12-21T02:57:57.29721744Z", "created_by": "/bin/sh -c #(nop) VOLUME [/var/lib/mysql]", "empty_layer": true }, { "created": "2021-12-21T02:57:57.591077869Z", "created_by": "/bin/sh -c #(nop) COPY file:345a22fe55d3e6783a17075612415413487e7dba27fbf1000a67c7870364b739 in /usr/local/bin/ " }, { "created": "2021-12-21T02:57:58.761392735Z", "created_by": "/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat" }, { "created": "2021-12-21T02:57:59.04809683Z", "created_by": "/bin/sh -c #(nop) ENTRYPOINT [\"docker-entrypoint.sh\"]", "empty_layer": true }, { "created": "2021-12-21T02:57:59.31392792Z", "created_by": "/bin/sh -c #(nop) EXPOSE 3306", "empty_layer": true }, { "created": "2021-12-21T02:57:59.587337844Z", "created_by": "/bin/sh -c #(nop) CMD [\"mysqld\"]", "empty_layer": true } ], "Id": "dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5", "Labels": null, "ManifestType": "application/vnd.docker.distribution.manifest.v2+json", "NamesHistory": [ "quay.io/linux-system-roles/mysql:5.6" ], "Os": "linux", "Parent": "", "RepoDigests": [ "quay.io/linux-system-roles/mysql@sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "quay.io/linux-system-roles/mysql@sha256:4faa0a30c0055742c72daff1482976814f340d4bfb647f0fa2c3562fd1a7abda" ], "RepoTags": [ "quay.io/linux-system-roles/mysql:5.6" ], "RootFS": { "Layers": [ "sha256:2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae", "sha256:2e10295573911964a8acc37c738aed958d0bc385bc51df6f184b196fb592c975", "sha256:d414fdead0b9c934781e5611c016d7c237062c9470db810ef28b321a492dbb9c", "sha256:4085e588967d10dafb76ad52f66f661b41b9008cc16568ce02853de7cbbf7433", "sha256:7ea96a4e341b4d139f5e076e71d19229537292226c3b24ec2d588567667a1191", "sha256:e3dce1c82d4e4142e8e1bf2fb9c6fd2555196d40088167270ff95c9af37b88af", "sha256:2612088e90f60ecb4a13e68adbfb2b1366f82fc8fbf1f0970f8769cf3cd753ee", "sha256:eba393347f896c4028340bf1a40cc5d6b8f21eeb7abf3e79799d842a6babb93f", "sha256:7c5a5c1986b16b0d8ad4eaa8066627910ec7794a657467e8f18d223f1c0034fd", "sha256:49a1ca1cd2b80f84d6616df2b5123458f4bcb065bca28c43d9c3fd5a0480b907", "sha256:7137327a7221ddb123883146beb68003ee31d652ec46ab8bea3ba12c2df8df8f" ], "Type": "layers" }, "Size": 307607194, "User": "", "Version": "20.10.7", "VirtualSize": 307607194 } ], "item": "quay.io/linux-system-roles/mysql:5.6", "podman_actions": [ "/bin/podman image ls quay.io/linux-system-roles/mysql:5.6 --format json", "/bin/podman image exists quay.io/linux-system-roles/mysql:5.6", "/bin/podman pull quay.io/linux-system-roles/mysql:5.6 -q", "/bin/podman inspect dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 --format json" ] } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Saturday 24 February 2024 17:11:20 +0000 (0:00:08.273) 0:02:38.218 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Saturday 24 February 2024 17:11:20 +0000 (0:00:00.205) 0:02:38.424 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Saturday 24 February 2024 17:11:20 +0000 (0:00:00.019) 0:02:38.444 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Saturday 24 February 2024 17:11:20 +0000 (0:00:00.020) 0:02:38.464 ***** 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-1708794680.9878712-9171-192716000076516/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Saturday 24 February 2024 17:11:21 +0000 (0:00:00.547) 0:02:39.012 ***** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Saturday 24 February 2024 17:11:21 +0000 (0:00:00.350) 0:02:39.363 ***** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "run-user-1111.mount quadlet-basic-network.service basic.target -.slice quadlet-basic-mysql-volume.service -.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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=systemd-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 }", "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 }", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "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": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "quadlet-basic-network.service basic.target -.slice quadlet-basic-mysql-volume.service", "RequiresMountsFor": "/run/user/1111/containers /home/user_quadlet_basic", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "-.slice", "SourcePath": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Saturday 24 February 2024 17:11:23 +0000 (0:00:01.234) 0:02:40.597 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 24 February 2024 17:11:23 +0000 (0:00:00.021) 0:02:40.619 ***** TASK [Check files] ************************************************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/tests_quadlet_basic.yml:189 Saturday 24 February 2024 17:11:23 +0000 (0:00:00.018) 0:02:40.637 ***** 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:01.003642", "end": "2024-02-24 17:11:24.344959", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-02-24 17:11:23.341317" } 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.002969", "end": "2024-02-24 17:11:24.527545", "item": "quadlet-basic.network", "rc": 0, "start": "2024-02-24 17:11:24.524576" } STDOUT: # # Ansible managed # # system_role:podman [Network] Subnet=192.168.29.0/24 Gateway=192.168.29.1 Label=app=wordpress 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.002951", "end": "2024-02-24 17:11:24.708563", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-02-24 17:11:24.705612" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Ensure linger] *********************************************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/tests_quadlet_basic.yml:199 Saturday 24 February 2024 17:11:24 +0000 (0:00:01.617) 0:02:42.254 ***** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1708794661.1823187, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1708794661.1823187, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 50331969, "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": 1708794661.1823187, "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": "955798816", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/tests_quadlet_basic.yml:207 Saturday 24 February 2024 17:11:24 +0000 (0:00:00.202) 0:02:42.456 ***** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 24 February 2024 17:11:24 +0000 (0:00:00.046) 0:02:42.503 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 24 February 2024 17:11:25 +0000 (0:00:00.061) 0:02:42.564 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 24 February 2024 17:11:25 +0000 (0:00:00.025) 0:02:42.590 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 24 February 2024 17:11:25 +0000 (0:00:00.022) 0:02:42.612 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 24 February 2024 17:11:25 +0000 (0:00:00.020) 0:02:42.633 ***** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 24 February 2024 17:11:25 +0000 (0:00:00.048) 0:02:42.681 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 24 February 2024 17:11:26 +0000 (0:00:01.465) 0:02:44.147 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 24 February 2024 17:11:26 +0000 (0:00:00.020) 0:02:44.167 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 24 February 2024 17:11:26 +0000 (0:00:00.022) 0:02:44.190 ***** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033698", "end": "2024-02-24 17:11:26.877438", "rc": 0, "start": "2024-02-24 17:11:26.843740" } STDOUT: podman version 4.9.3-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Saturday 24 February 2024 17:11:26 +0000 (0:00:00.233) 0:02:44.423 ***** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.3-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Saturday 24 February 2024 17:11:26 +0000 (0:00:00.021) 0:02:44.444 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Saturday 24 February 2024 17:11:26 +0000 (0:00:00.019) 0:02:44.464 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Saturday 24 February 2024 17:11:27 +0000 (0:00:00.058) 0:02:44.522 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 24 February 2024 17:11:27 +0000 (0:00:00.035) 0:02:44.558 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 24 February 2024 17:11:27 +0000 (0:00:00.024) 0:02:44.582 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 24 February 2024 17:11:27 +0000 (0:00:00.025) 0:02:44.607 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 24 February 2024 17:11:27 +0000 (0:00:00.026) 0:02:44.634 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 24 February 2024 17:11:27 +0000 (0:00:00.204) 0:02:44.839 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 24 February 2024 17:11:27 +0000 (0:00:00.025) 0:02:44.864 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708794588.5703108, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708794555.1690943, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904948, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3466295897", "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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 24 February 2024 17:11:27 +0000 (0:00:00.203) 0:02:45.068 ***** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004148", "end": "2024-02-24 17:11:27.729569", "rc": 0, "start": "2024-02-24 17:11:27.725421" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 24 February 2024 17:11:27 +0000 (0:00:00.205) 0:02:45.274 ***** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003947", "end": "2024-02-24 17:11:27.933978", "rc": 0, "start": "2024-02-24 17:11:27.930031" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 24 February 2024 17:11:27 +0000 (0:00:00.204) 0:02:45.478 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 24 February 2024 17:11:28 +0000 (0:00:00.047) 0:02:45.526 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 24 February 2024 17:11:28 +0000 (0:00:00.021) 0:02:45.547 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 24 February 2024 17:11:28 +0000 (0:00:00.020) 0:02:45.568 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Saturday 24 February 2024 17:11:28 +0000 (0:00:00.022) 0:02:45.590 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Saturday 24 February 2024 17:11:28 +0000 (0:00:00.025) 0:02:45.615 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 24 February 2024 17:11:28 +0000 (0:00:00.035) 0:02:45.651 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 24 February 2024 17:11:28 +0000 (0:00:00.018) 0:02:45.670 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Saturday 24 February 2024 17:11:28 +0000 (0:00:00.018) 0:02:45.688 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 24 February 2024 17:11:28 +0000 (0:00:00.035) 0:02:45.723 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 24 February 2024 17:11:28 +0000 (0:00:00.018) 0:02:45.742 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Saturday 24 February 2024 17:11:28 +0000 (0:00:00.018) 0:02:45.760 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 24 February 2024 17:11:28 +0000 (0:00:00.036) 0:02:45.796 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 24 February 2024 17:11:28 +0000 (0:00:00.020) 0:02:45.817 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Saturday 24 February 2024 17:11:28 +0000 (0:00:00.019) 0:02:45.837 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 24 February 2024 17:11:28 +0000 (0:00:00.065) 0:02:45.903 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 24 February 2024 17:11:28 +0000 (0:00:00.019) 0:02:45.922 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 24 February 2024 17:11:28 +0000 (0:00:00.018) 0:02:45.941 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 24 February 2024 17:11:28 +0000 (0:00:00.020) 0:02:45.962 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Saturday 24 February 2024 17:11:28 +0000 (0:00:00.018) 0:02:45.980 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Saturday 24 February 2024 17:11:28 +0000 (0:00:00.019) 0:02:45.999 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Saturday 24 February 2024 17:11:28 +0000 (0:00:00.019) 0:02:46.019 ***** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Saturday 24 February 2024 17:11:28 +0000 (0:00:00.019) 0:02:46.038 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 24 February 2024 17:11:28 +0000 (0:00:00.057) 0:02:46.095 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 24 February 2024 17:11:28 +0000 (0:00:00.022) 0:02:46.118 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 24 February 2024 17:11:28 +0000 (0:00:00.025) 0:02:46.143 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 24 February 2024 17:11:28 +0000 (0:00:00.031) 0:02:46.175 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 24 February 2024 17:11:28 +0000 (0:00:00.023) 0:02:46.198 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 24 February 2024 17:11:28 +0000 (0:00:00.028) 0:02:46.227 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 24 February 2024 17:11:28 +0000 (0:00:00.029) 0:02:46.257 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708794661.2007349, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1708794682.9189148, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28953, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1708794682.9189148, "nlink": 8, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 200, "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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 24 February 2024 17:11:28 +0000 (0:00:00.204) 0:02:46.461 ***** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 24 February 2024 17:11:29 +0000 (0:00:00.339) 0:02:46.801 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 24 February 2024 17:11:29 +0000 (0:00:00.021) 0:02:46.823 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 24 February 2024 17:11:29 +0000 (0:00:00.026) 0:02:46.849 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 24 February 2024 17:11:29 +0000 (0:00:00.031) 0:02:46.880 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 24 February 2024 17:11:29 +0000 (0:00:00.021) 0:02:46.902 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 24 February 2024 17:11:29 +0000 (0:00:00.022) 0:02:46.924 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 24 February 2024 17:11:29 +0000 (0:00:00.025) 0:02:46.950 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708794661.2007349, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1708794682.9189148, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28953, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1708794682.9189148, "nlink": 8, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 200, "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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 24 February 2024 17:11:29 +0000 (0:00:00.311) 0:02:47.262 ***** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Saturday 24 February 2024 17:11:30 +0000 (0:00:00.408) 0:02:47.670 ***** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Saturday 24 February 2024 17:11:30 +0000 (0:00:00.018) 0:02:47.688 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 24 February 2024 17:11:30 +0000 (0:00:00.061) 0:02:47.750 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 24 February 2024 17:11:30 +0000 (0:00:00.024) 0:02:47.774 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 24 February 2024 17:11:30 +0000 (0:00:00.052) 0:02:47.827 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 24 February 2024 17:11:30 +0000 (0:00:00.020) 0:02:47.847 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 24 February 2024 17:11:30 +0000 (0:00:00.027) 0:02:47.874 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 24 February 2024 17:11:30 +0000 (0:00:00.034) 0:02:47.909 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 24 February 2024 17:11:30 +0000 (0:00:00.025) 0:02:47.934 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 24 February 2024 17:11:30 +0000 (0:00:00.025) 0:02:47.959 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 24 February 2024 17:11:30 +0000 (0:00:00.044) 0:02:48.004 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 24 February 2024 17:11:30 +0000 (0:00:00.302) 0:02:48.306 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 24 February 2024 17:11:30 +0000 (0:00:00.025) 0:02:48.332 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708794588.5703108, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708794555.1690943, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904948, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3466295897", "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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 24 February 2024 17:11:31 +0000 (0:00:00.320) 0:02:48.653 ***** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004048", "end": "2024-02-24 17:11:31.330039", "rc": 0, "start": "2024-02-24 17:11:31.325991" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 24 February 2024 17:11:31 +0000 (0:00:00.221) 0:02:48.875 ***** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004125", "end": "2024-02-24 17:11:31.529369", "rc": 0, "start": "2024-02-24 17:11:31.525244" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 24 February 2024 17:11:31 +0000 (0:00:00.199) 0:02:49.074 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 24 February 2024 17:11:31 +0000 (0:00:00.019) 0:02:49.093 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 24 February 2024 17:11:31 +0000 (0:00:00.052) 0:02:49.146 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 24 February 2024 17:11:31 +0000 (0:00:00.020) 0:02:49.166 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 24 February 2024 17:11:31 +0000 (0:00:00.020) 0:02:49.186 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 24 February 2024 17:11:31 +0000 (0:00:00.033) 0:02:49.219 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 24 February 2024 17:11:31 +0000 (0:00:00.021) 0:02:49.241 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 24 February 2024 17:11:31 +0000 (0:00:00.024) 0:02:49.265 ***** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 24 February 2024 17:11:31 +0000 (0:00:00.045) 0:02:49.311 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 24 February 2024 17:11:31 +0000 (0:00:00.040) 0:02:49.351 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708794661.2007349, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1708794682.9189148, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28953, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1708794682.9189148, "nlink": 8, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 200, "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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 24 February 2024 17:11:32 +0000 (0:00:00.203) 0:02:49.555 ***** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Sat 2024-02-24 17:11:10 UTC", "ActiveEnterTimestampMonotonic": "33684480", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "run-user-1111.mount basic.target -.slice -.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-02-24 17:11:10 UTC", "AssertTimestampMonotonic": "33632793", "Before": "quadlet-basic-mysql.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-02-24 17:11:10 UTC", "ConditionTimestampMonotonic": "33632792", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/user.slice/user-1111.slice/user@1111.service/quadlet-basic-mysql-volume.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-02-24 17:11:10 UTC", "ExecMainExitTimestampMonotonic": "33684194", "ExecMainPID": "2429", "ExecMainStartTimestamp": "Sat 2024-02-24 17:11:10 UTC", "ExecMainStartTimestampMonotonic": "33633535", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-02-24 17:11:10 UTC", "InactiveExitTimestampMonotonic": "33633582", "InvocationID": "a7953d3101524ad8ab779d5ff4469312", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "0", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "RequiredBy": "quadlet-basic-mysql.service", "Requires": "-.slice basic.target", "RequiresMountsFor": "/run/user/1111/containers /home/user_quadlet_basic", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "-.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-02-24 17:11:10 UTC", "StateChangeTimestampMonotonic": "33684480", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "0", "TasksMax": "22406", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 24 February 2024 17:11:42 +0000 (0:00:10.716) 0:03:00.271 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 24 February 2024 17:11:42 +0000 (0:00:00.217) 0:03:00.488 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 24 February 2024 17:11:43 +0000 (0:00:00.043) 0:03:00.532 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 24 February 2024 17:11:43 +0000 (0:00:00.036) 0:03:00.568 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 24 February 2024 17:11:43 +0000 (0:00:00.030) 0:03:00.599 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 24 February 2024 17:11:43 +0000 (0:00:00.061) 0:03:00.660 ***** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 24 February 2024 17:11:43 +0000 (0:00:00.364) 0:03:01.024 ***** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.051251", "end": "2024-02-24 17:11:43.746625", "rc": 0, "start": "2024-02-24 17:11:43.695374" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 24 February 2024 17:11:43 +0000 (0:00:00.270) 0:03:01.294 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 24 February 2024 17:11:43 +0000 (0:00:00.022) 0:03:01.317 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 24 February 2024 17:11:43 +0000 (0:00:00.018) 0:03:01.335 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 24 February 2024 17:11:43 +0000 (0:00:00.027) 0:03:01.363 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 24 February 2024 17:11:43 +0000 (0:00:00.024) 0:03:01.387 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 24 February 2024 17:11:43 +0000 (0:00:00.019) 0:03:01.406 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 24 February 2024 17:11:43 +0000 (0:00:00.027) 0:03:01.434 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 24 February 2024 17:11:43 +0000 (0:00:00.034) 0:03:01.468 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 24 February 2024 17:11:43 +0000 (0:00:00.024) 0:03:01.493 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 24 February 2024 17:11:43 +0000 (0:00:00.022) 0:03:01.516 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 24 February 2024 17:11:44 +0000 (0:00:00.026) 0:03:01.542 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 24 February 2024 17:11:44 +0000 (0:00:00.202) 0:03:01.745 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 24 February 2024 17:11:44 +0000 (0:00:00.024) 0:03:01.769 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708794588.5703108, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708794555.1690943, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904948, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3466295897", "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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 24 February 2024 17:11:44 +0000 (0:00:00.198) 0:03:01.968 ***** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004082", "end": "2024-02-24 17:11:44.625021", "rc": 0, "start": "2024-02-24 17:11:44.620939" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 24 February 2024 17:11:44 +0000 (0:00:00.202) 0:03:02.170 ***** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003948", "end": "2024-02-24 17:11:44.827612", "rc": 0, "start": "2024-02-24 17:11:44.823664" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 24 February 2024 17:11:44 +0000 (0:00:00.202) 0:03:02.372 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 24 February 2024 17:11:44 +0000 (0:00:00.019) 0:03:02.392 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 24 February 2024 17:11:44 +0000 (0:00:00.020) 0:03:02.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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 24 February 2024 17:11:44 +0000 (0:00:00.018) 0:03:02.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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 24 February 2024 17:11:44 +0000 (0:00:00.018) 0:03:02.449 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 24 February 2024 17:11:44 +0000 (0:00:00.033) 0:03:02.482 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 24 February 2024 17:11:44 +0000 (0:00:00.020) 0:03:02.502 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 24 February 2024 17:11:45 +0000 (0:00:00.019) 0:03:02.521 ***** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 24 February 2024 17:11:45 +0000 (0:00:00.044) 0:03:02.566 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 24 February 2024 17:11:45 +0000 (0:00:00.040) 0:03:02.606 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708794661.2007349, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1708794702.6484518, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28953, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1708794702.6484518, "nlink": 8, "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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 24 February 2024 17:11:45 +0000 (0:00:00.205) 0:03:02.811 ***** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Sat 2024-02-24 17:11:23 UTC", "ActiveEnterTimestampMonotonic": "46166559", "ActiveExitTimestamp": "Sat 2024-02-24 17:11:32 UTC", "ActiveExitTimestampMonotonic": "55532250", "ActiveState": "failed", "After": "-.slice run-user-1111.mount -.mount quadlet-basic-network.service quadlet-basic-mysql-volume.service basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-02-24 17:11:22 UTC", "AssertTimestampMonotonic": "45334448", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-02-24 17:11:22 UTC", "ConditionTimestampMonotonic": "45334447", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-02-24 17:11:42 UTC", "ExecMainExitTimestampMonotonic": "65812110", "ExecMainPID": "3029", "ExecMainStartTimestamp": "Sat 2024-02-24 17:11:23 UTC", "ExecMainStartTimestampMonotonic": "46166530", "ExecMainStatus": "137", "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=systemd-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 }", "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 }", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-02-24 17:11:42 UTC", "InactiveEnterTimestampMonotonic": "65854141", "InactiveExitTimestamp": "Sat 2024-02-24 17:11:22 UTC", "InactiveExitTimestampMonotonic": "45335218", "InvocationID": "693f85e6fafa4dbabb73da9708d52a28", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.slice quadlet-basic-network.service quadlet-basic-mysql-volume.service basic.target", "RequiresMountsFor": "/run/user/1111/containers /home/user_quadlet_basic", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "exit-code", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "-.slice", "SourcePath": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-02-24 17:11:42 UTC", "StateChangeTimestampMonotonic": "65854141", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "failed", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 24 February 2024 17:11:45 +0000 (0:00:00.401) 0:03:03.213 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 24 February 2024 17:11:45 +0000 (0:00:00.201) 0:03:03.415 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 24 February 2024 17:11:45 +0000 (0:00:00.032) 0:03:03.447 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 24 February 2024 17:11:45 +0000 (0:00:00.020) 0:03:03.467 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 24 February 2024 17:11:45 +0000 (0:00:00.021) 0:03:03.488 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 24 February 2024 17:11:45 +0000 (0:00:00.022) 0:03:03.511 ***** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 24 February 2024 17:11:46 +0000 (0:00:00.352) 0:03:03.864 ***** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.047379", "end": "2024-02-24 17:11:46.578862", "rc": 0, "start": "2024-02-24 17:11:46.531483" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 24 February 2024 17:11:46 +0000 (0:00:00.264) 0:03:04.128 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 24 February 2024 17:11:46 +0000 (0:00:00.024) 0:03:04.152 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 24 February 2024 17:11:46 +0000 (0:00:00.019) 0:03:04.172 ***** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Network": { "Gateway": "192.168.29.1", "Label": "app=wordpress", "Subnet": "192.168.29.0/24" } }, "__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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 24 February 2024 17:11:46 +0000 (0:00:00.025) 0:03:04.198 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 24 February 2024 17:11:46 +0000 (0:00:00.023) 0:03:04.222 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 24 February 2024 17:11:46 +0000 (0:00:00.020) 0:03:04.242 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 24 February 2024 17:11:46 +0000 (0:00:00.029) 0:03:04.272 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 24 February 2024 17:11:46 +0000 (0:00:00.068) 0:03:04.341 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 24 February 2024 17:11:46 +0000 (0:00:00.025) 0:03:04.366 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 24 February 2024 17:11:46 +0000 (0:00:00.028) 0:03:04.395 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 24 February 2024 17:11:46 +0000 (0:00:00.027) 0:03:04.422 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 24 February 2024 17:11:47 +0000 (0:00:00.207) 0:03:04.629 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 24 February 2024 17:11:47 +0000 (0:00:00.025) 0:03:04.655 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708794588.5703108, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708794555.1690943, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904948, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3466295897", "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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 24 February 2024 17:11:47 +0000 (0:00:00.200) 0:03:04.856 ***** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004160", "end": "2024-02-24 17:11:47.510322", "rc": 0, "start": "2024-02-24 17:11:47.506162" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 24 February 2024 17:11:47 +0000 (0:00:00.199) 0:03:05.055 ***** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004025", "end": "2024-02-24 17:11:47.712560", "rc": 0, "start": "2024-02-24 17:11:47.708535" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 24 February 2024 17:11:47 +0000 (0:00:00.201) 0:03:05.257 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 24 February 2024 17:11:47 +0000 (0:00:00.019) 0:03:05.277 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 24 February 2024 17:11:47 +0000 (0:00:00.019) 0:03:05.296 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 24 February 2024 17:11:47 +0000 (0:00:00.019) 0:03:05.316 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 24 February 2024 17:11:47 +0000 (0:00:00.020) 0:03:05.336 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 24 February 2024 17:11:47 +0000 (0:00:00.034) 0:03:05.371 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 24 February 2024 17:11:47 +0000 (0:00:00.057) 0:03:05.429 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 24 February 2024 17:11:47 +0000 (0:00:00.020) 0:03:05.449 ***** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 24 February 2024 17:11:47 +0000 (0:00:00.047) 0:03:05.497 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 24 February 2024 17:11:48 +0000 (0:00:00.040) 0:03:05.537 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708794661.2007349, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1708794702.6484518, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28953, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1708794702.6484518, "nlink": 8, "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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 24 February 2024 17:11:48 +0000 (0:00:00.205) 0:03:05.743 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 24 February 2024 17:11:48 +0000 (0:00:00.022) 0:03:05.765 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 24 February 2024 17:11:48 +0000 (0:00:00.202) 0:03:05.968 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 24 February 2024 17:11:48 +0000 (0:00:00.033) 0:03:06.002 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 24 February 2024 17:11:48 +0000 (0:00:00.022) 0:03:06.024 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 24 February 2024 17:11:48 +0000 (0:00:00.020) 0:03:06.045 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 24 February 2024 17:11:48 +0000 (0:00:00.024) 0:03:06.069 ***** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 24 February 2024 17:11:48 +0000 (0:00:00.352) 0:03:06.421 ***** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.046895", "end": "2024-02-24 17:11:49.134862", "rc": 0, "start": "2024-02-24 17:11:49.087967" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 24 February 2024 17:11:49 +0000 (0:00:00.291) 0:03:06.713 ***** changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.066411", "end": "2024-02-24 17:11:49.450131", "rc": 0, "start": "2024-02-24 17:11:49.383720" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 24 February 2024 17:11:49 +0000 (0:00:00.284) 0:03:06.998 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 24 February 2024 17:11:49 +0000 (0:00:00.020) 0:03:07.018 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 24 February 2024 17:11:49 +0000 (0:00:00.051) 0:03:07.070 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 24 February 2024 17:11:49 +0000 (0:00:00.023) 0:03:07.093 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 24 February 2024 17:11:49 +0000 (0:00:00.023) 0:03:07.117 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708794661.2007349, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1708794702.6484518, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28953, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1708794702.6484518, "nlink": 8, "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 : Gather facts for containers] ***************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 24 February 2024 17:11:49 +0000 (0:00:00.202) 0:03:07.320 ***** ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 24 February 2024 17:11:50 +0000 (0:00:00.344) 0:03:07.664 ***** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.049814", "end": "2024-02-24 17:11:50.379921", "rc": 0, "start": "2024-02-24 17:11:50.330107" } STDOUT: podman TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 24 February 2024 17:11:50 +0000 (0:00:00.263) 0:03:07.928 ***** ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.050279", "end": "2024-02-24 17:11:50.643888", "rc": 0, "start": "2024-02-24 17:11:50.593609" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 24 February 2024 17:11:50 +0000 (0:00:00.263) 0:03:08.191 ***** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "user_quadlet_basic" ], "delta": "0:00:00.008899", "end": "2024-02-24 17:11:50.853790", "rc": 0, "start": "2024-02-24 17:11:50.844891" } TASK [Ensure no linger] ******************************************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/tests_quadlet_basic.yml:221 Saturday 24 February 2024 17:11:50 +0000 (0:00:00.212) 0:03:08.404 ***** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [Run the role - root] ***************************************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/tests_quadlet_basic.yml:227 Saturday 24 February 2024 17:11:51 +0000 (0:00:00.199) 0:03:08.603 ***** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 24 February 2024 17:11:51 +0000 (0:00:00.052) 0:03:08.656 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 24 February 2024 17:11:51 +0000 (0:00:00.032) 0:03:08.688 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 24 February 2024 17:11:51 +0000 (0:00:00.024) 0:03:08.713 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 24 February 2024 17:11:51 +0000 (0:00:00.018) 0:03:08.732 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 24 February 2024 17:11:51 +0000 (0:00:00.018) 0:03:08.750 ***** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 24 February 2024 17:11:51 +0000 (0:00:00.049) 0:03:08.800 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 24 February 2024 17:11:52 +0000 (0:00:01.334) 0:03:10.134 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 24 February 2024 17:11:52 +0000 (0:00:00.019) 0:03:10.154 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 24 February 2024 17:11:52 +0000 (0:00:00.023) 0:03:10.177 ***** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032253", "end": "2024-02-24 17:11:52.855838", "rc": 0, "start": "2024-02-24 17:11:52.823585" } STDOUT: podman version 4.9.3-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Saturday 24 February 2024 17:11:52 +0000 (0:00:00.225) 0:03:10.403 ***** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.3-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Saturday 24 February 2024 17:11:52 +0000 (0:00:00.020) 0:03:10.423 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Saturday 24 February 2024 17:11:52 +0000 (0:00:00.019) 0:03:10.443 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Saturday 24 February 2024 17:11:52 +0000 (0:00:00.055) 0:03:10.499 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 24 February 2024 17:11:53 +0000 (0:00:00.037) 0:03:10.536 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 24 February 2024 17:11:53 +0000 (0:00:00.204) 0:03:10.741 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 24 February 2024 17:11:53 +0000 (0:00:00.024) 0:03:10.766 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 24 February 2024 17:11:53 +0000 (0:00:00.028) 0:03:10.794 ***** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 24 February 2024 17:11:53 +0000 (0:00:00.205) 0:03:11.000 ***** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 24 February 2024 17:11:53 +0000 (0:00:00.025) 0:03:11.026 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708794588.5703108, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708794555.1690943, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904948, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3466295897", "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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 24 February 2024 17:11:53 +0000 (0:00:00.208) 0:03:11.234 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 24 February 2024 17:11:53 +0000 (0:00:00.019) 0:03:11.254 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 24 February 2024 17:11:53 +0000 (0:00:00.019) 0:03:11.274 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 24 February 2024 17:11:53 +0000 (0:00:00.019) 0:03:11.293 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 24 February 2024 17:11:53 +0000 (0:00:00.018) 0:03:11.311 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 24 February 2024 17:11:53 +0000 (0:00:00.018) 0:03:11.330 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Saturday 24 February 2024 17:11:53 +0000 (0:00:00.018) 0:03:11.348 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Saturday 24 February 2024 17:11:53 +0000 (0:00:00.024) 0:03:11.373 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 24 February 2024 17:11:53 +0000 (0:00:00.034) 0:03:11.408 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 24 February 2024 17:11:53 +0000 (0:00:00.019) 0:03:11.427 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Saturday 24 February 2024 17:11:53 +0000 (0:00:00.018) 0:03:11.446 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 24 February 2024 17:11:53 +0000 (0:00:00.035) 0:03:11.481 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 24 February 2024 17:11:53 +0000 (0:00:00.019) 0:03:11.500 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Saturday 24 February 2024 17:11:54 +0000 (0:00:00.018) 0:03:11.519 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 24 February 2024 17:11:54 +0000 (0:00:00.035) 0:03:11.555 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 24 February 2024 17:11:54 +0000 (0:00:00.048) 0:03:11.603 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Saturday 24 February 2024 17:11:54 +0000 (0:00:00.019) 0:03:11.622 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 24 February 2024 17:11:54 +0000 (0:00:00.037) 0:03:11.659 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 24 February 2024 17:11:54 +0000 (0:00:00.019) 0:03:11.679 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 24 February 2024 17:11:54 +0000 (0:00:00.019) 0:03:11.699 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 24 February 2024 17:11:54 +0000 (0:00:00.019) 0:03:11.718 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Saturday 24 February 2024 17:11:54 +0000 (0:00:00.017) 0:03:11.736 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Saturday 24 February 2024 17:11:54 +0000 (0:00:00.018) 0:03:11.755 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Saturday 24 February 2024 17:11:54 +0000 (0:00:00.017) 0:03:11.773 ***** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Saturday 24 February 2024 17:11:54 +0000 (0:00:00.018) 0:03:11.791 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 24 February 2024 17:11:54 +0000 (0:00:00.055) 0:03:11.846 ***** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 24 February 2024 17:11:54 +0000 (0:00:00.020) 0:03:11.867 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 24 February 2024 17:11:54 +0000 (0:00:00.024) 0:03:11.891 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 24 February 2024 17:11:54 +0000 (0:00:00.031) 0:03:11.923 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 24 February 2024 17:11:54 +0000 (0:00:00.019) 0:03:11.942 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 24 February 2024 17:11:54 +0000 (0:00:00.048) 0:03:11.991 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 24 February 2024 17:11:54 +0000 (0:00:00.019) 0:03:12.010 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 24 February 2024 17:11:54 +0000 (0:00:00.019) 0:03:12.029 ***** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 24 February 2024 17:11:54 +0000 (0:00:00.393) 0:03:12.423 ***** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 24 February 2024 17:11:54 +0000 (0:00:00.023) 0:03:12.446 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 24 February 2024 17:11:54 +0000 (0:00:00.025) 0:03:12.472 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 24 February 2024 17:11:54 +0000 (0:00:00.032) 0:03:12.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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 24 February 2024 17:11:55 +0000 (0:00:00.019) 0:03:12.524 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 24 February 2024 17:11:55 +0000 (0:00:00.018) 0:03:12.542 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 24 February 2024 17:11:55 +0000 (0:00:00.018) 0:03:12.560 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 24 February 2024 17:11:55 +0000 (0:00:00.018) 0:03:12.579 ***** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Saturday 24 February 2024 17:11:55 +0000 (0:00:00.363) 0:03:12.943 ***** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Saturday 24 February 2024 17:11:55 +0000 (0:00:00.018) 0:03:12.961 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 24 February 2024 17:11:55 +0000 (0:00:00.090) 0:03:13.051 ***** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Network": { "Gateway": "192.168.29.1", "Label": "app=wordpress", "Subnet": "192.168.29.0/24" } }, "__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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 24 February 2024 17:11:55 +0000 (0:00:00.025) 0:03:13.077 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 24 February 2024 17:11:55 +0000 (0:00:00.024) 0:03:13.101 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 24 February 2024 17:11:55 +0000 (0:00:00.018) 0:03:13.120 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 24 February 2024 17:11:55 +0000 (0:00:00.028) 0:03:13.149 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 24 February 2024 17:11:55 +0000 (0:00:00.033) 0:03:13.182 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 24 February 2024 17:11:55 +0000 (0:00:00.023) 0:03:13.206 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 24 February 2024 17:11:55 +0000 (0:00:00.023) 0:03:13.229 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 24 February 2024 17:11:55 +0000 (0:00:00.025) 0:03:13.255 ***** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 24 February 2024 17:11:55 +0000 (0:00:00.203) 0:03:13.458 ***** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 24 February 2024 17:11:55 +0000 (0:00:00.024) 0:03:13.483 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708794588.5703108, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708794555.1690943, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904948, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3466295897", "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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 24 February 2024 17:11:56 +0000 (0:00:00.200) 0:03:13.684 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 24 February 2024 17:11:56 +0000 (0:00:00.019) 0:03:13.703 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 24 February 2024 17:11:56 +0000 (0:00:00.018) 0:03:13.722 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 24 February 2024 17:11:56 +0000 (0:00:00.018) 0:03:13.740 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 24 February 2024 17:11:56 +0000 (0:00:00.017) 0:03:13.758 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 24 February 2024 17:11:56 +0000 (0:00:00.051) 0:03:13.810 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 24 February 2024 17:11:56 +0000 (0:00:00.020) 0:03:13.830 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 24 February 2024 17:11:56 +0000 (0:00:00.034) 0:03:13.865 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 24 February 2024 17:11:56 +0000 (0:00:00.027) 0:03:13.893 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 24 February 2024 17:11:56 +0000 (0:00:00.020) 0:03:13.914 ***** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 24 February 2024 17:11:56 +0000 (0:00:00.047) 0:03:13.961 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 24 February 2024 17:11:56 +0000 (0:00:00.018) 0:03:13.979 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 24 February 2024 17:11:56 +0000 (0:00:00.040) 0:03:14.019 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 24 February 2024 17:11:56 +0000 (0:00:00.032) 0:03:14.052 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 24 February 2024 17:11:56 +0000 (0:00:00.018) 0:03:14.070 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 24 February 2024 17:11:56 +0000 (0:00:00.018) 0:03:14.089 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 24 February 2024 17:11:56 +0000 (0:00:00.018) 0:03:14.107 ***** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Saturday 24 February 2024 17:11:56 +0000 (0:00:00.017) 0:03:14.125 ***** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Saturday 24 February 2024 17:11:56 +0000 (0:00:00.018) 0:03:14.143 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Saturday 24 February 2024 17:11:56 +0000 (0:00:00.208) 0:03:14.352 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Saturday 24 February 2024 17:11:56 +0000 (0:00:00.020) 0:03:14.373 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Saturday 24 February 2024 17:11:56 +0000 (0:00:00.054) 0:03:14.428 ***** changed: [sut] => { "changed": true, "checksum": "527eda617bc3c33ce0c070878f5290eea6be16e5", "dest": "/etc/containers/systemd/quadlet-basic.network", "gid": 0, "group": "root", "md5sum": "1f5dfaba883c749c6004ddcb90f6bdc8", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 118, "src": "/root/.ansible/tmp/ansible-tmp-1708794716.951403-9943-135128498642929/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Saturday 24 February 2024 17:11:57 +0000 (0:00:00.551) 0:03:14.980 ***** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Saturday 24 February 2024 17:11:57 +0000 (0:00:00.454) 0:03:15.434 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Saturday 24 February 2024 17:11:57 +0000 (0:00:00.021) 0:03:15.456 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 24 February 2024 17:11:57 +0000 (0:00:00.022) 0:03:15.478 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 24 February 2024 17:11:57 +0000 (0:00:00.024) 0:03:15.502 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 24 February 2024 17:11:58 +0000 (0:00:00.025) 0:03:15.527 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 24 February 2024 17:11:58 +0000 (0:00:00.020) 0:03:15.548 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 24 February 2024 17:11:58 +0000 (0:00:00.027) 0:03:15.576 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 24 February 2024 17:11:58 +0000 (0:00:00.038) 0:03:15.614 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 24 February 2024 17:11:58 +0000 (0:00:00.026) 0:03:15.641 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 24 February 2024 17:11:58 +0000 (0:00:00.024) 0:03:15.666 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 24 February 2024 17:11:58 +0000 (0:00:00.027) 0:03:15.693 ***** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 24 February 2024 17:11:58 +0000 (0:00:00.242) 0:03:15.936 ***** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 24 February 2024 17:11:58 +0000 (0:00:00.032) 0:03:15.968 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708794588.5703108, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708794555.1690943, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904948, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3466295897", "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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 24 February 2024 17:11:58 +0000 (0:00:00.202) 0:03:16.171 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 24 February 2024 17:11:58 +0000 (0:00:00.023) 0:03:16.195 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 24 February 2024 17:11:58 +0000 (0:00:00.024) 0:03:16.220 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 24 February 2024 17:11:58 +0000 (0:00:00.020) 0:03:16.241 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 24 February 2024 17:11:58 +0000 (0:00:00.028) 0:03:16.269 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 24 February 2024 17:11:58 +0000 (0:00:00.036) 0:03:16.305 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 24 February 2024 17:11:58 +0000 (0:00:00.024) 0:03:16.329 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 24 February 2024 17:11:58 +0000 (0:00:00.044) 0:03:16.374 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 24 February 2024 17:11:58 +0000 (0:00:00.022) 0:03:16.397 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 24 February 2024 17:11:58 +0000 (0:00:00.020) 0:03:16.418 ***** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 24 February 2024 17:11:58 +0000 (0:00:00.047) 0:03:16.465 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 24 February 2024 17:11:58 +0000 (0:00:00.019) 0:03:16.484 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 24 February 2024 17:11:59 +0000 (0:00:00.040) 0:03:16.525 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 24 February 2024 17:11:59 +0000 (0:00:00.065) 0:03:16.590 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 24 February 2024 17:11:59 +0000 (0:00:00.021) 0:03:16.611 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 24 February 2024 17:11:59 +0000 (0:00:00.022) 0:03:16.634 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 24 February 2024 17:11:59 +0000 (0:00:00.020) 0:03:16.654 ***** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Saturday 24 February 2024 17:11:59 +0000 (0:00:00.019) 0:03:16.674 ***** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Saturday 24 February 2024 17:11:59 +0000 (0:00:00.019) 0:03:16.693 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Saturday 24 February 2024 17:11:59 +0000 (0:00:00.208) 0:03:16.902 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Saturday 24 February 2024 17:11:59 +0000 (0:00:00.019) 0:03:16.922 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Saturday 24 February 2024 17:11:59 +0000 (0:00:00.019) 0:03:16.941 ***** 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-1708794719.4636827-10027-61401650596191/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Saturday 24 February 2024 17:11:59 +0000 (0:00:00.549) 0:03:17.490 ***** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Saturday 24 February 2024 17:12:00 +0000 (0:00:00.450) 0:03:17.941 ***** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice systemd-journald.socket sysinit.target -.mount basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "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": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Saturday 24 February 2024 17:12:00 +0000 (0:00:00.398) 0:03:18.340 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 24 February 2024 17:12:00 +0000 (0:00:00.053) 0:03:18.393 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 24 February 2024 17:12:00 +0000 (0:00:00.025) 0:03:18.419 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 24 February 2024 17:12:00 +0000 (0:00:00.024) 0:03:18.444 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 24 February 2024 17:12:00 +0000 (0:00:00.018) 0:03:18.463 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 24 February 2024 17:12:00 +0000 (0:00:00.026) 0:03:18.490 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 24 February 2024 17:12:01 +0000 (0:00:00.033) 0:03:18.524 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 24 February 2024 17:12:01 +0000 (0:00:00.024) 0:03:18.548 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 24 February 2024 17:12:01 +0000 (0:00:00.022) 0:03:18.570 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 24 February 2024 17:12:01 +0000 (0:00:00.027) 0:03:18.598 ***** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 24 February 2024 17:12:01 +0000 (0:00:00.199) 0:03:18.797 ***** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 24 February 2024 17:12:01 +0000 (0:00:00.026) 0:03:18.824 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708794588.5703108, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708794555.1690943, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904948, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3466295897", "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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 24 February 2024 17:12:01 +0000 (0:00:00.201) 0:03:19.026 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 24 February 2024 17:12:01 +0000 (0:00:00.021) 0:03:19.047 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 24 February 2024 17:12:01 +0000 (0:00:00.020) 0:03:19.067 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 24 February 2024 17:12:01 +0000 (0:00:00.020) 0:03:19.087 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 24 February 2024 17:12:01 +0000 (0:00:00.021) 0:03:19.109 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 24 February 2024 17:12:01 +0000 (0:00:00.053) 0:03:19.163 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 24 February 2024 17:12:01 +0000 (0:00:00.019) 0:03:19.182 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 24 February 2024 17:12:01 +0000 (0:00:00.034) 0:03:19.217 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 24 February 2024 17:12:01 +0000 (0:00:00.020) 0:03:19.237 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 24 February 2024 17:12:01 +0000 (0:00:00.020) 0:03:19.258 ***** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 24 February 2024 17:12:01 +0000 (0:00:00.049) 0:03:19.307 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 24 February 2024 17:12:01 +0000 (0:00:00.019) 0:03:19.327 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 24 February 2024 17:12:01 +0000 (0:00:00.040) 0:03:19.368 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 24 February 2024 17:12:01 +0000 (0:00:00.032) 0:03:19.400 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 24 February 2024 17:12:01 +0000 (0:00:00.018) 0:03:19.418 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 24 February 2024 17:12:01 +0000 (0:00:00.018) 0:03:19.437 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 24 February 2024 17:12:01 +0000 (0:00:00.024) 0:03:19.461 ***** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Saturday 24 February 2024 17:12:01 +0000 (0:00:00.019) 0:03:19.480 ***** changed: [sut] => (item=quay.io/linux-system-roles/mysql:5.6) => { "actions": [ "Pulled image quay.io/linux-system-roles/mysql:5.6" ], "ansible_loop_var": "item", "attempts": 1, "changed": true, "failed_when_result": false, "image": [ { "Annotations": {}, "Architecture": "amd64", "Author": "", "Comment": "", "Config": { "Cmd": [ "mysqld" ], "Entrypoint": [ "docker-entrypoint.sh" ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "GOSU_VERSION=1.12", "MYSQL_MAJOR=5.6", "MYSQL_VERSION=5.6.51-1debian9" ], "ExposedPorts": { "3306/tcp": {} }, "Volumes": { "/var/lib/mysql": {} } }, "Created": "2021-12-21T02:57:59.587337844Z", "Digest": "sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "GraphDriver": { "Data": { "LowerDir": "/var/lib/containers/storage/overlay/63c8cde32bc583ca7971591c23194c1fd072197949f28fcad7f10780ad1af022/diff:/var/lib/containers/storage/overlay/4904a0ac4db0b6060c944fc7c882cba99b79b50f90151785350c0e4ba7f94390/diff:/var/lib/containers/storage/overlay/1822e40336d4b2b31d888f669f443965d4476dae35fd0a67e58eefd9c5ecb9e5/diff:/var/lib/containers/storage/overlay/988a3979591d296974121b0a893ec621ea5e9939ab3cc5e7c194dbe27f7b5677/diff:/var/lib/containers/storage/overlay/ba0315059f870fcb66ebd6517f455f714fb4eeeb4fdee9cefb3d7f59a7b0cdb7/diff:/var/lib/containers/storage/overlay/0dbdd9024cc38ecc226b2c4772718d32ff0abc288b41669d58d506274c16c67a/diff:/var/lib/containers/storage/overlay/f8ddb99f39386eac409b19f8b347a7a10ee91771cfb838c88793ad8947a233f5/diff:/var/lib/containers/storage/overlay/2ecb8e9889676e4b9b129bab56314644612905ce6e6ce1c92d5a86ac8f08f03b/diff:/var/lib/containers/storage/overlay/07e715cdf99b679f1e067f4819d1b7e1ba9ea24229ede4e6b45b9240fe5865f8/diff:/var/lib/containers/storage/overlay/2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae/diff", "UpperDir": "/var/lib/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/diff", "WorkDir": "/var/lib/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/work" }, "Name": "overlay" }, "History": [ { "created": "2021-12-21T01:24:41.626621944Z", "created_by": "/bin/sh -c #(nop) ADD file:b1650c19c1dd1f4cff71553f2bb0bc949944d0bc24b54c318b2880c14538648a in / " }, { "created": "2021-12-21T01:24:42.056427889Z", "created_by": "/bin/sh -c #(nop) CMD [\"bash\"]", "empty_layer": true }, { "created": "2021-12-21T02:56:59.289452902Z", "created_by": "/bin/sh -c groupadd -r mysql && useradd -r -g mysql mysql" }, { "created": "2021-12-21T02:57:05.692613282Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends gnupg dirmngr && rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:05.921738618Z", "created_by": "/bin/sh -c #(nop) ENV GOSU_VERSION=1.12", "empty_layer": true }, { "created": "2021-12-21T02:57:18.981216995Z", "created_by": "/bin/sh -c set -eux; \tsavedAptMark=\"$(apt-mark showmanual)\"; \tapt-get update; \tapt-get install -y --no-install-recommends ca-certificates wget; \trm -rf /var/lib/apt/lists/*; \tdpkgArch=\"$(dpkg --print-architecture | awk -F- '{ print $NF }')\"; \twget -O /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch\"; \twget -O /usr/local/bin/gosu.asc \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch.asc\"; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver hkps://keys.openpgp.org --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4; \tgpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\" /usr/local/bin/gosu.asc; \tapt-mark auto '.*' > /dev/null; \t[ -z \"$savedAptMark\" ] || apt-mark manual $savedAptMark > /dev/null; \tapt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; \tchmod +x /usr/local/bin/gosu; \tgosu --version; \tgosu nobody true" }, { "created": "2021-12-21T02:57:19.781116502Z", "created_by": "/bin/sh -c mkdir /docker-entrypoint-initdb.d" }, { "created": "2021-12-21T02:57:25.555452451Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends \t\tpwgen \t\tperl \t\txz-utils \t&& rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:37.684730941Z", "created_by": "/bin/sh -c set -ex; \tkey='A4A9406876FCBD3C456770C88C718D3B5072E1F5'; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver keyserver.ubuntu.com --recv-keys \"$key\"; \tgpg --batch --export \"$key\" > /etc/apt/trusted.gpg.d/mysql.gpg; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\"; \tapt-key list > /dev/null" }, { "created": "2021-12-21T02:57:37.903115972Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_MAJOR=5.6", "empty_layer": true }, { "created": "2021-12-21T02:57:38.155528708Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_VERSION=5.6.51-1debian9", "empty_layer": true }, { "created": "2021-12-21T02:57:39.106901365Z", "created_by": "/bin/sh -c echo 'deb http://repo.mysql.com/apt/debian/ stretch mysql-5.6' > /etc/apt/sources.list.d/mysql.list" }, { "created": "2021-12-21T02:57:56.693791892Z", "created_by": "/bin/sh -c { \t\techo mysql-community-server mysql-community-server/data-dir select ''; \t\techo mysql-community-server mysql-community-server/root-pass password ''; \t\techo mysql-community-server mysql-community-server/re-root-pass password ''; \t\techo mysql-community-server mysql-community-server/remove-test-db select false; \t} | debconf-set-selections \t&& apt-get update \t&& apt-get install -y \t\tmysql-server=\"${MYSQL_VERSION}\" \t&& find /etc/mysql/ -name '*.cnf' -print0 \t\t| xargs -0 grep -lZE '^(bind-address|log)' \t\t| xargs -rt -0 sed -Ei 's/^(bind-address|log)/#&/' \t&& echo '[mysqld]\\nskip-host-cache\\nskip-name-resolve' > /etc/mysql/conf.d/docker.cnf \t&& rm -rf /var/lib/apt/lists/* \t&& rm -rf /var/lib/mysql && mkdir -p /var/lib/mysql /var/run/mysqld \t&& chown -R mysql:mysql /var/lib/mysql /var/run/mysqld \t&& chmod 1777 /var/run/mysqld /var/lib/mysql" }, { "created": "2021-12-21T02:57:57.29721744Z", "created_by": "/bin/sh -c #(nop) VOLUME [/var/lib/mysql]", "empty_layer": true }, { "created": "2021-12-21T02:57:57.591077869Z", "created_by": "/bin/sh -c #(nop) COPY file:345a22fe55d3e6783a17075612415413487e7dba27fbf1000a67c7870364b739 in /usr/local/bin/ " }, { "created": "2021-12-21T02:57:58.761392735Z", "created_by": "/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat" }, { "created": "2021-12-21T02:57:59.04809683Z", "created_by": "/bin/sh -c #(nop) ENTRYPOINT [\"docker-entrypoint.sh\"]", "empty_layer": true }, { "created": "2021-12-21T02:57:59.31392792Z", "created_by": "/bin/sh -c #(nop) EXPOSE 3306", "empty_layer": true }, { "created": "2021-12-21T02:57:59.587337844Z", "created_by": "/bin/sh -c #(nop) CMD [\"mysqld\"]", "empty_layer": true } ], "Id": "dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5", "Labels": null, "ManifestType": "application/vnd.docker.distribution.manifest.v2+json", "NamesHistory": [ "quay.io/linux-system-roles/mysql:5.6" ], "Os": "linux", "Parent": "", "RepoDigests": [ "quay.io/linux-system-roles/mysql@sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "quay.io/linux-system-roles/mysql@sha256:4faa0a30c0055742c72daff1482976814f340d4bfb647f0fa2c3562fd1a7abda" ], "RepoTags": [ "quay.io/linux-system-roles/mysql:5.6" ], "RootFS": { "Layers": [ "sha256:2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae", "sha256:2e10295573911964a8acc37c738aed958d0bc385bc51df6f184b196fb592c975", "sha256:d414fdead0b9c934781e5611c016d7c237062c9470db810ef28b321a492dbb9c", "sha256:4085e588967d10dafb76ad52f66f661b41b9008cc16568ce02853de7cbbf7433", "sha256:7ea96a4e341b4d139f5e076e71d19229537292226c3b24ec2d588567667a1191", "sha256:e3dce1c82d4e4142e8e1bf2fb9c6fd2555196d40088167270ff95c9af37b88af", "sha256:2612088e90f60ecb4a13e68adbfb2b1366f82fc8fbf1f0970f8769cf3cd753ee", "sha256:eba393347f896c4028340bf1a40cc5d6b8f21eeb7abf3e79799d842a6babb93f", "sha256:7c5a5c1986b16b0d8ad4eaa8066627910ec7794a657467e8f18d223f1c0034fd", "sha256:49a1ca1cd2b80f84d6616df2b5123458f4bcb065bca28c43d9c3fd5a0480b907", "sha256:7137327a7221ddb123883146beb68003ee31d652ec46ab8bea3ba12c2df8df8f" ], "Type": "layers" }, "Size": 307607194, "User": "", "Version": "20.10.7", "VirtualSize": 307607194 } ], "item": "quay.io/linux-system-roles/mysql:5.6", "podman_actions": [ "/usr/bin/podman image ls quay.io/linux-system-roles/mysql:5.6 --format json", "/usr/bin/podman image exists quay.io/linux-system-roles/mysql:5.6", "/usr/bin/podman pull quay.io/linux-system-roles/mysql:5.6 -q", "/usr/bin/podman inspect dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 --format json" ] } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Saturday 24 February 2024 17:12:09 +0000 (0:00:07.918) 0:03:27.399 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Saturday 24 February 2024 17:12:10 +0000 (0:00:00.211) 0:03:27.610 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Saturday 24 February 2024 17:12:10 +0000 (0:00:00.021) 0:03:27.631 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Saturday 24 February 2024 17:12:10 +0000 (0:00:00.023) 0:03:27.654 ***** 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-1708794730.1786358-10113-188728803942346/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Saturday 24 February 2024 17:12:10 +0000 (0:00:00.557) 0:03:28.212 ***** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Saturday 24 February 2024 17:12:11 +0000 (0:00:00.449) 0:03:28.662 ***** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "quadlet-basic-mysql-volume.service sysinit.target system.slice -.mount basic.target quadlet-basic-network.service systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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=systemd-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 }", "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 }", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "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": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "quadlet-basic-mysql-volume.service -.mount sysinit.target system.slice quadlet-basic-network.service", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Saturday 24 February 2024 17:12:11 +0000 (0:00:00.842) 0:03:29.505 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 24 February 2024 17:12:12 +0000 (0:00:00.056) 0:03:29.562 ***** TASK [Check files] ************************************************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/tests_quadlet_basic.yml:234 Saturday 24 February 2024 17:12:12 +0000 (0:00:00.018) 0:03:29.580 ***** 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.003845", "end": "2024-02-24 17:12:12.285406", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-02-24 17:12:12.281561" } 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.003277", "end": "2024-02-24 17:12:12.477047", "item": "quadlet-basic.network", "rc": 0, "start": "2024-02-24 17:12:12.473770" } STDOUT: # # Ansible managed # # system_role:podman [Network] Subnet=192.168.29.0/24 Gateway=192.168.29.1 Label=app=wordpress 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.003008", "end": "2024-02-24 17:12:12.658846", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-02-24 17:12:12.655838" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Check JSON] ************************************************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/tests_quadlet_basic.yml:244 Saturday 24 February 2024 17:12:12 +0000 (0:00:00.623) 0:03:30.204 ***** ok: [sut] => { "changed": false, "cmd": [ "podman", "exec", "quadlet-basic-mysql", "cat", "/tmp/test.json" ], "delta": "0:00:00.279465", "end": "2024-02-24 17:12:13.132421", "failed_when_result": false, "rc": 0, "start": "2024-02-24 17:12:12.852956" } STDOUT: {"test": "json"} TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/tests_quadlet_basic.yml:259 Saturday 24 February 2024 17:12:13 +0000 (0:00:00.478) 0:03:30.683 ***** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 24 February 2024 17:12:13 +0000 (0:00:00.032) 0:03:30.715 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 24 February 2024 17:12:13 +0000 (0:00:00.035) 0:03:30.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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 24 February 2024 17:12:13 +0000 (0:00:00.025) 0:03:30.776 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 24 February 2024 17:12:13 +0000 (0:00:00.018) 0:03:30.795 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 24 February 2024 17:12:13 +0000 (0:00:00.019) 0:03:30.814 ***** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 24 February 2024 17:12:13 +0000 (0:00:00.049) 0:03:30.863 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 24 February 2024 17:12:14 +0000 (0:00:01.350) 0:03:32.214 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 24 February 2024 17:12:14 +0000 (0:00:00.020) 0:03:32.235 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 24 February 2024 17:12:14 +0000 (0:00:00.024) 0:03:32.260 ***** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.059698", "end": "2024-02-24 17:12:14.987720", "rc": 0, "start": "2024-02-24 17:12:14.928022" } STDOUT: podman version 4.9.3-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Saturday 24 February 2024 17:12:15 +0000 (0:00:00.274) 0:03:32.534 ***** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.3-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Saturday 24 February 2024 17:12:15 +0000 (0:00:00.020) 0:03:32.554 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Saturday 24 February 2024 17:12:15 +0000 (0:00:00.019) 0:03:32.574 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Saturday 24 February 2024 17:12:15 +0000 (0:00:00.058) 0:03:32.633 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 24 February 2024 17:12:15 +0000 (0:00:00.038) 0:03:32.671 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 24 February 2024 17:12:15 +0000 (0:00:00.248) 0:03:32.920 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 24 February 2024 17:12:15 +0000 (0:00:00.025) 0:03:32.945 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 24 February 2024 17:12:15 +0000 (0:00:00.024) 0:03:32.970 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 24 February 2024 17:12:15 +0000 (0:00:00.207) 0:03:33.177 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 24 February 2024 17:12:15 +0000 (0:00:00.026) 0:03:33.204 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708794588.5703108, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708794555.1690943, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904948, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3466295897", "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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 24 February 2024 17:12:15 +0000 (0:00:00.203) 0:03:33.408 ***** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003744", "end": "2024-02-24 17:12:16.068025", "rc": 0, "start": "2024-02-24 17:12:16.064281" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 24 February 2024 17:12:16 +0000 (0:00:00.204) 0:03:33.613 ***** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003591", "end": "2024-02-24 17:12:16.270151", "rc": 0, "start": "2024-02-24 17:12:16.266560" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 24 February 2024 17:12:16 +0000 (0:00:00.200) 0:03:33.814 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 24 February 2024 17:12:16 +0000 (0:00:00.020) 0:03:33.834 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 24 February 2024 17:12:16 +0000 (0:00:00.020) 0:03:33.854 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 24 February 2024 17:12:16 +0000 (0:00:00.020) 0:03:33.875 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Saturday 24 February 2024 17:12:16 +0000 (0:00:00.021) 0:03:33.897 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Saturday 24 February 2024 17:12:16 +0000 (0:00:00.027) 0:03:33.924 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 24 February 2024 17:12:16 +0000 (0:00:00.040) 0:03:33.965 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 24 February 2024 17:12:16 +0000 (0:00:00.050) 0:03:34.015 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Saturday 24 February 2024 17:12:16 +0000 (0:00:00.020) 0:03:34.036 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 24 February 2024 17:12:16 +0000 (0:00:00.038) 0:03:34.074 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 24 February 2024 17:12:16 +0000 (0:00:00.023) 0:03:34.098 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Saturday 24 February 2024 17:12:16 +0000 (0:00:00.023) 0:03:34.122 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 24 February 2024 17:12:16 +0000 (0:00:00.041) 0:03:34.163 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 24 February 2024 17:12:16 +0000 (0:00:00.022) 0:03:34.185 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Saturday 24 February 2024 17:12:16 +0000 (0:00:00.020) 0:03:34.206 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 24 February 2024 17:12:16 +0000 (0:00:00.042) 0:03:34.248 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 24 February 2024 17:12:16 +0000 (0:00:00.021) 0:03:34.269 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 24 February 2024 17:12:16 +0000 (0:00:00.019) 0:03:34.289 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 24 February 2024 17:12:16 +0000 (0:00:00.019) 0:03:34.308 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Saturday 24 February 2024 17:12:16 +0000 (0:00:00.019) 0:03:34.327 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Saturday 24 February 2024 17:12:16 +0000 (0:00:00.018) 0:03:34.346 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Saturday 24 February 2024 17:12:16 +0000 (0:00:00.017) 0:03:34.364 ***** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Saturday 24 February 2024 17:12:16 +0000 (0:00:00.049) 0:03:34.413 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 24 February 2024 17:12:16 +0000 (0:00:00.059) 0:03:34.472 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 24 February 2024 17:12:16 +0000 (0:00:00.021) 0:03:34.494 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 24 February 2024 17:12:17 +0000 (0:00:00.024) 0:03:34.518 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 24 February 2024 17:12:17 +0000 (0:00:00.031) 0:03:34.549 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 24 February 2024 17:12:17 +0000 (0:00:00.020) 0:03:34.570 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 24 February 2024 17:12:17 +0000 (0:00:00.020) 0:03:34.591 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 24 February 2024 17:12:17 +0000 (0:00:00.023) 0:03:34.614 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 24 February 2024 17:12:17 +0000 (0:00:00.360) 0:03:34.975 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 24 February 2024 17:12:17 +0000 (0:00:00.025) 0:03:35.001 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 24 February 2024 17:12:17 +0000 (0:00:00.022) 0:03:35.024 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 24 February 2024 17:12:17 +0000 (0:00:00.029) 0:03:35.053 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 24 February 2024 17:12:17 +0000 (0:00:00.033) 0:03:35.087 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 24 February 2024 17:12:17 +0000 (0:00:00.021) 0:03:35.109 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 24 February 2024 17:12:17 +0000 (0:00:00.050) 0:03:35.159 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 24 February 2024 17:12:17 +0000 (0:00:00.024) 0:03:35.183 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 24 February 2024 17:12:17 +0000 (0:00:00.194) 0:03:35.378 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Saturday 24 February 2024 17:12:17 +0000 (0:00:00.020) 0:03:35.399 ***** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Saturday 24 February 2024 17:12:17 +0000 (0:00:00.018) 0:03:35.417 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 24 February 2024 17:12:17 +0000 (0:00:00.062) 0:03:35.480 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 24 February 2024 17:12:17 +0000 (0:00:00.024) 0:03:35.504 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 24 February 2024 17:12:18 +0000 (0:00:00.024) 0:03:35.529 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 24 February 2024 17:12:18 +0000 (0:00:00.020) 0:03:35.549 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 24 February 2024 17:12:18 +0000 (0:00:00.028) 0:03:35.578 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 24 February 2024 17:12:18 +0000 (0:00:00.034) 0:03:35.612 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 24 February 2024 17:12:18 +0000 (0:00:00.024) 0:03:35.637 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 24 February 2024 17:12:18 +0000 (0:00:00.022) 0:03:35.660 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 24 February 2024 17:12:18 +0000 (0:00:00.025) 0:03:35.685 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 24 February 2024 17:12:18 +0000 (0:00:00.322) 0:03:36.008 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 24 February 2024 17:12:18 +0000 (0:00:00.026) 0:03:36.035 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708794588.5703108, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708794555.1690943, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904948, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3466295897", "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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 24 February 2024 17:12:18 +0000 (0:00:00.313) 0:03:36.348 ***** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.006592", "end": "2024-02-24 17:12:19.101939", "rc": 0, "start": "2024-02-24 17:12:19.095347" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 24 February 2024 17:12:19 +0000 (0:00:00.309) 0:03:36.658 ***** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.005580", "end": "2024-02-24 17:12:19.429254", "rc": 0, "start": "2024-02-24 17:12:19.423674" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 24 February 2024 17:12:19 +0000 (0:00:00.322) 0:03:36.981 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 24 February 2024 17:12:19 +0000 (0:00:00.019) 0:03:37.000 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 24 February 2024 17:12:19 +0000 (0:00:00.019) 0:03:37.020 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 24 February 2024 17:12:19 +0000 (0:00:00.019) 0:03:37.040 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 24 February 2024 17:12:19 +0000 (0:00:00.019) 0:03:37.059 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 24 February 2024 17:12:19 +0000 (0:00:00.036) 0:03:37.096 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 24 February 2024 17:12:19 +0000 (0:00:00.021) 0:03:37.117 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 24 February 2024 17:12:19 +0000 (0:00:00.020) 0:03:37.138 ***** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 24 February 2024 17:12:19 +0000 (0:00:00.047) 0:03:37.186 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 24 February 2024 17:12:19 +0000 (0:00:00.071) 0:03:37.257 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 24 February 2024 17:12:20 +0000 (0:00:00.311) 0:03:37.569 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 24 February 2024 17:12:20 +0000 (0:00:00.023) 0:03:37.593 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 24 February 2024 17:12:20 +0000 (0:00:00.319) 0:03:37.912 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 24 February 2024 17:12:20 +0000 (0:00:00.037) 0:03:37.949 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 24 February 2024 17:12:20 +0000 (0:00:00.022) 0:03:37.972 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 24 February 2024 17:12:20 +0000 (0:00:00.021) 0:03:37.993 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 24 February 2024 17:12:20 +0000 (0:00:00.022) 0:03:38.016 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 24 February 2024 17:12:20 +0000 (0:00:00.020) 0:03:38.037 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 24 February 2024 17:12:20 +0000 (0:00:00.020) 0:03:38.057 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 24 February 2024 17:12:20 +0000 (0:00:00.020) 0:03:38.077 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 24 February 2024 17:12:20 +0000 (0:00:00.018) 0:03:38.096 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 24 February 2024 17:12:20 +0000 (0:00:00.023) 0:03:38.119 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 24 February 2024 17:12:20 +0000 (0:00:00.023) 0:03:38.143 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 24 February 2024 17:12:20 +0000 (0:00:00.018) 0:03:38.162 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 24 February 2024 17:12:20 +0000 (0:00:00.056) 0:03:38.219 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 24 February 2024 17:12:20 +0000 (0:00:00.036) 0:03:38.255 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 24 February 2024 17:12:20 +0000 (0:00:00.027) 0:03:38.282 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 24 February 2024 17:12:20 +0000 (0:00:00.024) 0:03:38.307 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 24 February 2024 17:12:20 +0000 (0:00:00.028) 0:03:38.335 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 24 February 2024 17:12:21 +0000 (0:00:00.208) 0:03:38.543 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 24 February 2024 17:12:21 +0000 (0:00:00.026) 0:03:38.570 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708794588.5703108, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708794555.1690943, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904948, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3466295897", "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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 24 February 2024 17:12:21 +0000 (0:00:00.199) 0:03:38.769 ***** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003981", "end": "2024-02-24 17:12:21.425650", "rc": 0, "start": "2024-02-24 17:12:21.421669" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 24 February 2024 17:12:21 +0000 (0:00:00.201) 0:03:38.971 ***** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004037", "end": "2024-02-24 17:12:21.628596", "rc": 0, "start": "2024-02-24 17:12:21.624559" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 24 February 2024 17:12:21 +0000 (0:00:00.201) 0:03:39.173 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 24 February 2024 17:12:21 +0000 (0:00:00.019) 0:03:39.193 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 24 February 2024 17:12:21 +0000 (0:00:00.019) 0:03:39.212 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 24 February 2024 17:12:21 +0000 (0:00:00.019) 0:03:39.232 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 24 February 2024 17:12:21 +0000 (0:00:00.019) 0:03:39.251 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 24 February 2024 17:12:21 +0000 (0:00:00.066) 0:03:39.318 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 24 February 2024 17:12:21 +0000 (0:00:00.020) 0:03:39.339 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 24 February 2024 17:12:21 +0000 (0:00:00.019) 0:03:39.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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 24 February 2024 17:12:21 +0000 (0:00:00.045) 0:03:39.404 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 24 February 2024 17:12:21 +0000 (0:00:00.041) 0:03:39.445 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 24 February 2024 17:12:22 +0000 (0:00:00.195) 0:03:39.641 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 24 February 2024 17:12:22 +0000 (0:00:00.022) 0:03:39.663 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 24 February 2024 17:12:22 +0000 (0:00:00.206) 0:03:39.870 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 24 February 2024 17:12:22 +0000 (0:00:00.031) 0:03:39.901 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 24 February 2024 17:12:22 +0000 (0:00:00.020) 0:03:39.921 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 24 February 2024 17:12:22 +0000 (0:00:00.020) 0:03:39.942 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 24 February 2024 17:12:22 +0000 (0:00:00.022) 0:03:39.964 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 24 February 2024 17:12:22 +0000 (0:00:00.019) 0:03:39.984 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 24 February 2024 17:12:22 +0000 (0:00:00.020) 0:03:40.005 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 24 February 2024 17:12:22 +0000 (0:00:00.020) 0:03:40.025 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 24 February 2024 17:12:22 +0000 (0:00:00.051) 0:03:40.076 ***** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Network": { "Gateway": "192.168.29.1", "Label": "app=wordpress", "Subnet": "192.168.29.0/24" } }, "__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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 24 February 2024 17:12:22 +0000 (0:00:00.025) 0:03:40.102 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 24 February 2024 17:12:22 +0000 (0:00:00.024) 0:03:40.126 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 24 February 2024 17:12:22 +0000 (0:00:00.019) 0:03:40.146 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 24 February 2024 17:12:22 +0000 (0:00:00.026) 0:03:40.172 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 24 February 2024 17:12:22 +0000 (0:00:00.034) 0:03:40.207 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 24 February 2024 17:12:22 +0000 (0:00:00.023) 0:03:40.231 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 24 February 2024 17:12:22 +0000 (0:00:00.022) 0:03:40.253 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 24 February 2024 17:12:22 +0000 (0:00:00.025) 0:03:40.279 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 24 February 2024 17:12:22 +0000 (0:00:00.198) 0:03:40.478 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 24 February 2024 17:12:22 +0000 (0:00:00.024) 0:03:40.503 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708794588.5703108, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708794555.1690943, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904948, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3466295897", "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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 24 February 2024 17:12:23 +0000 (0:00:00.200) 0:03:40.703 ***** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003796", "end": "2024-02-24 17:12:23.357600", "rc": 0, "start": "2024-02-24 17:12:23.353804" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 24 February 2024 17:12:23 +0000 (0:00:00.198) 0:03:40.902 ***** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003973", "end": "2024-02-24 17:12:23.558139", "rc": 0, "start": "2024-02-24 17:12:23.554166" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 24 February 2024 17:12:23 +0000 (0:00:00.199) 0:03:41.101 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 24 February 2024 17:12:23 +0000 (0:00:00.050) 0:03:41.152 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 24 February 2024 17:12:23 +0000 (0:00:00.019) 0:03:41.172 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 24 February 2024 17:12:23 +0000 (0:00:00.019) 0:03:41.191 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 24 February 2024 17:12:23 +0000 (0:00:00.019) 0:03:41.210 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 24 February 2024 17:12:23 +0000 (0:00:00.034) 0:03:41.245 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 24 February 2024 17:12:23 +0000 (0:00:00.020) 0:03:41.265 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 24 February 2024 17:12:23 +0000 (0:00:00.018) 0:03:41.284 ***** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 24 February 2024 17:12:23 +0000 (0:00:00.044) 0:03:41.328 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 24 February 2024 17:12:23 +0000 (0:00:00.039) 0:03:41.368 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 24 February 2024 17:12:24 +0000 (0:00:00.192) 0:03:41.561 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 24 February 2024 17:12:24 +0000 (0:00:00.021) 0:03:41.582 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 24 February 2024 17:12:24 +0000 (0:00:00.200) 0:03:41.783 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 24 February 2024 17:12:24 +0000 (0:00:00.031) 0:03:41.814 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 24 February 2024 17:12:24 +0000 (0:00:00.020) 0:03:41.835 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 24 February 2024 17:12:24 +0000 (0:00:00.020) 0:03:41.855 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 24 February 2024 17:12:24 +0000 (0:00:00.052) 0:03:41.908 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 24 February 2024 17:12:24 +0000 (0:00:00.021) 0:03:41.929 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 24 February 2024 17:12:24 +0000 (0:00:00.021) 0:03:41.951 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 24 February 2024 17:12:24 +0000 (0:00:00.020) 0:03:41.971 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 24 February 2024 17:12:24 +0000 (0:00:00.018) 0:03:41.990 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 24 February 2024 17:12:24 +0000 (0:00:00.056) 0:03:42.046 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 24 February 2024 17:12:24 +0000 (0:00:00.023) 0:03:42.070 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 24 February 2024 17:12:24 +0000 (0:00:00.024) 0:03:42.095 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Gather facts for containers] ***************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 24 February 2024 17:12:24 +0000 (0:00:00.194) 0:03:42.289 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 24 February 2024 17:12:24 +0000 (0:00:00.019) 0:03:42.309 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 24 February 2024 17:12:24 +0000 (0:00:00.020) 0:03:42.329 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 24 February 2024 17:12:24 +0000 (0:00:00.019) 0:03:42.348 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove test user] ******************************************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/tests_quadlet_basic.yml:273 Saturday 24 February 2024 17:12:24 +0000 (0:00:00.018) 0:03:42.367 ***** changed: [sut] => { "changed": true, "force": false, "name": "user_quadlet_basic", "remove": false, "state": "absent" } TASK [Cleanup system - root] *************************************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/tests_quadlet_basic.yml:279 Saturday 24 February 2024 17:12:25 +0000 (0:00:00.344) 0:03:42.712 ***** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 24 February 2024 17:12:25 +0000 (0:00:00.072) 0:03:42.785 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 24 February 2024 17:12:25 +0000 (0:00:00.035) 0:03:42.820 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 24 February 2024 17:12:25 +0000 (0:00:00.024) 0:03:42.845 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 24 February 2024 17:12:25 +0000 (0:00:00.018) 0:03:42.864 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 24 February 2024 17:12:25 +0000 (0:00:00.018) 0:03:42.882 ***** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 24 February 2024 17:12:25 +0000 (0:00:00.048) 0:03:42.931 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 24 February 2024 17:12:26 +0000 (0:00:01.306) 0:03:44.237 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 24 February 2024 17:12:26 +0000 (0:00:00.019) 0:03:44.256 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 24 February 2024 17:12:26 +0000 (0:00:00.049) 0:03:44.306 ***** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031951", "end": "2024-02-24 17:12:26.987809", "rc": 0, "start": "2024-02-24 17:12:26.955858" } STDOUT: podman version 4.9.3-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Saturday 24 February 2024 17:12:27 +0000 (0:00:00.227) 0:03:44.533 ***** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.3-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Saturday 24 February 2024 17:12:27 +0000 (0:00:00.020) 0:03:44.554 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Saturday 24 February 2024 17:12:27 +0000 (0:00:00.019) 0:03:44.574 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Saturday 24 February 2024 17:12:27 +0000 (0:00:00.059) 0:03:44.633 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 24 February 2024 17:12:27 +0000 (0:00:00.037) 0:03:44.671 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 24 February 2024 17:12:27 +0000 (0:00:00.203) 0:03:44.874 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 24 February 2024 17:12:27 +0000 (0:00:00.024) 0:03:44.898 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 24 February 2024 17:12:27 +0000 (0:00:00.025) 0:03:44.924 ***** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 24 February 2024 17:12:27 +0000 (0:00:00.204) 0:03:45.128 ***** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 24 February 2024 17:12:27 +0000 (0:00:00.025) 0:03:45.154 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708794588.5703108, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708794555.1690943, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904948, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3466295897", "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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 24 February 2024 17:12:27 +0000 (0:00:00.200) 0:03:45.354 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 24 February 2024 17:12:27 +0000 (0:00:00.019) 0:03:45.374 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 24 February 2024 17:12:27 +0000 (0:00:00.019) 0:03:45.394 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 24 February 2024 17:12:27 +0000 (0:00:00.048) 0:03:45.442 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 24 February 2024 17:12:27 +0000 (0:00:00.020) 0:03:45.462 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 24 February 2024 17:12:27 +0000 (0:00:00.018) 0:03:45.481 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Saturday 24 February 2024 17:12:27 +0000 (0:00:00.018) 0:03:45.499 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Saturday 24 February 2024 17:12:28 +0000 (0:00:00.024) 0:03:45.524 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 24 February 2024 17:12:28 +0000 (0:00:00.038) 0:03:45.562 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 24 February 2024 17:12:28 +0000 (0:00:00.019) 0:03:45.581 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Saturday 24 February 2024 17:12:28 +0000 (0:00:00.019) 0:03:45.600 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 24 February 2024 17:12:28 +0000 (0:00:00.037) 0:03:45.638 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 24 February 2024 17:12:28 +0000 (0:00:00.019) 0:03:45.658 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Saturday 24 February 2024 17:12:28 +0000 (0:00:00.017) 0:03:45.676 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 24 February 2024 17:12:28 +0000 (0:00:00.038) 0:03:45.714 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 24 February 2024 17:12:28 +0000 (0:00:00.019) 0:03:45.734 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Saturday 24 February 2024 17:12:28 +0000 (0:00:00.019) 0:03:45.754 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 24 February 2024 17:12:28 +0000 (0:00:00.067) 0:03:45.821 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 24 February 2024 17:12:28 +0000 (0:00:00.019) 0:03:45.841 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 24 February 2024 17:12:28 +0000 (0:00:00.019) 0:03:45.861 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 24 February 2024 17:12:28 +0000 (0:00:00.018) 0:03:45.879 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Saturday 24 February 2024 17:12:28 +0000 (0:00:00.018) 0:03:45.898 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Saturday 24 February 2024 17:12:28 +0000 (0:00:00.018) 0:03:45.916 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Saturday 24 February 2024 17:12:28 +0000 (0:00:00.018) 0:03:45.935 ***** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Saturday 24 February 2024 17:12:28 +0000 (0:00:00.019) 0:03:45.954 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 24 February 2024 17:12:28 +0000 (0:00:00.059) 0:03:46.014 ***** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 24 February 2024 17:12:28 +0000 (0:00:00.021) 0:03:46.035 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 24 February 2024 17:12:28 +0000 (0:00:00.024) 0:03:46.060 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 24 February 2024 17:12:28 +0000 (0:00:00.031) 0:03:46.091 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 24 February 2024 17:12:28 +0000 (0:00:00.018) 0:03:46.109 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 24 February 2024 17:12:28 +0000 (0:00:00.018) 0:03:46.128 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 24 February 2024 17:12:28 +0000 (0:00:00.017) 0:03:46.146 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 24 February 2024 17:12:28 +0000 (0:00:00.018) 0:03:46.164 ***** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 24 February 2024 17:12:28 +0000 (0:00:00.255) 0:03:46.419 ***** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 24 February 2024 17:12:28 +0000 (0:00:00.021) 0:03:46.441 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 24 February 2024 17:12:28 +0000 (0:00:00.025) 0:03:46.466 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 24 February 2024 17:12:28 +0000 (0:00:00.031) 0:03:46.497 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 24 February 2024 17:12:29 +0000 (0:00:00.019) 0:03:46.517 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 24 February 2024 17:12:29 +0000 (0:00:00.019) 0:03:46.537 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 24 February 2024 17:12:29 +0000 (0:00:00.019) 0:03:46.556 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 24 February 2024 17:12:29 +0000 (0:00:00.019) 0:03:46.575 ***** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Saturday 24 February 2024 17:12:29 +0000 (0:00:00.241) 0:03:46.816 ***** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Saturday 24 February 2024 17:12:29 +0000 (0:00:00.018) 0:03:46.835 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 24 February 2024 17:12:29 +0000 (0:00:00.062) 0:03:46.897 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 24 February 2024 17:12:29 +0000 (0:00:00.024) 0:03:46.922 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 24 February 2024 17:12:29 +0000 (0:00:00.023) 0:03:46.946 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 24 February 2024 17:12:29 +0000 (0:00:00.019) 0:03:46.965 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 24 February 2024 17:12:29 +0000 (0:00:00.063) 0:03:47.029 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 24 February 2024 17:12:29 +0000 (0:00:00.036) 0:03:47.066 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 24 February 2024 17:12:29 +0000 (0:00:00.030) 0:03:47.097 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 24 February 2024 17:12:29 +0000 (0:00:00.024) 0:03:47.121 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 24 February 2024 17:12:29 +0000 (0:00:00.026) 0:03:47.148 ***** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 24 February 2024 17:12:29 +0000 (0:00:00.208) 0:03:47.356 ***** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 24 February 2024 17:12:29 +0000 (0:00:00.025) 0:03:47.381 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708794588.5703108, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708794555.1690943, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904948, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3466295897", "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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 24 February 2024 17:12:30 +0000 (0:00:00.199) 0:03:47.581 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 24 February 2024 17:12:30 +0000 (0:00:00.020) 0:03:47.601 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 24 February 2024 17:12:30 +0000 (0:00:00.020) 0:03:47.622 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 24 February 2024 17:12:30 +0000 (0:00:00.019) 0:03:47.641 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 24 February 2024 17:12:30 +0000 (0:00:00.019) 0:03:47.661 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 24 February 2024 17:12:30 +0000 (0:00:00.018) 0:03:47.680 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 24 February 2024 17:12:30 +0000 (0:00:00.018) 0:03:47.699 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 24 February 2024 17:12:30 +0000 (0:00:00.033) 0:03:47.732 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 24 February 2024 17:12:30 +0000 (0:00:00.019) 0:03:47.752 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 24 February 2024 17:12:30 +0000 (0:00:00.018) 0:03:47.771 ***** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 24 February 2024 17:12:30 +0000 (0:00:00.079) 0:03:47.850 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 24 February 2024 17:12:30 +0000 (0:00:00.041) 0:03:47.892 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 24 February 2024 17:12:30 +0000 (0:00:00.019) 0:03:47.912 ***** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Sat 2024-02-24 17:12:00 UTC", "ActiveEnterTimestampMonotonic": "83925427", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target system.slice -.mount systemd-journald.socket basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-02-24 17:12:00 UTC", "AssertTimestampMonotonic": "83869534", "Before": "shutdown.target quadlet-basic-mysql.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-02-24 17:12:00 UTC", "ConditionTimestampMonotonic": "83869533", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/quadlet-basic-mysql-volume.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "0-1", "EffectiveMemoryNodes": "0", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-02-24 17:12:00 UTC", "ExecMainExitTimestampMonotonic": "83925230", "ExecMainPID": "5221", "ExecMainStartTimestamp": "Sat 2024-02-24 17:12:00 UTC", "ExecMainStartTimestampMonotonic": "83870394", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-02-24 17:12:00 UTC", "InactiveExitTimestampMonotonic": "83870444", "InvocationID": "9800b756a00e4e76b015fd90fb49f4d8", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "0", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "RequiredBy": "quadlet-basic-mysql.service", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-02-24 17:12:00 UTC", "StateChangeTimestampMonotonic": "83925427", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "0", "TasksMax": "22406", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 24 February 2024 17:12:32 +0000 (0:00:02.431) 0:03:50.343 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 24 February 2024 17:12:33 +0000 (0:00:00.202) 0:03:50.545 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 24 February 2024 17:12:33 +0000 (0:00:00.061) 0:03:50.607 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 24 February 2024 17:12:33 +0000 (0:00:00.019) 0:03:50.627 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 24 February 2024 17:12:33 +0000 (0:00:00.019) 0:03:50.647 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 24 February 2024 17:12:33 +0000 (0:00:00.019) 0:03:50.666 ***** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 24 February 2024 17:12:33 +0000 (0:00:00.457) 0:03:51.123 ***** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.044775", "end": "2024-02-24 17:12:33.824797", "rc": 0, "start": "2024-02-24 17:12:33.780022" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 24 February 2024 17:12:33 +0000 (0:00:00.247) 0:03:51.371 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 24 February 2024 17:12:33 +0000 (0:00:00.022) 0:03:51.393 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 24 February 2024 17:12:33 +0000 (0:00:00.020) 0:03:51.414 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 24 February 2024 17:12:33 +0000 (0:00:00.024) 0:03:51.438 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 24 February 2024 17:12:33 +0000 (0:00:00.024) 0:03:51.463 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 24 February 2024 17:12:33 +0000 (0:00:00.019) 0:03:51.482 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 24 February 2024 17:12:33 +0000 (0:00:00.027) 0:03:51.510 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 24 February 2024 17:12:34 +0000 (0:00:00.034) 0:03:51.544 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 24 February 2024 17:12:34 +0000 (0:00:00.023) 0:03:51.568 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 24 February 2024 17:12:34 +0000 (0:00:00.022) 0:03:51.590 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 24 February 2024 17:12:34 +0000 (0:00:00.064) 0:03:51.654 ***** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 24 February 2024 17:12:34 +0000 (0:00:00.208) 0:03:51.862 ***** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 24 February 2024 17:12:34 +0000 (0:00:00.026) 0:03:51.888 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708794588.5703108, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708794555.1690943, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904948, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3466295897", "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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 24 February 2024 17:12:34 +0000 (0:00:00.200) 0:03:52.089 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 24 February 2024 17:12:34 +0000 (0:00:00.019) 0:03:52.109 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 24 February 2024 17:12:34 +0000 (0:00:00.019) 0:03:52.128 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 24 February 2024 17:12:34 +0000 (0:00:00.019) 0:03:52.148 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 24 February 2024 17:12:34 +0000 (0:00:00.019) 0:03:52.168 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 24 February 2024 17:12:34 +0000 (0:00:00.019) 0:03:52.187 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 24 February 2024 17:12:34 +0000 (0:00:00.019) 0:03:52.206 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 24 February 2024 17:12:34 +0000 (0:00:00.034) 0:03:52.241 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 24 February 2024 17:12:34 +0000 (0:00:00.019) 0:03:52.260 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 24 February 2024 17:12:34 +0000 (0:00:00.018) 0:03:52.279 ***** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 24 February 2024 17:12:34 +0000 (0:00:00.044) 0:03:52.324 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 24 February 2024 17:12:34 +0000 (0:00:00.039) 0:03:52.363 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 24 February 2024 17:12:34 +0000 (0:00:00.018) 0:03:52.382 ***** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount system.slice systemd-journald.socket quadlet-basic-mysql-volume.service basic.target sysinit.target quadlet-basic-network.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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=systemd-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 }", "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 }", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "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": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice quadlet-basic-network.service -.mount sysinit.target quadlet-basic-mysql-volume.service", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 24 February 2024 17:12:35 +0000 (0:00:00.512) 0:03:52.894 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 24 February 2024 17:12:35 +0000 (0:00:00.203) 0:03:53.097 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 24 February 2024 17:12:35 +0000 (0:00:00.033) 0:03:53.130 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 24 February 2024 17:12:35 +0000 (0:00:00.019) 0:03:53.150 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 24 February 2024 17:12:35 +0000 (0:00:00.020) 0:03:53.170 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 24 February 2024 17:12:35 +0000 (0:00:00.020) 0:03:53.191 ***** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 24 February 2024 17:12:36 +0000 (0:00:00.446) 0:03:53.637 ***** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.039798", "end": "2024-02-24 17:12:36.330521", "rc": 0, "start": "2024-02-24 17:12:36.290723" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 24 February 2024 17:12:36 +0000 (0:00:00.238) 0:03:53.875 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 24 February 2024 17:12:36 +0000 (0:00:00.022) 0:03:53.898 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 24 February 2024 17:12:36 +0000 (0:00:00.019) 0:03:53.917 ***** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Network": { "Gateway": "192.168.29.1", "Label": "app=wordpress", "Subnet": "192.168.29.0/24" } }, "__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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 24 February 2024 17:12:36 +0000 (0:00:00.023) 0:03:53.940 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 24 February 2024 17:12:36 +0000 (0:00:00.055) 0:03:53.996 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 24 February 2024 17:12:36 +0000 (0:00:00.019) 0:03:54.016 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 24 February 2024 17:12:36 +0000 (0:00:00.028) 0:03:54.044 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 24 February 2024 17:12:36 +0000 (0:00:00.034) 0:03:54.078 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 24 February 2024 17:12:36 +0000 (0:00:00.023) 0:03:54.102 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 24 February 2024 17:12:36 +0000 (0:00:00.022) 0:03:54.124 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 24 February 2024 17:12:36 +0000 (0:00:00.026) 0:03:54.151 ***** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 24 February 2024 17:12:36 +0000 (0:00:00.204) 0:03:54.355 ***** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 24 February 2024 17:12:36 +0000 (0:00:00.025) 0:03:54.381 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708794588.5703108, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708794555.1690943, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904948, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3466295897", "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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 24 February 2024 17:12:37 +0000 (0:00:00.201) 0:03:54.582 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 24 February 2024 17:12:37 +0000 (0:00:00.019) 0:03:54.602 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 24 February 2024 17:12:37 +0000 (0:00:00.020) 0:03:54.622 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 24 February 2024 17:12:37 +0000 (0:00:00.019) 0:03:54.642 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 24 February 2024 17:12:37 +0000 (0:00:00.019) 0:03:54.661 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 24 February 2024 17:12:37 +0000 (0:00:00.019) 0:03:54.681 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 24 February 2024 17:12:37 +0000 (0:00:00.019) 0:03:54.700 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 24 February 2024 17:12:37 +0000 (0:00:00.069) 0:03:54.769 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 24 February 2024 17:12:37 +0000 (0:00:00.020) 0:03:54.790 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 24 February 2024 17:12:37 +0000 (0:00:00.019) 0:03:54.810 ***** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 24 February 2024 17:12:37 +0000 (0:00:00.044) 0:03:54.855 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 24 February 2024 17:12:37 +0000 (0:00:00.041) 0:03:54.897 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 24 February 2024 17:12:37 +0000 (0:00:00.019) 0:03:54.916 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 24 February 2024 17:12:37 +0000 (0:00:00.020) 0:03:54.937 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 24 February 2024 17:12:37 +0000 (0:00:00.200) 0:03:55.138 ***** included: /WORKDIR/git-weekly-cia1eo3nbn/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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 24 February 2024 17:12:37 +0000 (0:00:00.031) 0:03:55.170 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 24 February 2024 17:12:37 +0000 (0:00:00.020) 0:03:55.190 ***** 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-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 24 February 2024 17:12:37 +0000 (0:00:00.019) 0:03:55.209 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 24 February 2024 17:12:37 +0000 (0:00:00.018) 0:03:55.228 ***** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 24 February 2024 17:12:38 +0000 (0:00:00.442) 0:03:55.670 ***** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.040365", "end": "2024-02-24 17:12:38.364751", "rc": 0, "start": "2024-02-24 17:12:38.324386" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 24 February 2024 17:12:38 +0000 (0:00:00.268) 0:03:55.939 ***** changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.075172", "end": "2024-02-24 17:12:38.670497", "rc": 0, "start": "2024-02-24 17:12:38.595325" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 24 February 2024 17:12:38 +0000 (0:00:00.286) 0:03:56.225 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 24 February 2024 17:12:38 +0000 (0:00:00.020) 0:03:56.246 ***** META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=611 changed=54 unreachable=0 failed=0 skipped=587 rescued=0 ignored=0 Saturday 24 February 2024 17:12:38 +0000 (0:00:00.007) 0:03:56.254 ***** =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 62.30s /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Reboot ----------------------------------------------------------------- 46.68s /WORKDIR/git-weekly-cia1eo3nbn/tests/tests_quadlet_basic.yml:177 -------------- linux-system-roles.podman : Stop and disable service ------------------- 10.72s /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Ensure container images are present --------- 8.27s /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 linux-system-roles.podman : Ensure container images are present --------- 7.92s /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 linux-system-roles.podman : Gather the package facts -------------------- 2.82s /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Stop and disable service -------------------- 2.43s /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Check files ------------------------------------------------------------- 1.62s /WORKDIR/git-weekly-cia1eo3nbn/tests/tests_quadlet_basic.yml:189 -------------- linux-system-roles.podman : Gather the package facts -------------------- 1.62s /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.41s /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.33s /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.33s /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.33s /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.31s /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.31s /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Start service ------------------------------- 1.23s /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 linux-system-roles.podman : Ensure container images are present --------- 1.05s /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 linux-system-roles.podman : Manage each secret -------------------------- 0.87s /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 linux-system-roles.podman : Start service ------------------------------- 0.84s /WORKDIR/git-weekly-cia1eo3nbn/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Gathering Facts --------------------------------------------------------- 0.70s /WORKDIR/git-weekly-cia1eo3nbn/tests/tests_quadlet_basic.yml:9 ---------------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [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]: Module remote_tmp /home/user_quadlet_basic/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually [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) ---^---^---^---^---^---