# 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-containers-authdyg__ass/tests/tests_quadlet_basic.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/tests_quadlet_basic.yml:4 Saturday 13 April 2024 01:37:12 +0000 (0:00:00.013) 0:00:00.013 ******** ok: [sut] => { "ansible_facts": { "__podman_test_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n35383939616163653333633431363463313831383037386236646138333162396161356130303461\n3932623930643263313563336163316337643562333936360a363538636631313039343233383732\n38666530383538656639363465313230343533386130303833336434303438333161656262346562\n3362626538613031640a663330613638366132356534363534353239616666653466353961323533\n6565\n" }, "mysql_container_root_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/tests_quadlet_basic.yml:9 Saturday 13 April 2024 01:37:12 +0000 (0:00:00.014) 0:00:00.027 ******** ok: [sut] META: ran handlers TASK [Run role - do not pull images] ******************************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/tests_quadlet_basic.yml:58 Saturday 13 April 2024 01:37:13 +0000 (0:00:00.898) 0:00:00.926 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 13 April 2024 01:37:13 +0000 (0:00:00.079) 0:00:01.005 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 13 April 2024 01:37:13 +0000 (0:00:00.016) 0:00:01.022 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 13 April 2024 01:37:13 +0000 (0:00:00.041) 0:00:01.064 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 13 April 2024 01:37:13 +0000 (0:00:00.272) 0:00:01.337 ******** ok: [sut] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 13 April 2024 01:37:13 +0000 (0:00:00.021) 0:00:01.358 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 13 April 2024 01:37:13 +0000 (0:00:00.035) 0:00:01.393 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 13 April 2024 01:37:14 +0000 (0:00:01.182) 0:00:02.576 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 13 April 2024 01:37:14 +0000 (0:00:00.030) 0:00:02.606 ******** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: yajl-2.1.0-22.el9.x86_64", "Installed: protobuf-c-1.3.3-13.el9.x86_64", "Installed: criu-3.19-1.el9.x86_64", "Installed: aardvark-dns-2:1.9.0-1.el9.x86_64", "Installed: criu-libs-3.19-1.el9.x86_64", "Installed: crun-1.14.4-1.el9.x86_64", "Installed: fuse-common-3.10.2-8.el9.x86_64", "Installed: conmon-2:2.1.10-1.el9.x86_64", "Installed: libslirp-4.4.0-7.el9.x86_64", "Installed: container-selinux-3:2.230.0-1.el9.noarch", "Installed: fuse-overlayfs-1.13-1.el9.x86_64", "Installed: fuse3-3.10.2-8.el9.x86_64", "Installed: containers-common-2:1-61.el9.x86_64", "Installed: podman-2:5.0.0-1.el9.x86_64", "Installed: netavark-2:1.10.3-1.el9.x86_64", "Installed: fuse3-libs-3.10.2-8.el9.x86_64", "Installed: libnet-1.2-7.el9.x86_64", "Installed: slirp4netns-1.2.3-1.el9.x86_64", "Installed: shadow-utils-subid-2:4.9-8.el9.x86_64" ] } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 13 April 2024 01:38:10 +0000 (0:00:55.822) 0:00:58.429 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.042307", "end": "2024-04-13 01:38:11.012322", "rc": 0, "start": "2024-04-13 01:38:10.970015" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 13 April 2024 01:38:11 +0000 (0:00:00.359) 0:00:58.789 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 13 April 2024 01:38:11 +0000 (0:00:00.031) 0:00:58.820 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 13 April 2024 01:38:11 +0000 (0:00:00.028) 0:00:58.849 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 13 April 2024 01:38:11 +0000 (0:00:00.071) 0:00:58.921 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:38:11 +0000 (0:00:00.061) 0:00:58.982 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:38:11 +0000 (0:00:00.281) 0:00:59.264 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:38:11 +0000 (0:00:00.034) 0:00:59.299 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:38:11 +0000 (0:00:00.027) 0:00:59.326 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:38:11 +0000 (0:00:00.230) 0:00:59.556 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:38:11 +0000 (0:00:00.025) 0:00:59.581 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1689166618.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712972256.4616027, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3204000689", "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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:38:12 +0000 (0:00:00.232) 0:00:59.813 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:38:12 +0000 (0:00:00.022) 0:00:59.836 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:38:12 +0000 (0:00:00.020) 0:00:59.856 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:38:12 +0000 (0:00:00.027) 0:00:59.884 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:38:12 +0000 (0:00:00.018) 0:00:59.903 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:38:12 +0000 (0:00:00.021) 0:00:59.924 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:38:12 +0000 (0:00:00.021) 0:00:59.945 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:38:12 +0000 (0:00:00.040) 0:00:59.986 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 13 April 2024 01:38:12 +0000 (0:00:00.022) 0:01:00.008 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 13 April 2024 01:38:12 +0000 (0:00:00.082) 0:01:00.090 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 13 April 2024 01:38:12 +0000 (0:00:00.039) 0:01:00.130 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 13 April 2024 01:38:12 +0000 (0:00:00.028) 0:01:00.159 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 13 April 2024 01:38:12 +0000 (0:00:00.029) 0:01:00.188 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 13 April 2024 01:38:12 +0000 (0:00:00.042) 0:01:00.230 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 13 April 2024 01:38:12 +0000 (0:00:00.019) 0:01:00.250 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 13 April 2024 01:38:12 +0000 (0:00:00.020) 0:01:00.271 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 13 April 2024 01:38:12 +0000 (0:00:00.040) 0:01:00.311 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 13 April 2024 01:38:12 +0000 (0:00:00.020) 0:01:00.332 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 13 April 2024 01:38:12 +0000 (0:00:00.019) 0:01:00.351 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 13 April 2024 01:38:12 +0000 (0:00:00.041) 0:01:00.393 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 13 April 2024 01:38:12 +0000 (0:00:00.030) 0:01:00.423 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 13 April 2024 01:38:12 +0000 (0:00:00.020) 0:01:00.444 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 13 April 2024 01:38:12 +0000 (0:00:00.021) 0:01:00.465 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 13 April 2024 01:38:12 +0000 (0:00:00.019) 0:01:00.485 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 13 April 2024 01:38:12 +0000 (0:00:00.021) 0:01:00.506 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 13 April 2024 01:38:12 +0000 (0:00:00.022) 0:01:00.529 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 13 April 2024 01:38:12 +0000 (0:00:00.052) 0:01:00.581 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 13 April 2024 01:38:12 +0000 (0:00:00.020) 0:01:00.601 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:128 Saturday 13 April 2024 01:38:12 +0000 (0:00:00.019) 0:01:00.621 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:135 Saturday 13 April 2024 01:38:12 +0000 (0:00:00.049) 0:01:00.671 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 13 April 2024 01:38:12 +0000 (0:00:00.050) 0:01:00.721 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 13 April 2024 01:38:13 +0000 (0:00:00.030) 0:01:00.752 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 13 April 2024 01:38:13 +0000 (0:00:00.027) 0:01:00.779 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 13 April 2024 01:38:13 +0000 (0:00:00.019) 0:01:00.799 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 13 April 2024 01:38:13 +0000 (0:00:00.028) 0:01:00.827 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:38:13 +0000 (0:00:00.036) 0:01:00.864 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:38:13 +0000 (0:00:00.023) 0:01:00.887 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:38:13 +0000 (0:00:00.023) 0:01:00.911 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:38:13 +0000 (0:00:00.028) 0:01:00.939 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:38:13 +0000 (0:00:00.246) 0:01:01.186 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:38:13 +0000 (0:00:00.071) 0:01:01.257 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712972292.0278506, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712972256.4616027, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3204000689", "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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:38:13 +0000 (0:00:00.242) 0:01:01.500 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:38:13 +0000 (0:00:00.062) 0:01:01.562 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:38:13 +0000 (0:00:00.022) 0:01:01.585 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:38:13 +0000 (0:00:00.023) 0:01:01.609 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:38:13 +0000 (0:00:00.021) 0:01:01.630 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:38:13 +0000 (0:00:00.022) 0:01:01.652 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:38:13 +0000 (0:00:00.022) 0:01:01.674 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:38:13 +0000 (0:00:00.022) 0:01:01.697 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 13 April 2024 01:38:13 +0000 (0:00:00.020) 0:01:01.717 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 13 April 2024 01:38:14 +0000 (0:00:00.036) 0:01:01.754 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 13 April 2024 01:38:14 +0000 (0:00:00.020) 0:01:01.775 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 13 April 2024 01:38:14 +0000 (0:00:00.021) 0:01:01.796 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 13 April 2024 01:38:14 +0000 (0:00:00.046) 0:01:01.843 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:217 Saturday 13 April 2024 01:38:14 +0000 (0:00:00.024) 0:01:01.867 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:221 Saturday 13 April 2024 01:38:14 +0000 (0:00:00.019) 0:01:01.887 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 13 April 2024 01:38:14 +0000 (0:00:00.046) 0:01:01.933 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:38:14 +0000 (0:00:00.036) 0:01:01.969 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:38:14 +0000 (0:00:00.023) 0:01:01.993 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:38:14 +0000 (0:00:00.033) 0:01:02.027 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 13 April 2024 01:38:14 +0000 (0:00:00.027) 0:01:02.055 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 13 April 2024 01:38:14 +0000 (0:00:00.102) 0:01:02.158 ******** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:45 Saturday 13 April 2024 01:38:14 +0000 (0:00:00.046) 0:01:02.204 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:54 Saturday 13 April 2024 01:38:14 +0000 (0:00:00.283) 0:01:02.487 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:64 Saturday 13 April 2024 01:38:14 +0000 (0:00:00.019) 0:01:02.507 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:76 Saturday 13 April 2024 01:38:14 +0000 (0:00:00.021) 0:01:02.529 ******** 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-1712972294.8254204-11070-22130982196088/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:88 Saturday 13 April 2024 01:38:15 +0000 (0:00:00.693) 0:01:03.223 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:117 Saturday 13 April 2024 01:38:15 +0000 (0:00:00.022) 0:01:03.245 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:133 Saturday 13 April 2024 01:38:15 +0000 (0:00:00.024) 0:01:03.269 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:142 Saturday 13 April 2024 01:38:15 +0000 (0:00:00.024) 0:01:03.294 ******** TASK [Verify image not pulled] ************************************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/tests_quadlet_basic.yml:74 Saturday 13 April 2024 01:38:15 +0000 (0:00:00.019) 0:01:03.314 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run role - try to pull bogus image] ************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/tests_quadlet_basic.yml:78 Saturday 13 April 2024 01:38:15 +0000 (0:00:00.021) 0:01:03.335 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 13 April 2024 01:38:15 +0000 (0:00:00.039) 0:01:03.375 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 13 April 2024 01:38:15 +0000 (0:00:00.033) 0:01:03.408 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 13 April 2024 01:38:15 +0000 (0:00:00.024) 0:01:03.432 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 13 April 2024 01:38:15 +0000 (0:00:00.019) 0:01:03.451 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 13 April 2024 01:38:15 +0000 (0:00:00.050) 0:01:03.502 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 13 April 2024 01:38:15 +0000 (0:00:00.049) 0:01:03.552 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 13 April 2024 01:38:16 +0000 (0:00:01.054) 0:01:04.606 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 13 April 2024 01:38:16 +0000 (0:00:00.021) 0:01:04.628 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 13 April 2024 01:38:16 +0000 (0:00:00.024) 0:01:04.652 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.035322", "end": "2024-04-13 01:38:17.133192", "rc": 0, "start": "2024-04-13 01:38:17.097870" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 13 April 2024 01:38:17 +0000 (0:00:00.256) 0:01:04.909 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 13 April 2024 01:38:17 +0000 (0:00:00.021) 0:01:04.930 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 13 April 2024 01:38:17 +0000 (0:00:00.020) 0:01:04.950 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 13 April 2024 01:38:17 +0000 (0:00:00.035) 0:01:04.986 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:38:17 +0000 (0:00:00.062) 0:01:05.049 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:38:17 +0000 (0:00:00.024) 0:01:05.073 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:38:17 +0000 (0:00:00.025) 0:01:05.099 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:38:17 +0000 (0:00:00.027) 0:01:05.126 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:38:17 +0000 (0:00:00.228) 0:01:05.355 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:38:17 +0000 (0:00:00.025) 0:01:05.380 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712972292.0278506, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712972256.4616027, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3204000689", "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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:38:17 +0000 (0:00:00.226) 0:01:05.606 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:38:17 +0000 (0:00:00.021) 0:01:05.628 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:38:17 +0000 (0:00:00.022) 0:01:05.651 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:38:17 +0000 (0:00:00.019) 0:01:05.671 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:38:17 +0000 (0:00:00.019) 0:01:05.691 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:38:17 +0000 (0:00:00.020) 0:01:05.711 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:38:17 +0000 (0:00:00.021) 0:01:05.732 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:38:18 +0000 (0:00:00.020) 0:01:05.753 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 13 April 2024 01:38:18 +0000 (0:00:00.019) 0:01:05.773 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 13 April 2024 01:38:18 +0000 (0:00:00.025) 0:01:05.798 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 13 April 2024 01:38:18 +0000 (0:00:00.036) 0:01:05.835 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 13 April 2024 01:38:18 +0000 (0:00:00.019) 0:01:05.855 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 13 April 2024 01:38:18 +0000 (0:00:00.051) 0:01:05.906 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 13 April 2024 01:38:18 +0000 (0:00:00.038) 0:01:05.945 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 13 April 2024 01:38:18 +0000 (0:00:00.021) 0:01:05.966 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 13 April 2024 01:38:18 +0000 (0:00:00.020) 0:01:05.986 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 13 April 2024 01:38:18 +0000 (0:00:00.041) 0:01:06.028 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 13 April 2024 01:38:18 +0000 (0:00:00.029) 0:01:06.058 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 13 April 2024 01:38:18 +0000 (0:00:00.019) 0:01:06.078 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 13 April 2024 01:38:18 +0000 (0:00:00.040) 0:01:06.118 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 13 April 2024 01:38:18 +0000 (0:00:00.020) 0:01:06.139 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 13 April 2024 01:38:18 +0000 (0:00:00.020) 0:01:06.160 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 13 April 2024 01:38:18 +0000 (0:00:00.019) 0:01:06.179 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 13 April 2024 01:38:18 +0000 (0:00:00.023) 0:01:06.203 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 13 April 2024 01:38:18 +0000 (0:00:00.020) 0:01:06.224 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 13 April 2024 01:38:18 +0000 (0:00:00.021) 0:01:06.245 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 13 April 2024 01:38:18 +0000 (0:00:00.018) 0:01:06.263 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 13 April 2024 01:38:18 +0000 (0:00:00.019) 0:01:06.283 ******** skipping: [sut] => { "censored": "the 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:128 Saturday 13 April 2024 01:38:18 +0000 (0:00:00.018) 0:01:06.301 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:135 Saturday 13 April 2024 01:38:18 +0000 (0:00:00.048) 0:01:06.350 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 13 April 2024 01:38:18 +0000 (0:00:00.048) 0:01:06.399 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 13 April 2024 01:38:18 +0000 (0:00:00.026) 0:01:06.425 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 13 April 2024 01:38:18 +0000 (0:00:00.026) 0:01:06.452 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 13 April 2024 01:38:18 +0000 (0:00:00.024) 0:01:06.476 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 13 April 2024 01:38:18 +0000 (0:00:00.030) 0:01:06.506 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:38:18 +0000 (0:00:00.038) 0:01:06.545 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:38:18 +0000 (0:00:00.031) 0:01:06.577 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:38:18 +0000 (0:00:00.035) 0:01:06.613 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:38:18 +0000 (0:00:00.036) 0:01:06.650 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:38:19 +0000 (0:00:00.233) 0:01:06.884 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:38:19 +0000 (0:00:00.027) 0:01:06.911 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712972292.0278506, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712972256.4616027, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3204000689", "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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:38:19 +0000 (0:00:00.226) 0:01:07.137 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:38:19 +0000 (0:00:00.021) 0:01:07.159 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:38:19 +0000 (0:00:00.020) 0:01:07.180 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:38:19 +0000 (0:00:00.020) 0:01:07.200 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:38:19 +0000 (0:00:00.057) 0:01:07.257 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:38:19 +0000 (0:00:00.020) 0:01:07.278 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:38:19 +0000 (0:00:00.020) 0:01:07.298 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:38:19 +0000 (0:00:00.020) 0:01:07.319 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 13 April 2024 01:38:19 +0000 (0:00:00.021) 0:01:07.340 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 13 April 2024 01:38:19 +0000 (0:00:00.036) 0:01:07.377 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 13 April 2024 01:38:19 +0000 (0:00:00.022) 0:01:07.399 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 13 April 2024 01:38:19 +0000 (0:00:00.021) 0:01:07.421 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [ "this_is_a_bogus_image" ], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 13 April 2024 01:38:19 +0000 (0:00:00.049) 0:01:07.471 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:217 Saturday 13 April 2024 01:38:19 +0000 (0:00:00.024) 0:01:07.495 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:221 Saturday 13 April 2024 01:38:19 +0000 (0:00:00.024) 0:01:07.520 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 13 April 2024 01:38:19 +0000 (0:00:00.043) 0:01:07.563 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:38:19 +0000 (0:00:00.035) 0:01:07.599 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:38:19 +0000 (0:00:00.023) 0:01:07.622 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:38:19 +0000 (0:00:00.020) 0:01:07.643 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 13 April 2024 01:38:19 +0000 (0:00:00.020) 0:01:07.664 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 13 April 2024 01:38:19 +0000 (0:00:00.020) 0:01:07.684 ******** ok: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:45 Saturday 13 April 2024 01:38:20 +0000 (0:00:00.764) 0:01:08.449 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:54 Saturday 13 April 2024 01:38:20 +0000 (0:00:00.227) 0:01:08.676 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:64 Saturday 13 April 2024 01:38:20 +0000 (0:00:00.022) 0:01:08.698 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:76 Saturday 13 April 2024 01:38:20 +0000 (0:00:00.022) 0:01:08.720 ******** 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-1712972301.0180523-11268-90702248006309/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:88 Saturday 13 April 2024 01:38:21 +0000 (0:00:00.610) 0:01:09.330 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:117 Saturday 13 April 2024 01:38:21 +0000 (0:00:00.022) 0:01:09.353 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:133 Saturday 13 April 2024 01:38:21 +0000 (0:00:00.025) 0:01:09.378 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:142 Saturday 13 April 2024 01:38:21 +0000 (0:00:00.025) 0:01:09.403 ******** TASK [Verify image not pulled and no error] ************************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/tests_quadlet_basic.yml:94 Saturday 13 April 2024 01:38:21 +0000 (0:00:00.018) 0:01:09.422 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/tests_quadlet_basic.yml:101 Saturday 13 April 2024 01:38:21 +0000 (0:00:00.024) 0:01:09.447 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 13 April 2024 01:38:21 +0000 (0:00:00.060) 0:01:09.507 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 13 April 2024 01:38:21 +0000 (0:00:00.075) 0:01:09.583 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 13 April 2024 01:38:21 +0000 (0:00:00.025) 0:01:09.608 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 13 April 2024 01:38:21 +0000 (0:00:00.022) 0:01:09.630 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 13 April 2024 01:38:21 +0000 (0:00:00.020) 0:01:09.651 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 13 April 2024 01:38:21 +0000 (0:00:00.048) 0:01:09.699 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 13 April 2024 01:38:22 +0000 (0:00:01.032) 0:01:10.732 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 13 April 2024 01:38:23 +0000 (0:00:00.021) 0:01:10.753 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 13 April 2024 01:38:23 +0000 (0:00:00.025) 0:01:10.779 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.034300", "end": "2024-04-13 01:38:23.249865", "rc": 0, "start": "2024-04-13 01:38:23.215565" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 13 April 2024 01:38:23 +0000 (0:00:00.246) 0:01:11.025 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 13 April 2024 01:38:23 +0000 (0:00:00.021) 0:01:11.047 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 13 April 2024 01:38:23 +0000 (0:00:00.022) 0:01:11.070 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 13 April 2024 01:38:23 +0000 (0:00:00.069) 0:01:11.139 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:38:23 +0000 (0:00:00.039) 0:01:11.179 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:38:23 +0000 (0:00:00.025) 0:01:11.204 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:38:23 +0000 (0:00:00.024) 0:01:11.229 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:38:23 +0000 (0:00:00.026) 0:01:11.255 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:38:23 +0000 (0:00:00.220) 0:01:11.476 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:38:23 +0000 (0:00:00.026) 0:01:11.502 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712972292.0278506, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712972256.4616027, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3204000689", "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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:38:23 +0000 (0:00:00.221) 0:01:11.723 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:38:23 +0000 (0:00:00.020) 0:01:11.743 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:38:24 +0000 (0:00:00.020) 0:01:11.764 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:38:24 +0000 (0:00:00.020) 0:01:11.785 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:38:24 +0000 (0:00:00.020) 0:01:11.805 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:38:24 +0000 (0:00:00.019) 0:01:11.825 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:38:24 +0000 (0:00:00.021) 0:01:11.846 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:38:24 +0000 (0:00:00.021) 0:01:11.867 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 13 April 2024 01:38:24 +0000 (0:00:00.020) 0:01:11.888 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 13 April 2024 01:38:24 +0000 (0:00:00.025) 0:01:11.913 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 13 April 2024 01:38:24 +0000 (0:00:00.069) 0:01:11.983 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 13 April 2024 01:38:24 +0000 (0:00:00.020) 0:01:12.004 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 13 April 2024 01:38:24 +0000 (0:00:00.019) 0:01:12.023 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 13 April 2024 01:38:24 +0000 (0:00:00.040) 0:01:12.064 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 13 April 2024 01:38:24 +0000 (0:00:00.020) 0:01:12.084 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 13 April 2024 01:38:24 +0000 (0:00:00.021) 0:01:12.105 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 13 April 2024 01:38:24 +0000 (0:00:00.040) 0:01:12.146 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 13 April 2024 01:38:24 +0000 (0:00:00.020) 0:01:12.166 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 13 April 2024 01:38:24 +0000 (0:00:00.020) 0:01:12.187 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 13 April 2024 01:38:24 +0000 (0:00:00.042) 0:01:12.229 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 13 April 2024 01:38:24 +0000 (0:00:00.020) 0:01:12.249 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 13 April 2024 01:38:24 +0000 (0:00:00.020) 0:01:12.270 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 13 April 2024 01:38:24 +0000 (0:00:00.021) 0:01:12.291 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 13 April 2024 01:38:24 +0000 (0:00:00.020) 0:01:12.312 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 13 April 2024 01:38:24 +0000 (0:00:00.021) 0:01:12.334 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 13 April 2024 01:38:24 +0000 (0:00:00.020) 0:01:12.354 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 13 April 2024 01:38:24 +0000 (0:00:00.018) 0:01:12.373 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 13 April 2024 01:38:24 +0000 (0:00:00.054) 0:01:12.428 ******** skipping: [sut] => { "censored": "the 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:128 Saturday 13 April 2024 01:38:24 +0000 (0:00:00.018) 0:01:12.447 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:135 Saturday 13 April 2024 01:38:24 +0000 (0:00:00.019) 0:01:12.466 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 13 April 2024 01:38:24 +0000 (0:00:00.048) 0:01:12.514 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 13 April 2024 01:38:24 +0000 (0:00:00.025) 0:01:12.539 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 13 April 2024 01:38:24 +0000 (0:00:00.024) 0:01:12.564 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 13 April 2024 01:38:24 +0000 (0:00:00.024) 0:01:12.588 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 13 April 2024 01:38:24 +0000 (0:00:00.028) 0:01:12.617 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:38:24 +0000 (0:00:00.036) 0:01:12.653 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:38:24 +0000 (0:00:00.025) 0:01:12.679 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:38:24 +0000 (0:00:00.025) 0:01:12.705 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:38:24 +0000 (0:00:00.028) 0:01:12.733 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:38:25 +0000 (0:00:00.226) 0:01:12.960 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:38:25 +0000 (0:00:00.026) 0:01:12.986 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712972292.0278506, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712972256.4616027, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3204000689", "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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:38:25 +0000 (0:00:00.222) 0:01:13.209 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:38:25 +0000 (0:00:00.056) 0:01:13.266 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:38:25 +0000 (0:00:00.020) 0:01:13.286 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:38:25 +0000 (0:00:00.020) 0:01:13.306 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:38:25 +0000 (0:00:00.020) 0:01:13.327 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:38:25 +0000 (0:00:00.020) 0:01:13.347 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:38:25 +0000 (0:00:00.020) 0:01:13.368 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:38:25 +0000 (0:00:00.021) 0:01:13.389 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 13 April 2024 01:38:25 +0000 (0:00:00.020) 0:01:13.409 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 13 April 2024 01:38:25 +0000 (0:00:00.036) 0:01:13.446 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 13 April 2024 01:38:25 +0000 (0:00:00.021) 0:01:13.467 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 13 April 2024 01:38:25 +0000 (0:00:00.020) 0:01:13.487 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 13 April 2024 01:38:25 +0000 (0:00:00.047) 0:01:13.535 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:217 Saturday 13 April 2024 01:38:25 +0000 (0:00:00.024) 0:01:13.559 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 13 April 2024 01:38:25 +0000 (0:00:00.049) 0:01:13.609 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 13 April 2024 01:38:25 +0000 (0:00:00.030) 0:01:13.639 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 13 April 2024 01:38:26 +0000 (0:00:00.519) 0:01:14.159 ******** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/nopull.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 13 April 2024 01:38:26 +0000 (0:00:00.269) 0:01:14.429 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:38:26 +0000 (0:00:00.036) 0:01:14.466 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:38:26 +0000 (0:00:00.020) 0:01:14.486 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:38:26 +0000 (0:00:00.022) 0:01:14.509 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 13 April 2024 01:38:26 +0000 (0:00:00.024) 0:01:14.533 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 13 April 2024 01:38:27 +0000 (0:00:00.579) 0:01:15.112 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.043146", "end": "2024-04-13 01:38:27.605838", "rc": 0, "start": "2024-04-13 01:38:27.562692" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 13 April 2024 01:38:27 +0000 (0:00:00.269) 0:01:15.382 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:221 Saturday 13 April 2024 01:38:27 +0000 (0:00:00.022) 0:01:15.404 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:142 Saturday 13 April 2024 01:38:27 +0000 (0:00:00.020) 0:01:15.425 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 13 April 2024 01:38:27 +0000 (0:00:00.018) 0:01:15.444 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 13 April 2024 01:38:27 +0000 (0:00:00.035) 0:01:15.479 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 13 April 2024 01:38:27 +0000 (0:00:00.026) 0:01:15.505 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 13 April 2024 01:38:27 +0000 (0:00:00.020) 0:01:15.526 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 13 April 2024 01:38:27 +0000 (0:00:00.019) 0:01:15.545 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 13 April 2024 01:38:27 +0000 (0:00:00.083) 0:01:15.629 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 13 April 2024 01:38:28 +0000 (0:00:01.057) 0:01:16.686 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 13 April 2024 01:38:28 +0000 (0:00:00.020) 0:01:16.707 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 13 April 2024 01:38:28 +0000 (0:00:00.025) 0:01:16.732 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.035245", "end": "2024-04-13 01:38:29.205470", "rc": 0, "start": "2024-04-13 01:38:29.170225" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 13 April 2024 01:38:29 +0000 (0:00:00.249) 0:01:16.981 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 13 April 2024 01:38:29 +0000 (0:00:00.020) 0:01:17.002 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 13 April 2024 01:38:29 +0000 (0:00:00.020) 0:01:17.023 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 13 April 2024 01:38:29 +0000 (0:00:00.037) 0:01:17.060 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:38:29 +0000 (0:00:00.038) 0:01:17.098 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:38:29 +0000 (0:00:00.055) 0:01:17.154 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:38:29 +0000 (0:00:00.024) 0:01:17.179 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:38:29 +0000 (0:00:00.027) 0:01:17.206 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:38:29 +0000 (0:00:00.226) 0:01:17.432 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:38:29 +0000 (0:00:00.025) 0:01:17.458 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712972292.0278506, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712972256.4616027, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3204000689", "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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:38:29 +0000 (0:00:00.226) 0:01:17.684 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:38:29 +0000 (0:00:00.020) 0:01:17.705 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:38:29 +0000 (0:00:00.019) 0:01:17.724 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:38:29 +0000 (0:00:00.020) 0:01:17.745 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:38:30 +0000 (0:00:00.019) 0:01:17.764 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:38:30 +0000 (0:00:00.020) 0:01:17.784 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:38:30 +0000 (0:00:00.019) 0:01:17.804 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:38:30 +0000 (0:00:00.020) 0:01:17.825 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 13 April 2024 01:38:30 +0000 (0:00:00.020) 0:01:17.845 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 13 April 2024 01:38:30 +0000 (0:00:00.027) 0:01:17.872 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 13 April 2024 01:38:30 +0000 (0:00:00.038) 0:01:17.910 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 13 April 2024 01:38:30 +0000 (0:00:00.020) 0:01:17.930 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 13 April 2024 01:38:30 +0000 (0:00:00.019) 0:01:17.950 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 13 April 2024 01:38:30 +0000 (0:00:00.070) 0:01:18.020 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 13 April 2024 01:38:30 +0000 (0:00:00.020) 0:01:18.041 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 13 April 2024 01:38:30 +0000 (0:00:00.019) 0:01:18.060 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 13 April 2024 01:38:30 +0000 (0:00:00.039) 0:01:18.100 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 13 April 2024 01:38:30 +0000 (0:00:00.020) 0:01:18.120 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 13 April 2024 01:38:30 +0000 (0:00:00.020) 0:01:18.140 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 13 April 2024 01:38:30 +0000 (0:00:00.039) 0:01:18.180 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 13 April 2024 01:38:30 +0000 (0:00:00.020) 0:01:18.200 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 13 April 2024 01:38:30 +0000 (0:00:00.020) 0:01:18.221 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 13 April 2024 01:38:30 +0000 (0:00:00.019) 0:01:18.241 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 13 April 2024 01:38:30 +0000 (0:00:00.020) 0:01:18.261 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 13 April 2024 01:38:30 +0000 (0:00:00.019) 0:01:18.281 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 13 April 2024 01:38:30 +0000 (0:00:00.020) 0:01:18.302 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 13 April 2024 01:38:30 +0000 (0:00:00.018) 0:01:18.320 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 13 April 2024 01:38:30 +0000 (0:00:00.019) 0:01:18.339 ******** skipping: [sut] => { "censored": "the 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:128 Saturday 13 April 2024 01:38:30 +0000 (0:00:00.019) 0:01:18.359 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:135 Saturday 13 April 2024 01:38:30 +0000 (0:00:00.020) 0:01:18.379 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 13 April 2024 01:38:30 +0000 (0:00:00.078) 0:01:18.457 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 13 April 2024 01:38:30 +0000 (0:00:00.025) 0:01:18.483 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 13 April 2024 01:38:30 +0000 (0:00:00.025) 0:01:18.508 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 13 April 2024 01:38:30 +0000 (0:00:00.024) 0:01:18.533 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 13 April 2024 01:38:30 +0000 (0:00:00.028) 0:01:18.561 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:38:30 +0000 (0:00:00.035) 0:01:18.596 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:38:30 +0000 (0:00:00.026) 0:01:18.623 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:38:30 +0000 (0:00:00.025) 0:01:18.648 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:38:30 +0000 (0:00:00.026) 0:01:18.675 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:38:31 +0000 (0:00:00.228) 0:01:18.903 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:38:31 +0000 (0:00:00.025) 0:01:18.929 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712972292.0278506, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712972256.4616027, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3204000689", "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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:38:31 +0000 (0:00:00.227) 0:01:19.156 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:38:31 +0000 (0:00:00.019) 0:01:19.176 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:38:31 +0000 (0:00:00.019) 0:01:19.195 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:38:31 +0000 (0:00:00.019) 0:01:19.215 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:38:31 +0000 (0:00:00.019) 0:01:19.234 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:38:31 +0000 (0:00:00.019) 0:01:19.254 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:38:31 +0000 (0:00:00.049) 0:01:19.303 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:38:31 +0000 (0:00:00.020) 0:01:19.324 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 13 April 2024 01:38:31 +0000 (0:00:00.020) 0:01:19.344 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 13 April 2024 01:38:31 +0000 (0:00:00.034) 0:01:19.378 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 13 April 2024 01:38:31 +0000 (0:00:00.021) 0:01:19.400 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 13 April 2024 01:38:31 +0000 (0:00:00.021) 0:01:19.421 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 13 April 2024 01:38:31 +0000 (0:00:00.048) 0:01:19.470 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:217 Saturday 13 April 2024 01:38:31 +0000 (0:00:00.023) 0:01:19.493 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 13 April 2024 01:38:31 +0000 (0:00:00.041) 0:01:19.535 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 13 April 2024 01:38:31 +0000 (0:00:00.020) 0:01:19.555 ******** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "bogus.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target -.mount systemd-journald.socket system.slice sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "bogus.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=bogus.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=bogus --cidfile=/run/bogus.cid --replace --rm --cgroups=split --sdnotify=conmon -d this_is_a_bogus_image ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=bogus --cidfile=/run/bogus.cid --replace --rm --cgroups=split --sdnotify=conmon -d this_is_a_bogus_image ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/bogus.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "bogus.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13973", "LimitNPROCSoft": "13973", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13973", "LimitSIGPENDINGSoft": "13973", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "bogus.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/bogus.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "bogus", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22357", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 13 April 2024 01:38:32 +0000 (0:00:00.589) 0:01:20.144 ******** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/bogus.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 13 April 2024 01:38:32 +0000 (0:00:00.225) 0:01:20.369 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:38:32 +0000 (0:00:00.032) 0:01:20.402 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:38:32 +0000 (0:00:00.021) 0:01:20.423 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:38:32 +0000 (0:00:00.063) 0:01:20.487 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 13 April 2024 01:38:32 +0000 (0:00:00.020) 0:01:20.507 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 13 April 2024 01:38:33 +0000 (0:00:00.633) 0:01:21.140 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.038583", "end": "2024-04-13 01:38:33.627757", "rc": 0, "start": "2024-04-13 01:38:33.589174" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 13 April 2024 01:38:33 +0000 (0:00:00.265) 0:01:21.406 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:221 Saturday 13 April 2024 01:38:33 +0000 (0:00:00.024) 0:01:21.431 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:142 Saturday 13 April 2024 01:38:33 +0000 (0:00:00.020) 0:01:21.452 ******** TASK [Create user for testing] ************************************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/tests_quadlet_basic.yml:113 Saturday 13 April 2024 01:38:33 +0000 (0:00:00.020) 0:01:21.472 ******** 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-containers-authdyg__ass/tests/tests_quadlet_basic.yml:126 Saturday 13 April 2024 01:38:34 +0000 (0:00:00.586) 0:01:22.058 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [Enable cgroup controllers] *********************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/tests_quadlet_basic.yml:139 Saturday 13 April 2024 01:38:34 +0000 (0:00:00.049) 0:01:22.108 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Configure cgroups in kernel] ********************************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/tests_quadlet_basic.yml:171 Saturday 13 April 2024 01:38:34 +0000 (0:00:00.028) 0:01:22.137 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reboot] ****************************************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/tests_quadlet_basic.yml:177 Saturday 13 April 2024 01:38:34 +0000 (0:00:00.028) 0:01:22.166 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role - user] ***************************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/tests_quadlet_basic.yml:180 Saturday 13 April 2024 01:38:34 +0000 (0:00:00.030) 0:01:22.196 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 13 April 2024 01:38:34 +0000 (0:00:00.085) 0:01:22.281 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 13 April 2024 01:38:34 +0000 (0:00:00.036) 0:01:22.317 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 13 April 2024 01:38:34 +0000 (0:00:00.026) 0:01:22.344 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 13 April 2024 01:38:34 +0000 (0:00:00.022) 0:01:22.366 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 13 April 2024 01:38:34 +0000 (0:00:00.020) 0:01:22.387 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 13 April 2024 01:38:34 +0000 (0:00:00.049) 0:01:22.437 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 13 April 2024 01:38:35 +0000 (0:00:01.067) 0:01:23.504 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 13 April 2024 01:38:35 +0000 (0:00:00.019) 0:01:23.524 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 13 April 2024 01:38:35 +0000 (0:00:00.024) 0:01:23.549 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.034996", "end": "2024-04-13 01:38:36.025794", "rc": 0, "start": "2024-04-13 01:38:35.990798" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 13 April 2024 01:38:36 +0000 (0:00:00.287) 0:01:23.837 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 13 April 2024 01:38:36 +0000 (0:00:00.020) 0:01:23.858 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 13 April 2024 01:38:36 +0000 (0:00:00.020) 0:01:23.878 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 13 April 2024 01:38:36 +0000 (0:00:00.066) 0:01:23.945 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:38:36 +0000 (0:00:00.037) 0:01:23.982 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:38:36 +0000 (0:00:00.228) 0:01:24.210 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:38:36 +0000 (0:00:00.024) 0:01:24.235 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:38:36 +0000 (0:00:00.026) 0:01:24.262 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:38:36 +0000 (0:00:00.225) 0:01:24.488 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:38:36 +0000 (0:00:00.025) 0:01:24.514 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712972292.0278506, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712972256.4616027, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3204000689", "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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:38:36 +0000 (0:00:00.225) 0:01:24.739 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004499", "end": "2024-04-13 01:38:37.188232", "rc": 0, "start": "2024-04-13 01:38:37.183733" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:38:37 +0000 (0:00:00.225) 0:01:24.965 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004428", "end": "2024-04-13 01:38:37.417002", "rc": 0, "start": "2024-04-13 01:38:37.412574" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:38:37 +0000 (0:00:00.226) 0:01:25.192 ******** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:38:37 +0000 (0:00:00.060) 0:01:25.252 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:38:37 +0000 (0:00:00.020) 0:01:25.272 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:38:37 +0000 (0:00:00.020) 0:01:25.293 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:38:37 +0000 (0:00:00.019) 0:01:25.313 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:38:37 +0000 (0:00:00.020) 0:01:25.334 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 13 April 2024 01:38:37 +0000 (0:00:00.019) 0:01:25.353 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 13 April 2024 01:38:37 +0000 (0:00:00.025) 0:01:25.379 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 13 April 2024 01:38:37 +0000 (0:00:00.035) 0:01:25.414 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 13 April 2024 01:38:37 +0000 (0:00:00.019) 0:01:25.434 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 13 April 2024 01:38:37 +0000 (0:00:00.020) 0:01:25.455 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 13 April 2024 01:38:37 +0000 (0:00:00.037) 0:01:25.493 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 13 April 2024 01:38:37 +0000 (0:00:00.020) 0:01:25.514 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 13 April 2024 01:38:37 +0000 (0:00:00.020) 0:01:25.534 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 13 April 2024 01:38:37 +0000 (0:00:00.039) 0:01:25.574 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 13 April 2024 01:38:37 +0000 (0:00:00.020) 0:01:25.594 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 13 April 2024 01:38:37 +0000 (0:00:00.019) 0:01:25.614 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 13 April 2024 01:38:37 +0000 (0:00:00.038) 0:01:25.652 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 13 April 2024 01:38:37 +0000 (0:00:00.054) 0:01:25.707 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 13 April 2024 01:38:37 +0000 (0:00:00.020) 0:01:25.727 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 13 April 2024 01:38:38 +0000 (0:00:00.020) 0:01:25.747 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 13 April 2024 01:38:38 +0000 (0:00:00.020) 0:01:25.768 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 13 April 2024 01:38:38 +0000 (0:00:00.020) 0:01:25.788 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 13 April 2024 01:38:38 +0000 (0:00:00.019) 0:01:25.808 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 13 April 2024 01:38:38 +0000 (0:00:00.019) 0:01:25.828 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 13 April 2024 01:38:38 +0000 (0:00:00.059) 0:01:25.888 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 13 April 2024 01:38:38 +0000 (0:00:00.022) 0:01:25.910 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 13 April 2024 01:38:38 +0000 (0:00:00.025) 0:01:25.935 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:38:38 +0000 (0:00:00.031) 0:01:25.967 ******** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": "0:00:00.021642", "end": "2024-04-13 01:38:38.437263", "rc": 0, "start": "2024-04-13 01:38:38.415621" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:38:38 +0000 (0:00:00.254) 0:01:26.222 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:38:38 +0000 (0:00:00.024) 0:01:26.246 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 13 April 2024 01:38:38 +0000 (0:00:00.023) 0:01:26.269 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712972318.469038, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1712972318.5510385, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1712972318.5510385, "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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 13 April 2024 01:38:38 +0000 (0:00:00.248) 0:01:26.518 ******** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 13 April 2024 01:38:39 +0000 (0:00:01.160) 0:01:27.679 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 13 April 2024 01:38:39 +0000 (0:00:00.023) 0:01:27.702 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 13 April 2024 01:38:39 +0000 (0:00:00.027) 0:01:27.730 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:38:40 +0000 (0:00:00.032) 0:01:27.762 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:38:40 +0000 (0:00:00.218) 0:01:27.981 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:38:40 +0000 (0:00:00.024) 0:01:28.006 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 13 April 2024 01:38:40 +0000 (0:00:00.022) 0:01:28.029 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712972318.469038, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1712972319.469045, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1712972319.469045, "nlink": 5, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 120, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 13 April 2024 01:38:40 +0000 (0:00:00.229) 0:01:28.258 ******** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Handle credential files] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 13 April 2024 01:38:40 +0000 (0:00:00.445) 0:01:28.704 ******** skipping: [sut] => { "censored": "the 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:128 Saturday 13 April 2024 01:38:40 +0000 (0:00:00.018) 0:01:28.723 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:135 Saturday 13 April 2024 01:38:40 +0000 (0:00:00.019) 0:01:28.742 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 13 April 2024 01:38:41 +0000 (0:00:00.118) 0:01:28.861 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 13 April 2024 01:38:41 +0000 (0:00:00.026) 0:01:28.887 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 13 April 2024 01:38:41 +0000 (0:00:00.024) 0:01:28.911 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 13 April 2024 01:38:41 +0000 (0:00:00.020) 0:01:28.931 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 13 April 2024 01:38:41 +0000 (0:00:00.029) 0:01:28.961 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:38:41 +0000 (0:00:00.036) 0:01:28.997 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:38:41 +0000 (0:00:00.025) 0:01:29.023 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:38:41 +0000 (0:00:00.025) 0:01:29.048 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:38:41 +0000 (0:00:00.026) 0:01:29.075 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:38:41 +0000 (0:00:00.227) 0:01:29.302 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:38:41 +0000 (0:00:00.025) 0:01:29.328 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712972292.0278506, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712972256.4616027, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3204000689", "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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:38:41 +0000 (0:00:00.226) 0:01:29.555 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004357", "end": "2024-04-13 01:38:42.003429", "rc": 0, "start": "2024-04-13 01:38:41.999072" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:38:42 +0000 (0:00:00.224) 0:01:29.779 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004441", "end": "2024-04-13 01:38:42.231154", "rc": 0, "start": "2024-04-13 01:38:42.226713" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:38:42 +0000 (0:00:00.260) 0:01:30.039 ******** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:38:42 +0000 (0:00:00.029) 0:01:30.069 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:38:42 +0000 (0:00:00.020) 0:01:30.090 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:38:42 +0000 (0:00:00.020) 0:01:30.110 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:38:42 +0000 (0:00:00.021) 0:01:30.132 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:38:42 +0000 (0:00:00.020) 0:01:30.153 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 13 April 2024 01:38:42 +0000 (0:00:00.022) 0:01:30.175 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 13 April 2024 01:38:42 +0000 (0:00:00.035) 0:01:30.210 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 13 April 2024 01:38:42 +0000 (0:00:00.021) 0:01:30.231 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 13 April 2024 01:38:42 +0000 (0:00:00.021) 0:01:30.252 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 13 April 2024 01:38:42 +0000 (0:00:00.045) 0:01:30.298 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:217 Saturday 13 April 2024 01:38:42 +0000 (0:00:00.022) 0:01:30.321 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:221 Saturday 13 April 2024 01:38:42 +0000 (0:00:00.020) 0:01:30.341 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 13 April 2024 01:38:42 +0000 (0:00:00.042) 0:01:30.384 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:38:42 +0000 (0:00:00.033) 0:01:30.417 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:38:42 +0000 (0:00:00.217) 0:01:30.635 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:38:42 +0000 (0:00:00.023) 0:01:30.658 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 13 April 2024 01:38:42 +0000 (0:00:00.058) 0:01:30.717 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 13 April 2024 01:38:42 +0000 (0:00:00.019) 0:01:30.736 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:45 Saturday 13 April 2024 01:38:43 +0000 (0:00:00.020) 0:01:30.757 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:54 Saturday 13 April 2024 01:38:43 +0000 (0:00:00.231) 0:01:30.989 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:64 Saturday 13 April 2024 01:38:43 +0000 (0:00:00.020) 0:01:31.009 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:76 Saturday 13 April 2024 01:38:43 +0000 (0:00:00.021) 0:01:31.030 ******** 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-1712972323.3265424-11886-162801086514926/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:88 Saturday 13 April 2024 01:38:43 +0000 (0:00:00.600) 0:01:31.631 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:117 Saturday 13 April 2024 01:38:44 +0000 (0:00:00.425) 0:01:32.056 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:133 Saturday 13 April 2024 01:38:44 +0000 (0:00:00.022) 0:01:32.078 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 13 April 2024 01:38:44 +0000 (0:00:00.025) 0:01:32.104 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 13 April 2024 01:38:44 +0000 (0:00:00.024) 0:01:32.128 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 13 April 2024 01:38:44 +0000 (0:00:00.025) 0:01:32.153 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 13 April 2024 01:38:44 +0000 (0:00:00.020) 0:01:32.173 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 13 April 2024 01:38:44 +0000 (0:00:00.029) 0:01:32.203 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:38:44 +0000 (0:00:00.074) 0:01:32.277 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:38:44 +0000 (0:00:00.024) 0:01:32.302 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:38:44 +0000 (0:00:00.025) 0:01:32.327 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:38:44 +0000 (0:00:00.027) 0:01:32.355 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:38:44 +0000 (0:00:00.229) 0:01:32.584 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:38:44 +0000 (0:00:00.025) 0:01:32.610 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712972292.0278506, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712972256.4616027, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3204000689", "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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:38:45 +0000 (0:00:00.227) 0:01:32.838 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004475", "end": "2024-04-13 01:38:45.287672", "rc": 0, "start": "2024-04-13 01:38:45.283197" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:38:45 +0000 (0:00:00.225) 0:01:33.063 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004384", "end": "2024-04-13 01:38:45.512289", "rc": 0, "start": "2024-04-13 01:38:45.507905" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:38:45 +0000 (0:00:00.225) 0:01:33.289 ******** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:38:45 +0000 (0:00:00.028) 0:01:33.318 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:38:45 +0000 (0:00:00.020) 0:01:33.338 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:38:45 +0000 (0:00:00.020) 0:01:33.358 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:38:45 +0000 (0:00:00.020) 0:01:33.379 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:38:45 +0000 (0:00:00.019) 0:01:33.399 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 13 April 2024 01:38:45 +0000 (0:00:00.020) 0:01:33.420 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 13 April 2024 01:38:45 +0000 (0:00:00.034) 0:01:33.454 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 13 April 2024 01:38:45 +0000 (0:00:00.058) 0:01:33.513 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 13 April 2024 01:38:45 +0000 (0:00:00.021) 0:01:33.534 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 13 April 2024 01:38:45 +0000 (0:00:00.047) 0:01:33.582 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:217 Saturday 13 April 2024 01:38:45 +0000 (0:00:00.022) 0:01:33.604 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:221 Saturday 13 April 2024 01:38:45 +0000 (0:00:00.021) 0:01:33.625 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 13 April 2024 01:38:45 +0000 (0:00:00.042) 0:01:33.668 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:38:45 +0000 (0:00:00.034) 0:01:33.702 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:38:46 +0000 (0:00:00.222) 0:01:33.925 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:38:46 +0000 (0:00:00.024) 0:01:33.949 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 13 April 2024 01:38:46 +0000 (0:00:00.021) 0:01:33.971 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 13 April 2024 01:38:46 +0000 (0:00:00.019) 0:01:33.991 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:45 Saturday 13 April 2024 01:38:46 +0000 (0:00:00.019) 0:01:34.010 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:54 Saturday 13 April 2024 01:38:46 +0000 (0:00:00.231) 0:01:34.242 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:64 Saturday 13 April 2024 01:38:46 +0000 (0:00:00.020) 0:01:34.263 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:76 Saturday 13 April 2024 01:38:46 +0000 (0:00:00.019) 0:01:34.282 ******** 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-1712972326.5776904-11979-174858498708699/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:88 Saturday 13 April 2024 01:38:47 +0000 (0:00:00.603) 0:01:34.886 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:117 Saturday 13 April 2024 01:38:47 +0000 (0:00:00.433) 0:01:35.319 ******** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "app.slice basic.target run-user-1111.mount -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13973", "LimitNPROCSoft": "13973", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13973", "LimitSIGPENDINGSoft": "13973", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "basic.target app.slice", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22357", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:133 Saturday 13 April 2024 01:38:48 +0000 (0:00:00.459) 0:01:35.779 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 13 April 2024 01:38:48 +0000 (0:00:00.022) 0:01:35.801 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 13 April 2024 01:38:48 +0000 (0:00:00.025) 0:01:35.827 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 13 April 2024 01:38:48 +0000 (0:00:00.024) 0:01:35.852 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 13 April 2024 01:38:48 +0000 (0:00:00.020) 0:01:35.872 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 13 April 2024 01:38:48 +0000 (0:00:00.028) 0:01:35.901 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:38:48 +0000 (0:00:00.036) 0:01:35.938 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:38:48 +0000 (0:00:00.024) 0:01:35.963 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:38:48 +0000 (0:00:00.025) 0:01:35.988 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:38:48 +0000 (0:00:00.028) 0:01:36.016 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:38:48 +0000 (0:00:00.224) 0:01:36.241 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:38:48 +0000 (0:00:00.079) 0:01:36.320 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712972292.0278506, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712972256.4616027, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3204000689", "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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:38:48 +0000 (0:00:00.227) 0:01:36.548 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004344", "end": "2024-04-13 01:38:48.995065", "rc": 0, "start": "2024-04-13 01:38:48.990721" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:38:49 +0000 (0:00:00.222) 0:01:36.771 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004570", "end": "2024-04-13 01:38:49.219058", "rc": 0, "start": "2024-04-13 01:38:49.214488" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:38:49 +0000 (0:00:00.223) 0:01:36.994 ******** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:38:49 +0000 (0:00:00.031) 0:01:37.025 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:38:49 +0000 (0:00:00.040) 0:01:37.065 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:38:49 +0000 (0:00:00.020) 0:01:37.086 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:38:49 +0000 (0:00:00.020) 0:01:37.106 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:38:49 +0000 (0:00:00.020) 0:01:37.127 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 13 April 2024 01:38:49 +0000 (0:00:00.019) 0:01:37.147 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 13 April 2024 01:38:49 +0000 (0:00:00.036) 0:01:37.183 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 13 April 2024 01:38:49 +0000 (0:00:00.021) 0:01:37.204 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 13 April 2024 01:38:49 +0000 (0:00:00.021) 0:01:37.226 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 13 April 2024 01:38:49 +0000 (0:00:00.046) 0:01:37.272 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:217 Saturday 13 April 2024 01:38:49 +0000 (0:00:00.022) 0:01:37.294 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:221 Saturday 13 April 2024 01:38:49 +0000 (0:00:00.019) 0:01:37.314 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 13 April 2024 01:38:49 +0000 (0:00:00.080) 0:01:37.395 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:38:49 +0000 (0:00:00.035) 0:01:37.430 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:38:49 +0000 (0:00:00.217) 0:01:37.648 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:38:49 +0000 (0:00:00.023) 0:01:37.671 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 13 April 2024 01:38:49 +0000 (0:00:00.021) 0:01:37.693 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 13 April 2024 01:38:49 +0000 (0:00:00.018) 0:01:37.712 ******** changed: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:45 Saturday 13 April 2024 01:38:58 +0000 (0:00:09.031) 0:01:46.743 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:54 Saturday 13 April 2024 01:38:59 +0000 (0:00:00.251) 0:01:46.995 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:64 Saturday 13 April 2024 01:38:59 +0000 (0:00:00.053) 0:01:47.049 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:76 Saturday 13 April 2024 01:38:59 +0000 (0:00:00.019) 0:01:47.069 ******** 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-1712972339.3646362-12074-268347952401859/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:88 Saturday 13 April 2024 01:38:59 +0000 (0:00:00.600) 0:01:47.670 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:117 Saturday 13 April 2024 01:39:00 +0000 (0:00:00.434) 0:01:48.104 ******** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target -.mount quadlet-basic-mysql-volume.service run-user-1111.mount app.slice quadlet-basic-network.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target default.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=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 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=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 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13973", "LimitNPROCSoft": "13973", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13973", "LimitSIGPENDINGSoft": "13973", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target quadlet-basic-mysql-volume.service quadlet-basic-network.service app.slice", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "SourcePath": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22357", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:133 Saturday 13 April 2024 01:39:01 +0000 (0:00:01.483) 0:01:49.588 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:142 Saturday 13 April 2024 01:39:01 +0000 (0:00:00.022) 0:01:49.610 ******** TASK [Check files] ************************************************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/tests_quadlet_basic.yml:189 Saturday 13 April 2024 01:39:01 +0000 (0:00:00.020) 0:01:49.630 ******** ok: [sut] => (item=quadlet-basic-mysql.container) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container" ], "delta": "0:00:00.005808", "end": "2024-04-13 01:39:02.152247", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-04-13 01:39:02.146439" } 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.003998", "end": "2024-04-13 01:39:02.496996", "item": "quadlet-basic.network", "rc": 0, "start": "2024-04-13 01:39:02.492998" } 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.003558", "end": "2024-04-13 01:39:02.827482", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-04-13 01:39:02.823924" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Ensure linger] *********************************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/tests_quadlet_basic.yml:199 Saturday 13 April 2024 01:39:02 +0000 (0:00:00.978) 0:01:50.609 ******** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1712972318.4290376, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1712972318.4290376, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 7301775, "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": 1712972318.4290376, "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": "2091517089", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/tests_quadlet_basic.yml:207 Saturday 13 April 2024 01:39:03 +0000 (0:00:00.240) 0:01:50.850 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 13 April 2024 01:39:03 +0000 (0:00:00.086) 0:01:50.937 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 13 April 2024 01:39:03 +0000 (0:00:00.034) 0:01:50.971 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 13 April 2024 01:39:03 +0000 (0:00:00.023) 0:01:50.995 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 13 April 2024 01:39:03 +0000 (0:00:00.019) 0:01:51.015 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 13 April 2024 01:39:03 +0000 (0:00:00.019) 0:01:51.034 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 13 April 2024 01:39:03 +0000 (0:00:00.047) 0:01:51.082 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 13 April 2024 01:39:04 +0000 (0:00:01.111) 0:01:52.194 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 13 April 2024 01:39:04 +0000 (0:00:00.021) 0:01:52.215 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 13 April 2024 01:39:04 +0000 (0:00:00.026) 0:01:52.241 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.037984", "end": "2024-04-13 01:39:04.737331", "rc": 0, "start": "2024-04-13 01:39:04.699347" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 13 April 2024 01:39:04 +0000 (0:00:00.272) 0:01:52.513 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 13 April 2024 01:39:04 +0000 (0:00:00.021) 0:01:52.535 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 13 April 2024 01:39:04 +0000 (0:00:00.019) 0:01:52.555 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 13 April 2024 01:39:04 +0000 (0:00:00.062) 0:01:52.618 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:39:04 +0000 (0:00:00.040) 0:01:52.658 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:39:04 +0000 (0:00:00.038) 0:01:52.696 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:39:04 +0000 (0:00:00.035) 0:01:52.732 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:39:05 +0000 (0:00:00.027) 0:01:52.759 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:39:05 +0000 (0:00:00.222) 0:01:52.982 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:39:05 +0000 (0:00:00.026) 0:01:53.008 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712972292.0278506, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712972256.4616027, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3204000689", "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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:39:05 +0000 (0:00:00.299) 0:01:53.308 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004258", "end": "2024-04-13 01:39:05.761876", "rc": 0, "start": "2024-04-13 01:39:05.757618" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:39:05 +0000 (0:00:00.230) 0:01:53.538 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004430", "end": "2024-04-13 01:39:05.986839", "rc": 0, "start": "2024-04-13 01:39:05.982409" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:39:06 +0000 (0:00:00.224) 0:01:53.762 ******** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:39:06 +0000 (0:00:00.066) 0:01:53.829 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:39:06 +0000 (0:00:00.020) 0:01:53.849 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:39:06 +0000 (0:00:00.021) 0:01:53.870 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:39:06 +0000 (0:00:00.020) 0:01:53.891 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:39:06 +0000 (0:00:00.022) 0:01:53.913 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 13 April 2024 01:39:06 +0000 (0:00:00.020) 0:01:53.934 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 13 April 2024 01:39:06 +0000 (0:00:00.028) 0:01:53.962 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 13 April 2024 01:39:06 +0000 (0:00:00.037) 0:01:54.000 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 13 April 2024 01:39:06 +0000 (0:00:00.020) 0:01:54.020 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 13 April 2024 01:39:06 +0000 (0:00:00.019) 0:01:54.040 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 13 April 2024 01:39:06 +0000 (0:00:00.038) 0:01:54.079 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 13 April 2024 01:39:06 +0000 (0:00:00.021) 0:01:54.101 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 13 April 2024 01:39:06 +0000 (0:00:00.019) 0:01:54.121 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 13 April 2024 01:39:06 +0000 (0:00:00.039) 0:01:54.160 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 13 April 2024 01:39:06 +0000 (0:00:00.020) 0:01:54.180 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 13 April 2024 01:39:06 +0000 (0:00:00.019) 0:01:54.200 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 13 April 2024 01:39:06 +0000 (0:00:00.039) 0:01:54.239 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 13 April 2024 01:39:06 +0000 (0:00:00.055) 0:01:54.294 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 13 April 2024 01:39:06 +0000 (0:00:00.020) 0:01:54.315 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 13 April 2024 01:39:06 +0000 (0:00:00.019) 0:01:54.335 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 13 April 2024 01:39:06 +0000 (0:00:00.020) 0:01:54.356 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 13 April 2024 01:39:06 +0000 (0:00:00.019) 0:01:54.375 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 13 April 2024 01:39:06 +0000 (0:00:00.020) 0:01:54.396 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 13 April 2024 01:39:06 +0000 (0:00:00.020) 0:01:54.416 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 13 April 2024 01:39:06 +0000 (0:00:00.061) 0:01:54.477 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 13 April 2024 01:39:06 +0000 (0:00:00.022) 0:01:54.500 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 13 April 2024 01:39:06 +0000 (0:00:00.027) 0:01:54.527 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:39:06 +0000 (0:00:00.031) 0:01:54.559 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:39:06 +0000 (0:00:00.022) 0:01:54.582 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:39:06 +0000 (0:00:00.021) 0:01:54.604 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 13 April 2024 01:39:06 +0000 (0:00:00.024) 0:01:54.628 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712972318.469038, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1712972341.7262027, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1712972341.7262027, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 13 April 2024 01:39:07 +0000 (0:00:00.228) 0:01:54.856 ******** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 13 April 2024 01:39:07 +0000 (0:00:00.508) 0:01:55.365 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 13 April 2024 01:39:07 +0000 (0:00:00.023) 0:01:55.389 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 13 April 2024 01:39:07 +0000 (0:00:00.031) 0:01:55.421 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:39:07 +0000 (0:00:00.036) 0:01:55.457 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:39:07 +0000 (0:00:00.022) 0:01:55.480 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:39:07 +0000 (0:00:00.024) 0:01:55.504 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 13 April 2024 01:39:07 +0000 (0:00:00.026) 0:01:55.531 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712972318.469038, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1712972341.7262027, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1712972341.7262027, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 13 April 2024 01:39:08 +0000 (0:00:00.229) 0:01:55.761 ******** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Handle credential files] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 13 April 2024 01:39:08 +0000 (0:00:00.305) 0:01:56.066 ******** skipping: [sut] => { "censored": "the 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:128 Saturday 13 April 2024 01:39:08 +0000 (0:00:00.019) 0:01:56.086 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:135 Saturday 13 April 2024 01:39:08 +0000 (0:00:00.018) 0:01:56.105 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 13 April 2024 01:39:08 +0000 (0:00:00.059) 0:01:56.164 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 13 April 2024 01:39:08 +0000 (0:00:00.029) 0:01:56.194 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 13 April 2024 01:39:08 +0000 (0:00:00.025) 0:01:56.220 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 13 April 2024 01:39:08 +0000 (0:00:00.053) 0:01:56.274 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 13 April 2024 01:39:08 +0000 (0:00:00.029) 0:01:56.303 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:39:08 +0000 (0:00:00.037) 0:01:56.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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:39:08 +0000 (0:00:00.026) 0:01:56.368 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:39:08 +0000 (0:00:00.025) 0:01:56.393 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:39:08 +0000 (0:00:00.026) 0:01:56.420 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:39:09 +0000 (0:00:00.375) 0:01:56.795 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:39:09 +0000 (0:00:00.025) 0:01:56.821 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712972292.0278506, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712972256.4616027, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3204000689", "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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:39:09 +0000 (0:00:00.397) 0:01:57.219 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.006079", "end": "2024-04-13 01:39:09.769237", "rc": 0, "start": "2024-04-13 01:39:09.763158" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:39:09 +0000 (0:00:00.331) 0:01:57.550 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.006333", "end": "2024-04-13 01:39:10.106272", "rc": 0, "start": "2024-04-13 01:39:10.099939" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:39:10 +0000 (0:00:00.338) 0:01:57.888 ******** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:39:10 +0000 (0:00:00.028) 0:01:57.917 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:39:10 +0000 (0:00:00.058) 0:01:57.976 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:39:10 +0000 (0:00:00.020) 0:01:57.996 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:39:10 +0000 (0:00:00.020) 0:01:58.016 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:39:10 +0000 (0:00:00.019) 0:01:58.036 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 13 April 2024 01:39:10 +0000 (0:00:00.020) 0:01:58.056 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 13 April 2024 01:39:10 +0000 (0:00:00.033) 0:01:58.090 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 13 April 2024 01:39:10 +0000 (0:00:00.022) 0:01:58.112 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 13 April 2024 01:39:10 +0000 (0:00:00.019) 0:01:58.132 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 13 April 2024 01:39:10 +0000 (0:00:00.046) 0:01:58.178 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:217 Saturday 13 April 2024 01:39:10 +0000 (0:00:00.021) 0:01:58.200 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 13 April 2024 01:39:10 +0000 (0:00:00.040) 0:01:58.240 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712972318.469038, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1712972341.7262027, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1712972341.7262027, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 13 April 2024 01:39:10 +0000 (0:00:00.228) 0:01:58.469 ******** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestamp": "Sat 2024-04-13 01:38:47 UTC", "ActiveEnterTimestampMonotonic": "732813252", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "app.slice run-user-1111.mount -.mount basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-04-13 01:38:47 UTC", "AssertTimestampMonotonic": "732761976", "Before": "shutdown.target quadlet-basic-mysql.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "44060000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-04-13 01:38:47 UTC", "ConditionTimestampMonotonic": "732761970", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-04-13 01:38:47 UTC", "ExecMainExitTimestampMonotonic": "732813085", "ExecMainPID": "12283", "ExecMainStartTimestamp": "Sat 2024-04-13 01:38:47 UTC", "ExecMainStartTimestampMonotonic": "732768223", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-04-13 01:38:47 UTC", "InactiveExitTimestampMonotonic": "732768880", "InvocationID": "dba229f7411a458585f86dd7b667eaf8", "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": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13973", "LimitNPROCSoft": "13973", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13973", "LimitSIGPENDINGSoft": "13973", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "RequiredBy": "quadlet-basic-mysql.service", "Requires": "app.slice basic.target", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-04-13 01:38:47 UTC", "StateChangeTimestampMonotonic": "732813252", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22357", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 13 April 2024 01:39:21 +0000 (0:00:10.789) 0:02:09.258 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 13 April 2024 01:39:21 +0000 (0:00:00.227) 0:02:09.485 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:39:21 +0000 (0:00:00.033) 0:02:09.518 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:39:21 +0000 (0:00:00.021) 0:02:09.540 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:39:21 +0000 (0:00:00.021) 0:02:09.562 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 13 April 2024 01:39:21 +0000 (0:00:00.024) 0:02:09.587 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 13 April 2024 01:39:22 +0000 (0:00:00.434) 0:02:10.022 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.060490", "end": "2024-04-13 01:39:22.550086", "rc": 0, "start": "2024-04-13 01:39:22.489596" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 13 April 2024 01:39:22 +0000 (0:00:00.306) 0:02:10.328 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:221 Saturday 13 April 2024 01:39:22 +0000 (0:00:00.023) 0:02:10.352 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 13 April 2024 01:39:22 +0000 (0:00:00.020) 0:02:10.372 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 13 April 2024 01:39:22 +0000 (0:00:00.027) 0:02:10.399 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 13 April 2024 01:39:22 +0000 (0:00:00.026) 0:02:10.426 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 13 April 2024 01:39:22 +0000 (0:00:00.021) 0:02:10.447 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 13 April 2024 01:39:22 +0000 (0:00:00.028) 0:02:10.476 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:39:22 +0000 (0:00:00.036) 0:02:10.513 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:39:22 +0000 (0:00:00.025) 0:02:10.538 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:39:22 +0000 (0:00:00.025) 0:02:10.563 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:39:22 +0000 (0:00:00.026) 0:02:10.590 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:39:23 +0000 (0:00:00.226) 0:02:10.816 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:39:23 +0000 (0:00:00.025) 0:02:10.841 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712972292.0278506, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712972256.4616027, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3204000689", "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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:39:23 +0000 (0:00:00.268) 0:02:11.110 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004473", "end": "2024-04-13 01:39:23.558616", "rc": 0, "start": "2024-04-13 01:39:23.554143" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:39:23 +0000 (0:00:00.224) 0:02:11.335 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004428", "end": "2024-04-13 01:39:23.787273", "rc": 0, "start": "2024-04-13 01:39:23.782845" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:39:23 +0000 (0:00:00.228) 0:02:11.563 ******** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:39:23 +0000 (0:00:00.030) 0:02:11.593 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:39:23 +0000 (0:00:00.020) 0:02:11.614 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:39:23 +0000 (0:00:00.021) 0:02:11.635 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:39:23 +0000 (0:00:00.020) 0:02:11.655 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:39:23 +0000 (0:00:00.021) 0:02:11.676 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 13 April 2024 01:39:23 +0000 (0:00:00.019) 0:02:11.696 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 13 April 2024 01:39:23 +0000 (0:00:00.037) 0:02:11.734 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 13 April 2024 01:39:24 +0000 (0:00:00.021) 0:02:11.755 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 13 April 2024 01:39:24 +0000 (0:00:00.020) 0:02:11.776 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 13 April 2024 01:39:24 +0000 (0:00:00.045) 0:02:11.822 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:217 Saturday 13 April 2024 01:39:24 +0000 (0:00:00.023) 0:02:11.845 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 13 April 2024 01:39:24 +0000 (0:00:00.048) 0:02:11.894 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712972318.469038, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1712972361.3933585, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1712972361.3933585, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 13 April 2024 01:39:24 +0000 (0:00:00.236) 0:02:12.130 ******** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestamp": "Sat 2024-04-13 01:39:01 UTC", "ActiveEnterTimestampMonotonic": "746603957", "ActiveExitTimestamp": "Sat 2024-04-13 01:39:11 UTC", "ActiveExitTimestampMonotonic": "755985502", "ActiveState": "failed", "After": "run-user-1111.mount basic.target quadlet-basic-network.service -.mount quadlet-basic-mysql-volume.service app.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-04-13 01:39:00 UTC", "AssertTimestampMonotonic": "745592408", "Before": "shutdown.target default.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3807145000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-04-13 01:39:00 UTC", "ConditionTimestampMonotonic": "745592404", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-04-13 01:39:21 UTC", "ExecMainExitTimestampMonotonic": "766230012", "ExecMainPID": "12790", "ExecMainStartTimestamp": "Sat 2024-04-13 01:39:01 UTC", "ExecMainStartTimestampMonotonic": "746603811", "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 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=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 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-04-13 01:39:21 UTC", "InactiveEnterTimestampMonotonic": "766287675", "InactiveExitTimestamp": "Sat 2024-04-13 01:39:00 UTC", "InactiveExitTimestampMonotonic": "745600657", "InvocationID": "13340f022e2b4042ae8fe2e576d4f86d", "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": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13973", "LimitNPROCSoft": "13973", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13973", "LimitSIGPENDINGSoft": "13973", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target quadlet-basic-network.service quadlet-basic-mysql-volume.service app.slice", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "exit-code", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "SourcePath": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-04-13 01:39:21 UTC", "StateChangeTimestampMonotonic": "766287675", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "failed", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22357", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 13 April 2024 01:39:24 +0000 (0:00:00.462) 0:02:12.593 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 13 April 2024 01:39:25 +0000 (0:00:00.228) 0:02:12.822 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:39:25 +0000 (0:00:00.035) 0:02:12.857 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:39:25 +0000 (0:00:00.030) 0:02:12.888 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:39:25 +0000 (0:00:00.022) 0:02:12.910 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 13 April 2024 01:39:25 +0000 (0:00:00.025) 0:02:12.936 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 13 April 2024 01:39:25 +0000 (0:00:00.437) 0:02:13.373 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.052685", "end": "2024-04-13 01:39:25.885367", "rc": 0, "start": "2024-04-13 01:39:25.832682" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 13 April 2024 01:39:25 +0000 (0:00:00.290) 0:02:13.663 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:221 Saturday 13 April 2024 01:39:25 +0000 (0:00:00.022) 0:02:13.686 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 13 April 2024 01:39:25 +0000 (0:00:00.020) 0:02:13.706 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 13 April 2024 01:39:25 +0000 (0:00:00.024) 0:02:13.731 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 13 April 2024 01:39:26 +0000 (0:00:00.024) 0:02:13.755 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 13 April 2024 01:39:26 +0000 (0:00:00.019) 0:02:13.775 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 13 April 2024 01:39:26 +0000 (0:00:00.078) 0:02:13.854 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:39:26 +0000 (0:00:00.039) 0:02:13.893 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:39:26 +0000 (0:00:00.026) 0:02:13.919 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:39:26 +0000 (0:00:00.025) 0:02:13.945 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:39:26 +0000 (0:00:00.031) 0:02:13.976 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:39:26 +0000 (0:00:00.231) 0:02:14.208 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:39:26 +0000 (0:00:00.027) 0:02:14.235 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712972292.0278506, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712972256.4616027, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3204000689", "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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:39:26 +0000 (0:00:00.225) 0:02:14.460 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004323", "end": "2024-04-13 01:39:26.910091", "rc": 0, "start": "2024-04-13 01:39:26.905768" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:39:26 +0000 (0:00:00.224) 0:02:14.685 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004454", "end": "2024-04-13 01:39:27.135053", "rc": 0, "start": "2024-04-13 01:39:27.130599" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:39:27 +0000 (0:00:00.224) 0:02:14.910 ******** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:39:27 +0000 (0:00:00.029) 0:02:14.940 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:39:27 +0000 (0:00:00.019) 0:02:14.959 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:39:27 +0000 (0:00:00.019) 0:02:14.979 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:39:27 +0000 (0:00:00.019) 0:02:14.999 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:39:27 +0000 (0:00:00.020) 0:02:15.019 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 13 April 2024 01:39:27 +0000 (0:00:00.019) 0:02:15.039 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 13 April 2024 01:39:27 +0000 (0:00:00.076) 0:02:15.116 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 13 April 2024 01:39:27 +0000 (0:00:00.021) 0:02:15.137 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 13 April 2024 01:39:27 +0000 (0:00:00.020) 0:02:15.158 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 13 April 2024 01:39:27 +0000 (0:00:00.046) 0:02:15.204 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:217 Saturday 13 April 2024 01:39:27 +0000 (0:00:00.023) 0:02:15.228 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 13 April 2024 01:39:27 +0000 (0:00:00.040) 0:02:15.269 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712972318.469038, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1712972361.3933585, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1712972361.3933585, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 13 April 2024 01:39:27 +0000 (0:00:00.232) 0:02:15.501 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 13 April 2024 01:39:27 +0000 (0:00:00.022) 0:02:15.523 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 13 April 2024 01:39:28 +0000 (0:00:00.223) 0:02:15.747 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:39:28 +0000 (0:00:00.032) 0:02:15.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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:39:28 +0000 (0:00:00.020) 0:02:15.800 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:39:28 +0000 (0:00:00.022) 0:02:15.822 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 13 April 2024 01:39:28 +0000 (0:00:00.023) 0:02:15.845 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 13 April 2024 01:39:28 +0000 (0:00:00.427) 0:02:16.273 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.056084", "end": "2024-04-13 01:39:28.794415", "rc": 0, "start": "2024-04-13 01:39:28.738331" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 13 April 2024 01:39:28 +0000 (0:00:00.299) 0:02:16.573 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.056921", "end": "2024-04-13 01:39:29.094791", "rc": 0, "start": "2024-04-13 01:39:29.037870" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:221 Saturday 13 April 2024 01:39:29 +0000 (0:00:00.300) 0:02:16.874 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:142 Saturday 13 April 2024 01:39:29 +0000 (0:00:00.019) 0:02:16.893 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 13 April 2024 01:39:29 +0000 (0:00:00.053) 0:02:16.947 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 13 April 2024 01:39:29 +0000 (0:00:00.024) 0:02:16.971 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 13 April 2024 01:39:29 +0000 (0:00:00.024) 0:02:16.996 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712972318.469038, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1712972361.3933585, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1712972361.3933585, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Gather facts for containers] ***************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 13 April 2024 01:39:29 +0000 (0:00:00.238) 0:02:17.235 ******** ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 13 April 2024 01:39:29 +0000 (0:00:00.394) 0:02:17.629 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.056164", "end": "2024-04-13 01:39:30.143228", "rc": 0, "start": "2024-04-13 01:39:30.087064" } STDOUT: podman TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 13 April 2024 01:39:30 +0000 (0:00:00.293) 0:02:17.923 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.053606", "end": "2024-04-13 01:39:30.436226", "rc": 0, "start": "2024-04-13 01:39:30.382620" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 13 April 2024 01:39:30 +0000 (0:00:00.293) 0:02:18.216 ******** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "user_quadlet_basic" ], "delta": "0:00:00.009350", "end": "2024-04-13 01:39:30.676990", "rc": 0, "start": "2024-04-13 01:39:30.667640" } TASK [Ensure no linger] ******************************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/tests_quadlet_basic.yml:221 Saturday 13 April 2024 01:39:30 +0000 (0:00:00.299) 0:02:18.516 ******** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [Run the role - root] ***************************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/tests_quadlet_basic.yml:227 Saturday 13 April 2024 01:39:31 +0000 (0:00:00.239) 0:02:18.755 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 13 April 2024 01:39:31 +0000 (0:00:00.056) 0:02:18.812 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 13 April 2024 01:39:31 +0000 (0:00:00.034) 0:02:18.846 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 13 April 2024 01:39:31 +0000 (0:00:00.024) 0:02:18.871 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 13 April 2024 01:39:31 +0000 (0:00:00.021) 0:02:18.892 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 13 April 2024 01:39:31 +0000 (0:00:00.021) 0:02:18.914 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 13 April 2024 01:39:31 +0000 (0:00:00.047) 0:02:18.961 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 13 April 2024 01:39:32 +0000 (0:00:01.127) 0:02:20.089 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 13 April 2024 01:39:32 +0000 (0:00:00.019) 0:02:20.109 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 13 April 2024 01:39:32 +0000 (0:00:00.024) 0:02:20.133 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.036814", "end": "2024-04-13 01:39:32.613092", "rc": 0, "start": "2024-04-13 01:39:32.576278" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 13 April 2024 01:39:32 +0000 (0:00:00.256) 0:02:20.389 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 13 April 2024 01:39:32 +0000 (0:00:00.021) 0:02:20.411 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 13 April 2024 01:39:32 +0000 (0:00:00.019) 0:02:20.431 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 13 April 2024 01:39:32 +0000 (0:00:00.058) 0:02:20.490 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:39:32 +0000 (0:00:00.037) 0:02:20.528 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:39:33 +0000 (0:00:00.230) 0:02:20.758 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:39:33 +0000 (0:00:00.024) 0:02:20.783 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:39:33 +0000 (0:00:00.026) 0:02:20.810 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:39:33 +0000 (0:00:00.225) 0:02:21.035 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:39:33 +0000 (0:00:00.025) 0:02:21.060 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712972292.0278506, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712972256.4616027, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3204000689", "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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:39:33 +0000 (0:00:00.228) 0:02:21.289 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:39:33 +0000 (0:00:00.059) 0:02:21.349 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:39:33 +0000 (0:00:00.021) 0:02:21.370 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:39:33 +0000 (0:00:00.020) 0:02:21.390 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:39:33 +0000 (0:00:00.021) 0:02:21.411 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:39:33 +0000 (0:00:00.020) 0:02:21.432 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:39:33 +0000 (0:00:00.021) 0:02:21.453 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:39:33 +0000 (0:00:00.020) 0:02:21.474 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 13 April 2024 01:39:33 +0000 (0:00:00.021) 0:02:21.495 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 13 April 2024 01:39:33 +0000 (0:00:00.026) 0:02:21.522 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 13 April 2024 01:39:33 +0000 (0:00:00.037) 0:02:21.560 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 13 April 2024 01:39:33 +0000 (0:00:00.020) 0:02:21.580 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 13 April 2024 01:39:33 +0000 (0:00:00.019) 0:02:21.599 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 13 April 2024 01:39:33 +0000 (0:00:00.035) 0:02:21.635 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 13 April 2024 01:39:33 +0000 (0:00:00.019) 0:02:21.655 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 13 April 2024 01:39:33 +0000 (0:00:00.019) 0:02:21.675 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 13 April 2024 01:39:33 +0000 (0:00:00.040) 0:02:21.715 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 13 April 2024 01:39:33 +0000 (0:00:00.020) 0:02:21.736 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 13 April 2024 01:39:34 +0000 (0:00:00.059) 0:02:21.795 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 13 April 2024 01:39:34 +0000 (0:00:00.039) 0:02:21.835 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 13 April 2024 01:39:34 +0000 (0:00:00.022) 0:02:21.857 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 13 April 2024 01:39:34 +0000 (0:00:00.036) 0:02:21.893 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 13 April 2024 01:39:34 +0000 (0:00:00.020) 0:02:21.914 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 13 April 2024 01:39:34 +0000 (0:00:00.020) 0:02:21.935 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 13 April 2024 01:39:34 +0000 (0:00:00.020) 0:02:21.955 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 13 April 2024 01:39:34 +0000 (0:00:00.020) 0:02:21.976 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 13 April 2024 01:39:34 +0000 (0:00:00.018) 0:02:21.995 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 13 April 2024 01:39:34 +0000 (0:00:00.058) 0:02:22.053 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 13 April 2024 01:39:34 +0000 (0:00:00.020) 0:02:22.073 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 13 April 2024 01:39:34 +0000 (0:00:00.026) 0:02:22.100 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:39:34 +0000 (0:00:00.032) 0:02:22.132 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:39:34 +0000 (0:00:00.019) 0:02:22.152 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:39:34 +0000 (0:00:00.020) 0:02:22.173 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 13 April 2024 01:39:34 +0000 (0:00:00.019) 0:02:22.193 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 13 April 2024 01:39:34 +0000 (0:00:00.021) 0:02:22.214 ******** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 13 April 2024 01:39:34 +0000 (0:00:00.395) 0:02:22.609 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 13 April 2024 01:39:34 +0000 (0:00:00.021) 0:02:22.631 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 13 April 2024 01:39:34 +0000 (0:00:00.025) 0:02:22.656 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:39:34 +0000 (0:00:00.033) 0:02:22.690 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:39:34 +0000 (0:00:00.021) 0:02:22.711 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:39:34 +0000 (0:00:00.020) 0:02:22.731 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 13 April 2024 01:39:35 +0000 (0:00:00.020) 0:02:22.752 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 13 April 2024 01:39:35 +0000 (0:00:00.020) 0:02:22.773 ******** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Handle credential files] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 13 April 2024 01:39:35 +0000 (0:00:00.386) 0:02:23.159 ******** skipping: [sut] => { "censored": "the 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:128 Saturday 13 April 2024 01:39:35 +0000 (0:00:00.018) 0:02:23.178 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:135 Saturday 13 April 2024 01:39:35 +0000 (0:00:00.019) 0:02:23.197 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 13 April 2024 01:39:35 +0000 (0:00:00.062) 0:02:23.259 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 13 April 2024 01:39:35 +0000 (0:00:00.026) 0:02:23.286 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 13 April 2024 01:39:35 +0000 (0:00:00.026) 0:02:23.312 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 13 April 2024 01:39:35 +0000 (0:00:00.019) 0:02:23.332 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 13 April 2024 01:39:35 +0000 (0:00:00.069) 0:02:23.401 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:39:35 +0000 (0:00:00.038) 0:02:23.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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:39:35 +0000 (0:00:00.025) 0:02:23.465 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:39:35 +0000 (0:00:00.025) 0:02:23.490 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:39:35 +0000 (0:00:00.027) 0:02:23.518 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:39:36 +0000 (0:00:00.228) 0:02:23.747 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:39:36 +0000 (0:00:00.027) 0:02:23.775 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712972292.0278506, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712972256.4616027, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3204000689", "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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:39:36 +0000 (0:00:00.230) 0:02:24.005 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:39:36 +0000 (0:00:00.020) 0:02:24.026 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:39:36 +0000 (0:00:00.019) 0:02:24.046 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:39:36 +0000 (0:00:00.021) 0:02:24.067 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:39:36 +0000 (0:00:00.020) 0:02:24.087 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:39:36 +0000 (0:00:00.021) 0:02:24.108 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:39:36 +0000 (0:00:00.021) 0:02:24.130 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:39:36 +0000 (0:00:00.022) 0:02:24.152 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 13 April 2024 01:39:36 +0000 (0:00:00.020) 0:02:24.173 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 13 April 2024 01:39:36 +0000 (0:00:00.036) 0:02:24.209 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 13 April 2024 01:39:36 +0000 (0:00:00.021) 0:02:24.231 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 13 April 2024 01:39:36 +0000 (0:00:00.068) 0:02:24.300 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 13 April 2024 01:39:36 +0000 (0:00:00.046) 0:02:24.346 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:217 Saturday 13 April 2024 01:39:36 +0000 (0:00:00.023) 0:02:24.370 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:221 Saturday 13 April 2024 01:39:36 +0000 (0:00:00.019) 0:02:24.389 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 13 April 2024 01:39:36 +0000 (0:00:00.042) 0:02:24.432 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:39:36 +0000 (0:00:00.034) 0:02:24.467 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:39:36 +0000 (0:00:00.021) 0:02:24.489 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:39:36 +0000 (0:00:00.022) 0:02:24.511 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 13 April 2024 01:39:36 +0000 (0:00:00.024) 0:02:24.535 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 13 April 2024 01:39:36 +0000 (0:00:00.022) 0:02:24.558 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:45 Saturday 13 April 2024 01:39:36 +0000 (0:00:00.020) 0:02:24.579 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:54 Saturday 13 April 2024 01:39:37 +0000 (0:00:00.237) 0:02:24.816 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:64 Saturday 13 April 2024 01:39:37 +0000 (0:00:00.021) 0:02:24.837 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:76 Saturday 13 April 2024 01:39:37 +0000 (0:00:00.023) 0:02:24.861 ******** 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-1712972377.1584911-12723-221664882878894/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:88 Saturday 13 April 2024 01:39:37 +0000 (0:00:00.607) 0:02:25.468 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:117 Saturday 13 April 2024 01:39:38 +0000 (0:00:00.565) 0:02:26.034 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:133 Saturday 13 April 2024 01:39:38 +0000 (0:00:00.023) 0:02:26.058 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 13 April 2024 01:39:38 +0000 (0:00:00.025) 0:02:26.083 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 13 April 2024 01:39:38 +0000 (0:00:00.027) 0:02:26.110 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 13 April 2024 01:39:38 +0000 (0:00:00.026) 0:02:26.136 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 13 April 2024 01:39:38 +0000 (0:00:00.020) 0:02:26.157 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 13 April 2024 01:39:38 +0000 (0:00:00.031) 0:02:26.189 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:39:38 +0000 (0:00:00.037) 0:02:26.227 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:39:38 +0000 (0:00:00.025) 0:02:26.252 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:39:38 +0000 (0:00:00.025) 0:02:26.278 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:39:38 +0000 (0:00:00.028) 0:02:26.306 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:39:38 +0000 (0:00:00.227) 0:02:26.533 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:39:38 +0000 (0:00:00.026) 0:02:26.560 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712972292.0278506, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712972256.4616027, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3204000689", "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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:39:39 +0000 (0:00:00.225) 0:02:26.785 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:39:39 +0000 (0:00:00.020) 0:02:26.806 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:39:39 +0000 (0:00:00.060) 0:02:26.866 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:39:39 +0000 (0:00:00.021) 0:02:26.887 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:39:39 +0000 (0:00:00.020) 0:02:26.907 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:39:39 +0000 (0:00:00.021) 0:02:26.929 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:39:39 +0000 (0:00:00.020) 0:02:26.950 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:39:39 +0000 (0:00:00.021) 0:02:26.971 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 13 April 2024 01:39:39 +0000 (0:00:00.021) 0:02:26.993 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 13 April 2024 01:39:39 +0000 (0:00:00.037) 0:02:27.030 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 13 April 2024 01:39:39 +0000 (0:00:00.021) 0:02:27.051 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 13 April 2024 01:39:39 +0000 (0:00:00.022) 0:02:27.073 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 13 April 2024 01:39:39 +0000 (0:00:00.047) 0:02:27.121 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:217 Saturday 13 April 2024 01:39:39 +0000 (0:00:00.024) 0:02:27.145 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:221 Saturday 13 April 2024 01:39:39 +0000 (0:00:00.021) 0:02:27.166 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 13 April 2024 01:39:39 +0000 (0:00:00.043) 0:02:27.210 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:39:39 +0000 (0:00:00.035) 0:02:27.245 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:39:39 +0000 (0:00:00.020) 0:02:27.265 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:39:39 +0000 (0:00:00.020) 0:02:27.286 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 13 April 2024 01:39:39 +0000 (0:00:00.021) 0:02:27.308 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 13 April 2024 01:39:39 +0000 (0:00:00.021) 0:02:27.329 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:45 Saturday 13 April 2024 01:39:39 +0000 (0:00:00.060) 0:02:27.389 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:54 Saturday 13 April 2024 01:39:39 +0000 (0:00:00.232) 0:02:27.622 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:64 Saturday 13 April 2024 01:39:39 +0000 (0:00:00.021) 0:02:27.643 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:76 Saturday 13 April 2024 01:39:39 +0000 (0:00:00.020) 0:02:27.663 ******** 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-1712972379.9601302-12813-26400035514641/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:88 Saturday 13 April 2024 01:39:40 +0000 (0:00:00.613) 0:02:28.277 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:117 Saturday 13 April 2024 01:39:41 +0000 (0:00:00.565) 0:02:28.842 ******** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target -.mount system.slice systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13973", "LimitNPROCSoft": "13973", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13973", "LimitSIGPENDINGSoft": "13973", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "-.mount system.slice sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22357", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:133 Saturday 13 April 2024 01:39:41 +0000 (0:00:00.547) 0:02:29.390 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 13 April 2024 01:39:41 +0000 (0:00:00.022) 0:02:29.412 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 13 April 2024 01:39:41 +0000 (0:00:00.025) 0:02:29.438 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 13 April 2024 01:39:41 +0000 (0:00:00.025) 0:02:29.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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 13 April 2024 01:39:41 +0000 (0:00:00.020) 0:02:29.483 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 13 April 2024 01:39:41 +0000 (0:00:00.085) 0:02:29.569 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:39:41 +0000 (0:00:00.038) 0:02:29.607 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:39:41 +0000 (0:00:00.025) 0:02:29.633 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:39:41 +0000 (0:00:00.025) 0:02:29.659 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:39:41 +0000 (0:00:00.030) 0:02:29.690 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:39:42 +0000 (0:00:00.231) 0:02:29.921 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:39:42 +0000 (0:00:00.031) 0:02:29.953 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712972292.0278506, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712972256.4616027, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3204000689", "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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:39:42 +0000 (0:00:00.234) 0:02:30.188 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:39:42 +0000 (0:00:00.020) 0:02:30.209 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:39:42 +0000 (0:00:00.020) 0:02:30.230 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:39:42 +0000 (0:00:00.019) 0:02:30.250 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:39:42 +0000 (0:00:00.021) 0:02:30.271 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:39:42 +0000 (0:00:00.021) 0:02:30.293 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:39:42 +0000 (0:00:00.021) 0:02:30.314 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:39:42 +0000 (0:00:00.019) 0:02:30.334 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 13 April 2024 01:39:42 +0000 (0:00:00.020) 0:02:30.354 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 13 April 2024 01:39:42 +0000 (0:00:00.035) 0:02:30.389 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 13 April 2024 01:39:42 +0000 (0:00:00.075) 0:02:30.465 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 13 April 2024 01:39:42 +0000 (0:00:00.022) 0:02:30.487 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 13 April 2024 01:39:42 +0000 (0:00:00.057) 0:02:30.545 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:217 Saturday 13 April 2024 01:39:42 +0000 (0:00:00.029) 0:02:30.574 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:221 Saturday 13 April 2024 01:39:42 +0000 (0:00:00.020) 0:02:30.595 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 13 April 2024 01:39:42 +0000 (0:00:00.042) 0:02:30.638 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:39:42 +0000 (0:00:00.036) 0:02:30.674 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:39:42 +0000 (0:00:00.021) 0:02:30.696 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:39:42 +0000 (0:00:00.020) 0:02:30.716 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 13 April 2024 01:39:42 +0000 (0:00:00.021) 0:02:30.738 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 13 April 2024 01:39:43 +0000 (0:00:00.019) 0:02:30.757 ******** changed: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:45 Saturday 13 April 2024 01:39:53 +0000 (0:00:10.102) 0:02:40.860 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:54 Saturday 13 April 2024 01:39:53 +0000 (0:00:00.284) 0:02:41.144 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:64 Saturday 13 April 2024 01:39:53 +0000 (0:00:00.024) 0:02:41.169 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:76 Saturday 13 April 2024 01:39:53 +0000 (0:00:00.026) 0:02:41.195 ******** 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-1712972393.495002-12917-34152228558099/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:88 Saturday 13 April 2024 01:39:54 +0000 (0:00:00.621) 0:02:41.816 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:117 Saturday 13 April 2024 01:39:54 +0000 (0:00:00.591) 0:02:42.408 ******** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket sysinit.target -.mount quadlet-basic-network.service system.slice quadlet-basic-mysql-volume.service basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=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 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=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 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13973", "LimitNPROCSoft": "13973", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13973", "LimitSIGPENDINGSoft": "13973", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount system.slice quadlet-basic-mysql-volume.service quadlet-basic-network.service sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22357", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:133 Saturday 13 April 2024 01:39:55 +0000 (0:00:00.825) 0:02:43.234 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:142 Saturday 13 April 2024 01:39:55 +0000 (0:00:00.040) 0:02:43.274 ******** TASK [Check files] ************************************************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/tests_quadlet_basic.yml:234 Saturday 13 April 2024 01:39:55 +0000 (0:00:00.079) 0:02:43.353 ******** 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.004304", "end": "2024-04-13 01:39:55.856683", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-04-13 01:39:55.852379" } 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.003661", "end": "2024-04-13 01:39:56.216936", "item": "quadlet-basic.network", "rc": 0, "start": "2024-04-13 01:39:56.213275" } 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.003347", "end": "2024-04-13 01:39:56.523163", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-04-13 01:39:56.519816" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Check JSON] ************************************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/tests_quadlet_basic.yml:244 Saturday 13 April 2024 01:39:56 +0000 (0:00:00.945) 0:02:44.299 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "exec", "quadlet-basic-mysql", "cat", "/tmp/test.json" ], "delta": "0:00:00.534399", "end": "2024-04-13 01:39:57.321536", "failed_when_result": false, "rc": 0, "start": "2024-04-13 01:39:56.787137" } STDOUT: {"test": "json"} TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/tests_quadlet_basic.yml:259 Saturday 13 April 2024 01:39:57 +0000 (0:00:00.803) 0:02:45.102 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 13 April 2024 01:39:57 +0000 (0:00:00.032) 0:02:45.135 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 13 April 2024 01:39:57 +0000 (0:00:00.035) 0:02:45.170 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 13 April 2024 01:39:57 +0000 (0:00:00.025) 0:02:45.196 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 13 April 2024 01:39:57 +0000 (0:00:00.020) 0:02:45.216 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 13 April 2024 01:39:57 +0000 (0:00:00.019) 0:02:45.236 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 13 April 2024 01:39:57 +0000 (0:00:00.046) 0:02:45.283 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 13 April 2024 01:39:58 +0000 (0:00:01.436) 0:02:46.719 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 13 April 2024 01:39:58 +0000 (0:00:00.020) 0:02:46.740 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 13 April 2024 01:39:59 +0000 (0:00:00.025) 0:02:46.765 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.041515", "end": "2024-04-13 01:39:59.257265", "rc": 0, "start": "2024-04-13 01:39:59.215750" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 13 April 2024 01:39:59 +0000 (0:00:00.273) 0:02:47.038 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 13 April 2024 01:39:59 +0000 (0:00:00.022) 0:02:47.061 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 13 April 2024 01:39:59 +0000 (0:00:00.032) 0:02:47.094 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 13 April 2024 01:39:59 +0000 (0:00:00.078) 0:02:47.172 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:39:59 +0000 (0:00:00.049) 0:02:47.222 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:39:59 +0000 (0:00:00.250) 0:02:47.473 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:39:59 +0000 (0:00:00.025) 0:02:47.499 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:39:59 +0000 (0:00:00.028) 0:02:47.527 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:40:00 +0000 (0:00:00.227) 0:02:47.755 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:40:00 +0000 (0:00:00.028) 0:02:47.783 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712972292.0278506, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712972256.4616027, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3204000689", "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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:40:00 +0000 (0:00:00.225) 0:02:48.008 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004585", "end": "2024-04-13 01:40:00.459274", "rc": 0, "start": "2024-04-13 01:40:00.454689" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:40:00 +0000 (0:00:00.226) 0:02:48.235 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004435", "end": "2024-04-13 01:40:00.685978", "rc": 0, "start": "2024-04-13 01:40:00.681543" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:40:00 +0000 (0:00:00.226) 0:02:48.462 ******** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:40:00 +0000 (0:00:00.031) 0:02:48.493 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:40:00 +0000 (0:00:00.024) 0:02:48.518 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:40:00 +0000 (0:00:00.027) 0:02:48.545 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:40:00 +0000 (0:00:00.021) 0:02:48.566 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:40:00 +0000 (0:00:00.021) 0:02:48.588 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 13 April 2024 01:40:00 +0000 (0:00:00.023) 0:02:48.611 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 13 April 2024 01:40:00 +0000 (0:00:00.026) 0:02:48.638 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 13 April 2024 01:40:00 +0000 (0:00:00.098) 0:02:48.737 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 13 April 2024 01:40:01 +0000 (0:00:00.028) 0:02:48.765 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 13 April 2024 01:40:01 +0000 (0:00:00.031) 0:02:48.796 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 13 April 2024 01:40:01 +0000 (0:00:00.042) 0:02:48.838 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 13 April 2024 01:40:01 +0000 (0:00:00.023) 0:02:48.862 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 13 April 2024 01:40:01 +0000 (0:00:00.023) 0:02:48.886 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 13 April 2024 01:40:01 +0000 (0:00:00.056) 0:02:48.943 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 13 April 2024 01:40:01 +0000 (0:00:00.025) 0:02:48.969 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 13 April 2024 01:40:01 +0000 (0:00:00.065) 0:02:49.034 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 13 April 2024 01:40:01 +0000 (0:00:00.048) 0:02:49.082 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 13 April 2024 01:40:01 +0000 (0:00:00.032) 0:02:49.115 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 13 April 2024 01:40:01 +0000 (0:00:00.027) 0:02:49.143 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 13 April 2024 01:40:01 +0000 (0:00:00.028) 0:02:49.171 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 13 April 2024 01:40:01 +0000 (0:00:00.026) 0:02:49.197 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 13 April 2024 01:40:01 +0000 (0:00:00.022) 0:02:49.220 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 13 April 2024 01:40:01 +0000 (0:00:00.022) 0:02:49.242 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 13 April 2024 01:40:01 +0000 (0:00:00.020) 0:02:49.263 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 13 April 2024 01:40:01 +0000 (0:00:00.114) 0:02:49.378 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 13 April 2024 01:40:01 +0000 (0:00:00.022) 0:02:49.401 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 13 April 2024 01:40:01 +0000 (0:00:00.029) 0:02:49.431 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:40:01 +0000 (0:00:00.035) 0:02:49.466 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:40:01 +0000 (0:00:00.026) 0:02:49.492 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:40:01 +0000 (0:00:00.028) 0:02:49.521 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 13 April 2024 01:40:01 +0000 (0:00:00.029) 0:02:49.550 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 13 April 2024 01:40:02 +0000 (0:00:00.222) 0:02:49.773 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 13 April 2024 01:40:02 +0000 (0:00:00.024) 0:02:49.797 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 13 April 2024 01:40:02 +0000 (0:00:00.024) 0:02:49.822 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 13 April 2024 01:40:02 +0000 (0:00:00.035) 0:02:49.858 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:40:02 +0000 (0:00:00.033) 0:02:49.891 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:40:02 +0000 (0:00:00.022) 0:02:49.914 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:40:02 +0000 (0:00:00.023) 0:02:49.937 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 13 April 2024 01:40:02 +0000 (0:00:00.025) 0:02:49.963 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 13 April 2024 01:40:02 +0000 (0:00:00.217) 0:02:50.181 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle credential files] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 13 April 2024 01:40:02 +0000 (0:00:00.060) 0:02:50.241 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:128 Saturday 13 April 2024 01:40:02 +0000 (0:00:00.020) 0:02:50.262 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:135 Saturday 13 April 2024 01:40:02 +0000 (0:00:00.018) 0:02:50.281 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 13 April 2024 01:40:02 +0000 (0:00:00.068) 0:02:50.349 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 13 April 2024 01:40:02 +0000 (0:00:00.026) 0:02:50.375 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 13 April 2024 01:40:02 +0000 (0:00:00.024) 0:02:50.400 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 13 April 2024 01:40:02 +0000 (0:00:00.019) 0:02:50.420 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 13 April 2024 01:40:02 +0000 (0:00:00.032) 0:02:50.452 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:40:02 +0000 (0:00:00.039) 0:02:50.492 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:40:02 +0000 (0:00:00.027) 0:02:50.519 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:40:02 +0000 (0:00:00.025) 0:02:50.545 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:40:02 +0000 (0:00:00.033) 0:02:50.579 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:40:03 +0000 (0:00:00.332) 0:02:50.912 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:40:03 +0000 (0:00:00.025) 0:02:50.938 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712972292.0278506, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712972256.4616027, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3204000689", "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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:40:03 +0000 (0:00:00.261) 0:02:51.199 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004260", "end": "2024-04-13 01:40:03.649496", "rc": 0, "start": "2024-04-13 01:40:03.645236" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:40:03 +0000 (0:00:00.229) 0:02:51.429 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.006886", "end": "2024-04-13 01:40:03.957447", "rc": 0, "start": "2024-04-13 01:40:03.950561" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:40:03 +0000 (0:00:00.311) 0:02:51.741 ******** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:40:04 +0000 (0:00:00.030) 0:02:51.771 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:40:04 +0000 (0:00:00.021) 0:02:51.793 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:40:04 +0000 (0:00:00.020) 0:02:51.813 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:40:04 +0000 (0:00:00.019) 0:02:51.833 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:40:04 +0000 (0:00:00.020) 0:02:51.854 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 13 April 2024 01:40:04 +0000 (0:00:00.019) 0:02:51.873 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 13 April 2024 01:40:04 +0000 (0:00:00.036) 0:02:51.910 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 13 April 2024 01:40:04 +0000 (0:00:00.021) 0:02:51.932 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 13 April 2024 01:40:04 +0000 (0:00:00.020) 0:02:51.952 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 13 April 2024 01:40:04 +0000 (0:00:00.047) 0:02:51.999 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:217 Saturday 13 April 2024 01:40:04 +0000 (0:00:00.023) 0:02:52.023 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 13 April 2024 01:40:04 +0000 (0:00:00.043) 0:02:52.066 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 13 April 2024 01:40:04 +0000 (0:00:00.379) 0:02:52.446 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 13 April 2024 01:40:04 +0000 (0:00:00.025) 0:02:52.471 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 13 April 2024 01:40:05 +0000 (0:00:00.353) 0:02:52.825 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:40:05 +0000 (0:00:00.031) 0:02:52.856 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:40:05 +0000 (0:00:00.021) 0:02:52.877 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:40:05 +0000 (0:00:00.022) 0:02:52.900 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 13 April 2024 01:40:05 +0000 (0:00:00.024) 0:02:52.924 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 13 April 2024 01:40:05 +0000 (0:00:00.022) 0:02:52.947 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 13 April 2024 01:40:05 +0000 (0:00:00.020) 0:02:52.967 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:221 Saturday 13 April 2024 01:40:05 +0000 (0:00:00.022) 0:02:52.989 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 13 April 2024 01:40:05 +0000 (0:00:00.020) 0:02:53.010 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 13 April 2024 01:40:05 +0000 (0:00:00.026) 0:02:53.036 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 13 April 2024 01:40:05 +0000 (0:00:00.025) 0:02:53.062 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 13 April 2024 01:40:05 +0000 (0:00:00.021) 0:02:53.083 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 13 April 2024 01:40:05 +0000 (0:00:00.032) 0:02:53.116 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:40:05 +0000 (0:00:00.036) 0:02:53.153 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:40:05 +0000 (0:00:00.025) 0:02:53.179 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:40:05 +0000 (0:00:00.075) 0:02:53.254 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:40:05 +0000 (0:00:00.030) 0:02:53.285 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:40:05 +0000 (0:00:00.297) 0:02:53.582 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:40:05 +0000 (0:00:00.025) 0:02:53.608 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712972292.0278506, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712972256.4616027, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3204000689", "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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:40:06 +0000 (0:00:00.231) 0:02:53.839 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004393", "end": "2024-04-13 01:40:06.295362", "rc": 0, "start": "2024-04-13 01:40:06.290969" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:40:06 +0000 (0:00:00.232) 0:02:54.071 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004442", "end": "2024-04-13 01:40:06.524678", "rc": 0, "start": "2024-04-13 01:40:06.520236" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:40:06 +0000 (0:00:00.228) 0:02:54.300 ******** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:40:06 +0000 (0:00:00.031) 0:02:54.331 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:40:06 +0000 (0:00:00.021) 0:02:54.353 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:40:06 +0000 (0:00:00.020) 0:02:54.373 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:40:06 +0000 (0:00:00.019) 0:02:54.393 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:40:06 +0000 (0:00:00.020) 0:02:54.413 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 13 April 2024 01:40:06 +0000 (0:00:00.019) 0:02:54.433 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 13 April 2024 01:40:06 +0000 (0:00:00.035) 0:02:54.469 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 13 April 2024 01:40:06 +0000 (0:00:00.020) 0:02:54.490 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 13 April 2024 01:40:06 +0000 (0:00:00.020) 0:02:54.510 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 13 April 2024 01:40:06 +0000 (0:00:00.046) 0:02:54.556 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:217 Saturday 13 April 2024 01:40:06 +0000 (0:00:00.064) 0:02:54.621 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 13 April 2024 01:40:06 +0000 (0:00:00.043) 0:02:54.665 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 13 April 2024 01:40:07 +0000 (0:00:00.225) 0:02:54.890 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 13 April 2024 01:40:07 +0000 (0:00:00.023) 0:02:54.914 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 13 April 2024 01:40:07 +0000 (0:00:00.224) 0:02:55.139 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:40:07 +0000 (0:00:00.035) 0:02:55.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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:40:07 +0000 (0:00:00.030) 0:02:55.205 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:40:07 +0000 (0:00:00.021) 0:02:55.226 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 13 April 2024 01:40:07 +0000 (0:00:00.025) 0:02:55.251 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 13 April 2024 01:40:07 +0000 (0:00:00.021) 0:02:55.273 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 13 April 2024 01:40:07 +0000 (0:00:00.027) 0:02:55.300 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:221 Saturday 13 April 2024 01:40:07 +0000 (0:00:00.021) 0:02:55.322 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 13 April 2024 01:40:07 +0000 (0:00:00.020) 0:02:55.343 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 13 April 2024 01:40:07 +0000 (0:00:00.025) 0:02:55.368 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 13 April 2024 01:40:07 +0000 (0:00:00.025) 0:02:55.394 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 13 April 2024 01:40:07 +0000 (0:00:00.021) 0:02:55.415 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 13 April 2024 01:40:07 +0000 (0:00:00.078) 0:02:55.494 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:40:07 +0000 (0:00:00.037) 0:02:55.531 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:40:07 +0000 (0:00:00.028) 0:02:55.559 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:40:07 +0000 (0:00:00.026) 0:02:55.585 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:40:07 +0000 (0:00:00.030) 0:02:55.616 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:40:08 +0000 (0:00:00.318) 0:02:55.935 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:40:08 +0000 (0:00:00.029) 0:02:55.964 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712972292.0278506, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712972256.4616027, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3204000689", "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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:40:08 +0000 (0:00:00.233) 0:02:56.198 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004118", "end": "2024-04-13 01:40:08.649142", "rc": 0, "start": "2024-04-13 01:40:08.645024" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:40:08 +0000 (0:00:00.227) 0:02:56.425 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004322", "end": "2024-04-13 01:40:08.878537", "rc": 0, "start": "2024-04-13 01:40:08.874215" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:40:08 +0000 (0:00:00.228) 0:02:56.654 ******** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:40:08 +0000 (0:00:00.029) 0:02:56.684 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:40:08 +0000 (0:00:00.020) 0:02:56.704 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:40:08 +0000 (0:00:00.020) 0:02:56.725 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:40:09 +0000 (0:00:00.021) 0:02:56.746 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:40:09 +0000 (0:00:00.019) 0:02:56.766 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 13 April 2024 01:40:09 +0000 (0:00:00.062) 0:02:56.828 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 13 April 2024 01:40:09 +0000 (0:00:00.036) 0:02:56.865 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 13 April 2024 01:40:09 +0000 (0:00:00.022) 0:02:56.888 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 13 April 2024 01:40:09 +0000 (0:00:00.020) 0:02:56.908 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 13 April 2024 01:40:09 +0000 (0:00:00.050) 0:02:56.959 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:217 Saturday 13 April 2024 01:40:09 +0000 (0:00:00.024) 0:02:56.984 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 13 April 2024 01:40:09 +0000 (0:00:00.043) 0:02:57.027 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 13 April 2024 01:40:09 +0000 (0:00:00.218) 0:02:57.246 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 13 April 2024 01:40:09 +0000 (0:00:00.023) 0:02:57.269 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 13 April 2024 01:40:09 +0000 (0:00:00.223) 0:02:57.493 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:40:09 +0000 (0:00:00.037) 0:02:57.531 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:40:09 +0000 (0:00:00.022) 0:02:57.553 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:40:09 +0000 (0:00:00.024) 0:02:57.578 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 13 April 2024 01:40:09 +0000 (0:00:00.028) 0:02:57.606 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 13 April 2024 01:40:09 +0000 (0:00:00.025) 0:02:57.632 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 13 April 2024 01:40:09 +0000 (0:00:00.024) 0:02:57.656 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:221 Saturday 13 April 2024 01:40:09 +0000 (0:00:00.072) 0:02:57.728 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:142 Saturday 13 April 2024 01:40:10 +0000 (0:00:00.021) 0:02:57.749 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 13 April 2024 01:40:10 +0000 (0:00:00.063) 0:02:57.812 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 13 April 2024 01:40:10 +0000 (0:00:00.028) 0:02:57.841 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 13 April 2024 01:40:10 +0000 (0:00:00.027) 0:02:57.868 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Gather facts for containers] ***************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 13 April 2024 01:40:10 +0000 (0:00:00.219) 0:02:58.088 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 13 April 2024 01:40:10 +0000 (0:00:00.020) 0:02:58.108 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 13 April 2024 01:40:10 +0000 (0:00:00.021) 0:02:58.129 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 13 April 2024 01:40:10 +0000 (0:00:00.019) 0:02:58.149 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove test user] ******************************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/tests_quadlet_basic.yml:273 Saturday 13 April 2024 01:40:10 +0000 (0:00:00.020) 0:02:58.170 ******** changed: [sut] => { "changed": true, "force": false, "name": "user_quadlet_basic", "remove": false, "state": "absent" } TASK [Cleanup system - root] *************************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/tests_quadlet_basic.yml:279 Saturday 13 April 2024 01:40:10 +0000 (0:00:00.442) 0:02:58.613 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 13 April 2024 01:40:10 +0000 (0:00:00.044) 0:02:58.657 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 13 April 2024 01:40:10 +0000 (0:00:00.035) 0:02:58.693 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 13 April 2024 01:40:10 +0000 (0:00:00.031) 0:02:58.724 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 13 April 2024 01:40:11 +0000 (0:00:00.072) 0:02:58.797 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 13 April 2024 01:40:11 +0000 (0:00:00.020) 0:02:58.818 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 13 April 2024 01:40:11 +0000 (0:00:00.050) 0:02:58.868 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 13 April 2024 01:40:12 +0000 (0:00:01.058) 0:02:59.927 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 13 April 2024 01:40:12 +0000 (0:00:00.019) 0:02:59.947 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 13 April 2024 01:40:12 +0000 (0:00:00.026) 0:02:59.974 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.035391", "end": "2024-04-13 01:40:12.452284", "rc": 0, "start": "2024-04-13 01:40:12.416893" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 13 April 2024 01:40:12 +0000 (0:00:00.255) 0:03:00.230 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 13 April 2024 01:40:12 +0000 (0:00:00.022) 0:03:00.252 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 13 April 2024 01:40:12 +0000 (0:00:00.019) 0:03:00.271 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 13 April 2024 01:40:12 +0000 (0:00:00.061) 0:03:00.333 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:40:12 +0000 (0:00:00.074) 0:03:00.407 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:40:12 +0000 (0:00:00.231) 0:03:00.639 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:40:12 +0000 (0:00:00.024) 0:03:00.664 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:40:12 +0000 (0:00:00.027) 0:03:00.692 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:40:13 +0000 (0:00:00.233) 0:03:00.925 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:40:13 +0000 (0:00:00.027) 0:03:00.952 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712972292.0278506, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712972256.4616027, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3204000689", "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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:40:13 +0000 (0:00:00.229) 0:03:01.182 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:40:13 +0000 (0:00:00.021) 0:03:01.203 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:40:13 +0000 (0:00:00.021) 0:03:01.225 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:40:13 +0000 (0:00:00.020) 0:03:01.245 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:40:13 +0000 (0:00:00.021) 0:03:01.267 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:40:13 +0000 (0:00:00.021) 0:03:01.288 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:40:13 +0000 (0:00:00.020) 0:03:01.308 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:40:13 +0000 (0:00:00.022) 0:03:01.331 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 13 April 2024 01:40:13 +0000 (0:00:00.023) 0:03:01.354 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 13 April 2024 01:40:13 +0000 (0:00:00.035) 0:03:01.390 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 13 April 2024 01:40:13 +0000 (0:00:00.085) 0:03:01.475 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 13 April 2024 01:40:13 +0000 (0:00:00.036) 0:03:01.512 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 13 April 2024 01:40:13 +0000 (0:00:00.028) 0:03:01.541 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 13 April 2024 01:40:13 +0000 (0:00:00.061) 0:03:01.602 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 13 April 2024 01:40:13 +0000 (0:00:00.023) 0:03:01.626 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 13 April 2024 01:40:13 +0000 (0:00:00.023) 0:03:01.650 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 13 April 2024 01:40:13 +0000 (0:00:00.045) 0:03:01.695 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 13 April 2024 01:40:13 +0000 (0:00:00.023) 0:03:01.718 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 13 April 2024 01:40:14 +0000 (0:00:00.029) 0:03:01.747 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 13 April 2024 01:40:14 +0000 (0:00:00.047) 0:03:01.795 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 13 April 2024 01:40:14 +0000 (0:00:00.033) 0:03:01.828 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 13 April 2024 01:40:14 +0000 (0:00:00.028) 0:03:01.857 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 13 April 2024 01:40:14 +0000 (0:00:00.031) 0:03:01.889 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 13 April 2024 01:40:14 +0000 (0:00:00.030) 0:03:01.920 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 13 April 2024 01:40:14 +0000 (0:00:00.022) 0:03:01.943 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 13 April 2024 01:40:14 +0000 (0:00:00.021) 0:03:01.964 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 13 April 2024 01:40:14 +0000 (0:00:00.069) 0:03:02.034 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 13 April 2024 01:40:14 +0000 (0:00:00.071) 0:03:02.106 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 13 April 2024 01:40:14 +0000 (0:00:00.024) 0:03:02.130 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 13 April 2024 01:40:14 +0000 (0:00:00.028) 0:03:02.158 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:40:14 +0000 (0:00:00.035) 0:03:02.194 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:40:14 +0000 (0:00:00.022) 0:03:02.216 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:40:14 +0000 (0:00:00.020) 0:03:02.237 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 13 April 2024 01:40:14 +0000 (0:00:00.021) 0:03:02.258 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 13 April 2024 01:40:14 +0000 (0:00:00.020) 0:03:02.279 ******** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 13 April 2024 01:40:14 +0000 (0:00:00.272) 0:03:02.552 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 13 April 2024 01:40:14 +0000 (0:00:00.021) 0:03:02.573 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 13 April 2024 01:40:14 +0000 (0:00:00.028) 0:03:02.601 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:40:14 +0000 (0:00:00.033) 0:03:02.634 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:40:14 +0000 (0:00:00.020) 0:03:02.655 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:40:14 +0000 (0:00:00.029) 0:03:02.685 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 13 April 2024 01:40:14 +0000 (0:00:00.021) 0:03:02.707 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 13 April 2024 01:40:15 +0000 (0:00:00.084) 0:03:02.791 ******** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Handle credential files] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 13 April 2024 01:40:15 +0000 (0:00:00.280) 0:03:03.072 ******** skipping: [sut] => { "censored": "the 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:128 Saturday 13 April 2024 01:40:15 +0000 (0:00:00.019) 0:03:03.091 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:135 Saturday 13 April 2024 01:40:15 +0000 (0:00:00.019) 0:03:03.110 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 13 April 2024 01:40:15 +0000 (0:00:00.076) 0:03:03.187 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 13 April 2024 01:40:15 +0000 (0:00:00.026) 0:03:03.214 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 13 April 2024 01:40:15 +0000 (0:00:00.026) 0:03:03.240 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 13 April 2024 01:40:15 +0000 (0:00:00.021) 0:03:03.262 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 13 April 2024 01:40:15 +0000 (0:00:00.030) 0:03:03.292 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:40:15 +0000 (0:00:00.039) 0:03:03.331 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:40:15 +0000 (0:00:00.025) 0:03:03.357 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:40:15 +0000 (0:00:00.026) 0:03:03.383 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:40:15 +0000 (0:00:00.028) 0:03:03.412 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:40:15 +0000 (0:00:00.230) 0:03:03.643 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:40:15 +0000 (0:00:00.026) 0:03:03.669 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712972292.0278506, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712972256.4616027, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3204000689", "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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:40:16 +0000 (0:00:00.223) 0:03:03.893 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:40:16 +0000 (0:00:00.021) 0:03:03.914 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:40:16 +0000 (0:00:00.023) 0:03:03.938 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:40:16 +0000 (0:00:00.022) 0:03:03.960 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:40:16 +0000 (0:00:00.020) 0:03:03.980 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:40:16 +0000 (0:00:00.022) 0:03:04.003 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:40:16 +0000 (0:00:00.023) 0:03:04.027 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:40:16 +0000 (0:00:00.022) 0:03:04.050 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 13 April 2024 01:40:16 +0000 (0:00:00.023) 0:03:04.073 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 13 April 2024 01:40:16 +0000 (0:00:00.045) 0:03:04.119 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 13 April 2024 01:40:16 +0000 (0:00:00.022) 0:03:04.141 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 13 April 2024 01:40:16 +0000 (0:00:00.020) 0:03:04.162 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 13 April 2024 01:40:16 +0000 (0:00:00.048) 0:03:04.211 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:217 Saturday 13 April 2024 01:40:16 +0000 (0:00:00.025) 0:03:04.237 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 13 April 2024 01:40:16 +0000 (0:00:00.044) 0:03:04.281 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 13 April 2024 01:40:16 +0000 (0:00:00.020) 0:03:04.302 ******** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-04-13 01:39:41 UTC", "ActiveEnterTimestampMonotonic": "786423618", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice sysinit.target systemd-journald.socket basic.target -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-04-13 01:39:41 UTC", "AssertTimestampMonotonic": "786270395", "Before": "shutdown.target quadlet-basic-mysql.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "49728000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-04-13 01:39:41 UTC", "ConditionTimestampMonotonic": "786270390", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-04-13 01:39:41 UTC", "ExecMainExitTimestampMonotonic": "786423492", "ExecMainPID": "14649", "ExecMainStartTimestamp": "Sat 2024-04-13 01:39:41 UTC", "ExecMainStartTimestampMonotonic": "786277201", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-04-13 01:39:41 UTC", "InactiveExitTimestampMonotonic": "786277911", "InvocationID": "4cacb72f7e674b9095be3fb3aad87817", "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": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13973", "LimitNPROCSoft": "13973", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13973", "LimitSIGPENDINGSoft": "13973", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "RequiredBy": "quadlet-basic-mysql.service", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-04-13 01:39:41 UTC", "StateChangeTimestampMonotonic": "786423618", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22357", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 13 April 2024 01:40:19 +0000 (0:00:02.659) 0:03:06.961 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 13 April 2024 01:40:19 +0000 (0:00:00.220) 0:03:07.182 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:40:19 +0000 (0:00:00.032) 0:03:07.214 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:40:19 +0000 (0:00:00.020) 0:03:07.235 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:40:19 +0000 (0:00:00.019) 0:03:07.254 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 13 April 2024 01:40:19 +0000 (0:00:00.020) 0:03:07.275 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 13 April 2024 01:40:20 +0000 (0:00:00.579) 0:03:07.854 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.047417", "end": "2024-04-13 01:40:20.352001", "rc": 0, "start": "2024-04-13 01:40:20.304584" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 13 April 2024 01:40:20 +0000 (0:00:00.274) 0:03:08.129 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:221 Saturday 13 April 2024 01:40:20 +0000 (0:00:00.023) 0:03:08.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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 13 April 2024 01:40:20 +0000 (0:00:00.070) 0:03:08.222 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 13 April 2024 01:40:20 +0000 (0:00:00.026) 0:03:08.249 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 13 April 2024 01:40:20 +0000 (0:00:00.025) 0:03:08.274 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 13 April 2024 01:40:20 +0000 (0:00:00.021) 0:03:08.295 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 13 April 2024 01:40:20 +0000 (0:00:00.028) 0:03:08.324 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:40:20 +0000 (0:00:00.037) 0:03:08.361 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:40:20 +0000 (0:00:00.024) 0:03:08.386 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:40:20 +0000 (0:00:00.023) 0:03:08.410 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:40:20 +0000 (0:00:00.028) 0:03:08.438 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:40:20 +0000 (0:00:00.232) 0:03:08.670 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:40:20 +0000 (0:00:00.025) 0:03:08.696 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712972292.0278506, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712972256.4616027, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3204000689", "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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:40:21 +0000 (0:00:00.225) 0:03:08.922 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:40:21 +0000 (0:00:00.020) 0:03:08.942 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:40:21 +0000 (0:00:00.020) 0:03:08.962 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:40:21 +0000 (0:00:00.019) 0:03:08.982 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:40:21 +0000 (0:00:00.021) 0:03:09.004 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:40:21 +0000 (0:00:00.019) 0:03:09.023 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:40:21 +0000 (0:00:00.063) 0:03:09.086 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:40:21 +0000 (0:00:00.021) 0:03:09.107 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 13 April 2024 01:40:21 +0000 (0:00:00.021) 0:03:09.129 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 13 April 2024 01:40:21 +0000 (0:00:00.035) 0:03:09.164 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 13 April 2024 01:40:21 +0000 (0:00:00.022) 0:03:09.186 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 13 April 2024 01:40:21 +0000 (0:00:00.020) 0:03:09.207 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 13 April 2024 01:40:21 +0000 (0:00:00.049) 0:03:09.256 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:217 Saturday 13 April 2024 01:40:21 +0000 (0:00:00.024) 0:03:09.280 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 13 April 2024 01:40:21 +0000 (0:00:00.042) 0:03:09.323 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 13 April 2024 01:40:21 +0000 (0:00:00.021) 0:03:09.344 ******** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-04-13 01:39:55 UTC", "ActiveEnterTimestampMonotonic": "800245055", "ActiveExitTimestamp": "Sat 2024-04-13 01:40:17 UTC", "ActiveExitTimestampMonotonic": "821960249", "ActiveState": "inactive", "After": "-.mount sysinit.target quadlet-basic-mysql-volume.service systemd-journald.socket system.slice quadlet-basic-network.service basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-04-13 01:39:55 UTC", "AssertTimestampMonotonic": "799899935", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3827988000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-04-13 01:39:55 UTC", "ConditionTimestampMonotonic": "799899930", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-04-13 01:40:19 UTC", "ExecMainExitTimestampMonotonic": "823952937", "ExecMainPID": "15127", "ExecMainStartTimestamp": "Sat 2024-04-13 01:39:55 UTC", "ExecMainStartTimestampMonotonic": "800245012", "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 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=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 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-04-13 01:40:19 UTC", "InactiveEnterTimestampMonotonic": "823995178", "InactiveExitTimestamp": "Sat 2024-04-13 01:39:55 UTC", "InactiveExitTimestampMonotonic": "799907693", "InvocationID": "ee05703dbfb7407991ebd8a54597fc62", "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": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13973", "LimitNPROCSoft": "13973", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13973", "LimitSIGPENDINGSoft": "13973", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "quadlet-basic-mysql-volume.service sysinit.target system.slice quadlet-basic-network.service -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-04-13 01:40:19 UTC", "StateChangeTimestampMonotonic": "823995178", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22357", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 13 April 2024 01:40:22 +0000 (0:00:00.601) 0:03:09.945 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 13 April 2024 01:40:22 +0000 (0:00:00.230) 0:03:10.176 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:40:22 +0000 (0:00:00.032) 0:03:10.209 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:40:22 +0000 (0:00:00.020) 0:03:10.229 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:40:22 +0000 (0:00:00.062) 0:03:10.291 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 13 April 2024 01:40:22 +0000 (0:00:00.021) 0:03:10.312 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 13 April 2024 01:40:23 +0000 (0:00:00.631) 0:03:10.944 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.040398", "end": "2024-04-13 01:40:23.441152", "rc": 0, "start": "2024-04-13 01:40:23.400754" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 13 April 2024 01:40:23 +0000 (0:00:00.273) 0:03:11.217 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:221 Saturday 13 April 2024 01:40:23 +0000 (0:00:00.023) 0:03:11.241 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 13 April 2024 01:40:23 +0000 (0:00:00.019) 0:03:11.260 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 13 April 2024 01:40:23 +0000 (0:00:00.028) 0:03:11.289 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 13 April 2024 01:40:23 +0000 (0:00:00.025) 0:03:11.314 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 13 April 2024 01:40:23 +0000 (0:00:00.019) 0:03:11.334 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 13 April 2024 01:40:23 +0000 (0:00:00.031) 0:03:11.365 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:40:23 +0000 (0:00:00.037) 0:03:11.402 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:40:23 +0000 (0:00:00.024) 0:03:11.427 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:40:23 +0000 (0:00:00.025) 0:03:11.453 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:40:23 +0000 (0:00:00.028) 0:03:11.481 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:40:24 +0000 (0:00:00.270) 0:03:11.751 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:40:24 +0000 (0:00:00.026) 0:03:11.778 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712972292.0278506, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712972256.4616027, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3204000689", "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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:40:24 +0000 (0:00:00.225) 0:03:12.003 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:40:24 +0000 (0:00:00.020) 0:03:12.024 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:40:24 +0000 (0:00:00.020) 0:03:12.044 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:40:24 +0000 (0:00:00.020) 0:03:12.065 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:40:24 +0000 (0:00:00.020) 0:03:12.085 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:40:24 +0000 (0:00:00.020) 0:03:12.106 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:40:24 +0000 (0:00:00.020) 0:03:12.126 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:40:24 +0000 (0:00:00.020) 0:03:12.147 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 13 April 2024 01:40:24 +0000 (0:00:00.020) 0:03:12.168 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 13 April 2024 01:40:24 +0000 (0:00:00.037) 0:03:12.205 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 13 April 2024 01:40:24 +0000 (0:00:00.021) 0:03:12.226 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 13 April 2024 01:40:24 +0000 (0:00:00.020) 0:03:12.247 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 13 April 2024 01:40:24 +0000 (0:00:00.046) 0:03:12.294 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:217 Saturday 13 April 2024 01:40:24 +0000 (0:00:00.025) 0:03:12.320 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 13 April 2024 01:40:24 +0000 (0:00:00.044) 0:03:12.364 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 13 April 2024 01:40:24 +0000 (0:00:00.021) 0:03:12.386 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 13 April 2024 01:40:24 +0000 (0:00:00.021) 0:03:12.407 ******** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 13 April 2024 01:40:24 +0000 (0:00:00.259) 0:03:12.667 ******** included: /WORKDIR/git-containers-authdyg__ass/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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:40:24 +0000 (0:00:00.036) 0:03:12.703 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:40:24 +0000 (0:00:00.032) 0:03:12.735 ******** 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-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:40:25 +0000 (0:00:00.041) 0:03:12.777 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 13 April 2024 01:40:25 +0000 (0:00:00.021) 0:03:12.798 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 13 April 2024 01:40:25 +0000 (0:00:00.567) 0:03:13.366 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.041420", "end": "2024-04-13 01:40:25.856729", "rc": 0, "start": "2024-04-13 01:40:25.815309" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 13 April 2024 01:40:25 +0000 (0:00:00.266) 0:03:13.633 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.042532", "end": "2024-04-13 01:40:26.126072", "rc": 0, "start": "2024-04-13 01:40:26.083540" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:221 Saturday 13 April 2024 01:40:26 +0000 (0:00:00.276) 0:03:13.909 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:142 Saturday 13 April 2024 01:40:26 +0000 (0:00:00.021) 0:03:13.930 ******** META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=638 changed=51 unreachable=0 failed=0 skipped=644 rescued=0 ignored=0 Saturday 13 April 2024 01:40:26 +0000 (0:00:00.007) 0:03:13.938 ******** =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 55.82s /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:14 linux-system-roles.podman : Stop and disable service ------------------- 10.79s /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Ensure container images are present -------- 10.10s /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Ensure container images are present --------- 9.03s /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Stop and disable service -------------------- 2.66s /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Gather the package facts -------------------- 2.55s /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Start service ------------------------------- 1.48s /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:117 linux-system-roles.podman : Gather the package facts -------------------- 1.18s /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Manage each secret -------------------------- 1.16s /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 linux-system-roles.podman : Gather the package facts -------------------- 1.13s /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.07s /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.06s /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.06s /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.05s /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.03s /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Check files ------------------------------------------------------------- 0.98s /WORKDIR/git-containers-authdyg__ass/tests/tests_quadlet_basic.yml:189 -------- Check files ------------------------------------------------------------- 0.95s /WORKDIR/git-containers-authdyg__ass/tests/tests_quadlet_basic.yml:234 -------- Gathering Facts --------------------------------------------------------- 0.90s /WORKDIR/git-containers-authdyg__ass/tests/tests_quadlet_basic.yml:9 ---------- linux-system-roles.podman : Start service ------------------------------- 0.83s /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:117 Check JSON -------------------------------------------------------------- 0.80s /WORKDIR/git-containers-authdyg__ass/tests/tests_quadlet_basic.yml:244 -------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs .ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: 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) ---^---^---^---^---^---