# 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-remove-network-fix8wqmpizh/tests/tests_quadlet_basic.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tests_quadlet_basic.yml:4 Thursday 06 June 2024 22:22:06 +0000 (0:00:00.012) 0:00:00.012 ********* 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-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/tests_quadlet_basic.yml:9 Thursday 06 June 2024 22:22:06 +0000 (0:00:00.012) 0:00:00.025 ********* ok: [sut] META: ran handlers TASK [Run role - do not pull images] ******************************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tests_quadlet_basic.yml:54 Thursday 06 June 2024 22:22:06 +0000 (0:00:00.794) 0:00:00.820 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 06 June 2024 22:22:06 +0000 (0:00:00.049) 0:00:00.870 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 06 June 2024 22:22:06 +0000 (0:00:00.017) 0:00:00.887 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 06 June 2024 22:22:06 +0000 (0:00:00.019) 0:00:00.906 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 06 June 2024 22:22:07 +0000 (0:00:00.274) 0:00:01.181 ********* ok: [sut] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 06 June 2024 22:22:07 +0000 (0:00:00.020) 0:00:01.202 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 06 June 2024 22:22:07 +0000 (0:00:00.031) 0:00:01.233 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 06 June 2024 22:22:08 +0000 (0:00:00.810) 0:00:02.043 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 06 June 2024 22:22:08 +0000 (0:00:00.028) 0:00:02.072 ********* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: passt-0^20231204.gb86afe3-1.el9.x86_64", "Installed: passt-selinux-0^20231204.gb86afe3-1.el9.noarch", "Installed: containers-common-2:1-61.el9.x86_64", "Installed: fuse-overlayfs-1.13-1.el9.x86_64", "Installed: fuse3-3.10.2-8.el9.x86_64", "Installed: libslirp-4.4.0-7.el9.x86_64", "Installed: slirp4netns-1.3.0-1.el9.x86_64", "Installed: fuse3-libs-3.10.2-8.el9.x86_64", "Installed: yajl-2.1.0-22.el9.x86_64", "Installed: shadow-utils-subid-2:4.9-8.el9.x86_64", "Installed: protobuf-c-1.3.3-13.el9.x86_64", "Installed: fuse-common-3.10.2-8.el9.x86_64", "Installed: netavark-2:1.10.3-1.el9.x86_64", "Installed: aardvark-dns-2:1.9.0-1.el9.x86_64", "Installed: podman-2:5.0.2-1.el9.x86_64", "Installed: criu-3.19-1.el9.x86_64", "Installed: criu-libs-3.19-1.el9.x86_64", "Installed: libnet-1.2-7.el9.x86_64", "Installed: crun-1.15-1.el9.x86_64", "Installed: conmon-3:2.1.11-1.el9.x86_64", "Installed: container-selinux-3:2.231.0-1.el9.noarch" ] } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 06 June 2024 22:23:20 +0000 (0:01:12.253) 0:01:14.325 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.037057", "end": "2024-06-06 22:23:20.626284", "rc": 0, "start": "2024-06-06 22:23:20.589227" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Thursday 06 June 2024 22:23:20 +0000 (0:00:00.324) 0:01:14.650 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Thursday 06 June 2024 22:23:20 +0000 (0:00:00.029) 0:01:14.680 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Thursday 06 June 2024 22:23:20 +0000 (0:00:00.029) 0:01:14.710 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Thursday 06 June 2024 22:23:20 +0000 (0:00:00.078) 0:01:14.788 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:23:20 +0000 (0:00:00.038) 0:01:14.827 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:23:21 +0000 (0:00:00.275) 0:01:15.102 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:23:21 +0000 (0:00:00.023) 0:01:15.126 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:23:21 +0000 (0:00:00.023) 0:01:15.149 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:23:21 +0000 (0:00:00.222) 0:01:15.371 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:23:21 +0000 (0:00:00.022) 0:01:15.394 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1689166618.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717712568.5613472, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "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": "3221218647", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:23:21 +0000 (0:00:00.219) 0:01:15.614 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:23:21 +0000 (0:00:00.018) 0:01:15.632 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:23:21 +0000 (0:00:00.018) 0:01:15.651 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:23:21 +0000 (0:00:00.018) 0:01:15.669 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:23:21 +0000 (0:00:00.017) 0:01:15.687 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:23:21 +0000 (0:00:00.017) 0:01:15.704 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:23:21 +0000 (0:00:00.017) 0:01:15.721 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:23:21 +0000 (0:00:00.017) 0:01:15.738 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Thursday 06 June 2024 22:23:21 +0000 (0:00:00.017) 0:01:15.756 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Thursday 06 June 2024 22:23:21 +0000 (0:00:00.037) 0:01:15.794 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 06 June 2024 22:23:21 +0000 (0:00:00.061) 0:01:15.856 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 06 June 2024 22:23:21 +0000 (0:00:00.019) 0:01:15.875 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Thursday 06 June 2024 22:23:21 +0000 (0:00:00.018) 0:01:15.894 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 06 June 2024 22:23:21 +0000 (0:00:00.036) 0:01:15.931 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 06 June 2024 22:23:21 +0000 (0:00:00.018) 0:01:15.949 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Thursday 06 June 2024 22:23:21 +0000 (0:00:00.017) 0:01:15.967 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 06 June 2024 22:23:22 +0000 (0:00:00.036) 0:01:16.004 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 06 June 2024 22:23:22 +0000 (0:00:00.017) 0:01:16.021 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Thursday 06 June 2024 22:23:22 +0000 (0:00:00.017) 0:01:16.039 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 06 June 2024 22:23:22 +0000 (0:00:00.037) 0:01:16.076 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 06 June 2024 22:23:22 +0000 (0:00:00.017) 0:01:16.094 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 06 June 2024 22:23:22 +0000 (0:00:00.017) 0:01:16.111 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 06 June 2024 22:23:22 +0000 (0:00:00.017) 0:01:16.129 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Thursday 06 June 2024 22:23:22 +0000 (0:00:00.017) 0:01:16.146 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Thursday 06 June 2024 22:23:22 +0000 (0:00:00.017) 0:01:16.163 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Thursday 06 June 2024 22:23:22 +0000 (0:00:00.016) 0:01:16.180 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Thursday 06 June 2024 22:23:22 +0000 (0:00:00.017) 0:01:16.198 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Thursday 06 June 2024 22:23:22 +0000 (0:00:00.040) 0:01:16.238 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 06 June 2024 22:23:22 +0000 (0:00:00.017) 0:01:16.256 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Thursday 06 June 2024 22:23:22 +0000 (0:00:00.017) 0:01:16.274 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Thursday 06 June 2024 22:23:22 +0000 (0:00:00.016) 0:01:16.290 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 22:23:22 +0000 (0:00:00.046) 0:01:16.336 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 22:23:22 +0000 (0:00:00.022) 0:01:16.359 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 22:23:22 +0000 (0:00:00.023) 0:01:16.382 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 22:23:22 +0000 (0:00:00.017) 0:01:16.400 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 22:23:22 +0000 (0:00:00.026) 0:01:16.426 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:23:22 +0000 (0:00:00.032) 0:01:16.459 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:23:22 +0000 (0:00:00.022) 0:01:16.481 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:23:22 +0000 (0:00:00.021) 0:01:16.502 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:23:22 +0000 (0:00:00.025) 0:01:16.528 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:23:22 +0000 (0:00:00.221) 0:01:16.749 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:23:22 +0000 (0:00:00.024) 0:01:16.773 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717712601.5835009, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717712568.5613472, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "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": "3221218647", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:23:22 +0000 (0:00:00.218) 0:01:16.992 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:23:23 +0000 (0:00:00.043) 0:01:17.035 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:23:23 +0000 (0:00:00.019) 0:01:17.055 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:23:23 +0000 (0:00:00.018) 0:01:17.073 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:23:23 +0000 (0:00:00.018) 0:01:17.091 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:23:23 +0000 (0:00:00.017) 0:01:17.109 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:23:23 +0000 (0:00:00.017) 0:01:17.127 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:23:23 +0000 (0:00:00.017) 0:01:17.144 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 22:23:23 +0000 (0:00:00.017) 0:01:17.161 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 22:23:23 +0000 (0:00:00.031) 0:01:17.193 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 22:23:23 +0000 (0:00:00.018) 0:01:17.212 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 22:23:23 +0000 (0:00:00.018) 0:01:17.231 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 22:23:23 +0000 (0:00:00.043) 0:01:17.275 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 22:23:23 +0000 (0:00:00.021) 0:01:17.297 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 22:23:23 +0000 (0:00:00.017) 0:01:17.314 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Thursday 06 June 2024 22:23:23 +0000 (0:00:00.041) 0:01:17.356 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:23:23 +0000 (0:00:00.032) 0:01:17.388 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:23:23 +0000 (0:00:00.018) 0:01:17.407 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:23:23 +0000 (0:00:00.017) 0:01:17.425 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Thursday 06 June 2024 22:23:23 +0000 (0:00:00.017) 0:01:17.442 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Thursday 06 June 2024 22:23:23 +0000 (0:00:00.044) 0:01:17.487 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Thursday 06 June 2024 22:23:23 +0000 (0:00:00.024) 0:01:17.511 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Thursday 06 June 2024 22:23:23 +0000 (0:00:00.276) 0:01:17.788 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Thursday 06 June 2024 22:23:23 +0000 (0:00:00.019) 0:01:17.807 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Thursday 06 June 2024 22:23:23 +0000 (0:00:00.017) 0:01:17.825 ********* 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-1717712603.8720114-13056-23379108421684/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Thursday 06 June 2024 22:23:24 +0000 (0:00:00.637) 0:01:18.463 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Thursday 06 June 2024 22:23:24 +0000 (0:00:00.021) 0:01:18.484 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Thursday 06 June 2024 22:23:24 +0000 (0:00:00.022) 0:01:18.507 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Thursday 06 June 2024 22:23:24 +0000 (0:00:00.022) 0:01:18.529 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Thursday 06 June 2024 22:23:24 +0000 (0:00:00.017) 0:01:18.547 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Thursday 06 June 2024 22:23:24 +0000 (0:00:00.016) 0:01:18.563 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Verify image not pulled] ************************************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tests_quadlet_basic.yml:70 Thursday 06 June 2024 22:23:24 +0000 (0:00:00.019) 0:01:18.582 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run role - try to pull bogus image] ************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tests_quadlet_basic.yml:74 Thursday 06 June 2024 22:23:24 +0000 (0:00:00.020) 0:01:18.603 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 06 June 2024 22:23:24 +0000 (0:00:00.043) 0:01:18.647 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 06 June 2024 22:23:24 +0000 (0:00:00.060) 0:01:18.707 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 06 June 2024 22:23:24 +0000 (0:00:00.026) 0:01:18.734 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 06 June 2024 22:23:24 +0000 (0:00:00.019) 0:01:18.753 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 06 June 2024 22:23:24 +0000 (0:00:00.017) 0:01:18.771 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 06 June 2024 22:23:24 +0000 (0:00:00.045) 0:01:18.817 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 06 June 2024 22:23:25 +0000 (0:00:00.702) 0:01:19.519 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 06 June 2024 22:23:25 +0000 (0:00:00.019) 0:01:19.539 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 06 June 2024 22:23:25 +0000 (0:00:00.024) 0:01:19.564 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032119", "end": "2024-06-06 22:23:25.785535", "rc": 0, "start": "2024-06-06 22:23:25.753416" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Thursday 06 June 2024 22:23:25 +0000 (0:00:00.244) 0:01:19.808 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Thursday 06 June 2024 22:23:25 +0000 (0:00:00.020) 0:01:19.829 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Thursday 06 June 2024 22:23:25 +0000 (0:00:00.019) 0:01:19.848 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Thursday 06 June 2024 22:23:25 +0000 (0:00:00.033) 0:01:19.881 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:23:25 +0000 (0:00:00.060) 0:01:19.942 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:23:25 +0000 (0:00:00.023) 0:01:19.966 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:23:25 +0000 (0:00:00.023) 0:01:19.989 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:23:26 +0000 (0:00:00.025) 0:01:20.014 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:23:26 +0000 (0:00:00.210) 0:01:20.225 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:23:26 +0000 (0:00:00.023) 0:01:20.249 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717712601.5835009, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717712568.5613472, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "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": "3221218647", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:23:26 +0000 (0:00:00.209) 0:01:20.459 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:23:26 +0000 (0:00:00.019) 0:01:20.478 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:23:26 +0000 (0:00:00.020) 0:01:20.499 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:23:26 +0000 (0:00:00.022) 0:01:20.522 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:23:26 +0000 (0:00:00.020) 0:01:20.542 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:23:26 +0000 (0:00:00.018) 0:01:20.561 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:23:26 +0000 (0:00:00.019) 0:01:20.580 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:23:26 +0000 (0:00:00.018) 0:01:20.599 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Thursday 06 June 2024 22:23:26 +0000 (0:00:00.019) 0:01:20.619 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Thursday 06 June 2024 22:23:26 +0000 (0:00:00.024) 0:01:20.643 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 06 June 2024 22:23:26 +0000 (0:00:00.036) 0:01:20.680 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 06 June 2024 22:23:26 +0000 (0:00:00.045) 0:01:20.725 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Thursday 06 June 2024 22:23:26 +0000 (0:00:00.019) 0:01:20.745 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 06 June 2024 22:23:26 +0000 (0:00:00.037) 0:01:20.783 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 06 June 2024 22:23:26 +0000 (0:00:00.019) 0:01:20.802 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Thursday 06 June 2024 22:23:26 +0000 (0:00:00.019) 0:01:20.821 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 06 June 2024 22:23:26 +0000 (0:00:00.037) 0:01:20.858 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 06 June 2024 22:23:26 +0000 (0:00:00.019) 0:01:20.878 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Thursday 06 June 2024 22:23:26 +0000 (0:00:00.018) 0:01:20.896 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 06 June 2024 22:23:26 +0000 (0:00:00.037) 0:01:20.934 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 06 June 2024 22:23:26 +0000 (0:00:00.019) 0:01:20.953 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 06 June 2024 22:23:26 +0000 (0:00:00.018) 0:01:20.972 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 06 June 2024 22:23:26 +0000 (0:00:00.017) 0:01:20.990 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Thursday 06 June 2024 22:23:27 +0000 (0:00:00.018) 0:01:21.008 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Thursday 06 June 2024 22:23:27 +0000 (0:00:00.018) 0:01:21.026 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Thursday 06 June 2024 22:23:27 +0000 (0:00:00.023) 0:01:21.050 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Thursday 06 June 2024 22:23:27 +0000 (0:00:00.019) 0:01:21.070 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Thursday 06 June 2024 22:23:27 +0000 (0:00:00.017) 0:01:21.088 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 06 June 2024 22:23:27 +0000 (0:00:00.047) 0:01:21.135 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Thursday 06 June 2024 22:23:27 +0000 (0:00:00.018) 0:01:21.154 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Thursday 06 June 2024 22:23:27 +0000 (0:00:00.018) 0:01:21.172 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 22:23:27 +0000 (0:00:00.047) 0:01:21.219 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 22:23:27 +0000 (0:00:00.024) 0:01:21.244 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 22:23:27 +0000 (0:00:00.023) 0:01:21.268 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 22:23:27 +0000 (0:00:00.018) 0:01:21.286 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 22:23:27 +0000 (0:00:00.027) 0:01:21.313 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:23:27 +0000 (0:00:00.033) 0:01:21.346 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:23:27 +0000 (0:00:00.023) 0:01:21.370 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:23:27 +0000 (0:00:00.023) 0:01:21.394 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:23:27 +0000 (0:00:00.028) 0:01:21.422 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:23:27 +0000 (0:00:00.215) 0:01:21.637 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:23:27 +0000 (0:00:00.024) 0:01:21.662 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717712601.5835009, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717712568.5613472, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "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": "3221218647", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:23:27 +0000 (0:00:00.210) 0:01:21.872 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:23:27 +0000 (0:00:00.059) 0:01:21.932 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:23:27 +0000 (0:00:00.021) 0:01:21.953 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:23:27 +0000 (0:00:00.020) 0:01:21.974 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:23:28 +0000 (0:00:00.019) 0:01:21.994 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:23:28 +0000 (0:00:00.020) 0:01:22.015 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:23:28 +0000 (0:00:00.020) 0:01:22.035 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:23:28 +0000 (0:00:00.020) 0:01:22.056 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 22:23:28 +0000 (0:00:00.019) 0:01:22.075 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 22:23:28 +0000 (0:00:00.034) 0:01:22.110 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 22:23:28 +0000 (0:00:00.019) 0:01:22.129 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 22:23:28 +0000 (0:00:00.019) 0:01:22.149 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 22:23:28 +0000 (0:00:00.043) 0:01:22.193 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 22:23:28 +0000 (0:00:00.022) 0:01:22.215 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 22:23:28 +0000 (0:00:00.017) 0:01:22.233 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Thursday 06 June 2024 22:23:28 +0000 (0:00:00.040) 0:01:22.274 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:23:28 +0000 (0:00:00.031) 0:01:22.305 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:23:28 +0000 (0:00:00.018) 0:01:22.324 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:23:28 +0000 (0:00:00.019) 0:01:22.344 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Thursday 06 June 2024 22:23:28 +0000 (0:00:00.017) 0:01:22.362 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Thursday 06 June 2024 22:23:28 +0000 (0:00:00.048) 0:01:22.410 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Thursday 06 June 2024 22:23:29 +0000 (0:00:00.718) 0:01:23.128 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Thursday 06 June 2024 22:23:29 +0000 (0:00:00.221) 0:01:23.350 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Thursday 06 June 2024 22:23:29 +0000 (0:00:00.021) 0:01:23.371 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Thursday 06 June 2024 22:23:29 +0000 (0:00:00.019) 0:01:23.391 ********* 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-1717712609.4432557-13260-202348812265330/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Thursday 06 June 2024 22:23:29 +0000 (0:00:00.580) 0:01:23.971 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Thursday 06 June 2024 22:23:30 +0000 (0:00:00.022) 0:01:23.994 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Thursday 06 June 2024 22:23:30 +0000 (0:00:00.022) 0:01:24.017 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Thursday 06 June 2024 22:23:30 +0000 (0:00:00.024) 0:01:24.041 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Thursday 06 June 2024 22:23:30 +0000 (0:00:00.019) 0:01:24.060 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Thursday 06 June 2024 22:23:30 +0000 (0:00:00.021) 0:01:24.082 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Verify image not pulled and no error] ************************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tests_quadlet_basic.yml:90 Thursday 06 June 2024 22:23:30 +0000 (0:00:00.018) 0:01:24.101 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tests_quadlet_basic.yml:97 Thursday 06 June 2024 22:23:30 +0000 (0:00:00.023) 0:01:24.124 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 06 June 2024 22:23:30 +0000 (0:00:00.094) 0:01:24.219 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 06 June 2024 22:23:30 +0000 (0:00:00.035) 0:01:24.254 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 06 June 2024 22:23:30 +0000 (0:00:00.027) 0:01:24.281 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 06 June 2024 22:23:30 +0000 (0:00:00.020) 0:01:24.302 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 06 June 2024 22:23:30 +0000 (0:00:00.020) 0:01:24.322 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 06 June 2024 22:23:30 +0000 (0:00:00.044) 0:01:24.367 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 06 June 2024 22:23:31 +0000 (0:00:00.682) 0:01:25.050 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 06 June 2024 22:23:31 +0000 (0:00:00.022) 0:01:25.072 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 06 June 2024 22:23:31 +0000 (0:00:00.024) 0:01:25.097 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032281", "end": "2024-06-06 22:23:31.323319", "rc": 0, "start": "2024-06-06 22:23:31.291038" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Thursday 06 June 2024 22:23:31 +0000 (0:00:00.248) 0:01:25.346 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Thursday 06 June 2024 22:23:31 +0000 (0:00:00.078) 0:01:25.424 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Thursday 06 June 2024 22:23:31 +0000 (0:00:00.023) 0:01:25.448 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Thursday 06 June 2024 22:23:31 +0000 (0:00:00.043) 0:01:25.491 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:23:31 +0000 (0:00:00.045) 0:01:25.536 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:23:31 +0000 (0:00:00.024) 0:01:25.560 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:23:31 +0000 (0:00:00.025) 0:01:25.586 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:23:31 +0000 (0:00:00.028) 0:01:25.614 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:23:31 +0000 (0:00:00.223) 0:01:25.838 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:23:31 +0000 (0:00:00.030) 0:01:25.868 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717712601.5835009, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717712568.5613472, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "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": "3221218647", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:23:32 +0000 (0:00:00.223) 0:01:26.091 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:23:32 +0000 (0:00:00.019) 0:01:26.111 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:23:32 +0000 (0:00:00.021) 0:01:26.132 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:23:32 +0000 (0:00:00.020) 0:01:26.153 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:23:32 +0000 (0:00:00.021) 0:01:26.175 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:23:32 +0000 (0:00:00.020) 0:01:26.195 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:23:32 +0000 (0:00:00.020) 0:01:26.215 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:23:32 +0000 (0:00:00.019) 0:01:26.235 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Thursday 06 June 2024 22:23:32 +0000 (0:00:00.054) 0:01:26.289 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Thursday 06 June 2024 22:23:32 +0000 (0:00:00.027) 0:01:26.317 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 06 June 2024 22:23:32 +0000 (0:00:00.039) 0:01:26.357 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 06 June 2024 22:23:32 +0000 (0:00:00.020) 0:01:26.378 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Thursday 06 June 2024 22:23:32 +0000 (0:00:00.022) 0:01:26.401 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 06 June 2024 22:23:32 +0000 (0:00:00.040) 0:01:26.441 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 06 June 2024 22:23:32 +0000 (0:00:00.021) 0:01:26.462 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Thursday 06 June 2024 22:23:32 +0000 (0:00:00.019) 0:01:26.482 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 06 June 2024 22:23:32 +0000 (0:00:00.041) 0:01:26.524 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 06 June 2024 22:23:32 +0000 (0:00:00.021) 0:01:26.545 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Thursday 06 June 2024 22:23:32 +0000 (0:00:00.019) 0:01:26.565 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 06 June 2024 22:23:32 +0000 (0:00:00.039) 0:01:26.605 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 06 June 2024 22:23:32 +0000 (0:00:00.019) 0:01:26.625 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 06 June 2024 22:23:32 +0000 (0:00:00.019) 0:01:26.645 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 06 June 2024 22:23:32 +0000 (0:00:00.018) 0:01:26.664 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Thursday 06 June 2024 22:23:32 +0000 (0:00:00.050) 0:01:26.714 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Thursday 06 June 2024 22:23:32 +0000 (0:00:00.019) 0:01:26.734 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Thursday 06 June 2024 22:23:32 +0000 (0:00:00.018) 0:01:26.753 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Thursday 06 June 2024 22:23:32 +0000 (0:00:00.017) 0:01:26.770 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Thursday 06 June 2024 22:23:32 +0000 (0:00:00.018) 0:01:26.789 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 06 June 2024 22:23:32 +0000 (0:00:00.016) 0:01:26.806 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Thursday 06 June 2024 22:23:32 +0000 (0:00:00.018) 0:01:26.825 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Thursday 06 June 2024 22:23:32 +0000 (0:00:00.017) 0:01:26.842 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 22:23:32 +0000 (0:00:00.046) 0:01:26.889 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 22:23:32 +0000 (0:00:00.027) 0:01:26.916 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 22:23:32 +0000 (0:00:00.025) 0:01:26.942 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 22:23:32 +0000 (0:00:00.022) 0:01:26.964 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 22:23:33 +0000 (0:00:00.028) 0:01:26.993 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:23:33 +0000 (0:00:00.034) 0:01:27.027 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:23:33 +0000 (0:00:00.023) 0:01:27.051 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:23:33 +0000 (0:00:00.025) 0:01:27.076 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:23:33 +0000 (0:00:00.026) 0:01:27.103 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:23:33 +0000 (0:00:00.256) 0:01:27.359 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:23:33 +0000 (0:00:00.024) 0:01:27.384 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717712601.5835009, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717712568.5613472, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "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": "3221218647", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:23:33 +0000 (0:00:00.221) 0:01:27.606 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:23:33 +0000 (0:00:00.020) 0:01:27.626 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:23:33 +0000 (0:00:00.019) 0:01:27.645 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:23:33 +0000 (0:00:00.019) 0:01:27.664 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:23:33 +0000 (0:00:00.018) 0:01:27.683 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:23:33 +0000 (0:00:00.019) 0:01:27.702 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:23:33 +0000 (0:00:00.019) 0:01:27.722 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:23:33 +0000 (0:00:00.019) 0:01:27.741 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 22:23:33 +0000 (0:00:00.018) 0:01:27.760 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 22:23:33 +0000 (0:00:00.034) 0:01:27.795 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 22:23:33 +0000 (0:00:00.019) 0:01:27.814 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 22:23:33 +0000 (0:00:00.019) 0:01:27.834 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 22:23:33 +0000 (0:00:00.046) 0:01:27.881 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 22:23:33 +0000 (0:00:00.026) 0:01:27.907 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Thursday 06 June 2024 22:23:33 +0000 (0:00:00.047) 0:01:27.954 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Thursday 06 June 2024 22:23:33 +0000 (0:00:00.019) 0:01:27.974 ********* ok: [sut] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service nopull.service: host TASK [linux-system-roles.podman : See if quadlet file exists] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Thursday 06 June 2024 22:23:34 +0000 (0:00:00.544) 0:01:28.518 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Thursday 06 June 2024 22:23:34 +0000 (0:00:00.023) 0:01:28.542 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Thursday 06 June 2024 22:23:34 +0000 (0:00:00.021) 0:01:28.564 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Thursday 06 June 2024 22:23:34 +0000 (0:00:00.020) 0:01:28.584 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Thursday 06 June 2024 22:23:34 +0000 (0:00:00.020) 0:01:28.605 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:69 Thursday 06 June 2024 22:23:34 +0000 (0:00:00.019) 0:01:28.625 ********* changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/nopull.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:75 Thursday 06 June 2024 22:23:34 +0000 (0:00:00.222) 0:01:28.847 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:23:34 +0000 (0:00:00.031) 0:01:28.879 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:23:34 +0000 (0:00:00.022) 0:01:28.901 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:23:34 +0000 (0:00:00.021) 0:01:28.923 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:83 Thursday 06 June 2024 22:23:34 +0000 (0:00:00.019) 0:01:28.943 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:92 Thursday 06 June 2024 22:23:35 +0000 (0:00:00.586) 0:01:29.529 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.043098", "end": "2024-06-06 22:23:35.770509", "rc": 0, "start": "2024-06-06 22:23:35.727411" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:100 Thursday 06 June 2024 22:23:35 +0000 (0:00:00.262) 0:01:29.792 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 22:23:35 +0000 (0:00:00.050) 0:01:29.842 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Thursday 06 June 2024 22:23:35 +0000 (0:00:00.019) 0:01:29.862 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Thursday 06 June 2024 22:23:35 +0000 (0:00:00.018) 0:01:29.881 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Thursday 06 June 2024 22:23:35 +0000 (0:00:00.018) 0:01:29.899 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 06 June 2024 22:23:35 +0000 (0:00:00.021) 0:01:29.920 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 06 June 2024 22:23:35 +0000 (0:00:00.033) 0:01:29.954 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 06 June 2024 22:23:35 +0000 (0:00:00.023) 0:01:29.978 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 06 June 2024 22:23:36 +0000 (0:00:00.019) 0:01:29.997 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 06 June 2024 22:23:36 +0000 (0:00:00.019) 0:01:30.016 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 06 June 2024 22:23:36 +0000 (0:00:00.044) 0:01:30.061 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 06 June 2024 22:23:36 +0000 (0:00:00.685) 0:01:30.747 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 06 June 2024 22:23:36 +0000 (0:00:00.020) 0:01:30.767 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 06 June 2024 22:23:36 +0000 (0:00:00.025) 0:01:30.793 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.036805", "end": "2024-06-06 22:23:37.011828", "rc": 0, "start": "2024-06-06 22:23:36.975023" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Thursday 06 June 2024 22:23:37 +0000 (0:00:00.284) 0:01:31.078 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Thursday 06 June 2024 22:23:37 +0000 (0:00:00.024) 0:01:31.103 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Thursday 06 June 2024 22:23:37 +0000 (0:00:00.020) 0:01:31.123 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Thursday 06 June 2024 22:23:37 +0000 (0:00:00.036) 0:01:31.160 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:23:37 +0000 (0:00:00.040) 0:01:31.200 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:23:37 +0000 (0:00:00.033) 0:01:31.234 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:23:37 +0000 (0:00:00.028) 0:01:31.263 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:23:37 +0000 (0:00:00.028) 0:01:31.292 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:23:37 +0000 (0:00:00.212) 0:01:31.504 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:23:37 +0000 (0:00:00.025) 0:01:31.530 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717712601.5835009, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717712568.5613472, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "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": "3221218647", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:23:37 +0000 (0:00:00.209) 0:01:31.739 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:23:37 +0000 (0:00:00.020) 0:01:31.760 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:23:37 +0000 (0:00:00.020) 0:01:31.780 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:23:37 +0000 (0:00:00.018) 0:01:31.799 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:23:37 +0000 (0:00:00.018) 0:01:31.818 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:23:37 +0000 (0:00:00.018) 0:01:31.837 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:23:37 +0000 (0:00:00.045) 0:01:31.882 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:23:37 +0000 (0:00:00.020) 0:01:31.903 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Thursday 06 June 2024 22:23:37 +0000 (0:00:00.026) 0:01:31.929 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Thursday 06 June 2024 22:23:37 +0000 (0:00:00.025) 0:01:31.954 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 06 June 2024 22:23:38 +0000 (0:00:00.038) 0:01:31.993 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 06 June 2024 22:23:38 +0000 (0:00:00.019) 0:01:32.012 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Thursday 06 June 2024 22:23:38 +0000 (0:00:00.017) 0:01:32.030 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 06 June 2024 22:23:38 +0000 (0:00:00.037) 0:01:32.068 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 06 June 2024 22:23:38 +0000 (0:00:00.019) 0:01:32.087 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Thursday 06 June 2024 22:23:38 +0000 (0:00:00.019) 0:01:32.107 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 06 June 2024 22:23:38 +0000 (0:00:00.038) 0:01:32.145 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 06 June 2024 22:23:38 +0000 (0:00:00.021) 0:01:32.166 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Thursday 06 June 2024 22:23:38 +0000 (0:00:00.021) 0:01:32.187 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 06 June 2024 22:23:38 +0000 (0:00:00.039) 0:01:32.227 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 06 June 2024 22:23:38 +0000 (0:00:00.019) 0:01:32.246 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 06 June 2024 22:23:38 +0000 (0:00:00.018) 0:01:32.265 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 06 June 2024 22:23:38 +0000 (0:00:00.050) 0:01:32.315 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Thursday 06 June 2024 22:23:38 +0000 (0:00:00.020) 0:01:32.336 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Thursday 06 June 2024 22:23:38 +0000 (0:00:00.022) 0:01:32.358 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Thursday 06 June 2024 22:23:38 +0000 (0:00:00.019) 0:01:32.378 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Thursday 06 June 2024 22:23:38 +0000 (0:00:00.019) 0:01:32.397 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Thursday 06 June 2024 22:23:38 +0000 (0:00:00.021) 0:01:32.418 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 06 June 2024 22:23:38 +0000 (0:00:00.019) 0:01:32.438 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Thursday 06 June 2024 22:23:38 +0000 (0:00:00.019) 0:01:32.458 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Thursday 06 June 2024 22:23:38 +0000 (0:00:00.019) 0:01:32.478 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 22:23:38 +0000 (0:00:00.055) 0:01:32.533 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 22:23:38 +0000 (0:00:00.026) 0:01:32.560 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 22:23:38 +0000 (0:00:00.026) 0:01:32.586 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 22:23:38 +0000 (0:00:00.023) 0:01:32.610 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 22:23:38 +0000 (0:00:00.028) 0:01:32.639 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:23:38 +0000 (0:00:00.036) 0:01:32.676 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:23:38 +0000 (0:00:00.026) 0:01:32.702 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:23:38 +0000 (0:00:00.025) 0:01:32.728 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:23:38 +0000 (0:00:00.027) 0:01:32.755 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:23:38 +0000 (0:00:00.217) 0:01:32.973 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:23:39 +0000 (0:00:00.029) 0:01:33.002 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717712601.5835009, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717712568.5613472, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "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": "3221218647", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:23:39 +0000 (0:00:00.214) 0:01:33.217 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:23:39 +0000 (0:00:00.020) 0:01:33.237 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:23:39 +0000 (0:00:00.020) 0:01:33.258 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:23:39 +0000 (0:00:00.019) 0:01:33.278 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:23:39 +0000 (0:00:00.020) 0:01:33.299 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:23:39 +0000 (0:00:00.019) 0:01:33.318 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:23:39 +0000 (0:00:00.019) 0:01:33.338 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:23:39 +0000 (0:00:00.019) 0:01:33.357 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 22:23:39 +0000 (0:00:00.019) 0:01:33.377 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 22:23:39 +0000 (0:00:00.033) 0:01:33.410 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 22:23:39 +0000 (0:00:00.022) 0:01:33.433 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 22:23:39 +0000 (0:00:00.019) 0:01:33.452 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 22:23:39 +0000 (0:00:00.048) 0:01:33.501 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 22:23:39 +0000 (0:00:00.024) 0:01:33.525 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Thursday 06 June 2024 22:23:39 +0000 (0:00:00.045) 0:01:33.571 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Thursday 06 June 2024 22:23:39 +0000 (0:00:00.020) 0:01:33.591 ********* 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": "-.mount systemd-journald.socket basic.target sysinit.target system.slice", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "bogus.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=bogus.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=bogus --cidfile=/run/bogus.cid --replace --rm --cgroups=split --sdnotify=conmon -d this_is_a_bogus_image ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=bogus --cidfile=/run/bogus.cid --replace --rm --cgroups=split --sdnotify=conmon -d this_is_a_bogus_image ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/bogus.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "bogus.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "bogus.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/bogus.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "bogus", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : See if quadlet file exists] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Thursday 06 June 2024 22:23:40 +0000 (0:00:00.572) 0:01:34.163 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Thursday 06 June 2024 22:23:40 +0000 (0:00:00.029) 0:01:34.193 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Thursday 06 June 2024 22:23:40 +0000 (0:00:00.021) 0:01:34.215 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Thursday 06 June 2024 22:23:40 +0000 (0:00:00.023) 0:01:34.239 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Thursday 06 June 2024 22:23:40 +0000 (0:00:00.021) 0:01:34.260 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:69 Thursday 06 June 2024 22:23:40 +0000 (0:00:00.024) 0:01:34.284 ********* changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/bogus.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:75 Thursday 06 June 2024 22:23:40 +0000 (0:00:00.213) 0:01:34.498 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:23:40 +0000 (0:00:00.032) 0:01:34.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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:23:40 +0000 (0:00:00.022) 0:01:34.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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:23:40 +0000 (0:00:00.020) 0:01:34.573 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:83 Thursday 06 June 2024 22:23:40 +0000 (0:00:00.019) 0:01:34.593 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:92 Thursday 06 June 2024 22:23:41 +0000 (0:00:00.558) 0:01:35.152 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.040577", "end": "2024-06-06 22:23:41.378275", "rc": 0, "start": "2024-06-06 22:23:41.337698" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:100 Thursday 06 June 2024 22:23:41 +0000 (0:00:00.248) 0:01:35.400 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 22:23:41 +0000 (0:00:00.062) 0:01:35.463 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Thursday 06 June 2024 22:23:41 +0000 (0:00:00.021) 0:01:35.485 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Thursday 06 June 2024 22:23:41 +0000 (0:00:00.019) 0:01:35.504 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Thursday 06 June 2024 22:23:41 +0000 (0:00:00.018) 0:01:35.523 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Create user for testing] ************************************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tests_quadlet_basic.yml:109 Thursday 06 June 2024 22:23:41 +0000 (0:00:00.020) 0:01:35.543 ********* 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-remove-network-fix8wqmpizh/tests/tests_quadlet_basic.yml:122 Thursday 06 June 2024 22:23:42 +0000 (0:00:00.462) 0:01:36.006 ********* 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-remove-network-fix8wqmpizh/tests/tests_quadlet_basic.yml:135 Thursday 06 June 2024 22:23:42 +0000 (0:00:00.053) 0:01:36.059 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Configure cgroups in kernel] ********************************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tests_quadlet_basic.yml:167 Thursday 06 June 2024 22:23:42 +0000 (0:00:00.041) 0:01:36.101 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reboot] ****************************************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tests_quadlet_basic.yml:173 Thursday 06 June 2024 22:23:42 +0000 (0:00:00.030) 0:01:36.131 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role - user] ***************************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tests_quadlet_basic.yml:176 Thursday 06 June 2024 22:23:42 +0000 (0:00:00.039) 0:01:36.171 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 06 June 2024 22:23:42 +0000 (0:00:00.045) 0:01:36.216 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 06 June 2024 22:23:42 +0000 (0:00:00.037) 0:01:36.253 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 06 June 2024 22:23:42 +0000 (0:00:00.024) 0:01:36.277 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 06 June 2024 22:23:42 +0000 (0:00:00.018) 0:01:36.296 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 06 June 2024 22:23:42 +0000 (0:00:00.051) 0:01:36.347 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 06 June 2024 22:23:42 +0000 (0:00:00.047) 0:01:36.394 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 06 June 2024 22:23:43 +0000 (0:00:00.675) 0:01:37.070 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 06 June 2024 22:23:43 +0000 (0:00:00.019) 0:01:37.090 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 06 June 2024 22:23:43 +0000 (0:00:00.024) 0:01:37.114 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032903", "end": "2024-06-06 22:23:43.329825", "rc": 0, "start": "2024-06-06 22:23:43.296922" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Thursday 06 June 2024 22:23:43 +0000 (0:00:00.254) 0:01:37.369 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Thursday 06 June 2024 22:23:43 +0000 (0:00:00.023) 0:01:37.392 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Thursday 06 June 2024 22:23:43 +0000 (0:00:00.031) 0:01:37.424 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Thursday 06 June 2024 22:23:43 +0000 (0:00:00.069) 0:01:37.493 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:23:43 +0000 (0:00:00.051) 0:01:37.545 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:23:43 +0000 (0:00:00.247) 0:01:37.792 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:23:43 +0000 (0:00:00.027) 0:01:37.820 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:23:43 +0000 (0:00:00.031) 0:01:37.852 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:23:44 +0000 (0:00:00.212) 0:01:38.064 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:23:44 +0000 (0:00:00.025) 0:01:38.089 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717712601.5835009, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717712568.5613472, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "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": "3221218647", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:23:44 +0000 (0:00:00.211) 0:01:38.300 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004060", "end": "2024-06-06 22:23:44.490340", "rc": 0, "start": "2024-06-06 22:23:44.486280" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:23:44 +0000 (0:00:00.211) 0:01:38.512 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004049", "end": "2024-06-06 22:23:44.700183", "rc": 0, "start": "2024-06-06 22:23:44.696134" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:23:44 +0000 (0:00:00.209) 0:01:38.722 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:23:44 +0000 (0:00:00.030) 0:01:38.752 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:23:44 +0000 (0:00:00.020) 0:01:38.772 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:23:44 +0000 (0:00:00.019) 0:01:38.792 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:23:44 +0000 (0:00:00.022) 0:01:38.814 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:23:44 +0000 (0:00:00.020) 0:01:38.835 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Thursday 06 June 2024 22:23:44 +0000 (0:00:00.020) 0:01:38.855 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Thursday 06 June 2024 22:23:44 +0000 (0:00:00.027) 0:01:38.882 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 06 June 2024 22:23:44 +0000 (0:00:00.037) 0:01:38.920 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 06 June 2024 22:23:44 +0000 (0:00:00.053) 0:01:38.974 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Thursday 06 June 2024 22:23:45 +0000 (0:00:00.020) 0:01:38.994 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 06 June 2024 22:23:45 +0000 (0:00:00.039) 0:01:39.033 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 06 June 2024 22:23:45 +0000 (0:00:00.020) 0:01:39.053 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Thursday 06 June 2024 22:23:45 +0000 (0:00:00.019) 0:01:39.073 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 06 June 2024 22:23:45 +0000 (0:00:00.036) 0:01:39.110 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 06 June 2024 22:23:45 +0000 (0:00:00.019) 0:01:39.129 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Thursday 06 June 2024 22:23:45 +0000 (0:00:00.019) 0:01:39.148 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 06 June 2024 22:23:45 +0000 (0:00:00.036) 0:01:39.185 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 06 June 2024 22:23:45 +0000 (0:00:00.019) 0:01:39.204 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 06 June 2024 22:23:45 +0000 (0:00:00.022) 0:01:39.227 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 06 June 2024 22:23:45 +0000 (0:00:00.021) 0:01:39.248 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Thursday 06 June 2024 22:23:45 +0000 (0:00:00.020) 0:01:39.268 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Thursday 06 June 2024 22:23:45 +0000 (0:00:00.020) 0:01:39.288 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Thursday 06 June 2024 22:23:45 +0000 (0:00:00.018) 0:01:39.307 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Thursday 06 June 2024 22:23:45 +0000 (0:00:00.018) 0:01:39.325 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Thursday 06 June 2024 22:23:45 +0000 (0:00:00.017) 0:01:39.342 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 06 June 2024 22:23:45 +0000 (0:00:00.043) 0:01:39.386 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Thursday 06 June 2024 22:23:45 +0000 (0:00:00.058) 0:01:39.444 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Thursday 06 June 2024 22:23:45 +0000 (0:00:00.023) 0:01:39.467 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Thursday 06 June 2024 22:23:45 +0000 (0:00:00.027) 0:01:39.495 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:23:45 +0000 (0:00:00.033) 0:01:39.528 ********* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": "0:00:00.020263", "end": "2024-06-06 22:23:45.737216", "rc": 0, "start": "2024-06-06 22:23:45.716953" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:23:45 +0000 (0:00:00.236) 0:01:39.765 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:23:45 +0000 (0:00:00.024) 0:01:39.790 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Thursday 06 June 2024 22:23:45 +0000 (0:00:00.028) 0:01:39.819 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717712625.7698843, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717712625.8508823, "dev": 43, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1717712625.8508823, "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Thursday 06 June 2024 22:23:46 +0000 (0:00:00.237) 0:01:40.056 ********* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Thursday 06 June 2024 22:23:47 +0000 (0:00:00.975) 0:01:41.032 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Thursday 06 June 2024 22:23:47 +0000 (0:00:00.020) 0:01:41.053 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Thursday 06 June 2024 22:23:47 +0000 (0:00:00.059) 0:01:41.112 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:23:47 +0000 (0:00:00.031) 0:01:41.144 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:23:47 +0000 (0:00:00.205) 0:01:41.349 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:23:47 +0000 (0:00:00.024) 0:01:41.374 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Thursday 06 June 2024 22:23:47 +0000 (0:00:00.020) 0:01:41.394 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717712625.7698843, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717712626.6088629, "dev": 43, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1717712626.6088629, "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Thursday 06 June 2024 22:23:47 +0000 (0:00:00.215) 0:01:41.610 ********* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Thursday 06 June 2024 22:23:48 +0000 (0:00:00.428) 0:01:42.038 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Thursday 06 June 2024 22:23:48 +0000 (0:00:00.018) 0:01:42.056 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 22:23:48 +0000 (0:00:00.063) 0:01:42.120 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "files/quadlet-basic.network", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "[Network]\nSubnet=192.168.29.0/24\nGateway=192.168.29.1\nLabel=app=wordpress\nNetworkName=quadlet-basic", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 22:23:48 +0000 (0:00:00.030) 0:01:42.150 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 22:23:48 +0000 (0:00:00.026) 0:01:42.176 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 22:23:48 +0000 (0:00:00.021) 0:01:42.197 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 22:23:48 +0000 (0:00:00.029) 0:01:42.227 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:23:48 +0000 (0:00:00.073) 0:01:42.300 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:23:48 +0000 (0:00:00.030) 0:01:42.330 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:23:48 +0000 (0:00:00.026) 0:01:42.357 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:23:48 +0000 (0:00:00.027) 0:01:42.384 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:23:48 +0000 (0:00:00.213) 0:01:42.598 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:23:48 +0000 (0:00:00.025) 0:01:42.623 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717712601.5835009, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717712568.5613472, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "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": "3221218647", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:23:48 +0000 (0:00:00.210) 0:01:42.834 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004050", "end": "2024-06-06 22:23:49.023938", "rc": 0, "start": "2024-06-06 22:23:49.019888" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:23:49 +0000 (0:00:00.214) 0:01:43.048 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004031", "end": "2024-06-06 22:23:49.238893", "rc": 0, "start": "2024-06-06 22:23:49.234862" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:23:49 +0000 (0:00:00.211) 0:01:43.259 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:23:49 +0000 (0:00:00.028) 0:01:43.288 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:23:49 +0000 (0:00:00.018) 0:01:43.307 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:23:49 +0000 (0:00:00.019) 0:01:43.326 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:23:49 +0000 (0:00:00.018) 0:01:43.345 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:23:49 +0000 (0:00:00.019) 0:01:43.364 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 22:23:49 +0000 (0:00:00.018) 0:01:43.383 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 22:23:49 +0000 (0:00:00.063) 0:01:43.446 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 22:23:49 +0000 (0:00:00.021) 0:01:43.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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 22:23:49 +0000 (0:00:00.020) 0:01:43.488 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 22:23:49 +0000 (0:00:00.044) 0:01:43.532 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 22:23:49 +0000 (0:00:00.023) 0:01:43.556 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 22:23:49 +0000 (0:00:00.019) 0:01:43.575 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Thursday 06 June 2024 22:23:49 +0000 (0:00:00.040) 0:01:43.616 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:23:49 +0000 (0:00:00.032) 0:01:43.648 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:23:49 +0000 (0:00:00.204) 0:01:43.853 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:23:49 +0000 (0:00:00.023) 0:01:43.877 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Thursday 06 June 2024 22:23:49 +0000 (0:00:00.020) 0:01:43.897 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Thursday 06 June 2024 22:23:49 +0000 (0:00:00.017) 0:01:43.915 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Thursday 06 June 2024 22:23:49 +0000 (0:00:00.018) 0:01:43.933 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Thursday 06 June 2024 22:23:50 +0000 (0:00:00.214) 0:01:44.148 ********* changed: [sut] => { "changed": true, "checksum": "3c989190d3ea56ac3c8f369dd995770bd30084cb", "dest": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "gid": 1111, "group": "user_quadlet_basic", "md5sum": "8926aec8da4d9dc05a3219a0ad9ce501", "mode": "0644", "owner": "user_quadlet_basic", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 100, "src": "/root/.ansible/tmp/ansible-tmp-1717712630.197047-13912-15878439278061/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Thursday 06 June 2024 22:23:50 +0000 (0:00:00.591) 0:01:44.740 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Thursday 06 June 2024 22:23:50 +0000 (0:00:00.021) 0:01:44.762 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Thursday 06 June 2024 22:23:50 +0000 (0:00:00.021) 0:01:44.784 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Thursday 06 June 2024 22:23:51 +0000 (0:00:00.404) 0:01:45.188 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Thursday 06 June 2024 22:23:51 +0000 (0:00:00.023) 0:01:45.211 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 22:23:51 +0000 (0:00:00.023) 0:01:45.235 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 22:23:51 +0000 (0:00:00.023) 0:01:45.258 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 22:23:51 +0000 (0:00:00.024) 0:01:45.282 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 22:23:51 +0000 (0:00:00.018) 0:01:45.301 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 22:23:51 +0000 (0:00:00.027) 0:01:45.329 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:23:51 +0000 (0:00:00.033) 0:01:45.362 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:23:51 +0000 (0:00:00.023) 0:01:45.385 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:23:51 +0000 (0:00:00.023) 0:01:45.409 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:23:51 +0000 (0:00:00.025) 0:01:45.435 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:23:51 +0000 (0:00:00.210) 0:01:45.645 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:23:51 +0000 (0:00:00.025) 0:01:45.671 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717712601.5835009, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717712568.5613472, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "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": "3221218647", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:23:51 +0000 (0:00:00.209) 0:01:45.880 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003998", "end": "2024-06-06 22:23:52.069029", "rc": 0, "start": "2024-06-06 22:23:52.065031" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:23:52 +0000 (0:00:00.211) 0:01:46.091 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004038", "end": "2024-06-06 22:23:52.280303", "rc": 0, "start": "2024-06-06 22:23:52.276265" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:23:52 +0000 (0:00:00.210) 0:01:46.302 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:23:52 +0000 (0:00:00.029) 0:01:46.331 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:23:52 +0000 (0:00:00.019) 0:01:46.350 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:23:52 +0000 (0:00:00.019) 0:01:46.370 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:23:52 +0000 (0:00:00.018) 0:01:46.389 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:23:52 +0000 (0:00:00.019) 0:01:46.408 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 22:23:52 +0000 (0:00:00.019) 0:01:46.427 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 22:23:52 +0000 (0:00:00.035) 0:01:46.462 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 22:23:52 +0000 (0:00:00.021) 0:01:46.484 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 22:23:52 +0000 (0:00:00.020) 0:01:46.504 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 22:23:52 +0000 (0:00:00.045) 0:01:46.550 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 22:23:52 +0000 (0:00:00.022) 0:01:46.572 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 22:23:52 +0000 (0:00:00.019) 0:01:46.592 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Thursday 06 June 2024 22:23:52 +0000 (0:00:00.040) 0:01:46.632 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:23:52 +0000 (0:00:00.062) 0:01:46.695 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:23:52 +0000 (0:00:00.207) 0:01:46.903 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:23:52 +0000 (0:00:00.026) 0:01:46.930 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Thursday 06 June 2024 22:23:52 +0000 (0:00:00.022) 0:01:46.952 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Thursday 06 June 2024 22:23:52 +0000 (0:00:00.020) 0:01:46.973 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Thursday 06 June 2024 22:23:53 +0000 (0:00:00.019) 0:01:46.992 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Thursday 06 June 2024 22:23:53 +0000 (0:00:00.213) 0:01:47.206 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Thursday 06 June 2024 22:23:53 +0000 (0:00:00.020) 0:01:47.226 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Thursday 06 June 2024 22:23:53 +0000 (0:00:00.019) 0:01:47.245 ********* 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-1717712633.2922134-14009-7572102247081/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Thursday 06 June 2024 22:23:53 +0000 (0:00:00.567) 0:01:47.813 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Thursday 06 June 2024 22:23:54 +0000 (0:00:00.403) 0:01:48.216 ********* 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 -.mount run-user-1111.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "app.slice basic.target", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Thursday 06 June 2024 22:23:54 +0000 (0:00:00.480) 0:01:48.697 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 22:23:54 +0000 (0:00:00.024) 0:01:48.721 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 22:23:54 +0000 (0:00:00.028) 0:01:48.750 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 22:23:54 +0000 (0:00:00.035) 0:01:48.786 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 22:23:54 +0000 (0:00:00.021) 0:01:48.807 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 22:23:54 +0000 (0:00:00.029) 0:01:48.837 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:23:54 +0000 (0:00:00.036) 0:01:48.873 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:23:54 +0000 (0:00:00.026) 0:01:48.899 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:23:54 +0000 (0:00:00.025) 0:01:48.925 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:23:54 +0000 (0:00:00.027) 0:01:48.952 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:23:55 +0000 (0:00:00.212) 0:01:49.165 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:23:55 +0000 (0:00:00.027) 0:01:49.192 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717712601.5835009, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717712568.5613472, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "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": "3221218647", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:23:55 +0000 (0:00:00.210) 0:01:49.403 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004139", "end": "2024-06-06 22:23:55.594928", "rc": 0, "start": "2024-06-06 22:23:55.590789" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:23:55 +0000 (0:00:00.213) 0:01:49.617 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004139", "end": "2024-06-06 22:23:55.813292", "rc": 0, "start": "2024-06-06 22:23:55.809153" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:23:55 +0000 (0:00:00.218) 0:01:49.835 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:23:55 +0000 (0:00:00.029) 0:01:49.864 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:23:55 +0000 (0:00:00.049) 0:01:49.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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:23:55 +0000 (0:00:00.020) 0:01:49.935 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:23:55 +0000 (0:00:00.019) 0:01:49.954 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:23:55 +0000 (0:00:00.019) 0:01:49.973 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 22:23:56 +0000 (0:00:00.019) 0:01:49.992 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 22:23:56 +0000 (0:00:00.034) 0:01:50.027 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 22:23:56 +0000 (0:00:00.021) 0:01:50.048 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 22:23:56 +0000 (0:00:00.021) 0:01:50.070 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 22:23:56 +0000 (0:00:00.045) 0:01:50.116 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 22:23:56 +0000 (0:00:00.022) 0:01:50.138 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 22:23:56 +0000 (0:00:00.019) 0:01:50.158 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Thursday 06 June 2024 22:23:56 +0000 (0:00:00.040) 0:01:50.198 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:23:56 +0000 (0:00:00.032) 0:01:50.230 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:23:56 +0000 (0:00:00.214) 0:01:50.444 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:23:56 +0000 (0:00:00.025) 0:01:50.470 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Thursday 06 June 2024 22:23:56 +0000 (0:00:00.022) 0:01:50.492 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Thursday 06 June 2024 22:23:56 +0000 (0:00:00.019) 0:01:50.512 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Thursday 06 June 2024 22:24:06 +0000 (0:00:09.665) 0:02:00.178 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Thursday 06 June 2024 22:24:06 +0000 (0:00:00.219) 0:02:00.397 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Thursday 06 June 2024 22:24:06 +0000 (0:00:00.019) 0:02:00.417 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Thursday 06 June 2024 22:24:06 +0000 (0:00:00.019) 0:02:00.436 ********* 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-1717712646.4840162-14111-60021742754261/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Thursday 06 June 2024 22:24:07 +0000 (0:00:00.572) 0:02:01.009 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Thursday 06 June 2024 22:24:07 +0000 (0:00:00.434) 0:02:01.443 ********* 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 app.slice -.mount quadlet-basic-network.service run-user-1111.mount quadlet-basic-mysql-volume.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "quadlet-basic-network.service quadlet-basic-mysql-volume.service 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", "SourcePath": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Thursday 06 June 2024 22:24:08 +0000 (0:00:01.523) 0:02:02.966 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Thursday 06 June 2024 22:24:08 +0000 (0:00:00.021) 0:02:02.988 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Thursday 06 June 2024 22:24:09 +0000 (0:00:00.018) 0:02:03.007 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Thursday 06 June 2024 22:24:09 +0000 (0:00:00.019) 0:02:03.026 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check files] ************************************************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tests_quadlet_basic.yml:185 Thursday 06 June 2024 22:24:09 +0000 (0:00:00.019) 0:02:03.046 ********* 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.003640", "end": "2024-06-06 22:24:09.294777", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-06-06 22:24:09.291137" } 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.003129", "end": "2024-06-06 22:24:09.536597", "item": "quadlet-basic.network", "rc": 0, "start": "2024-06-06 22:24:09.533468" } STDOUT: [Network] Subnet=192.168.29.0/24 Gateway=192.168.29.1 Label=app=wordpress NetworkName=quadlet-basic ok: [sut] => (item=quadlet-basic-mysql.volume) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume" ], "delta": "0:00:00.003238", "end": "2024-06-06 22:24:09.789811", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-06-06 22:24:09.786573" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Ensure linger] *********************************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tests_quadlet_basic.yml:195 Thursday 06 June 2024 22:24:09 +0000 (0:00:00.767) 0:02:03.813 ********* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1717712625.7288854, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1717712625.7288854, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 7051813, "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": 1717712625.7288854, "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": "1795385531", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tests_quadlet_basic.yml:204 Thursday 06 June 2024 22:24:10 +0000 (0:00:00.284) 0:02:04.098 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 06 June 2024 22:24:10 +0000 (0:00:00.079) 0:02:04.177 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 06 June 2024 22:24:10 +0000 (0:00:00.033) 0:02:04.211 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 06 June 2024 22:24:10 +0000 (0:00:00.023) 0:02:04.234 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 06 June 2024 22:24:10 +0000 (0:00:00.019) 0:02:04.254 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 06 June 2024 22:24:10 +0000 (0:00:00.017) 0:02:04.271 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 06 June 2024 22:24:10 +0000 (0:00:00.055) 0:02:04.326 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 06 June 2024 22:24:11 +0000 (0:00:00.757) 0:02:05.084 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 06 June 2024 22:24:11 +0000 (0:00:00.019) 0:02:05.103 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 06 June 2024 22:24:11 +0000 (0:00:00.022) 0:02:05.126 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033169", "end": "2024-06-06 22:24:11.383341", "rc": 0, "start": "2024-06-06 22:24:11.350172" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Thursday 06 June 2024 22:24:11 +0000 (0:00:00.278) 0:02:05.404 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Thursday 06 June 2024 22:24:11 +0000 (0:00:00.056) 0:02:05.461 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Thursday 06 June 2024 22:24:11 +0000 (0:00:00.019) 0:02:05.480 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Thursday 06 June 2024 22:24:11 +0000 (0:00:00.057) 0:02:05.538 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:24:11 +0000 (0:00:00.035) 0:02:05.574 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:24:11 +0000 (0:00:00.023) 0:02:05.597 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:24:11 +0000 (0:00:00.025) 0:02:05.623 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:24:11 +0000 (0:00:00.027) 0:02:05.650 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:24:11 +0000 (0:00:00.248) 0:02:05.899 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:24:11 +0000 (0:00:00.024) 0:02:05.923 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717712601.5835009, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717712568.5613472, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "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": "3221218647", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:24:12 +0000 (0:00:00.247) 0:02:06.171 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004115", "end": "2024-06-06 22:24:12.372748", "rc": 0, "start": "2024-06-06 22:24:12.368633" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:24:12 +0000 (0:00:00.223) 0:02:06.394 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.006551", "end": "2024-06-06 22:24:12.665973", "rc": 0, "start": "2024-06-06 22:24:12.659422" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:24:12 +0000 (0:00:00.305) 0:02:06.700 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:24:12 +0000 (0:00:00.029) 0:02:06.730 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:24:12 +0000 (0:00:00.045) 0:02:06.775 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:24:12 +0000 (0:00:00.019) 0:02:06.794 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:24:12 +0000 (0:00:00.020) 0:02:06.814 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:24:12 +0000 (0:00:00.019) 0:02:06.833 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Thursday 06 June 2024 22:24:12 +0000 (0:00:00.023) 0:02:06.857 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Thursday 06 June 2024 22:24:12 +0000 (0:00:00.025) 0:02:06.882 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 06 June 2024 22:24:12 +0000 (0:00:00.037) 0:02:06.920 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 06 June 2024 22:24:12 +0000 (0:00:00.031) 0:02:06.951 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Thursday 06 June 2024 22:24:12 +0000 (0:00:00.022) 0:02:06.974 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 06 June 2024 22:24:13 +0000 (0:00:00.037) 0:02:07.011 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 06 June 2024 22:24:13 +0000 (0:00:00.019) 0:02:07.031 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Thursday 06 June 2024 22:24:13 +0000 (0:00:00.019) 0:02:07.051 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 06 June 2024 22:24:13 +0000 (0:00:00.036) 0:02:07.087 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 06 June 2024 22:24:13 +0000 (0:00:00.020) 0:02:07.107 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Thursday 06 June 2024 22:24:13 +0000 (0:00:00.019) 0:02:07.127 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 06 June 2024 22:24:13 +0000 (0:00:00.039) 0:02:07.167 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 06 June 2024 22:24:13 +0000 (0:00:00.052) 0:02:07.220 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 06 June 2024 22:24:13 +0000 (0:00:00.019) 0:02:07.239 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 06 June 2024 22:24:13 +0000 (0:00:00.020) 0:02:07.260 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Thursday 06 June 2024 22:24:13 +0000 (0:00:00.019) 0:02:07.280 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Thursday 06 June 2024 22:24:13 +0000 (0:00:00.020) 0:02:07.300 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Thursday 06 June 2024 22:24:13 +0000 (0:00:00.019) 0:02:07.320 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Thursday 06 June 2024 22:24:13 +0000 (0:00:00.020) 0:02:07.340 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Thursday 06 June 2024 22:24:13 +0000 (0:00:00.018) 0:02:07.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 secrets] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 06 June 2024 22:24:13 +0000 (0:00:00.018) 0:02:07.377 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Thursday 06 June 2024 22:24:13 +0000 (0:00:00.057) 0:02:07.435 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Thursday 06 June 2024 22:24:13 +0000 (0:00:00.020) 0:02:07.456 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Thursday 06 June 2024 22:24:13 +0000 (0:00:00.024) 0:02:07.481 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:24:13 +0000 (0:00:00.030) 0:02:07.511 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:24:13 +0000 (0:00:00.021) 0:02:07.532 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:24:13 +0000 (0:00:00.020) 0:02:07.553 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Thursday 06 June 2024 22:24:13 +0000 (0:00:00.022) 0:02:07.576 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717712625.7698843, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717712648.8512955, "dev": 43, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1717712648.8512955, "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Thursday 06 June 2024 22:24:13 +0000 (0:00:00.223) 0:02:07.799 ********* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Thursday 06 June 2024 22:24:14 +0000 (0:00:00.302) 0:02:08.102 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Thursday 06 June 2024 22:24:14 +0000 (0:00:00.022) 0:02:08.125 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Thursday 06 June 2024 22:24:14 +0000 (0:00:00.025) 0:02:08.150 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:24:14 +0000 (0:00:00.033) 0:02:08.184 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:24:14 +0000 (0:00:00.022) 0:02:08.207 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:24:14 +0000 (0:00:00.022) 0:02:08.230 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Thursday 06 June 2024 22:24:14 +0000 (0:00:00.024) 0:02:08.255 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717712625.7698843, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717712648.8512955, "dev": 43, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1717712648.8512955, "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Thursday 06 June 2024 22:24:14 +0000 (0:00:00.339) 0:02:08.595 ********* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Thursday 06 June 2024 22:24:14 +0000 (0:00:00.322) 0:02:08.917 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Thursday 06 June 2024 22:24:14 +0000 (0:00:00.018) 0:02:08.935 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 22:24:15 +0000 (0:00:00.062) 0:02:08.998 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 22:24:15 +0000 (0:00:00.028) 0:02:09.026 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 22:24:15 +0000 (0:00:00.025) 0:02:09.051 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 22:24:15 +0000 (0:00:00.061) 0:02:09.113 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 22:24:15 +0000 (0:00:00.029) 0:02:09.142 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:24:15 +0000 (0:00:00.043) 0:02:09.185 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:24:15 +0000 (0:00:00.038) 0:02:09.224 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:24:15 +0000 (0:00:00.033) 0:02:09.258 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:24:15 +0000 (0:00:00.032) 0:02:09.290 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:24:15 +0000 (0:00:00.291) 0:02:09.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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:24:15 +0000 (0:00:00.025) 0:02:09.608 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717712601.5835009, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717712568.5613472, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "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": "3221218647", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:24:15 +0000 (0:00:00.379) 0:02:09.987 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.006423", "end": "2024-06-06 22:24:16.316246", "rc": 0, "start": "2024-06-06 22:24:16.309823" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:24:16 +0000 (0:00:00.364) 0:02:10.352 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.006737", "end": "2024-06-06 22:24:16.683416", "rc": 0, "start": "2024-06-06 22:24:16.676679" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:24:16 +0000 (0:00:00.360) 0:02:10.712 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:24:16 +0000 (0:00:00.031) 0:02:10.744 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:24:16 +0000 (0:00:00.020) 0:02:10.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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:24:16 +0000 (0:00:00.020) 0:02:10.785 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:24:16 +0000 (0:00:00.072) 0:02:10.857 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:24:16 +0000 (0:00:00.047) 0:02:10.905 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 22:24:16 +0000 (0:00:00.025) 0:02:10.931 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 22:24:16 +0000 (0:00:00.054) 0:02:10.985 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 22:24:17 +0000 (0:00:00.025) 0:02:11.011 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 22:24:17 +0000 (0:00:00.021) 0:02:11.032 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 22:24:17 +0000 (0:00:00.051) 0:02:11.084 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 22:24:17 +0000 (0:00:00.024) 0:02:11.108 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Thursday 06 June 2024 22:24:17 +0000 (0:00:00.044) 0:02:11.152 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717712625.7698843, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717712648.8512955, "dev": 43, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1717712648.8512955, "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Thursday 06 June 2024 22:24:17 +0000 (0:00:00.359) 0:02:11.511 ********* 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": "Thu 2024-06-06 22:24:08 UTC", "ActiveEnterTimestampMonotonic": "618715171", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target app.slice -.mount quadlet-basic-network.service run-user-1111.mount quadlet-basic-mysql-volume.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-06-06 22:24:07 UTC", "AssertTimestampMonotonic": "617657969", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3410072000", "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": "Thu 2024-06-06 22:24:07 UTC", "ConditionTimestampMonotonic": "617657965", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/user.slice/user-1111.slice/user@1111.service/app.slice/quadlet-basic-mysql.service", "ControlGroupId": "5729", "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": "12725", "ExecMainStartTimestamp": "Thu 2024-06-06 22:24:08 UTC", "ExecMainStartTimestampMonotonic": "618715086", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[Thu 2024-06-06 22:24:07 UTC] ; stop_time=[n/a] ; pid=12625 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; flags= ; start_time=[Thu 2024-06-06 22:24:07 UTC] ; stop_time=[n/a] ; pid=12625 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-06-06 22:24:07 UTC", "InactiveExitTimestampMonotonic": "617661269", "InvocationID": "15559177610a4fa7b0e260fd231f3668", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12725", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "644857856", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "quadlet-basic-network.service quadlet-basic-mysql-volume.service 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", "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": "Thu 2024-06-06 22:24:08 UTC", "StateChangeTimestampMonotonic": "618715171", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "18", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : See if quadlet file exists] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Thursday 06 June 2024 22:24:28 +0000 (0:00:10.854) 0:02:22.366 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Thursday 06 June 2024 22:24:28 +0000 (0:00:00.020) 0:02:22.386 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Thursday 06 June 2024 22:24:28 +0000 (0:00:00.019) 0:02:22.406 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Thursday 06 June 2024 22:24:28 +0000 (0:00:00.018) 0:02:22.424 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Thursday 06 June 2024 22:24:28 +0000 (0:00:00.019) 0:02:22.444 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:69 Thursday 06 June 2024 22:24:28 +0000 (0:00:00.019) 0:02:22.463 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:75 Thursday 06 June 2024 22:24:28 +0000 (0:00:00.208) 0:02:22.671 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:24:28 +0000 (0:00:00.032) 0:02:22.704 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:24:28 +0000 (0:00:00.054) 0:02:22.759 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:24:28 +0000 (0:00:00.020) 0:02:22.780 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:83 Thursday 06 June 2024 22:24:28 +0000 (0:00:00.024) 0:02:22.804 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:92 Thursday 06 June 2024 22:24:29 +0000 (0:00:00.411) 0:02:23.216 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.053530", "end": "2024-06-06 22:24:29.470209", "rc": 0, "start": "2024-06-06 22:24:29.416679" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:100 Thursday 06 June 2024 22:24:29 +0000 (0:00:00.278) 0:02:23.494 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 22:24:29 +0000 (0:00:00.022) 0:02:23.517 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 22:24:29 +0000 (0:00:00.021) 0:02:23.538 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 22:24:29 +0000 (0:00:00.025) 0:02:23.564 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 22:24:29 +0000 (0:00:00.025) 0:02:23.590 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 22:24:29 +0000 (0:00:00.019) 0:02:23.609 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 22:24:29 +0000 (0:00:00.029) 0:02:23.638 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:24:29 +0000 (0:00:00.035) 0:02:23.674 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:24:29 +0000 (0:00:00.024) 0:02:23.698 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:24:29 +0000 (0:00:00.023) 0:02:23.722 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:24:29 +0000 (0:00:00.026) 0:02:23.749 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:24:30 +0000 (0:00:00.243) 0:02:23.992 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:24:30 +0000 (0:00:00.025) 0:02:24.018 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717712601.5835009, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717712568.5613472, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "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": "3221218647", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:24:30 +0000 (0:00:00.209) 0:02:24.227 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004008", "end": "2024-06-06 22:24:30.416530", "rc": 0, "start": "2024-06-06 22:24:30.412522" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:24:30 +0000 (0:00:00.211) 0:02:24.438 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004210", "end": "2024-06-06 22:24:30.628484", "rc": 0, "start": "2024-06-06 22:24:30.624274" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:24:30 +0000 (0:00:00.211) 0:02:24.650 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:24:30 +0000 (0:00:00.028) 0:02:24.678 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:24:30 +0000 (0:00:00.020) 0:02:24.699 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:24:30 +0000 (0:00:00.020) 0:02:24.719 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:24:30 +0000 (0:00:00.021) 0:02:24.741 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:24:30 +0000 (0:00:00.019) 0:02:24.761 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 22:24:30 +0000 (0:00:00.023) 0:02:24.784 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 22:24:30 +0000 (0:00:00.036) 0:02:24.821 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 22:24:30 +0000 (0:00:00.023) 0:02:24.844 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 22:24:30 +0000 (0:00:00.023) 0:02:24.868 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 22:24:30 +0000 (0:00:00.047) 0:02:24.915 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 22:24:30 +0000 (0:00:00.026) 0:02:24.942 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Thursday 06 June 2024 22:24:31 +0000 (0:00:00.078) 0:02:25.020 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717712625.7698843, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717712668.2737985, "dev": 43, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1717712668.2737985, "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Thursday 06 June 2024 22:24:31 +0000 (0:00:00.215) 0:02:25.236 ********* 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": "Thu 2024-06-06 22:23:54 UTC", "ActiveEnterTimestampMonotonic": "604423537", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "run-user-1111.mount basic.target -.mount app.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-06-06 22:23:54 UTC", "AssertTimestampMonotonic": "604365875", "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": "42624000", "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": "Thu 2024-06-06 22:23:54 UTC", "ConditionTimestampMonotonic": "604365870", "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": "Thu 2024-06-06 22:23:54 UTC", "ExecMainExitTimestampMonotonic": "604423387", "ExecMainPID": "12211", "ExecMainStartTimestamp": "Thu 2024-06-06 22:23:54 UTC", "ExecMainStartTimestampMonotonic": "604372845", "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": "Thu 2024-06-06 22:23:54 UTC", "InactiveExitTimestampMonotonic": "604373215", "InvocationID": "ca62008d93144a26b74a8f44d8935d14", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "basic.target app.slice", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2024-06-06 22:23:54 UTC", "StateChangeTimestampMonotonic": "604423537", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : See if quadlet file exists] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Thursday 06 June 2024 22:24:31 +0000 (0:00:00.443) 0:02:25.680 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Thursday 06 June 2024 22:24:31 +0000 (0:00:00.020) 0:02:25.701 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Thursday 06 June 2024 22:24:31 +0000 (0:00:00.020) 0:02:25.721 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Thursday 06 June 2024 22:24:31 +0000 (0:00:00.019) 0:02:25.740 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Thursday 06 June 2024 22:24:31 +0000 (0:00:00.020) 0:02:25.761 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:69 Thursday 06 June 2024 22:24:31 +0000 (0:00:00.019) 0:02:25.780 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:75 Thursday 06 June 2024 22:24:31 +0000 (0:00:00.209) 0:02:25.990 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:24:32 +0000 (0:00:00.031) 0:02:26.021 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:24:32 +0000 (0:00:00.020) 0:02:26.042 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:24:32 +0000 (0:00:00.020) 0:02:26.062 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:83 Thursday 06 June 2024 22:24:32 +0000 (0:00:00.022) 0:02:26.085 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:92 Thursday 06 June 2024 22:24:32 +0000 (0:00:00.404) 0:02:26.489 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.050877", "end": "2024-06-06 22:24:32.742223", "rc": 0, "start": "2024-06-06 22:24:32.691346" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:100 Thursday 06 June 2024 22:24:32 +0000 (0:00:00.276) 0:02:26.765 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 22:24:32 +0000 (0:00:00.022) 0:02:26.787 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 22:24:32 +0000 (0:00:00.019) 0:02:26.807 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "files/quadlet-basic.network", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "[Network]\nSubnet=192.168.29.0/24\nGateway=192.168.29.1\nLabel=app=wordpress\nNetworkName=quadlet-basic", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 22:24:32 +0000 (0:00:00.027) 0:02:26.834 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 22:24:32 +0000 (0:00:00.025) 0:02:26.859 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 22:24:32 +0000 (0:00:00.019) 0:02:26.879 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 22:24:32 +0000 (0:00:00.028) 0:02:26.907 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:24:32 +0000 (0:00:00.035) 0:02:26.943 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:24:32 +0000 (0:00:00.024) 0:02:26.968 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:24:33 +0000 (0:00:00.024) 0:02:26.993 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:24:33 +0000 (0:00:00.026) 0:02:27.020 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:24:33 +0000 (0:00:00.210) 0:02:27.230 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:24:33 +0000 (0:00:00.026) 0:02:27.257 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717712601.5835009, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717712568.5613472, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "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": "3221218647", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:24:33 +0000 (0:00:00.209) 0:02:27.467 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004182", "end": "2024-06-06 22:24:33.656451", "rc": 0, "start": "2024-06-06 22:24:33.652269" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:24:33 +0000 (0:00:00.210) 0:02:27.678 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004098", "end": "2024-06-06 22:24:33.867720", "rc": 0, "start": "2024-06-06 22:24:33.863622" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:24:33 +0000 (0:00:00.209) 0:02:27.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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:24:33 +0000 (0:00:00.029) 0:02:27.917 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:24:33 +0000 (0:00:00.019) 0:02:27.936 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:24:33 +0000 (0:00:00.019) 0:02:27.956 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:24:33 +0000 (0:00:00.019) 0:02:27.975 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:24:34 +0000 (0:00:00.019) 0:02:27.994 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 22:24:34 +0000 (0:00:00.019) 0:02:28.014 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 22:24:34 +0000 (0:00:00.035) 0:02:28.049 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 22:24:34 +0000 (0:00:00.020) 0:02:28.070 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 22:24:34 +0000 (0:00:00.019) 0:02:28.089 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 22:24:34 +0000 (0:00:00.047) 0:02:28.137 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 22:24:34 +0000 (0:00:00.025) 0:02:28.163 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Thursday 06 June 2024 22:24:34 +0000 (0:00:00.045) 0:02:28.208 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717712625.7698843, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717712668.2737985, "dev": 43, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1717712668.2737985, "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Thursday 06 June 2024 22:24:34 +0000 (0:00:00.214) 0:02:28.423 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : See if quadlet file exists] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Thursday 06 June 2024 22:24:34 +0000 (0:00:00.020) 0:02:28.443 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717712631.1297476, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "3c989190d3ea56ac3c8f369dd995770bd30084cb", "ctime": 1717712630.6567597, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 436207937, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1717712630.445765, "nlink": 1, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 100, "uid": 1111, "version": "3442679984", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Thursday 06 June 2024 22:24:34 +0000 (0:00:00.215) 0:02:28.659 ********* changed: [sut -> localhost] => { "changed": true, "gid": 1001, "group": "jenkins", "mode": "0700", "owner": "jenkins", "path": "/tmp/podman_lse1r74t_lsr.ini", "size": 6, "state": "directory", "uid": 1000090000 } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Thursday 06 June 2024 22:24:34 +0000 (0:00:00.198) 0:02:28.857 ********* changed: [sut] => { "changed": true, "checksum": "3c989190d3ea56ac3c8f369dd995770bd30084cb", "dest": "/tmp/podman_lse1r74t_lsr.ini/network.ini", "md5sum": "8926aec8da4d9dc05a3219a0ad9ce501", "remote_checksum": "3c989190d3ea56ac3c8f369dd995770bd30084cb", "remote_md5sum": null } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Thursday 06 June 2024 22:24:35 +0000 (0:00:00.264) 0:02:29.122 ********* ok: [sut] => { "ansible_facts": { "__podman_network_name": "quadlet-basic" }, "changed": false } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Thursday 06 June 2024 22:24:35 +0000 (0:00:00.025) 0:02:29.147 ********* ok: [sut] => { "changed": false, "path": "/tmp/podman_lse1r74t_lsr.ini", "state": "absent" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:69 Thursday 06 June 2024 22:24:35 +0000 (0:00:00.210) 0:02:29.358 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:75 Thursday 06 June 2024 22:24:35 +0000 (0:00:00.210) 0:02:29.569 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:24:35 +0000 (0:00:00.031) 0:02:29.600 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:24:35 +0000 (0:00:00.020) 0:02:29.621 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:24:35 +0000 (0:00:00.020) 0:02:29.642 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:83 Thursday 06 June 2024 22:24:35 +0000 (0:00:00.024) 0:02:29.666 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:92 Thursday 06 June 2024 22:24:36 +0000 (0:00:00.400) 0:02:30.067 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.051649", "end": "2024-06-06 22:24:36.321276", "rc": 0, "start": "2024-06-06 22:24:36.269627" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:100 Thursday 06 June 2024 22:24:36 +0000 (0:00:00.277) 0:02:30.345 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "quadlet-basic" ], "delta": "0:00:00.049917", "end": "2024-06-06 22:24:36.597253", "rc": 0, "start": "2024-06-06 22:24:36.547336" } STDOUT: quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 22:24:36 +0000 (0:00:00.307) 0:02:30.652 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Thursday 06 June 2024 22:24:36 +0000 (0:00:00.019) 0:02:30.672 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Thursday 06 June 2024 22:24:36 +0000 (0:00:00.053) 0:02:30.726 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Thursday 06 June 2024 22:24:36 +0000 (0:00:00.024) 0:02:30.750 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Thursday 06 June 2024 22:24:36 +0000 (0:00:00.024) 0:02:30.775 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717712625.7698843, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717712668.2737985, "dev": 43, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1717712668.2737985, "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Thursday 06 June 2024 22:24:36 +0000 (0:00:00.210) 0:02:30.986 ********* ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Thursday 06 June 2024 22:24:37 +0000 (0:00:00.323) 0:02:31.309 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.054135", "end": "2024-06-06 22:24:37.575826", "rc": 0, "start": "2024-06-06 22:24:37.521691" } STDOUT: podman TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Thursday 06 June 2024 22:24:37 +0000 (0:00:00.289) 0:02:31.599 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.049721", "end": "2024-06-06 22:24:37.848696", "rc": 0, "start": "2024-06-06 22:24:37.798975" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Thursday 06 June 2024 22:24:37 +0000 (0:00:00.273) 0:02:31.872 ********* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "user_quadlet_basic" ], "delta": "0:00:00.009082", "end": "2024-06-06 22:24:38.082093", "rc": 0, "start": "2024-06-06 22:24:38.073011" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Thursday 06 June 2024 22:24:38 +0000 (0:00:00.253) 0:02:32.126 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Thursday 06 June 2024 22:24:38 +0000 (0:00:00.017) 0:02:32.144 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Ensure no linger] ******************************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tests_quadlet_basic.yml:215 Thursday 06 June 2024 22:24:38 +0000 (0:00:00.018) 0:02:32.162 ********* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [Run the role - root] ***************************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tests_quadlet_basic.yml:221 Thursday 06 June 2024 22:24:38 +0000 (0:00:00.256) 0:02:32.419 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 06 June 2024 22:24:38 +0000 (0:00:00.057) 0:02:32.476 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 06 June 2024 22:24:38 +0000 (0:00:00.033) 0:02:32.510 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 06 June 2024 22:24:38 +0000 (0:00:00.024) 0:02:32.534 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 06 June 2024 22:24:38 +0000 (0:00:00.019) 0:02:32.553 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 06 June 2024 22:24:38 +0000 (0:00:00.019) 0:02:32.573 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 06 June 2024 22:24:38 +0000 (0:00:00.050) 0:02:32.623 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 06 June 2024 22:24:39 +0000 (0:00:00.676) 0:02:33.300 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 06 June 2024 22:24:39 +0000 (0:00:00.019) 0:02:33.319 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 06 June 2024 22:24:39 +0000 (0:00:00.022) 0:02:33.342 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031345", "end": "2024-06-06 22:24:39.552927", "rc": 0, "start": "2024-06-06 22:24:39.521582" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Thursday 06 June 2024 22:24:39 +0000 (0:00:00.230) 0:02:33.573 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Thursday 06 June 2024 22:24:39 +0000 (0:00:00.021) 0:02:33.594 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Thursday 06 June 2024 22:24:39 +0000 (0:00:00.019) 0:02:33.613 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Thursday 06 June 2024 22:24:39 +0000 (0:00:00.055) 0:02:33.669 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:24:39 +0000 (0:00:00.036) 0:02:33.705 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:24:39 +0000 (0:00:00.212) 0:02:33.917 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:24:39 +0000 (0:00:00.024) 0:02:33.941 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:24:39 +0000 (0:00:00.026) 0:02:33.968 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:24:40 +0000 (0:00:00.209) 0:02:34.177 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:24:40 +0000 (0:00:00.025) 0:02:34.203 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717712601.5835009, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717712568.5613472, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "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": "3221218647", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:24:40 +0000 (0:00:00.210) 0:02:34.413 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:24:40 +0000 (0:00:00.019) 0:02:34.432 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:24:40 +0000 (0:00:00.019) 0:02:34.452 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:24:40 +0000 (0:00:00.018) 0:02:34.471 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:24:40 +0000 (0:00:00.046) 0:02:34.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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:24:40 +0000 (0:00:00.019) 0:02:34.538 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:24:40 +0000 (0:00:00.020) 0:02:34.558 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:24:40 +0000 (0:00:00.019) 0:02:34.577 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Thursday 06 June 2024 22:24:40 +0000 (0:00:00.020) 0:02:34.597 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Thursday 06 June 2024 22:24:40 +0000 (0:00:00.024) 0:02:34.622 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 06 June 2024 22:24:40 +0000 (0:00:00.035) 0:02:34.658 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 06 June 2024 22:24:40 +0000 (0:00:00.019) 0:02:34.677 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Thursday 06 June 2024 22:24:40 +0000 (0:00:00.018) 0:02:34.696 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 06 June 2024 22:24:40 +0000 (0:00:00.036) 0:02:34.733 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 06 June 2024 22:24:40 +0000 (0:00:00.019) 0:02:34.752 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Thursday 06 June 2024 22:24:40 +0000 (0:00:00.019) 0:02:34.771 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 06 June 2024 22:24:40 +0000 (0:00:00.036) 0:02:34.808 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 06 June 2024 22:24:40 +0000 (0:00:00.019) 0:02:34.827 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Thursday 06 June 2024 22:24:40 +0000 (0:00:00.019) 0:02:34.846 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 06 June 2024 22:24:40 +0000 (0:00:00.037) 0:02:34.884 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 06 June 2024 22:24:40 +0000 (0:00:00.052) 0:02:34.937 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 06 June 2024 22:24:40 +0000 (0:00:00.019) 0:02:34.957 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 06 June 2024 22:24:40 +0000 (0:00:00.019) 0:02:34.977 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Thursday 06 June 2024 22:24:41 +0000 (0:00:00.019) 0:02:34.996 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Thursday 06 June 2024 22:24:41 +0000 (0:00:00.019) 0:02:35.016 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Thursday 06 June 2024 22:24:41 +0000 (0:00:00.019) 0:02:35.035 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Thursday 06 June 2024 22:24:41 +0000 (0:00:00.018) 0:02:35.053 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Thursday 06 June 2024 22:24:41 +0000 (0:00:00.017) 0:02:35.071 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 06 June 2024 22:24:41 +0000 (0:00:00.019) 0:02:35.090 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Thursday 06 June 2024 22:24:41 +0000 (0:00:00.057) 0:02:35.148 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Thursday 06 June 2024 22:24:41 +0000 (0:00:00.022) 0:02:35.170 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Thursday 06 June 2024 22:24:41 +0000 (0:00:00.024) 0:02:35.195 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:24:41 +0000 (0:00:00.030) 0:02:35.225 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:24:41 +0000 (0:00:00.019) 0:02:35.244 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:24:41 +0000 (0:00:00.018) 0:02:35.263 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Thursday 06 June 2024 22:24:41 +0000 (0:00:00.019) 0:02:35.282 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Thursday 06 June 2024 22:24:41 +0000 (0:00:00.018) 0:02:35.301 ********* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Thursday 06 June 2024 22:24:41 +0000 (0:00:00.408) 0:02:35.710 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Thursday 06 June 2024 22:24:41 +0000 (0:00:00.022) 0:02:35.732 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Thursday 06 June 2024 22:24:41 +0000 (0:00:00.026) 0:02:35.759 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:24:41 +0000 (0:00:00.031) 0:02:35.790 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:24:41 +0000 (0:00:00.019) 0:02:35.810 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:24:41 +0000 (0:00:00.019) 0:02:35.829 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Thursday 06 June 2024 22:24:41 +0000 (0:00:00.018) 0:02:35.848 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Thursday 06 June 2024 22:24:41 +0000 (0:00:00.019) 0:02:35.868 ********* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Thursday 06 June 2024 22:24:42 +0000 (0:00:00.363) 0:02:36.231 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Thursday 06 June 2024 22:24:42 +0000 (0:00:00.018) 0:02:36.250 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 22:24:42 +0000 (0:00:00.059) 0:02:36.309 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "files/quadlet-basic.network", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "[Network]\nSubnet=192.168.29.0/24\nGateway=192.168.29.1\nLabel=app=wordpress\nNetworkName=quadlet-basic", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 22:24:42 +0000 (0:00:00.026) 0:02:36.336 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 22:24:42 +0000 (0:00:00.024) 0:02:36.360 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 22:24:42 +0000 (0:00:00.019) 0:02:36.379 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 22:24:42 +0000 (0:00:00.028) 0:02:36.408 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:24:42 +0000 (0:00:00.064) 0:02:36.472 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:24:42 +0000 (0:00:00.024) 0:02:36.496 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:24:42 +0000 (0:00:00.024) 0:02:36.520 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:24:42 +0000 (0:00:00.026) 0:02:36.547 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:24:42 +0000 (0:00:00.210) 0:02:36.758 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:24:42 +0000 (0:00:00.025) 0:02:36.783 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717712601.5835009, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717712568.5613472, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "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": "3221218647", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:24:43 +0000 (0:00:00.211) 0:02:36.995 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:24:43 +0000 (0:00:00.019) 0:02:37.014 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:24:43 +0000 (0:00:00.019) 0:02:37.034 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:24:43 +0000 (0:00:00.019) 0:02:37.054 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:24:43 +0000 (0:00:00.019) 0:02:37.073 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:24:43 +0000 (0:00:00.020) 0:02:37.094 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:24:43 +0000 (0:00:00.018) 0:02:37.113 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:24:43 +0000 (0:00:00.019) 0:02:37.132 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 22:24:43 +0000 (0:00:00.019) 0:02:37.151 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 22:24:43 +0000 (0:00:00.035) 0:02:37.187 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 22:24:43 +0000 (0:00:00.020) 0:02:37.207 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 22:24:43 +0000 (0:00:00.020) 0:02:37.227 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 22:24:43 +0000 (0:00:00.044) 0:02: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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 22:24:43 +0000 (0:00:00.057) 0:02:37.330 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 22:24:43 +0000 (0:00:00.020) 0:02:37.350 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Thursday 06 June 2024 22:24:43 +0000 (0:00:00.041) 0:02:37.392 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:24:43 +0000 (0:00:00.033) 0:02:37.425 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:24:43 +0000 (0:00:00.019) 0:02:37.444 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:24:43 +0000 (0:00:00.019) 0:02:37.464 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Thursday 06 June 2024 22:24:43 +0000 (0:00:00.019) 0:02:37.483 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Thursday 06 June 2024 22:24:43 +0000 (0:00:00.018) 0:02:37.502 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Thursday 06 June 2024 22:24:43 +0000 (0:00:00.017) 0:02:37.520 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Thursday 06 June 2024 22:24:43 +0000 (0:00:00.219) 0:02:37.739 ********* changed: [sut] => { "changed": true, "checksum": "3c989190d3ea56ac3c8f369dd995770bd30084cb", "dest": "/etc/containers/systemd/quadlet-basic.network", "gid": 0, "group": "root", "md5sum": "8926aec8da4d9dc05a3219a0ad9ce501", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 100, "src": "/root/.ansible/tmp/ansible-tmp-1717712683.7863019-15084-28601291720187/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Thursday 06 June 2024 22:24:44 +0000 (0:00:00.554) 0:02:38.294 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Thursday 06 June 2024 22:24:44 +0000 (0:00:00.020) 0:02:38.315 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Thursday 06 June 2024 22:24:44 +0000 (0:00:00.019) 0:02:38.334 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Thursday 06 June 2024 22:24:44 +0000 (0:00:00.538) 0:02:38.872 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Thursday 06 June 2024 22:24:44 +0000 (0:00:00.022) 0:02:38.894 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 22:24:44 +0000 (0:00:00.022) 0:02:38.917 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 22:24:44 +0000 (0:00:00.025) 0:02:38.943 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 22:24:44 +0000 (0:00:00.024) 0:02:38.967 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 22:24:44 +0000 (0:00:00.019) 0:02:38.987 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 22:24:45 +0000 (0:00:00.027) 0:02:39.014 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:24:45 +0000 (0:00:00.034) 0:02:39.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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:24:45 +0000 (0:00:00.023) 0:02:39.072 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:24:45 +0000 (0:00:00.023) 0:02:39.096 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:24:45 +0000 (0:00:00.026) 0:02:39.122 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:24:45 +0000 (0:00:00.211) 0:02:39.333 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:24:45 +0000 (0:00:00.024) 0:02:39.357 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717712601.5835009, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717712568.5613472, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "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": "3221218647", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:24:45 +0000 (0:00:00.206) 0:02:39.564 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:24:45 +0000 (0:00:00.019) 0:02:39.584 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:24:45 +0000 (0:00:00.018) 0:02:39.602 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:24:45 +0000 (0:00:00.052) 0:02:39.655 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:24:45 +0000 (0:00:00.019) 0:02:39.675 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:24:45 +0000 (0:00:00.020) 0:02:39.695 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:24:45 +0000 (0:00:00.019) 0:02:39.714 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:24:45 +0000 (0:00:00.019) 0:02:39.734 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 22:24:45 +0000 (0:00:00.019) 0:02:39.754 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 22:24:45 +0000 (0:00:00.035) 0:02:39.789 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 22:24:45 +0000 (0:00:00.020) 0:02:39.809 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 22:24:45 +0000 (0:00:00.021) 0:02:39.831 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 22:24:45 +0000 (0:00:00.045) 0:02:39.876 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 22:24:45 +0000 (0:00:00.023) 0:02:39.900 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 22:24:45 +0000 (0:00:00.019) 0:02:39.919 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Thursday 06 June 2024 22:24:45 +0000 (0:00:00.041) 0:02:39.960 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:24:46 +0000 (0:00:00.032) 0:02:39.993 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:24:46 +0000 (0:00:00.019) 0:02:40.012 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:24:46 +0000 (0:00:00.019) 0:02:40.032 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Thursday 06 June 2024 22:24:46 +0000 (0:00:00.018) 0:02:40.051 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Thursday 06 June 2024 22:24:46 +0000 (0:00:00.018) 0:02:40.069 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Thursday 06 June 2024 22:24:46 +0000 (0:00:00.017) 0:02:40.087 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Thursday 06 June 2024 22:24:46 +0000 (0:00:00.215) 0:02:40.302 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Thursday 06 June 2024 22:24:46 +0000 (0:00:00.020) 0:02:40.322 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Thursday 06 June 2024 22:24:46 +0000 (0:00:00.019) 0:02:40.342 ********* 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-1717712686.3884442-15178-151073446880661/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Thursday 06 June 2024 22:24:46 +0000 (0:00:00.562) 0:02:40.905 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Thursday 06 June 2024 22:24:47 +0000 (0:00:00.555) 0:02:41.460 ********* 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": "-.mount sysinit.target basic.target system.slice systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "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", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Thursday 06 June 2024 22:24:47 +0000 (0:00:00.441) 0:02:41.902 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 22:24:47 +0000 (0:00:00.020) 0:02:41.923 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 22:24:47 +0000 (0:00:00.023) 0:02:41.947 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 22:24:47 +0000 (0:00:00.024) 0:02:41.971 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 22:24:47 +0000 (0:00:00.019) 0:02:41.991 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 22:24:48 +0000 (0:00:00.027) 0:02:42.018 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:24:48 +0000 (0:00:00.065) 0:02:42.084 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:24:48 +0000 (0:00:00.025) 0:02:42.109 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:24:48 +0000 (0:00:00.026) 0:02:42.136 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:24:48 +0000 (0:00:00.030) 0:02:42.167 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:24:48 +0000 (0:00:00.225) 0:02:42.393 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:24:48 +0000 (0:00:00.025) 0:02:42.418 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717712601.5835009, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717712568.5613472, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "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": "3221218647", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:24:48 +0000 (0:00:00.218) 0:02:42.637 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:24:48 +0000 (0:00:00.020) 0:02:42.658 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:24:48 +0000 (0:00:00.020) 0:02:42.678 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:24:48 +0000 (0:00:00.020) 0:02:42.698 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:24:48 +0000 (0:00:00.019) 0:02:42.718 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:24:48 +0000 (0:00:00.022) 0:02:42.740 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:24:48 +0000 (0:00:00.019) 0:02:42.759 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:24:48 +0000 (0:00:00.020) 0:02:42.780 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 22:24:48 +0000 (0:00:00.019) 0:02:42.799 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 22:24:48 +0000 (0:00:00.036) 0:02:42.836 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 22:24:48 +0000 (0:00:00.020) 0:02:42.856 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 22:24:48 +0000 (0:00:00.020) 0:02:42.877 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 22:24:48 +0000 (0:00:00.045) 0:02:42.923 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 22:24:48 +0000 (0:00:00.058) 0:02:42.982 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 22:24:49 +0000 (0:00:00.020) 0:02:43.002 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Thursday 06 June 2024 22:24:49 +0000 (0:00:00.041) 0:02:43.043 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:24:49 +0000 (0:00:00.034) 0:02:43.077 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:24:49 +0000 (0:00:00.020) 0:02:43.098 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:24:49 +0000 (0:00:00.020) 0:02:43.119 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Thursday 06 June 2024 22:24:49 +0000 (0:00:00.020) 0:02:43.139 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Thursday 06 June 2024 22:24:49 +0000 (0:00:00.020) 0:02:43.160 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Thursday 06 June 2024 22:24:57 +0000 (0:00:08.827) 0:02:51.988 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Thursday 06 June 2024 22:24:58 +0000 (0:00:00.228) 0:02:52.216 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Thursday 06 June 2024 22:24:58 +0000 (0:00:00.019) 0:02:52.235 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Thursday 06 June 2024 22:24:58 +0000 (0:00:00.019) 0:02:52.255 ********* 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-1717712698.3047545-15270-67870722821115/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Thursday 06 June 2024 22:24:58 +0000 (0:00:00.594) 0:02:52.849 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Thursday 06 June 2024 22:24:59 +0000 (0:00:00.573) 0:02:53.423 ********* 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": "-.mount systemd-journald.socket quadlet-basic-mysql-volume.service sysinit.target system.slice quadlet-basic-network.service basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "quadlet-basic-network.service sysinit.target system.slice quadlet-basic-mysql-volume.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]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Thursday 06 June 2024 22:25:00 +0000 (0:00:00.812) 0:02:54.235 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Thursday 06 June 2024 22:25:00 +0000 (0:00:00.020) 0:02:54.255 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Thursday 06 June 2024 22:25:00 +0000 (0:00:00.048) 0:02:54.304 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Thursday 06 June 2024 22:25:00 +0000 (0:00:00.019) 0:02:54.323 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check files] ************************************************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tests_quadlet_basic.yml:228 Thursday 06 June 2024 22:25:00 +0000 (0:00:00.018) 0:02:54.342 ********* 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.004271", "end": "2024-06-06 22:25:00.585627", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-06-06 22:25:00.581356" } 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.003296", "end": "2024-06-06 22:25:00.888156", "item": "quadlet-basic.network", "rc": 0, "start": "2024-06-06 22:25:00.884860" } STDOUT: [Network] Subnet=192.168.29.0/24 Gateway=192.168.29.1 Label=app=wordpress NetworkName=quadlet-basic ok: [sut] => (item=quadlet-basic-mysql.volume) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/etc/containers/systemd/quadlet-basic-mysql.volume" ], "delta": "0:00:00.003169", "end": "2024-06-06 22:25:01.154384", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-06-06 22:25:01.151215" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Check JSON] ************************************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tests_quadlet_basic.yml:238 Thursday 06 June 2024 22:25:01 +0000 (0:00:00.835) 0:02:55.178 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "exec", "quadlet-basic-mysql", "cat", "/tmp/test.json" ], "delta": "0:00:00.232275", "end": "2024-06-06 22:25:01.623904", "failed_when_result": false, "rc": 0, "start": "2024-06-06 22:25:01.391629" } STDOUT: {"test": "json"} TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tests_quadlet_basic.yml:258 Thursday 06 June 2024 22:25:01 +0000 (0:00:00.475) 0:02:55.654 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 06 June 2024 22:25:01 +0000 (0:00:00.032) 0:02:55.686 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 06 June 2024 22:25:01 +0000 (0:00:00.036) 0:02:55.723 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 06 June 2024 22:25:01 +0000 (0:00:00.024) 0:02:55.748 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 06 June 2024 22:25:01 +0000 (0:00:00.020) 0:02:55.768 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 06 June 2024 22:25:01 +0000 (0:00:00.019) 0:02:55.787 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 06 June 2024 22:25:01 +0000 (0:00:00.048) 0:02:55.835 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 06 June 2024 22:25:02 +0000 (0:00:00.724) 0:02:56.559 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 06 June 2024 22:25:02 +0000 (0:00:00.019) 0:02:56.579 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 06 June 2024 22:25:02 +0000 (0:00:00.024) 0:02:56.603 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033266", "end": "2024-06-06 22:25:02.833452", "rc": 0, "start": "2024-06-06 22:25:02.800186" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Thursday 06 June 2024 22:25:02 +0000 (0:00:00.252) 0:02:56.856 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Thursday 06 June 2024 22:25:02 +0000 (0:00:00.022) 0:02:56.878 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Thursday 06 June 2024 22:25:02 +0000 (0:00:00.020) 0:02:56.898 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Thursday 06 June 2024 22:25:02 +0000 (0:00:00.058) 0:02:56.957 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:25:03 +0000 (0:00:00.039) 0:02:56.996 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:25:03 +0000 (0:00:00.244) 0:02:57.241 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:25:03 +0000 (0:00:00.024) 0:02:57.265 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:25:03 +0000 (0:00:00.054) 0:02:57.320 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:25:03 +0000 (0:00:00.288) 0:02:57.608 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:25:03 +0000 (0:00:00.025) 0:02:57.634 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717712601.5835009, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717712568.5613472, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "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": "3221218647", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:25:03 +0000 (0:00:00.208) 0:02:57.842 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004153", "end": "2024-06-06 22:25:04.031707", "rc": 0, "start": "2024-06-06 22:25:04.027554" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:25:04 +0000 (0:00:00.211) 0:02:58.054 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004056", "end": "2024-06-06 22:25:04.244904", "rc": 0, "start": "2024-06-06 22:25:04.240848" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:25:04 +0000 (0:00:00.213) 0:02:58.267 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:25:04 +0000 (0:00:00.029) 0:02:58.297 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:25:04 +0000 (0:00:00.021) 0:02:58.319 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:25:04 +0000 (0:00:00.021) 0:02:58.340 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:25:04 +0000 (0:00:00.020) 0:02:58.360 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:25:04 +0000 (0:00:00.019) 0:02:58.379 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Thursday 06 June 2024 22:25:04 +0000 (0:00:00.019) 0:02:58.399 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Thursday 06 June 2024 22:25:04 +0000 (0:00:00.024) 0:02:58.423 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 06 June 2024 22:25:04 +0000 (0:00:00.037) 0:02:58.461 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 06 June 2024 22:25:04 +0000 (0:00:00.019) 0:02:58.481 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Thursday 06 June 2024 22:25:04 +0000 (0:00:00.019) 0:02:58.500 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 06 June 2024 22:25:04 +0000 (0:00:00.066) 0:02:58.566 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 06 June 2024 22:25:04 +0000 (0:00:00.019) 0:02:58.586 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Thursday 06 June 2024 22:25:04 +0000 (0:00:00.019) 0:02:58.605 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 06 June 2024 22:25:04 +0000 (0:00:00.038) 0:02:58.644 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 06 June 2024 22:25:04 +0000 (0:00:00.019) 0:02:58.664 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Thursday 06 June 2024 22:25:04 +0000 (0:00:00.018) 0:02:58.683 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 06 June 2024 22:25:04 +0000 (0:00:00.040) 0:02:58.723 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 06 June 2024 22:25:04 +0000 (0:00:00.019) 0:02:58.743 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 06 June 2024 22:25:04 +0000 (0:00:00.019) 0:02:58.763 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 06 June 2024 22:25:04 +0000 (0:00:00.019) 0:02:58.782 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Thursday 06 June 2024 22:25:04 +0000 (0:00:00.020) 0:02:58.802 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Thursday 06 June 2024 22:25:04 +0000 (0:00:00.019) 0:02:58.821 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Thursday 06 June 2024 22:25:04 +0000 (0:00:00.020) 0:02:58.842 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Thursday 06 June 2024 22:25:04 +0000 (0:00:00.018) 0:02:58.861 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Thursday 06 June 2024 22:25:04 +0000 (0:00:00.019) 0:02:58.880 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 06 June 2024 22:25:04 +0000 (0:00:00.018) 0:02:58.899 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Thursday 06 June 2024 22:25:05 +0000 (0:00:00.094) 0:02:58.993 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Thursday 06 June 2024 22:25:05 +0000 (0:00:00.021) 0:02:59.015 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Thursday 06 June 2024 22:25:05 +0000 (0:00:00.025) 0:02:59.040 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:25:05 +0000 (0:00:00.030) 0:02:59.071 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:25:05 +0000 (0:00:00.020) 0:02:59.091 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:25:05 +0000 (0:00:00.021) 0:02:59.112 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Thursday 06 June 2024 22:25:05 +0000 (0:00:00.023) 0:02:59.135 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Thursday 06 June 2024 22:25:05 +0000 (0:00:00.207) 0:02:59.343 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Thursday 06 June 2024 22:25:05 +0000 (0:00:00.021) 0:02:59.364 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Thursday 06 June 2024 22:25:05 +0000 (0:00:00.020) 0:02:59.384 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Thursday 06 June 2024 22:25:05 +0000 (0:00:00.026) 0:02:59.410 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:25:05 +0000 (0:00:00.030) 0:02:59.441 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:25:05 +0000 (0:00:00.021) 0:02:59.463 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:25:05 +0000 (0:00:00.021) 0:02:59.484 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Thursday 06 June 2024 22:25:05 +0000 (0:00:00.025) 0:02:59.510 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Thursday 06 June 2024 22:25:05 +0000 (0:00:00.298) 0:02:59.808 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Thursday 06 June 2024 22:25:05 +0000 (0:00:00.022) 0:02:59.830 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Thursday 06 June 2024 22:25:05 +0000 (0:00:00.019) 0:02:59.850 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 22:25:05 +0000 (0:00:00.064) 0:02:59.914 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 22:25:05 +0000 (0:00:00.025) 0:02:59.939 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 22:25:05 +0000 (0:00:00.024) 0:02:59.964 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 22:25:05 +0000 (0:00:00.019) 0:02:59.983 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 22:25:06 +0000 (0:00:00.027) 0:03:00.011 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:25:06 +0000 (0:00:00.034) 0:03:00.045 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:25:06 +0000 (0:00:00.023) 0:03:00.069 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:25:06 +0000 (0:00:00.024) 0:03:00.093 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:25:06 +0000 (0:00:00.026) 0:03:00.119 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:25:06 +0000 (0:00:00.212) 0:03:00.332 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:25:06 +0000 (0:00:00.024) 0:03:00.357 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717712601.5835009, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717712568.5613472, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "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": "3221218647", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:25:06 +0000 (0:00:00.367) 0:03:00.724 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.006054", "end": "2024-06-06 22:25:07.028024", "rc": 0, "start": "2024-06-06 22:25:07.021970" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:25:07 +0000 (0:00:00.331) 0:03:01.056 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.006433", "end": "2024-06-06 22:25:07.357335", "rc": 0, "start": "2024-06-06 22:25:07.350902" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:25:07 +0000 (0:00:00.328) 0:03:01.385 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:25:07 +0000 (0:00:00.029) 0:03:01.415 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:25:07 +0000 (0:00:00.019) 0:03:01.434 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:25:07 +0000 (0:00:00.019) 0:03:01.453 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:25:07 +0000 (0:00:00.020) 0:03:01.474 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:25:07 +0000 (0:00:00.019) 0:03:01.493 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 22:25:07 +0000 (0:00:00.020) 0:03:01.513 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 22:25:07 +0000 (0:00:00.034) 0:03:01.548 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 22:25:07 +0000 (0:00:00.021) 0:03:01.569 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 22:25:07 +0000 (0:00:00.019) 0:03:01.589 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 22:25:07 +0000 (0:00:00.047) 0:03:01.636 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 22:25:07 +0000 (0:00:00.023) 0:03:01.659 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Thursday 06 June 2024 22:25:07 +0000 (0:00:00.043) 0:03:01.703 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Thursday 06 June 2024 22:25:08 +0000 (0:00:00.386) 0:03:02.090 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : See if quadlet file exists] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Thursday 06 June 2024 22:25:08 +0000 (0:00:00.024) 0:03:02.114 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Thursday 06 June 2024 22:25:08 +0000 (0:00:00.020) 0:03:02.135 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Thursday 06 June 2024 22:25:08 +0000 (0:00:00.019) 0:03:02.154 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Thursday 06 June 2024 22:25:08 +0000 (0:00:00.019) 0:03:02.174 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Thursday 06 June 2024 22:25:08 +0000 (0:00:00.020) 0:03:02.194 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:69 Thursday 06 June 2024 22:25:08 +0000 (0:00:00.020) 0:03:02.214 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:75 Thursday 06 June 2024 22:25:08 +0000 (0:00:00.339) 0:03:02.553 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:25:08 +0000 (0:00:00.031) 0:03:02.585 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:25:08 +0000 (0:00:00.020) 0:03:02.605 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:25:08 +0000 (0:00:00.020) 0:03:02.626 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:83 Thursday 06 June 2024 22:25:08 +0000 (0:00:00.022) 0:03:02.649 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:92 Thursday 06 June 2024 22:25:08 +0000 (0:00:00.020) 0:03:02.670 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:100 Thursday 06 June 2024 22:25:08 +0000 (0:00:00.020) 0:03:02.690 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 22:25:08 +0000 (0:00:00.021) 0:03:02.711 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 22:25:08 +0000 (0:00:00.019) 0:03:02.731 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 22:25:08 +0000 (0:00:00.026) 0:03:02.757 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 22:25:08 +0000 (0:00:00.025) 0:03:02.783 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 22:25:08 +0000 (0:00:00.053) 0:03:02.836 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 22:25:08 +0000 (0:00:00.029) 0:03:02.865 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:25:08 +0000 (0:00:00.037) 0:03:02.902 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:25:08 +0000 (0:00:00.024) 0:03:02.927 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:25:08 +0000 (0:00:00.023) 0:03:02.951 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:25:08 +0000 (0:00:00.026) 0:03:02.977 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:25:09 +0000 (0:00:00.212) 0:03:03.189 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:25:09 +0000 (0:00:00.025) 0:03:03.215 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717712601.5835009, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717712568.5613472, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "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": "3221218647", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:25:09 +0000 (0:00:00.208) 0:03:03.423 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004010", "end": "2024-06-06 22:25:09.611358", "rc": 0, "start": "2024-06-06 22:25:09.607348" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:25:09 +0000 (0:00:00.210) 0:03:03.633 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004039", "end": "2024-06-06 22:25:09.822862", "rc": 0, "start": "2024-06-06 22:25:09.818823" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:25:09 +0000 (0:00:00.210) 0:03:03.844 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:25:09 +0000 (0:00:00.029) 0:03:03.873 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:25:09 +0000 (0:00:00.019) 0:03:03.893 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:25:09 +0000 (0:00:00.019) 0:03:03.913 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:25:09 +0000 (0:00:00.019) 0:03:03.932 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:25:09 +0000 (0:00:00.053) 0:03:03.985 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 22:25:10 +0000 (0:00:00.020) 0:03:04.006 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 22:25:10 +0000 (0:00:00.035) 0:03:04.041 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 22:25:10 +0000 (0:00:00.020) 0:03:04.062 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 22:25:10 +0000 (0:00:00.020) 0:03:04.082 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 22:25:10 +0000 (0:00:00.045) 0:03:04.128 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 22:25:10 +0000 (0:00:00.023) 0:03:04.151 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Thursday 06 June 2024 22:25:10 +0000 (0:00:00.042) 0:03:04.194 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Thursday 06 June 2024 22:25:10 +0000 (0:00:00.205) 0:03:04.400 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : See if quadlet file exists] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Thursday 06 June 2024 22:25:10 +0000 (0:00:00.022) 0:03:04.422 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Thursday 06 June 2024 22:25:10 +0000 (0:00:00.020) 0:03:04.443 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Thursday 06 June 2024 22:25:10 +0000 (0:00:00.019) 0:03:04.462 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Thursday 06 June 2024 22:25:10 +0000 (0:00:00.019) 0:03:04.481 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Thursday 06 June 2024 22:25:10 +0000 (0:00:00.019) 0:03:04.501 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:69 Thursday 06 June 2024 22:25:10 +0000 (0:00:00.018) 0:03:04.520 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:75 Thursday 06 June 2024 22:25:10 +0000 (0:00:00.315) 0:03:04.835 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:25:10 +0000 (0:00:00.066) 0:03:04.902 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:25:10 +0000 (0:00:00.021) 0:03:04.923 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:25:10 +0000 (0:00:00.021) 0:03:04.945 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:83 Thursday 06 June 2024 22:25:10 +0000 (0:00:00.022) 0:03:04.967 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:92 Thursday 06 June 2024 22:25:10 +0000 (0:00:00.020) 0:03:04.988 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:100 Thursday 06 June 2024 22:25:11 +0000 (0:00:00.020) 0:03:05.009 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 22:25:11 +0000 (0:00:00.020) 0:03:05.029 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 22:25:11 +0000 (0:00:00.019) 0:03:05.049 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "files/quadlet-basic.network", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "[Network]\nSubnet=192.168.29.0/24\nGateway=192.168.29.1\nLabel=app=wordpress\nNetworkName=quadlet-basic", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 22:25:11 +0000 (0:00:00.028) 0:03:05.077 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 22:25:11 +0000 (0:00:00.024) 0:03:05.101 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 22:25:11 +0000 (0:00:00.021) 0:03:05.122 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 22:25:11 +0000 (0:00:00.027) 0:03:05.150 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:25:11 +0000 (0:00:00.034) 0:03:05.185 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:25:11 +0000 (0:00:00.023) 0:03:05.209 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:25:11 +0000 (0:00:00.022) 0:03:05.231 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:25:11 +0000 (0:00:00.025) 0:03:05.257 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:25:11 +0000 (0:00:00.209) 0:03:05.467 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:25:11 +0000 (0:00:00.024) 0:03:05.492 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717712601.5835009, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717712568.5613472, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "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": "3221218647", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:25:11 +0000 (0:00:00.250) 0:03:05.742 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004117", "end": "2024-06-06 22:25:11.933991", "rc": 0, "start": "2024-06-06 22:25:11.929874" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:25:11 +0000 (0:00:00.213) 0:03:05.956 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003983", "end": "2024-06-06 22:25:12.143706", "rc": 0, "start": "2024-06-06 22:25:12.139723" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:25:12 +0000 (0:00:00.210) 0:03:06.166 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:25:12 +0000 (0:00:00.031) 0:03:06.198 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:25:12 +0000 (0:00:00.019) 0:03:06.218 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:25:12 +0000 (0:00:00.021) 0:03:06.239 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:25:12 +0000 (0:00:00.022) 0:03:06.261 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:25:12 +0000 (0:00:00.021) 0:03:06.283 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 22:25:12 +0000 (0:00:00.019) 0:03:06.302 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 22:25:12 +0000 (0:00:00.035) 0:03:06.338 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 22:25:12 +0000 (0:00:00.020) 0:03:06.359 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 22:25:12 +0000 (0:00:00.018) 0:03:06.377 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 22:25:12 +0000 (0:00:00.045) 0:03:06.423 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 22:25:12 +0000 (0:00:00.022) 0:03:06.445 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Thursday 06 June 2024 22:25:12 +0000 (0:00:00.043) 0:03:06.489 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Thursday 06 June 2024 22:25:12 +0000 (0:00:00.201) 0:03:06.690 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : See if quadlet file exists] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Thursday 06 June 2024 22:25:12 +0000 (0:00:00.054) 0:03:06.745 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Thursday 06 June 2024 22:25:12 +0000 (0:00:00.205) 0:03:06.951 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Thursday 06 June 2024 22:25:12 +0000 (0:00:00.021) 0:03:06.973 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Thursday 06 June 2024 22:25:13 +0000 (0:00:00.019) 0:03:06.992 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Thursday 06 June 2024 22:25:13 +0000 (0:00:00.020) 0:03:07.013 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:69 Thursday 06 June 2024 22:25:13 +0000 (0:00:00.020) 0:03:07.034 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:75 Thursday 06 June 2024 22:25:13 +0000 (0:00:00.209) 0:03:07.243 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:25:13 +0000 (0:00:00.032) 0:03:07.275 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:25:13 +0000 (0:00:00.021) 0:03:07.297 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:25:13 +0000 (0:00:00.020) 0:03:07.317 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:83 Thursday 06 June 2024 22:25:13 +0000 (0:00:00.024) 0:03:07.342 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:92 Thursday 06 June 2024 22:25:13 +0000 (0:00:00.021) 0:03:07.364 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:100 Thursday 06 June 2024 22:25:13 +0000 (0:00:00.022) 0:03:07.386 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 22:25:13 +0000 (0:00:00.020) 0:03:07.407 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Thursday 06 June 2024 22:25:13 +0000 (0:00:00.019) 0:03:07.426 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Thursday 06 June 2024 22:25:13 +0000 (0:00:00.056) 0:03:07.483 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Thursday 06 June 2024 22:25:13 +0000 (0:00:00.061) 0:03:07.545 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Thursday 06 June 2024 22:25:13 +0000 (0:00:00.025) 0:03:07.570 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Gather facts for containers] ***************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Thursday 06 June 2024 22:25:13 +0000 (0:00:00.202) 0:03:07.772 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Thursday 06 June 2024 22:25:13 +0000 (0:00:00.023) 0:03:07.796 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Thursday 06 June 2024 22:25:13 +0000 (0:00:00.023) 0:03:07.820 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Thursday 06 June 2024 22:25:13 +0000 (0:00:00.019) 0:03:07.839 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Thursday 06 June 2024 22:25:13 +0000 (0:00:00.020) 0:03:07.860 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Thursday 06 June 2024 22:25:13 +0000 (0:00:00.018) 0:03:07.878 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Remove test user] ******************************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tests_quadlet_basic.yml:269 Thursday 06 June 2024 22:25:13 +0000 (0:00:00.019) 0:03:07.897 ********* changed: [sut] => { "changed": true, "force": false, "name": "user_quadlet_basic", "remove": false, "state": "absent" } TASK [Cleanup system - root] *************************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/tests_quadlet_basic.yml:275 Thursday 06 June 2024 22:25:14 +0000 (0:00:00.395) 0:03:08.293 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 06 June 2024 22:25:14 +0000 (0:00:00.046) 0:03:08.339 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 06 June 2024 22:25:14 +0000 (0:00:00.036) 0:03:08.375 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 06 June 2024 22:25:14 +0000 (0:00:00.024) 0:03:08.400 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 06 June 2024 22:25:14 +0000 (0:00:00.019) 0:03:08.419 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 06 June 2024 22:25:14 +0000 (0:00:00.018) 0:03:08.438 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 06 June 2024 22:25:14 +0000 (0:00:00.125) 0:03:08.563 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 06 June 2024 22:25:15 +0000 (0:00:00.678) 0:03:09.242 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 06 June 2024 22:25:15 +0000 (0:00:00.019) 0:03:09.262 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 06 June 2024 22:25:15 +0000 (0:00:00.026) 0:03:09.288 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032869", "end": "2024-06-06 22:25:15.501838", "rc": 0, "start": "2024-06-06 22:25:15.468969" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Thursday 06 June 2024 22:25:15 +0000 (0:00:00.236) 0:03:09.524 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Thursday 06 June 2024 22:25:15 +0000 (0:00:00.022) 0:03:09.547 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Thursday 06 June 2024 22:25:15 +0000 (0:00:00.019) 0:03:09.567 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Thursday 06 June 2024 22:25:15 +0000 (0:00:00.058) 0:03:09.625 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:25:15 +0000 (0:00:00.040) 0:03:09.666 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:25:15 +0000 (0:00:00.250) 0:03:09.917 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:25:15 +0000 (0:00:00.026) 0:03:09.943 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:25:15 +0000 (0:00:00.027) 0:03:09.970 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:25:16 +0000 (0:00:00.211) 0:03:10.182 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:25:16 +0000 (0:00:00.026) 0:03:10.209 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717712601.5835009, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717712568.5613472, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "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": "3221218647", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:25:16 +0000 (0:00:00.208) 0:03:10.417 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:25:16 +0000 (0:00:00.021) 0:03:10.438 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:25:16 +0000 (0:00:00.019) 0:03:10.458 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:25:16 +0000 (0:00:00.019) 0:03:10.477 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:25:16 +0000 (0:00:00.019) 0:03:10.496 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:25:16 +0000 (0:00:00.019) 0:03:10.515 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:25:16 +0000 (0:00:00.018) 0:03:10.534 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:25:16 +0000 (0:00:00.019) 0:03:10.554 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Thursday 06 June 2024 22:25:16 +0000 (0:00:00.018) 0:03:10.573 ********* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Thursday 06 June 2024 22:25:16 +0000 (0:00:00.026) 0:03:10.599 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 06 June 2024 22:25:16 +0000 (0:00:00.038) 0:03:10.638 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 06 June 2024 22:25:16 +0000 (0:00:00.019) 0:03:10.658 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Thursday 06 June 2024 22:25:16 +0000 (0:00:00.018) 0:03:10.676 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 06 June 2024 22:25:16 +0000 (0:00:00.068) 0:03:10.745 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 06 June 2024 22:25:16 +0000 (0:00:00.019) 0:03:10.764 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Thursday 06 June 2024 22:25:16 +0000 (0:00:00.019) 0:03:10.784 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 06 June 2024 22:25:16 +0000 (0:00:00.039) 0:03:10.823 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 06 June 2024 22:25:16 +0000 (0:00:00.018) 0:03:10.842 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Thursday 06 June 2024 22:25:16 +0000 (0:00:00.019) 0:03:10.861 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 06 June 2024 22:25:16 +0000 (0:00:00.040) 0:03:10.902 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 06 June 2024 22:25:16 +0000 (0:00:00.021) 0:03:10.923 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 06 June 2024 22:25:16 +0000 (0:00:00.019) 0:03:10.942 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 06 June 2024 22:25:16 +0000 (0:00:00.018) 0:03:10.961 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Thursday 06 June 2024 22:25:16 +0000 (0:00:00.019) 0:03:10.980 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Thursday 06 June 2024 22:25:17 +0000 (0:00:00.018) 0:03:10.999 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Thursday 06 June 2024 22:25:17 +0000 (0:00:00.017) 0:03:11.017 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Thursday 06 June 2024 22:25:17 +0000 (0:00:00.018) 0:03:11.035 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Thursday 06 June 2024 22:25:17 +0000 (0:00:00.017) 0:03:11.052 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 06 June 2024 22:25:17 +0000 (0:00:00.018) 0:03:11.071 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Thursday 06 June 2024 22:25:17 +0000 (0:00:00.090) 0:03:11.161 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Thursday 06 June 2024 22:25:17 +0000 (0:00:00.022) 0:03:11.183 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Thursday 06 June 2024 22:25:17 +0000 (0:00:00.025) 0:03:11.209 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:25:17 +0000 (0:00:00.030) 0:03:11.239 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:25:17 +0000 (0:00:00.019) 0:03:11.259 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:25:17 +0000 (0:00:00.018) 0:03:11.277 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Thursday 06 June 2024 22:25:17 +0000 (0:00:00.018) 0:03:11.296 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Thursday 06 June 2024 22:25:17 +0000 (0:00:00.019) 0:03:11.315 ********* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Thursday 06 June 2024 22:25:17 +0000 (0:00:00.251) 0:03:11.567 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Thursday 06 June 2024 22:25:17 +0000 (0:00:00.021) 0:03:11.588 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Thursday 06 June 2024 22:25:17 +0000 (0:00:00.025) 0:03:11.613 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:25:17 +0000 (0:00:00.030) 0:03:11.644 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:25:17 +0000 (0:00:00.019) 0:03:11.663 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:25:17 +0000 (0:00:00.019) 0:03:11.683 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Thursday 06 June 2024 22:25:17 +0000 (0:00:00.018) 0:03:11.702 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Thursday 06 June 2024 22:25:17 +0000 (0:00:00.020) 0:03:11.722 ********* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Thursday 06 June 2024 22:25:18 +0000 (0:00:00.285) 0:03:12.008 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Thursday 06 June 2024 22:25:18 +0000 (0:00:00.019) 0:03:12.027 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 22:25:18 +0000 (0:00:00.063) 0:03:12.091 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 22:25:18 +0000 (0:00:00.025) 0:03:12.116 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 22:25:18 +0000 (0:00:00.025) 0:03:12.141 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 22:25:18 +0000 (0:00:00.019) 0:03:12.161 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 22:25:18 +0000 (0:00:00.026) 0:03:12.188 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:25:18 +0000 (0:00:00.036) 0:03:12.224 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:25:18 +0000 (0:00:00.024) 0:03:12.248 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:25:18 +0000 (0:00:00.023) 0:03:12.272 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:25:18 +0000 (0:00:00.027) 0:03:12.299 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:25:18 +0000 (0:00:00.209) 0:03:12.509 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:25:18 +0000 (0:00:00.025) 0:03:12.535 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717712601.5835009, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717712568.5613472, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "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": "3221218647", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:25:18 +0000 (0:00:00.207) 0:03:12.742 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:25:18 +0000 (0:00:00.019) 0:03:12.761 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:25:18 +0000 (0:00:00.051) 0:03:12.813 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:25:18 +0000 (0:00:00.020) 0:03:12.833 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:25:18 +0000 (0:00:00.020) 0:03:12.853 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:25:18 +0000 (0:00:00.019) 0:03:12.873 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:25:18 +0000 (0:00:00.020) 0:03:12.893 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:25:18 +0000 (0:00:00.019) 0:03:12.913 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 22:25:18 +0000 (0:00:00.019) 0:03:12.933 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 22:25:18 +0000 (0:00:00.034) 0:03:12.967 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 22:25:18 +0000 (0:00:00.021) 0:03:12.988 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 22:25:19 +0000 (0:00:00.019) 0:03:13.008 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 22:25:19 +0000 (0:00:00.046) 0:03:13.054 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 22:25:19 +0000 (0:00:00.022) 0:03:13.077 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Thursday 06 June 2024 22:25:19 +0000 (0:00:00.044) 0:03:13.122 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Thursday 06 June 2024 22:25:19 +0000 (0:00:00.019) 0:03:13.141 ********* 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": "Thu 2024-06-06 22:25:00 UTC", "ActiveEnterTimestampMonotonic": "669987497", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount systemd-journald.socket quadlet-basic-mysql-volume.service sysinit.target system.slice quadlet-basic-network.service basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-06-06 22:24:59 UTC", "AssertTimestampMonotonic": "669626967", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3780696000", "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": "Thu 2024-06-06 22:24:59 UTC", "ConditionTimestampMonotonic": "669626963", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/quadlet-basic-mysql.service", "ControlGroupId": "6944", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "0-1", "EffectiveMemoryNodes": "0", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "15140", "ExecMainStartTimestamp": "Thu 2024-06-06 22:25:00 UTC", "ExecMainStartTimestampMonotonic": "669987454", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[Thu 2024-06-06 22:24:59 UTC] ; stop_time=[n/a] ; pid=15037 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; flags= ; start_time=[Thu 2024-06-06 22:24:59 UTC] ; stop_time=[n/a] ; pid=15037 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-06-06 22:24:59 UTC", "InactiveExitTimestampMonotonic": "669631323", "InvocationID": "745331c9b7ad47baa81f8031a6476263", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "15140", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "602152960", "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-network.service sysinit.target system.slice quadlet-basic-mysql-volume.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": "Thu 2024-06-06 22:25:00 UTC", "StateChangeTimestampMonotonic": "669987497", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "22", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : See if quadlet file exists] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Thursday 06 June 2024 22:25:21 +0000 (0:00:01.915) 0:03:15.057 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Thursday 06 June 2024 22:25:21 +0000 (0:00:00.020) 0:03:15.078 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Thursday 06 June 2024 22:25:21 +0000 (0:00:00.019) 0:03:15.098 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Thursday 06 June 2024 22:25:21 +0000 (0:00:00.019) 0:03:15.117 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Thursday 06 June 2024 22:25:21 +0000 (0:00:00.019) 0:03:15.137 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:69 Thursday 06 June 2024 22:25:21 +0000 (0:00:00.019) 0:03:15.156 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:75 Thursday 06 June 2024 22:25:21 +0000 (0:00:00.210) 0:03:15.367 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:25:21 +0000 (0:00:00.031) 0:03:15.399 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:25:21 +0000 (0:00:00.019) 0:03:15.418 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:25:21 +0000 (0:00:00.019) 0:03:15.438 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:83 Thursday 06 June 2024 22:25:21 +0000 (0:00:00.018) 0:03:15.457 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:92 Thursday 06 June 2024 22:25:22 +0000 (0:00:00.569) 0:03:16.027 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.043888", "end": "2024-06-06 22:25:22.258961", "rc": 0, "start": "2024-06-06 22:25:22.215073" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:100 Thursday 06 June 2024 22:25:22 +0000 (0:00:00.252) 0:03:16.280 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 22:25:22 +0000 (0:00:00.024) 0:03:16.304 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 22:25:22 +0000 (0:00:00.021) 0:03:16.325 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 22:25:22 +0000 (0:00:00.025) 0:03:16.351 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 22:25:22 +0000 (0:00:00.025) 0:03:16.377 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 22:25:22 +0000 (0:00:00.020) 0:03:16.397 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 22:25:22 +0000 (0:00:00.029) 0:03:16.427 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:25:22 +0000 (0:00:00.038) 0:03:16.465 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:25:22 +0000 (0:00:00.024) 0:03:16.490 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:25:22 +0000 (0:00:00.026) 0:03:16.516 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:25:22 +0000 (0:00:00.028) 0:03:16.544 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:25:22 +0000 (0:00:00.215) 0:03:16.760 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:25:22 +0000 (0:00:00.029) 0:03:16.789 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717712601.5835009, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717712568.5613472, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "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": "3221218647", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:25:23 +0000 (0:00:00.209) 0:03:16.999 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:25:23 +0000 (0:00:00.019) 0:03:17.018 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:25:23 +0000 (0:00:00.019) 0:03:17.038 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:25:23 +0000 (0:00:00.019) 0:03:17.057 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:25:23 +0000 (0:00:00.056) 0:03:17.113 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:25:23 +0000 (0:00:00.020) 0:03:17.133 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:25:23 +0000 (0:00:00.020) 0:03:17.153 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:25:23 +0000 (0:00:00.019) 0:03:17.173 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 22:25:23 +0000 (0:00:00.020) 0:03:17.193 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 22:25:23 +0000 (0:00:00.034) 0:03:17.227 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 22:25:23 +0000 (0:00:00.020) 0:03:17.248 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 22:25:23 +0000 (0:00:00.019) 0:03:17.268 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 22:25:23 +0000 (0:00:00.048) 0:03:17.316 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 22:25:23 +0000 (0:00:00.023) 0:03:17.339 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Thursday 06 June 2024 22:25:23 +0000 (0:00:00.044) 0:03:17.384 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Thursday 06 June 2024 22:25:23 +0000 (0:00:00.019) 0:03:17.403 ********* 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": "Thu 2024-06-06 22:24:47 UTC", "ActiveEnterTimestampMonotonic": "657667542", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice systemd-journald.socket basic.target sysinit.target -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-06-06 22:24:47 UTC", "AssertTimestampMonotonic": "657605886", "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": "49770000", "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": "Thu 2024-06-06 22:24:47 UTC", "ConditionTimestampMonotonic": "657605881", "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": "Thu 2024-06-06 22:24:47 UTC", "ExecMainExitTimestampMonotonic": "657667403", "ExecMainPID": "14658", "ExecMainStartTimestamp": "Thu 2024-06-06 22:24:47 UTC", "ExecMainStartTimestampMonotonic": "657612851", "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": "Thu 2024-06-06 22:24:47 UTC", "InactiveExitTimestampMonotonic": "657613289", "InvocationID": "c875ad22868142ad8e5f4ff79d81562b", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2024-06-06 22:24:47 UTC", "StateChangeTimestampMonotonic": "657667542", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : See if quadlet file exists] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Thursday 06 June 2024 22:25:23 +0000 (0:00:00.581) 0:03:17.985 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Thursday 06 June 2024 22:25:24 +0000 (0:00:00.020) 0:03:18.006 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Thursday 06 June 2024 22:25:24 +0000 (0:00:00.020) 0:03:18.026 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Thursday 06 June 2024 22:25:24 +0000 (0:00:00.019) 0:03:18.045 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Thursday 06 June 2024 22:25:24 +0000 (0:00:00.019) 0:03:18.065 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:69 Thursday 06 June 2024 22:25:24 +0000 (0:00:00.052) 0:03:18.118 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:75 Thursday 06 June 2024 22:25:24 +0000 (0:00:00.211) 0:03:18.330 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:25:24 +0000 (0:00:00.031) 0:03:18.362 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:25:24 +0000 (0:00:00.020) 0:03:18.382 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:25:24 +0000 (0:00:00.019) 0:03:18.401 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:83 Thursday 06 June 2024 22:25:24 +0000 (0:00:00.019) 0:03:18.421 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:92 Thursday 06 June 2024 22:25:24 +0000 (0:00:00.529) 0:03:18.950 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.042312", "end": "2024-06-06 22:25:25.177932", "rc": 0, "start": "2024-06-06 22:25:25.135620" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:100 Thursday 06 June 2024 22:25:25 +0000 (0:00:00.249) 0:03:19.199 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 22:25:25 +0000 (0:00:00.021) 0:03:19.221 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 22:25:25 +0000 (0:00:00.019) 0:03:19.241 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "files/quadlet-basic.network", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "[Network]\nSubnet=192.168.29.0/24\nGateway=192.168.29.1\nLabel=app=wordpress\nNetworkName=quadlet-basic", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 22:25:25 +0000 (0:00:00.025) 0:03:19.267 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 22:25:25 +0000 (0:00:00.024) 0:03:19.291 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 22:25:25 +0000 (0:00:00.020) 0:03:19.311 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 22:25:25 +0000 (0:00:00.028) 0:03:19.340 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 22:25:25 +0000 (0:00:00.070) 0:03:19.410 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 22:25:25 +0000 (0:00:00.025) 0:03:19.435 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 22:25:25 +0000 (0:00:00.023) 0:03:19.459 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 22:25:25 +0000 (0:00:00.026) 0:03:19.485 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 22:25:25 +0000 (0:00:00.219) 0:03:19.705 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 22:25:25 +0000 (0:00:00.025) 0:03:19.730 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717712601.5835009, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717712568.5613472, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6586743, "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": "3221218647", "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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 22:25:25 +0000 (0:00:00.217) 0:03:19.948 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 22:25:25 +0000 (0:00:00.019) 0:03:19.968 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 22:25:25 +0000 (0:00:00.020) 0:03:19.989 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 22:25:26 +0000 (0:00:00.019) 0:03:20.008 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 22:25:26 +0000 (0:00:00.020) 0:03:20.028 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 22:25:26 +0000 (0:00:00.019) 0:03:20.048 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 22:25:26 +0000 (0:00:00.020) 0:03:20.068 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 22:25:26 +0000 (0:00:00.019) 0:03:20.088 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 22:25:26 +0000 (0:00:00.024) 0:03:20.112 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 22:25:26 +0000 (0:00:00.042) 0:03:20.155 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 22:25:26 +0000 (0:00:00.024) 0:03:20.179 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 22:25:26 +0000 (0:00:00.019) 0:03:20.198 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 22:25:26 +0000 (0:00:00.095) 0:03:20.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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 22:25:26 +0000 (0:00:00.025) 0:03:20.319 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Thursday 06 June 2024 22:25:26 +0000 (0:00:00.045) 0:03:20.365 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Thursday 06 June 2024 22:25:26 +0000 (0:00:00.020) 0:03:20.385 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : See if quadlet file exists] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Thursday 06 June 2024 22:25:26 +0000 (0:00:00.024) 0:03:20.410 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717712684.6983783, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "3c989190d3ea56ac3c8f369dd995770bd30084cb", "ctime": 1717712684.24539, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 333447523, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1717712684.0363953, "nlink": 1, "path": "/etc/containers/systemd/quadlet-basic.network", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 100, "uid": 0, "version": "1628123853", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Thursday 06 June 2024 22:25:26 +0000 (0:00:00.227) 0:03:20.638 ********* changed: [sut -> localhost] => { "changed": true, "gid": 1001, "group": "jenkins", "mode": "0700", "owner": "jenkins", "path": "/tmp/podman_d5w7rbgn_lsr.ini", "size": 6, "state": "directory", "uid": 1000090000 } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Thursday 06 June 2024 22:25:26 +0000 (0:00:00.117) 0:03:20.755 ********* changed: [sut] => { "changed": true, "checksum": "3c989190d3ea56ac3c8f369dd995770bd30084cb", "dest": "/tmp/podman_d5w7rbgn_lsr.ini/network.ini", "md5sum": "8926aec8da4d9dc05a3219a0ad9ce501", "remote_checksum": "3c989190d3ea56ac3c8f369dd995770bd30084cb", "remote_md5sum": null } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Thursday 06 June 2024 22:25:27 +0000 (0:00:00.277) 0:03:21.032 ********* ok: [sut] => { "ansible_facts": { "__podman_network_name": "quadlet-basic" }, "changed": false } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Thursday 06 June 2024 22:25:27 +0000 (0:00:00.027) 0:03:21.059 ********* ok: [sut] => { "changed": false, "path": "/tmp/podman_d5w7rbgn_lsr.ini", "state": "absent" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:69 Thursday 06 June 2024 22:25:27 +0000 (0:00:00.222) 0:03:21.282 ********* changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:75 Thursday 06 June 2024 22:25:27 +0000 (0:00:00.215) 0:03:21.497 ********* included: /WORKDIR/git-remove-network-fix8wqmpizh/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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 22:25:27 +0000 (0:00:00.033) 0:03:21.530 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 22:25:27 +0000 (0:00:00.021) 0:03:21.552 ********* 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-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 22:25:27 +0000 (0:00:00.063) 0:03:21.615 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:83 Thursday 06 June 2024 22:25:27 +0000 (0:00:00.021) 0:03:21.637 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:92 Thursday 06 June 2024 22:25:28 +0000 (0:00:00.544) 0:03:22.181 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.040001", "end": "2024-06-06 22:25:28.409833", "rc": 0, "start": "2024-06-06 22:25:28.369832" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:100 Thursday 06 June 2024 22:25:28 +0000 (0:00:00.250) 0:03:22.432 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "quadlet-basic" ], "delta": "0:00:00.039050", "end": "2024-06-06 22:25:28.661866", "rc": 0, "start": "2024-06-06 22:25:28.622816" } STDOUT: quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 22:25:28 +0000 (0:00:00.250) 0:03:22.683 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Thursday 06 June 2024 22:25:28 +0000 (0:00:00.019) 0:03:22.703 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Thursday 06 June 2024 22:25:28 +0000 (0:00:00.018) 0:03:22.721 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Thursday 06 June 2024 22:25:28 +0000 (0:00:00.018) 0:03:22.740 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=649 changed=55 unreachable=0 failed=0 skipped=715 rescued=0 ignored=0 Thursday 06 June 2024 22:25:28 +0000 (0:00:00.006) 0:03:22.747 ********* =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 72.25s /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:14 linux-system-roles.podman : Stop and disable service ------------------- 10.85s /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Ensure container images are present --------- 9.67s /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Ensure container images are present --------- 8.83s /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Stop and disable service -------------------- 1.92s /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Start service ------------------------------- 1.52s /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 linux-system-roles.podman : Gather the package facts -------------------- 1.48s /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Manage each secret -------------------------- 0.98s /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Check files ------------------------------------------------------------- 0.84s /WORKDIR/git-remove-network-fix8wqmpizh/tests/tests_quadlet_basic.yml:228 ----- linux-system-roles.podman : Start service ------------------------------- 0.81s /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 linux-system-roles.podman : Gather the package facts -------------------- 0.81s /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Gathering Facts --------------------------------------------------------- 0.79s /WORKDIR/git-remove-network-fix8wqmpizh/tests/tests_quadlet_basic.yml:9 ------- Check files ------------------------------------------------------------- 0.77s /WORKDIR/git-remove-network-fix8wqmpizh/tests/tests_quadlet_basic.yml:185 ----- linux-system-roles.podman : Ensure container images are present --------- 0.72s /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Gather the package facts -------------------- 0.70s /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.69s /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.68s /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.68s /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.68s /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.68s /WORKDIR/git-remove-network-fix8wqmpizh/tests/roles/linux-system-roles.podman/tasks/main.yml:6 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs .ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) ---^---^---^---^---^---