# 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-fix14hbog0e/tests/tests_quadlet_basic.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_quadlet_basic.yml:4 Thursday 06 June 2024 23:33:00 +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-fix14hbog0e/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-fix14hbog0e/tests/tests_quadlet_basic.yml:9 Thursday 06 June 2024 23:33:00 +0000 (0:00:00.011) 0:00:00.023 ********* ok: [sut] META: ran handlers TASK [Run role - do not pull images] ******************************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_quadlet_basic.yml:54 Thursday 06 June 2024 23:33:00 +0000 (0:00:00.716) 0:00:00.740 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 06 June 2024 23:33:00 +0000 (0:00:00.048) 0:00:00.788 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 06 June 2024 23:33:00 +0000 (0:00:00.015) 0:00:00.804 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 06 June 2024 23:33:00 +0000 (0:00:00.018) 0:00:00.822 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 06 June 2024 23:33:01 +0000 (0:00:00.258) 0:00:01.080 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 06 June 2024 23:33:01 +0000 (0:00:00.020) 0:00:01.101 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 06 June 2024 23:33:01 +0000 (0:00:00.030) 0:00:01.132 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 06 June 2024 23:33:01 +0000 (0:00:00.786) 0:00:01.918 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 06 June 2024 23:33:02 +0000 (0:00:00.029) 0:00:01.948 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 06 June 2024 23:34:08 +0000 (0:01:06.165) 0:01:08.114 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.035703", "end": "2024-06-06 23:34:08.449119", "rc": 0, "start": "2024-06-06 23:34:08.413416" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Thursday 06 June 2024 23:34:08 +0000 (0:00:00.300) 0:01:08.414 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Thursday 06 June 2024 23:34:08 +0000 (0:00:00.027) 0:01:08.442 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Thursday 06 June 2024 23:34:08 +0000 (0:00:00.025) 0:01:08.468 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Thursday 06 June 2024 23:34:08 +0000 (0:00:00.068) 0:01:08.536 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:34:08 +0000 (0:00:00.038) 0:01:08.575 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:34:08 +0000 (0:00:00.258) 0:01:08.834 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:34:08 +0000 (0:00:00.021) 0:01:08.856 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:34:08 +0000 (0:00:00.023) 0:01:08.879 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:34:09 +0000 (0:00:00.203) 0:01:09.082 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:34:09 +0000 (0:00:00.024) 0:01:09.107 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1689166618.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716818.9257534, "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": "2193688452", "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:34:09 +0000 (0:00:00.223) 0:01:09.330 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:34:09 +0000 (0:00:00.021) 0:01:09.352 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:34:09 +0000 (0:00:00.019) 0:01:09.371 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:34:09 +0000 (0:00:00.020) 0:01:09.391 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:34:09 +0000 (0:00:00.018) 0:01:09.410 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:34:09 +0000 (0:00:00.018) 0:01:09.428 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:34:09 +0000 (0:00:00.018) 0:01:09.447 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:34:09 +0000 (0:00:00.017) 0:01:09.464 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Thursday 06 June 2024 23:34:09 +0000 (0:00:00.016) 0:01:09.481 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Thursday 06 June 2024 23:34:09 +0000 (0:00:00.077) 0:01:09.558 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 06 June 2024 23:34:09 +0000 (0:00:00.035) 0:01:09.594 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 06 June 2024 23:34:09 +0000 (0:00:00.017) 0:01:09.612 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Thursday 06 June 2024 23:34:09 +0000 (0:00:00.016) 0:01:09.629 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 06 June 2024 23:34:09 +0000 (0:00:00.037) 0:01:09.666 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 06 June 2024 23:34:09 +0000 (0:00:00.019) 0:01:09.686 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Thursday 06 June 2024 23:34:09 +0000 (0:00:00.018) 0:01:09.704 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 06 June 2024 23:34:09 +0000 (0:00:00.037) 0:01:09.742 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 06 June 2024 23:34:09 +0000 (0:00:00.018) 0:01:09.761 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Thursday 06 June 2024 23:34:09 +0000 (0:00:00.017) 0:01:09.779 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 06 June 2024 23:34:09 +0000 (0:00:00.037) 0:01:09.816 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 06 June 2024 23:34:09 +0000 (0:00:00.018) 0:01:09.835 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 06 June 2024 23:34:09 +0000 (0:00:00.018) 0:01:09.853 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 06 June 2024 23:34:09 +0000 (0:00:00.018) 0:01:09.872 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Thursday 06 June 2024 23:34:09 +0000 (0:00:00.017) 0:01:09.890 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Thursday 06 June 2024 23:34:09 +0000 (0:00:00.017) 0:01:09.907 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Thursday 06 June 2024 23:34:10 +0000 (0:00:00.044) 0:01:09.951 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Thursday 06 June 2024 23:34:10 +0000 (0:00:00.028) 0:01:09.979 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Thursday 06 June 2024 23:34:10 +0000 (0:00:00.022) 0:01:10.002 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 06 June 2024 23:34:10 +0000 (0:00:00.019) 0:01:10.021 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Thursday 06 June 2024 23:34:10 +0000 (0:00:00.021) 0:01:10.043 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Thursday 06 June 2024 23:34:10 +0000 (0:00:00.019) 0:01:10.062 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 23:34:10 +0000 (0:00:00.048) 0:01:10.110 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 23:34:10 +0000 (0:00:00.023) 0:01:10.134 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 23:34:10 +0000 (0:00:00.023) 0:01:10.157 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 23:34:10 +0000 (0:00:00.018) 0:01:10.176 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 23:34:10 +0000 (0:00:00.026) 0:01:10.202 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:34:10 +0000 (0:00:00.032) 0:01:10.235 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:34:10 +0000 (0:00:00.021) 0:01:10.256 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:34:10 +0000 (0:00:00.023) 0:01:10.280 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:34:10 +0000 (0:00:00.031) 0:01:10.311 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:34:10 +0000 (0:00:00.206) 0:01:10.517 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:34:10 +0000 (0:00:00.023) 0:01:10.541 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716849.3357701, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716818.9257534, "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": "2193688452", "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:34:10 +0000 (0:00:00.228) 0:01:10.770 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:34:10 +0000 (0:00:00.019) 0:01:10.789 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:34:10 +0000 (0:00:00.019) 0:01:10.808 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:34:10 +0000 (0:00:00.018) 0:01:10.827 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:34:10 +0000 (0:00:00.018) 0:01:10.845 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:34:10 +0000 (0:00:00.018) 0:01:10.864 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:34:10 +0000 (0:00:00.019) 0:01:10.883 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:34:10 +0000 (0:00:00.017) 0:01:10.901 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 23:34:10 +0000 (0:00:00.018) 0:01:10.919 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 23:34:11 +0000 (0:00:00.053) 0:01:10.973 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 23:34:11 +0000 (0:00:00.020) 0:01:10.993 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 23:34:11 +0000 (0:00:00.020) 0:01:11.014 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 23:34:11 +0000 (0:00:00.045) 0:01:11.059 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 23:34:11 +0000 (0:00:00.022) 0:01:11.082 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 23:34:11 +0000 (0:00:00.017) 0:01:11.099 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Thursday 06 June 2024 23:34:11 +0000 (0:00:00.040) 0:01:11.139 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:34:11 +0000 (0:00:00.031) 0:01:11.171 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:34:11 +0000 (0:00:00.022) 0:01:11.194 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:34:11 +0000 (0:00:00.018) 0:01:11.213 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Thursday 06 June 2024 23:34:11 +0000 (0:00:00.044) 0:01:11.258 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Thursday 06 June 2024 23:34:11 +0000 (0:00:00.017) 0:01:11.276 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Thursday 06 June 2024 23:34:11 +0000 (0:00:00.024) 0:01:11.301 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Thursday 06 June 2024 23:34:11 +0000 (0:00:00.272) 0:01:11.573 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Thursday 06 June 2024 23:34:11 +0000 (0:00:00.030) 0:01:11.604 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Thursday 06 June 2024 23:34:11 +0000 (0:00:00.021) 0:01:11.625 ********* 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-1717716851.7262516-12843-234882682122228/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Thursday 06 June 2024 23:34:12 +0000 (0:00:00.590) 0:01:12.216 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Thursday 06 June 2024 23:34:12 +0000 (0:00:00.021) 0:01:12.237 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Thursday 06 June 2024 23:34:12 +0000 (0:00:00.022) 0:01:12.260 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Thursday 06 June 2024 23:34:12 +0000 (0:00:00.023) 0:01:12.283 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Thursday 06 June 2024 23:34:12 +0000 (0:00:00.017) 0:01:12.301 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Thursday 06 June 2024 23:34:12 +0000 (0:00:00.018) 0:01:12.320 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Verify image not pulled] ************************************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_quadlet_basic.yml:70 Thursday 06 June 2024 23:34:12 +0000 (0:00:00.018) 0:01:12.338 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run role - try to pull bogus image] ************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_quadlet_basic.yml:74 Thursday 06 June 2024 23:34:12 +0000 (0:00:00.022) 0:01:12.360 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 06 June 2024 23:34:12 +0000 (0:00:00.043) 0:01:12.404 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 06 June 2024 23:34:12 +0000 (0:00:00.064) 0:01:12.468 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 06 June 2024 23:34:12 +0000 (0:00:00.023) 0:01:12.492 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 06 June 2024 23:34:12 +0000 (0:00:00.017) 0:01:12.509 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 06 June 2024 23:34:12 +0000 (0:00:00.017) 0:01:12.527 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 06 June 2024 23:34:12 +0000 (0:00:00.043) 0:01:12.570 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 06 June 2024 23:34:13 +0000 (0:00:00.662) 0:01:13.232 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 06 June 2024 23:34:13 +0000 (0:00:00.020) 0:01:13.252 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 06 June 2024 23:34:13 +0000 (0:00:00.024) 0:01:13.277 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031146", "end": "2024-06-06 23:34:13.538450", "rc": 0, "start": "2024-06-06 23:34:13.507304" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Thursday 06 June 2024 23:34:13 +0000 (0:00:00.228) 0:01:13.505 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Thursday 06 June 2024 23:34:13 +0000 (0:00:00.019) 0:01:13.525 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Thursday 06 June 2024 23:34:13 +0000 (0:00:00.018) 0:01:13.543 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Thursday 06 June 2024 23:34:13 +0000 (0:00:00.033) 0:01:13.576 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:34:13 +0000 (0:00:00.058) 0:01:13.635 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:34:13 +0000 (0:00:00.023) 0:01:13.659 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:34:13 +0000 (0:00:00.023) 0:01:13.682 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:34:13 +0000 (0:00:00.026) 0:01:13.709 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:34:13 +0000 (0:00:00.209) 0:01:13.919 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:34:14 +0000 (0:00:00.023) 0:01:13.942 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716849.3357701, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716818.9257534, "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": "2193688452", "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:34:14 +0000 (0:00:00.199) 0:01:14.142 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:34:14 +0000 (0:00:00.019) 0:01:14.161 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:34:14 +0000 (0:00:00.018) 0:01:14.179 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:34:14 +0000 (0:00:00.018) 0:01:14.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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:34:14 +0000 (0:00:00.019) 0:01:14.217 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:34:14 +0000 (0:00:00.019) 0:01:14.237 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:34:14 +0000 (0:00:00.018) 0:01:14.256 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:34:14 +0000 (0:00:00.017) 0:01:14.274 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Thursday 06 June 2024 23:34:14 +0000 (0:00:00.018) 0:01:14.292 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Thursday 06 June 2024 23:34:14 +0000 (0:00:00.024) 0:01:14.316 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 06 June 2024 23:34:14 +0000 (0:00:00.056) 0:01:14.373 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 06 June 2024 23:34:14 +0000 (0:00:00.019) 0:01:14.392 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Thursday 06 June 2024 23:34:14 +0000 (0:00:00.018) 0:01:14.411 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 06 June 2024 23:34:14 +0000 (0:00:00.036) 0:01:14.447 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 06 June 2024 23:34:14 +0000 (0:00:00.019) 0:01:14.467 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Thursday 06 June 2024 23:34:14 +0000 (0:00:00.017) 0:01:14.484 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 06 June 2024 23:34:14 +0000 (0:00:00.037) 0:01:14.521 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 06 June 2024 23:34:14 +0000 (0:00:00.017) 0:01:14.539 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Thursday 06 June 2024 23:34:14 +0000 (0:00:00.017) 0:01:14.557 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 06 June 2024 23:34:14 +0000 (0:00:00.038) 0:01:14.595 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 06 June 2024 23:34:14 +0000 (0:00:00.019) 0:01:14.614 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 06 June 2024 23:34:14 +0000 (0:00:00.019) 0:01:14.634 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 06 June 2024 23:34:14 +0000 (0:00:00.018) 0:01:14.653 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Thursday 06 June 2024 23:34:14 +0000 (0:00:00.019) 0:01:14.672 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Thursday 06 June 2024 23:34:14 +0000 (0:00:00.018) 0:01:14.691 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Thursday 06 June 2024 23:34:14 +0000 (0:00:00.019) 0:01:14.711 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Thursday 06 June 2024 23:34:14 +0000 (0:00:00.023) 0:01:14.734 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Thursday 06 June 2024 23:34:14 +0000 (0:00:00.049) 0:01:14.784 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 06 June 2024 23:34:14 +0000 (0:00:00.018) 0:01:14.803 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Thursday 06 June 2024 23:34:14 +0000 (0:00:00.020) 0:01:14.823 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Thursday 06 June 2024 23:34:14 +0000 (0:00:00.018) 0:01:14.841 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 23:34:14 +0000 (0:00:00.046) 0:01:14.888 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 23:34:14 +0000 (0:00:00.024) 0:01:14.912 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 23:34:14 +0000 (0:00:00.024) 0:01:14.937 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 23:34:15 +0000 (0:00:00.019) 0:01:14.956 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 23:34:15 +0000 (0:00:00.027) 0:01:14.984 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:34:15 +0000 (0:00:00.034) 0:01:15.018 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:34:15 +0000 (0:00:00.022) 0:01:15.041 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:34:15 +0000 (0:00:00.023) 0:01:15.064 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:34:15 +0000 (0:00:00.025) 0:01:15.090 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:34:15 +0000 (0:00:00.205) 0:01:15.296 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:34:15 +0000 (0:00:00.024) 0:01:15.320 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716849.3357701, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716818.9257534, "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": "2193688452", "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:34:15 +0000 (0:00:00.201) 0:01:15.522 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:34:15 +0000 (0:00:00.054) 0:01:15.577 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:34:15 +0000 (0:00:00.019) 0:01:15.597 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:34:15 +0000 (0:00:00.020) 0:01:15.617 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:34:15 +0000 (0:00:00.019) 0:01:15.636 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:34:15 +0000 (0:00:00.019) 0:01:15.656 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:34:15 +0000 (0:00:00.019) 0:01:15.675 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:34:15 +0000 (0:00:00.019) 0:01:15.695 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 23:34:15 +0000 (0:00:00.019) 0:01:15.714 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 23:34:15 +0000 (0:00:00.036) 0:01:15.751 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 23:34:15 +0000 (0:00:00.022) 0:01:15.773 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 23:34:15 +0000 (0:00:00.021) 0:01:15.795 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 23:34:15 +0000 (0:00:00.046) 0:01:15.842 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 23:34:15 +0000 (0:00:00.023) 0:01:15.866 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 23:34:15 +0000 (0:00:00.020) 0:01:15.887 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Thursday 06 June 2024 23:34:15 +0000 (0:00:00.042) 0:01:15.929 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:34:16 +0000 (0:00:00.033) 0:01:15.963 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:34:16 +0000 (0:00:00.019) 0:01:15.983 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:34:16 +0000 (0:00:00.020) 0:01:16.003 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Thursday 06 June 2024 23:34:16 +0000 (0:00:00.020) 0:01:16.024 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Thursday 06 June 2024 23:34:16 +0000 (0:00:00.055) 0:01:16.079 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Thursday 06 June 2024 23:34:16 +0000 (0:00:00.729) 0:01:16.808 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Thursday 06 June 2024 23:34:17 +0000 (0:00:00.211) 0:01:17.020 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Thursday 06 June 2024 23:34:17 +0000 (0:00:00.019) 0:01:17.039 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Thursday 06 June 2024 23:34:17 +0000 (0:00:00.020) 0:01:17.059 ********* 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-1717716857.156576-13047-50158338979657/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Thursday 06 June 2024 23:34:17 +0000 (0:00:00.536) 0:01:17.596 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Thursday 06 June 2024 23:34:17 +0000 (0:00:00.026) 0:01:17.622 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Thursday 06 June 2024 23:34:17 +0000 (0:00:00.024) 0:01:17.647 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Thursday 06 June 2024 23:34:17 +0000 (0:00:00.025) 0:01:17.673 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Thursday 06 June 2024 23:34:17 +0000 (0:00:00.025) 0:01:17.698 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Thursday 06 June 2024 23:34:17 +0000 (0:00:00.020) 0:01:17.718 ********* 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-fix14hbog0e/tests/tests_quadlet_basic.yml:90 Thursday 06 June 2024 23:34:17 +0000 (0:00:00.019) 0:01:17.738 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_quadlet_basic.yml:97 Thursday 06 June 2024 23:34:17 +0000 (0:00:00.023) 0:01:17.762 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 06 June 2024 23:34:17 +0000 (0:00:00.095) 0:01:17.857 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 06 June 2024 23:34:17 +0000 (0:00:00.036) 0:01:17.894 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 06 June 2024 23:34:17 +0000 (0:00:00.037) 0:01:17.931 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 06 June 2024 23:34:18 +0000 (0:00:00.020) 0:01:17.951 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 06 June 2024 23:34:18 +0000 (0:00:00.024) 0:01:17.976 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 06 June 2024 23:34:18 +0000 (0:00:00.048) 0:01:18.024 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 06 June 2024 23:34:18 +0000 (0:00:00.663) 0:01:18.687 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 06 June 2024 23:34:18 +0000 (0:00:00.019) 0:01:18.707 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 06 June 2024 23:34:18 +0000 (0:00:00.024) 0:01:18.732 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031292", "end": "2024-06-06 23:34:18.991744", "rc": 0, "start": "2024-06-06 23:34:18.960452" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Thursday 06 June 2024 23:34:19 +0000 (0:00:00.257) 0:01:18.990 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Thursday 06 June 2024 23:34:19 +0000 (0:00:00.021) 0:01:19.011 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Thursday 06 June 2024 23:34:19 +0000 (0:00:00.020) 0:01:19.032 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Thursday 06 June 2024 23:34:19 +0000 (0:00:00.036) 0:01:19.068 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:34:19 +0000 (0:00:00.037) 0:01:19.105 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:34:19 +0000 (0:00:00.024) 0:01:19.130 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:34:19 +0000 (0:00:00.024) 0:01:19.154 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:34:19 +0000 (0:00:00.026) 0:01:19.181 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:34:19 +0000 (0:00:00.203) 0:01:19.385 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:34:19 +0000 (0:00:00.025) 0:01:19.410 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716849.3357701, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716818.9257534, "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": "2193688452", "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:34:19 +0000 (0:00:00.202) 0:01:19.613 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:34:19 +0000 (0:00:00.020) 0:01:19.633 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:34:19 +0000 (0:00:00.019) 0:01:19.653 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:34:19 +0000 (0:00:00.021) 0:01:19.674 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:34:19 +0000 (0:00:00.018) 0:01:19.693 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:34:19 +0000 (0:00:00.019) 0:01:19.712 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:34:19 +0000 (0:00:00.017) 0:01:19.730 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:34:19 +0000 (0:00:00.043) 0:01:19.774 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Thursday 06 June 2024 23:34:19 +0000 (0:00:00.019) 0:01:19.793 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Thursday 06 June 2024 23:34:19 +0000 (0:00:00.024) 0:01:19.818 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 06 June 2024 23:34:19 +0000 (0:00:00.036) 0:01:19.854 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 06 June 2024 23:34:19 +0000 (0:00:00.018) 0:01:19.873 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Thursday 06 June 2024 23:34:19 +0000 (0:00:00.017) 0:01:19.891 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 06 June 2024 23:34:19 +0000 (0:00:00.037) 0:01:19.928 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 06 June 2024 23:34:20 +0000 (0:00:00.019) 0:01:19.948 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Thursday 06 June 2024 23:34:20 +0000 (0:00:00.018) 0:01:19.966 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 06 June 2024 23:34:20 +0000 (0:00:00.037) 0:01:20.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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 06 June 2024 23:34:20 +0000 (0:00:00.019) 0:01:20.023 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Thursday 06 June 2024 23:34:20 +0000 (0:00:00.017) 0:01:20.041 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 06 June 2024 23:34:20 +0000 (0:00:00.038) 0:01:20.079 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 06 June 2024 23:34:20 +0000 (0:00:00.017) 0:01:20.096 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 06 June 2024 23:34:20 +0000 (0:00:00.018) 0:01:20.114 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 06 June 2024 23:34:20 +0000 (0:00:00.018) 0:01:20.133 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Thursday 06 June 2024 23:34:20 +0000 (0:00:00.048) 0:01:20.182 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Thursday 06 June 2024 23:34:20 +0000 (0:00:00.019) 0:01:20.201 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Thursday 06 June 2024 23:34:20 +0000 (0:00:00.019) 0:01:20.221 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Thursday 06 June 2024 23:34:20 +0000 (0:00:00.017) 0:01:20.239 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Thursday 06 June 2024 23:34:20 +0000 (0:00:00.017) 0:01:20.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 secrets] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 06 June 2024 23:34:20 +0000 (0:00:00.016) 0:01:20.273 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Thursday 06 June 2024 23:34:20 +0000 (0:00:00.017) 0:01:20.290 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Thursday 06 June 2024 23:34:20 +0000 (0:00:00.016) 0:01:20.306 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 23:34:20 +0000 (0:00:00.045) 0:01:20.351 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 23:34:20 +0000 (0:00:00.025) 0:01:20.376 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 23:34:20 +0000 (0:00:00.025) 0:01:20.402 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 23:34:20 +0000 (0:00:00.022) 0:01:20.424 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 23:34:20 +0000 (0:00:00.028) 0:01:20.453 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:34:20 +0000 (0:00:00.033) 0:01:20.487 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:34:20 +0000 (0:00:00.023) 0:01:20.510 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:34:20 +0000 (0:00:00.025) 0:01:20.536 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:34:20 +0000 (0:00:00.027) 0:01:20.563 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:34:20 +0000 (0:00:00.239) 0:01:20.803 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:34:20 +0000 (0:00:00.025) 0:01:20.828 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716849.3357701, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716818.9257534, "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": "2193688452", "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:34:21 +0000 (0:00:00.218) 0:01:21.047 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:34:21 +0000 (0:00:00.021) 0:01:21.068 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:34:21 +0000 (0:00:00.029) 0:01:21.098 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:34:21 +0000 (0:00:00.025) 0:01:21.123 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:34:21 +0000 (0:00:00.023) 0:01:21.147 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:34:21 +0000 (0:00:00.031) 0:01:21.178 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:34:21 +0000 (0:00:00.023) 0:01:21.201 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:34:21 +0000 (0:00:00.030) 0:01:21.232 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 23:34:21 +0000 (0:00:00.025) 0:01:21.258 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 23:34:21 +0000 (0:00:00.043) 0:01:21.301 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 23:34:21 +0000 (0:00:00.021) 0:01:21.323 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 23:34:21 +0000 (0:00:00.019) 0:01:21.343 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 23:34:21 +0000 (0:00:00.046) 0:01:21.389 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 23:34:21 +0000 (0:00:00.022) 0:01:21.412 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Thursday 06 June 2024 23:34:21 +0000 (0:00:00.045) 0:01:21.457 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Thursday 06 June 2024 23:34:21 +0000 (0:00:00.019) 0:01:21.477 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Thursday 06 June 2024 23:34:22 +0000 (0:00:00.507) 0:01:21.984 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Thursday 06 June 2024 23:34:22 +0000 (0:00:00.019) 0:01:22.004 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Thursday 06 June 2024 23:34:22 +0000 (0:00:00.019) 0:01:22.024 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Thursday 06 June 2024 23:34:22 +0000 (0:00:00.019) 0:01:22.043 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Thursday 06 June 2024 23:34:22 +0000 (0:00:00.020) 0:01:22.064 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:70 Thursday 06 June 2024 23:34:22 +0000 (0:00:00.020) 0:01:22.085 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:76 Thursday 06 June 2024 23:34:22 +0000 (0:00:00.206) 0:01:22.291 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:34:22 +0000 (0:00:00.032) 0:01:22.323 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:34:22 +0000 (0:00:00.020) 0:01:22.343 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:34:22 +0000 (0:00:00.020) 0:01:22.364 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:84 Thursday 06 June 2024 23:34:22 +0000 (0:00:00.020) 0:01:22.384 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:93 Thursday 06 June 2024 23:34:22 +0000 (0:00:00.536) 0:01:22.921 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.038903", "end": "2024-06-06 23:34:23.194372", "rc": 0, "start": "2024-06-06 23:34:23.155469" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:101 Thursday 06 June 2024 23:34:23 +0000 (0:00:00.240) 0:01:23.161 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 23:34:23 +0000 (0:00:00.047) 0:01:23.208 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Thursday 06 June 2024 23:34:23 +0000 (0:00:00.019) 0:01:23.227 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Thursday 06 June 2024 23:34:23 +0000 (0:00:00.018) 0:01:23.246 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Thursday 06 June 2024 23:34:23 +0000 (0:00:00.017) 0:01:23.263 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 06 June 2024 23:34:23 +0000 (0:00:00.017) 0:01:23.281 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 06 June 2024 23:34:23 +0000 (0:00:00.032) 0:01:23.313 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 06 June 2024 23:34:23 +0000 (0:00:00.023) 0:01:23.337 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 06 June 2024 23:34:23 +0000 (0:00:00.018) 0:01:23.355 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 06 June 2024 23:34:23 +0000 (0:00:00.017) 0:01:23.373 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 06 June 2024 23:34:23 +0000 (0:00:00.044) 0:01:23.417 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 06 June 2024 23:34:24 +0000 (0:00:00.664) 0:01:24.082 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 06 June 2024 23:34:24 +0000 (0:00:00.019) 0:01:24.101 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 06 June 2024 23:34:24 +0000 (0:00:00.023) 0:01:24.125 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031624", "end": "2024-06-06 23:34:24.385215", "rc": 0, "start": "2024-06-06 23:34:24.353591" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Thursday 06 June 2024 23:34:24 +0000 (0:00:00.266) 0:01:24.392 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Thursday 06 June 2024 23:34:24 +0000 (0:00:00.024) 0:01:24.416 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Thursday 06 June 2024 23:34:24 +0000 (0:00:00.026) 0:01:24.442 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Thursday 06 June 2024 23:34:24 +0000 (0:00:00.041) 0:01:24.484 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:34:24 +0000 (0:00:00.041) 0:01:24.525 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:34:24 +0000 (0:00:00.025) 0:01:24.550 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:34:24 +0000 (0:00:00.023) 0:01:24.574 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:34:24 +0000 (0:00:00.025) 0:01:24.599 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:34:24 +0000 (0:00:00.206) 0:01:24.806 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:34:24 +0000 (0:00:00.025) 0:01:24.831 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716849.3357701, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716818.9257534, "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": "2193688452", "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:34:25 +0000 (0:00:00.203) 0:01:25.035 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:34:25 +0000 (0:00:00.022) 0:01:25.057 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:34:25 +0000 (0:00:00.021) 0:01:25.078 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:34:25 +0000 (0:00:00.019) 0:01:25.097 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:34:25 +0000 (0:00:00.019) 0:01:25.117 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:34:25 +0000 (0:00:00.019) 0:01:25.136 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:34:25 +0000 (0:00:00.053) 0:01:25.189 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:34:25 +0000 (0:00:00.019) 0:01:25.209 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Thursday 06 June 2024 23:34:25 +0000 (0:00:00.019) 0:01:25.229 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Thursday 06 June 2024 23:34:25 +0000 (0:00:00.029) 0:01:25.259 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 06 June 2024 23:34:25 +0000 (0:00:00.037) 0:01:25.296 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 06 June 2024 23:34:25 +0000 (0:00:00.021) 0:01:25.318 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Thursday 06 June 2024 23:34:25 +0000 (0:00:00.019) 0:01:25.338 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 06 June 2024 23:34:25 +0000 (0:00:00.037) 0:01:25.376 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 06 June 2024 23:34:25 +0000 (0:00:00.018) 0:01:25.395 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Thursday 06 June 2024 23:34:25 +0000 (0:00:00.019) 0:01:25.414 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 06 June 2024 23:34:25 +0000 (0:00:00.037) 0:01:25.451 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 06 June 2024 23:34:25 +0000 (0:00:00.019) 0:01:25.471 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Thursday 06 June 2024 23:34:25 +0000 (0:00:00.018) 0:01:25.489 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 06 June 2024 23:34:25 +0000 (0:00:00.038) 0:01:25.528 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 06 June 2024 23:34:25 +0000 (0:00:00.019) 0:01:25.547 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 06 June 2024 23:34:25 +0000 (0:00:00.018) 0:01:25.565 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 06 June 2024 23:34:25 +0000 (0:00:00.048) 0:01:25.613 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Thursday 06 June 2024 23:34:25 +0000 (0:00:00.019) 0:01:25.633 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Thursday 06 June 2024 23:34:25 +0000 (0:00:00.019) 0:01:25.653 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Thursday 06 June 2024 23:34:25 +0000 (0:00:00.020) 0:01:25.673 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Thursday 06 June 2024 23:34:25 +0000 (0:00:00.017) 0:01:25.691 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Thursday 06 June 2024 23:34:25 +0000 (0:00:00.019) 0:01:25.710 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 06 June 2024 23:34:25 +0000 (0:00:00.018) 0:01:25.729 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Thursday 06 June 2024 23:34:25 +0000 (0:00:00.019) 0:01:25.748 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Thursday 06 June 2024 23:34:25 +0000 (0:00:00.018) 0:01:25.766 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 23:34:25 +0000 (0:00:00.048) 0:01:25.815 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 23:34:25 +0000 (0:00:00.025) 0:01:25.840 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 23:34:25 +0000 (0:00:00.024) 0:01:25.864 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 23:34:25 +0000 (0:00:00.022) 0:01:25.886 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 23:34:25 +0000 (0:00:00.026) 0:01:25.913 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:34:26 +0000 (0:00:00.033) 0:01:25.947 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:34:26 +0000 (0:00:00.023) 0:01:25.971 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:34:26 +0000 (0:00:00.022) 0:01:25.993 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:34:26 +0000 (0:00:00.060) 0:01:26.053 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:34:26 +0000 (0:00:00.205) 0:01:26.259 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:34:26 +0000 (0:00:00.027) 0:01:26.286 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716849.3357701, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716818.9257534, "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": "2193688452", "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:34:26 +0000 (0:00:00.202) 0:01:26.489 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:34:26 +0000 (0:00:00.020) 0:01:26.509 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:34:26 +0000 (0:00:00.019) 0:01:26.529 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:34:26 +0000 (0:00:00.020) 0:01:26.549 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:34:26 +0000 (0:00:00.019) 0:01:26.569 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:34:26 +0000 (0:00:00.020) 0:01:26.589 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:34:26 +0000 (0:00:00.019) 0:01:26.608 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:34:26 +0000 (0:00:00.019) 0:01:26.628 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 23:34:26 +0000 (0:00:00.019) 0:01:26.648 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 23:34:26 +0000 (0:00:00.036) 0:01:26.684 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 23:34:26 +0000 (0:00:00.020) 0:01:26.705 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 23:34:26 +0000 (0:00:00.020) 0:01:26.725 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 23:34:26 +0000 (0:00:00.045) 0:01:26.770 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 23:34:26 +0000 (0:00:00.023) 0:01:26.794 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Thursday 06 June 2024 23:34:26 +0000 (0:00:00.042) 0:01:26.837 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Thursday 06 June 2024 23:34:26 +0000 (0:00:00.048) 0:01:26.886 ********* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "bogus.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target systemd-journald.socket sysinit.target system.slice -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "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 -.mount sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Thursday 06 June 2024 23:34:27 +0000 (0:00:00.543) 0:01:27.429 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Thursday 06 June 2024 23:34:27 +0000 (0:00:00.021) 0:01:27.451 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Thursday 06 June 2024 23:34:27 +0000 (0:00:00.021) 0:01:27.473 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Thursday 06 June 2024 23:34:27 +0000 (0:00:00.020) 0:01:27.494 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Thursday 06 June 2024 23:34:27 +0000 (0:00:00.020) 0:01:27.515 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:70 Thursday 06 June 2024 23:34:27 +0000 (0:00:00.022) 0:01:27.537 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:76 Thursday 06 June 2024 23:34:27 +0000 (0:00:00.206) 0:01:27.743 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:34:27 +0000 (0:00:00.030) 0:01:27.774 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:34:27 +0000 (0:00:00.018) 0:01:27.793 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:34:27 +0000 (0:00:00.019) 0:01:27.812 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:84 Thursday 06 June 2024 23:34:27 +0000 (0:00:00.018) 0:01:27.831 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:93 Thursday 06 June 2024 23:34:28 +0000 (0:00:00.547) 0:01:28.379 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.036678", "end": "2024-06-06 23:34:28.651185", "rc": 0, "start": "2024-06-06 23:34:28.614507" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:101 Thursday 06 June 2024 23:34:28 +0000 (0:00:00.237) 0:01:28.617 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 23:34:28 +0000 (0:00:00.021) 0:01:28.639 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Thursday 06 June 2024 23:34:28 +0000 (0:00:00.018) 0:01:28.657 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Thursday 06 June 2024 23:34:28 +0000 (0:00:00.018) 0:01:28.675 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Thursday 06 June 2024 23:34:28 +0000 (0:00:00.017) 0:01:28.693 ********* 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-fix14hbog0e/tests/tests_quadlet_basic.yml:109 Thursday 06 June 2024 23:34:28 +0000 (0:00:00.017) 0:01:28.711 ********* 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-fix14hbog0e/tests/tests_quadlet_basic.yml:122 Thursday 06 June 2024 23:34:29 +0000 (0:00:00.419) 0:01:29.131 ********* 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-fix14hbog0e/tests/tests_quadlet_basic.yml:135 Thursday 06 June 2024 23:34:29 +0000 (0:00:00.048) 0:01:29.180 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Configure cgroups in kernel] ********************************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_quadlet_basic.yml:167 Thursday 06 June 2024 23:34:29 +0000 (0:00:00.027) 0:01:29.207 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reboot] ****************************************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_quadlet_basic.yml:173 Thursday 06 June 2024 23:34:29 +0000 (0:00:00.027) 0:01:29.235 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role - user] ***************************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_quadlet_basic.yml:176 Thursday 06 June 2024 23:34:29 +0000 (0:00:00.026) 0:01:29.261 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 06 June 2024 23:34:29 +0000 (0:00:00.041) 0:01:29.302 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 06 June 2024 23:34:29 +0000 (0:00:00.033) 0:01:29.335 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 06 June 2024 23:34:29 +0000 (0:00:00.056) 0:01:29.392 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 06 June 2024 23:34:29 +0000 (0:00:00.019) 0:01:29.411 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 06 June 2024 23:34:29 +0000 (0:00:00.018) 0:01:29.429 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 06 June 2024 23:34:29 +0000 (0:00:00.044) 0:01:29.474 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 06 June 2024 23:34:30 +0000 (0:00:00.662) 0:01:30.137 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 06 June 2024 23:34:30 +0000 (0:00:00.019) 0:01:30.157 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 06 June 2024 23:34:30 +0000 (0:00:00.024) 0:01:30.181 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030481", "end": "2024-06-06 23:34:30.441829", "rc": 0, "start": "2024-06-06 23:34:30.411348" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Thursday 06 June 2024 23:34:30 +0000 (0:00:00.228) 0:01:30.410 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Thursday 06 June 2024 23:34:30 +0000 (0:00:00.022) 0:01:30.432 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Thursday 06 June 2024 23:34:30 +0000 (0:00:00.019) 0:01:30.452 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Thursday 06 June 2024 23:34:30 +0000 (0:00:00.064) 0:01:30.516 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:34:30 +0000 (0:00:00.061) 0:01:30.578 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:34:30 +0000 (0:00:00.204) 0:01:30.783 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:34:30 +0000 (0:00:00.024) 0:01:30.807 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:34:30 +0000 (0:00:00.025) 0:01:30.832 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:34:31 +0000 (0:00:00.205) 0:01:31.038 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:34:31 +0000 (0:00:00.024) 0:01:31.062 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716849.3357701, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716818.9257534, "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": "2193688452", "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:34:31 +0000 (0:00:00.202) 0:01:31.265 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004264", "end": "2024-06-06 23:34:31.507041", "rc": 0, "start": "2024-06-06 23:34:31.502777" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:34:31 +0000 (0:00:00.210) 0:01:31.475 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004106", "end": "2024-06-06 23:34:31.718310", "rc": 0, "start": "2024-06-06 23:34:31.714204" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:34:31 +0000 (0:00:00.212) 0:01:31.688 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:34:31 +0000 (0:00:00.027) 0:01:31.716 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:34:31 +0000 (0:00:00.018) 0:01:31.734 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:34:31 +0000 (0:00:00.017) 0:01:31.752 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:34:31 +0000 (0:00:00.018) 0:01:31.770 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:34:31 +0000 (0:00:00.017) 0:01:31.787 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Thursday 06 June 2024 23:34:31 +0000 (0:00:00.018) 0:01:31.806 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Thursday 06 June 2024 23:34:31 +0000 (0:00:00.024) 0:01:31.830 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 06 June 2024 23:34:31 +0000 (0:00:00.061) 0:01:31.892 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 06 June 2024 23:34:31 +0000 (0:00:00.019) 0:01:31.912 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Thursday 06 June 2024 23:34:31 +0000 (0:00:00.018) 0:01:31.930 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 06 June 2024 23:34:32 +0000 (0:00:00.035) 0:01:31.966 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 06 June 2024 23:34:32 +0000 (0:00:00.018) 0:01:31.985 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Thursday 06 June 2024 23:34:32 +0000 (0:00:00.018) 0:01:32.004 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 06 June 2024 23:34:32 +0000 (0:00:00.036) 0:01:32.040 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 06 June 2024 23:34:32 +0000 (0:00:00.019) 0:01:32.059 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Thursday 06 June 2024 23:34:32 +0000 (0:00:00.017) 0:01:32.077 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 06 June 2024 23:34:32 +0000 (0:00:00.037) 0:01:32.114 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 06 June 2024 23:34:32 +0000 (0:00:00.018) 0:01:32.133 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 06 June 2024 23:34:32 +0000 (0:00:00.017) 0:01:32.150 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 06 June 2024 23:34:32 +0000 (0:00:00.018) 0:01:32.169 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Thursday 06 June 2024 23:34:32 +0000 (0:00:00.017) 0:01:32.186 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Thursday 06 June 2024 23:34:32 +0000 (0:00:00.018) 0:01:32.205 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Thursday 06 June 2024 23:34:32 +0000 (0:00:00.017) 0:01:32.222 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Thursday 06 June 2024 23:34:32 +0000 (0:00:00.048) 0:01:32.270 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Thursday 06 June 2024 23:34:32 +0000 (0:00:00.018) 0:01:32.289 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 06 June 2024 23:34:32 +0000 (0:00:00.018) 0:01:32.307 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Thursday 06 June 2024 23:34:32 +0000 (0:00:00.056) 0:01:32.363 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Thursday 06 June 2024 23:34:32 +0000 (0:00:00.021) 0:01:32.385 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Thursday 06 June 2024 23:34:32 +0000 (0:00:00.024) 0:01:32.410 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:34:32 +0000 (0:00:00.030) 0:01:32.440 ********* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": "0:00:00.021063", "end": "2024-06-06 23:34:32.695811", "rc": 0, "start": "2024-06-06 23:34:32.674748" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:34:32 +0000 (0:00:00.229) 0:01:32.669 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:34:32 +0000 (0:00:00.024) 0:01:32.694 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Thursday 06 June 2024 23:34:32 +0000 (0:00:00.023) 0:01:32.717 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716872.7257826, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717716872.8127825, "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": 1717716872.8127825, "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Thursday 06 June 2024 23:34:33 +0000 (0:00:00.227) 0:01:32.944 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Thursday 06 June 2024 23:34:33 +0000 (0:00:00.760) 0:01:33.705 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Thursday 06 June 2024 23:34:33 +0000 (0:00:00.047) 0:01:33.752 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Thursday 06 June 2024 23:34:33 +0000 (0:00:00.025) 0:01:33.778 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:34:33 +0000 (0:00:00.030) 0:01:33.808 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:34:34 +0000 (0:00:00.198) 0:01:34.007 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:34:34 +0000 (0:00:00.024) 0:01:34.031 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Thursday 06 June 2024 23:34:34 +0000 (0:00:00.022) 0:01:34.054 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716872.7257826, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717716873.415783, "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": 1717716873.415783, "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Thursday 06 June 2024 23:34:34 +0000 (0:00:00.204) 0:01:34.258 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Thursday 06 June 2024 23:34:34 +0000 (0:00:00.410) 0:01:34.668 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Thursday 06 June 2024 23:34:34 +0000 (0:00:00.019) 0:01:34.688 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 23:34:34 +0000 (0:00:00.059) 0:01:34.747 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 23:34:34 +0000 (0:00:00.027) 0:01:34.775 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 23:34:34 +0000 (0:00:00.023) 0:01:34.798 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 23:34:34 +0000 (0:00:00.019) 0:01:34.817 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 23:34:34 +0000 (0:00:00.026) 0:01:34.844 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:34:34 +0000 (0:00:00.061) 0:01:34.906 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:34:34 +0000 (0:00:00.024) 0:01:34.930 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:34:35 +0000 (0:00:00.023) 0:01:34.953 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:34:35 +0000 (0:00:00.026) 0:01:34.979 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:34:35 +0000 (0:00:00.211) 0:01:35.190 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:34:35 +0000 (0:00:00.028) 0:01:35.219 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716849.3357701, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716818.9257534, "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": "2193688452", "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:34:35 +0000 (0:00:00.203) 0:01:35.422 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004241", "end": "2024-06-06 23:34:35.659659", "rc": 0, "start": "2024-06-06 23:34:35.655418" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:34:35 +0000 (0:00:00.202) 0:01:35.625 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004071", "end": "2024-06-06 23:34:35.861306", "rc": 0, "start": "2024-06-06 23:34:35.857235" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:34:35 +0000 (0:00:00.202) 0:01:35.827 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:34:35 +0000 (0:00:00.028) 0:01:35.856 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:34:35 +0000 (0:00:00.019) 0:01:35.875 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:34:35 +0000 (0:00:00.019) 0:01:35.894 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:34:35 +0000 (0:00:00.018) 0:01:35.913 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:34:35 +0000 (0:00:00.019) 0:01:35.932 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 23:34:36 +0000 (0:00:00.019) 0:01:35.951 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 23:34:36 +0000 (0:00:00.077) 0:01:36.029 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 23:34:36 +0000 (0:00:00.021) 0:01:36.051 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 23:34:36 +0000 (0:00:00.021) 0:01:36.072 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 23:34:36 +0000 (0:00:00.045) 0:01:36.117 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 23:34:36 +0000 (0:00:00.022) 0:01:36.140 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 23:34:36 +0000 (0:00:00.020) 0:01:36.161 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Thursday 06 June 2024 23:34:36 +0000 (0:00:00.045) 0:01:36.206 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:34:36 +0000 (0:00:00.037) 0:01:36.243 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:34:36 +0000 (0:00:00.205) 0:01:36.449 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:34:36 +0000 (0:00:00.027) 0:01:36.476 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Thursday 06 June 2024 23:34:36 +0000 (0:00:00.031) 0:01:36.507 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Thursday 06 June 2024 23:34:36 +0000 (0:00:00.030) 0:01:36.538 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Thursday 06 June 2024 23:34:36 +0000 (0:00:00.025) 0:01:36.563 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Thursday 06 June 2024 23:34:36 +0000 (0:00:00.215) 0:01:36.779 ********* 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-1717716876.8800316-13699-131598509560536/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Thursday 06 June 2024 23:34:37 +0000 (0:00:00.551) 0:01:37.330 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Thursday 06 June 2024 23:34:37 +0000 (0:00:00.020) 0:01:37.351 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Thursday 06 June 2024 23:34:37 +0000 (0:00:00.019) 0:01:37.371 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Thursday 06 June 2024 23:34:37 +0000 (0:00:00.389) 0:01:37.761 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Thursday 06 June 2024 23:34:37 +0000 (0:00:00.022) 0:01:37.783 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 23:34:37 +0000 (0:00:00.022) 0:01:37.805 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 23:34:37 +0000 (0:00:00.024) 0:01:37.829 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 23:34:37 +0000 (0:00:00.024) 0:01:37.854 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 23:34:37 +0000 (0:00:00.017) 0:01:37.872 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 23:34:37 +0000 (0:00:00.027) 0:01:37.899 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:34:37 +0000 (0:00:00.033) 0:01:37.933 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:34:38 +0000 (0:00:00.022) 0:01:37.955 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:34:38 +0000 (0:00:00.023) 0:01:37.978 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:34:38 +0000 (0:00:00.025) 0:01:38.004 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:34:38 +0000 (0:00:00.204) 0:01:38.209 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:34:38 +0000 (0:00:00.024) 0:01:38.234 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716849.3357701, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716818.9257534, "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": "2193688452", "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:34:38 +0000 (0:00:00.200) 0:01:38.434 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004223", "end": "2024-06-06 23:34:38.670881", "rc": 0, "start": "2024-06-06 23:34:38.666658" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:34:38 +0000 (0:00:00.202) 0:01:38.637 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004160", "end": "2024-06-06 23:34:38.873979", "rc": 0, "start": "2024-06-06 23:34:38.869819" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:34:38 +0000 (0:00:00.202) 0:01:38.839 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:34:38 +0000 (0:00:00.028) 0:01:38.868 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:34:38 +0000 (0:00:00.019) 0:01:38.888 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:34:38 +0000 (0:00:00.020) 0:01:38.909 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:34:38 +0000 (0:00:00.019) 0:01:38.929 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:34:39 +0000 (0:00:00.019) 0:01:38.949 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 23:34:39 +0000 (0:00:00.018) 0:01:38.968 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 23:34:39 +0000 (0:00:00.034) 0:01:39.002 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 23:34:39 +0000 (0:00:00.018) 0:01:39.021 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 23:34:39 +0000 (0:00:00.019) 0:01:39.040 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 23:34:39 +0000 (0:00:00.044) 0:01:39.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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 23:34:39 +0000 (0:00:00.021) 0:01:39.106 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 23:34:39 +0000 (0:00:00.017) 0:01:39.123 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Thursday 06 June 2024 23:34:39 +0000 (0:00:00.039) 0:01:39.163 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:34:39 +0000 (0:00:00.065) 0:01:39.228 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:34:39 +0000 (0:00:00.200) 0:01:39.429 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:34:39 +0000 (0:00:00.024) 0:01:39.454 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Thursday 06 June 2024 23:34:39 +0000 (0:00:00.021) 0:01:39.476 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Thursday 06 June 2024 23:34:39 +0000 (0:00:00.020) 0:01:39.496 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Thursday 06 June 2024 23:34:39 +0000 (0:00:00.023) 0:01:39.520 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Thursday 06 June 2024 23:34:39 +0000 (0:00:00.216) 0:01:39.736 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Thursday 06 June 2024 23:34:39 +0000 (0:00:00.019) 0:01:39.756 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Thursday 06 June 2024 23:34:39 +0000 (0:00:00.019) 0:01:39.775 ********* 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-1717716879.8727853-13796-95563224229821/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Thursday 06 June 2024 23:34:40 +0000 (0:00:00.529) 0:01:40.305 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Thursday 06 June 2024 23:34:40 +0000 (0:00:00.389) 0:01:40.695 ********* changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "app.slice basic.target run-user-1111.mount -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "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]", "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Thursday 06 June 2024 23:34:41 +0000 (0:00:00.414) 0:01:41.110 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 23:34:41 +0000 (0:00:00.047) 0:01:41.157 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 23:34:41 +0000 (0:00:00.025) 0:01:41.183 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 23:34:41 +0000 (0:00:00.024) 0:01:41.207 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 23:34:41 +0000 (0:00:00.019) 0:01:41.227 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 23:34:41 +0000 (0:00:00.027) 0:01:41.254 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:34:41 +0000 (0:00:00.034) 0:01:41.289 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:34:41 +0000 (0:00:00.023) 0:01:41.312 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:34:41 +0000 (0:00:00.023) 0:01:41.336 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:34:41 +0000 (0:00:00.026) 0:01:41.362 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:34:41 +0000 (0:00:00.204) 0:01:41.567 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:34:41 +0000 (0:00:00.025) 0:01:41.592 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716849.3357701, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716818.9257534, "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": "2193688452", "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:34:41 +0000 (0:00:00.201) 0:01:41.793 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004080", "end": "2024-06-06 23:34:42.030137", "rc": 0, "start": "2024-06-06 23:34:42.026057" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:34:42 +0000 (0:00:00.202) 0:01:41.996 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004095", "end": "2024-06-06 23:34:42.232099", "rc": 0, "start": "2024-06-06 23:34:42.228004" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:34:42 +0000 (0:00:00.202) 0:01:42.198 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:34:42 +0000 (0:00:00.027) 0:01:42.226 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:34:42 +0000 (0:00:00.051) 0:01:42.278 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:34:42 +0000 (0:00:00.019) 0:01:42.297 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:34:42 +0000 (0:00:00.019) 0:01:42.317 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:34:42 +0000 (0:00:00.019) 0:01:42.336 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 23:34:42 +0000 (0:00:00.019) 0:01:42.356 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 23:34:42 +0000 (0:00:00.033) 0:01:42.390 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 23:34:42 +0000 (0:00:00.021) 0:01:42.411 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 23:34:42 +0000 (0:00:00.020) 0:01:42.432 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 23:34:42 +0000 (0:00:00.046) 0:01:42.479 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 23:34:42 +0000 (0:00:00.023) 0:01:42.502 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 23:34:42 +0000 (0:00:00.020) 0:01:42.522 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Thursday 06 June 2024 23:34:42 +0000 (0:00:00.041) 0:01:42.563 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:34:42 +0000 (0:00:00.032) 0:01:42.596 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:34:42 +0000 (0:00:00.196) 0:01:42.792 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:34:42 +0000 (0:00:00.024) 0:01:42.817 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Thursday 06 June 2024 23:34:42 +0000 (0:00:00.020) 0:01:42.837 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Thursday 06 June 2024 23:34:42 +0000 (0:00:00.018) 0:01:42.856 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Thursday 06 June 2024 23:34:50 +0000 (0:00:07.842) 0:01:50.699 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Thursday 06 June 2024 23:34:50 +0000 (0:00:00.210) 0:01:50.909 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Thursday 06 June 2024 23:34:50 +0000 (0:00:00.019) 0:01:50.929 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Thursday 06 June 2024 23:34:51 +0000 (0:00:00.019) 0:01:50.948 ********* 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-1717716891.0453913-13891-145937588564900/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Thursday 06 June 2024 23:34:51 +0000 (0:00:00.538) 0:01:51.486 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Thursday 06 June 2024 23:34:51 +0000 (0:00:00.399) 0:01:51.886 ********* changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "quadlet-basic-network.service quadlet-basic-mysql-volume.service app.slice basic.target -.mount run-user-1111.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target default.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=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 basic.target app.slice quadlet-basic-mysql-volume.service", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "SourcePath": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Thursday 06 June 2024 23:34:53 +0000 (0:00:01.217) 0:01:53.103 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Thursday 06 June 2024 23:34:53 +0000 (0:00:00.044) 0:01:53.148 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Thursday 06 June 2024 23:34:53 +0000 (0:00:00.018) 0:01:53.166 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Thursday 06 June 2024 23:34:53 +0000 (0:00:00.016) 0:01:53.183 ********* 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-fix14hbog0e/tests/tests_quadlet_basic.yml:185 Thursday 06 June 2024 23:34:53 +0000 (0:00:00.018) 0:01:53.202 ********* 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.003423", "end": "2024-06-06 23:34:53.486014", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-06-06 23:34:53.482591" } 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.003163", "end": "2024-06-06 23:34:53.827294", "item": "quadlet-basic.network", "rc": 0, "start": "2024-06-06 23:34:53.824131" } 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.003108", "end": "2024-06-06 23:34:54.145763", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-06-06 23:34:54.142655" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Ensure linger] *********************************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_quadlet_basic.yml:195 Thursday 06 June 2024 23:34:54 +0000 (0:00:00.911) 0:01:54.114 ********* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1717716872.6877825, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1717716872.6877825, "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": 1717716872.6877825, "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": "2721364828", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_quadlet_basic.yml:204 Thursday 06 June 2024 23:34:54 +0000 (0:00:00.219) 0:01:54.333 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 06 June 2024 23:34:54 +0000 (0:00:00.050) 0:01:54.383 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 06 June 2024 23:34:54 +0000 (0:00:00.032) 0:01:54.416 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 06 June 2024 23:34:54 +0000 (0:00:00.023) 0:01:54.440 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 06 June 2024 23:34:54 +0000 (0:00:00.019) 0:01:54.460 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 06 June 2024 23:34:54 +0000 (0:00:00.019) 0:01:54.479 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 06 June 2024 23:34:54 +0000 (0:00:00.085) 0:01:54.565 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 06 June 2024 23:34:55 +0000 (0:00:00.662) 0:01:55.228 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 06 June 2024 23:34:55 +0000 (0:00:00.019) 0:01:55.247 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 06 June 2024 23:34:55 +0000 (0:00:00.025) 0:01:55.272 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032501", "end": "2024-06-06 23:34:55.532742", "rc": 0, "start": "2024-06-06 23:34:55.500241" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Thursday 06 June 2024 23:34:55 +0000 (0:00:00.227) 0:01:55.500 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Thursday 06 June 2024 23:34:55 +0000 (0:00:00.025) 0:01:55.525 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Thursday 06 June 2024 23:34:55 +0000 (0:00:00.022) 0:01:55.548 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Thursday 06 June 2024 23:34:55 +0000 (0:00:00.059) 0:01:55.607 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:34:55 +0000 (0:00:00.036) 0:01:55.644 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:34:55 +0000 (0:00:00.024) 0:01:55.669 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:34:55 +0000 (0:00:00.022) 0:01:55.691 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:34:55 +0000 (0:00:00.052) 0:01:55.744 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:34:56 +0000 (0:00:00.242) 0:01:55.986 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:34:56 +0000 (0:00:00.025) 0:01:56.012 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716849.3357701, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716818.9257534, "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": "2193688452", "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:34:56 +0000 (0:00:00.238) 0:01:56.250 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004098", "end": "2024-06-06 23:34:56.558420", "rc": 0, "start": "2024-06-06 23:34:56.554322" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:34:56 +0000 (0:00:00.274) 0:01:56.525 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003984", "end": "2024-06-06 23:34:56.790420", "rc": 0, "start": "2024-06-06 23:34:56.786436" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:34:56 +0000 (0:00:00.233) 0:01:56.758 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:34:56 +0000 (0:00:00.032) 0:01:56.791 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:34:56 +0000 (0:00:00.019) 0:01:56.810 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:34:56 +0000 (0:00:00.020) 0:01:56.831 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:34:56 +0000 (0:00:00.021) 0:01:56.853 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:34:56 +0000 (0:00:00.021) 0:01:56.875 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Thursday 06 June 2024 23:34:56 +0000 (0:00:00.019) 0:01:56.895 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Thursday 06 June 2024 23:34:56 +0000 (0:00:00.025) 0:01:56.921 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 06 June 2024 23:34:57 +0000 (0:00:00.037) 0:01:56.958 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 06 June 2024 23:34:57 +0000 (0:00:00.020) 0:01:56.978 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Thursday 06 June 2024 23:34:57 +0000 (0:00:00.045) 0:01:57.023 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 06 June 2024 23:34:57 +0000 (0:00:00.036) 0:01:57.060 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 06 June 2024 23:34:57 +0000 (0:00:00.019) 0:01:57.079 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Thursday 06 June 2024 23:34:57 +0000 (0:00:00.017) 0:01:57.097 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 06 June 2024 23:34:57 +0000 (0:00:00.036) 0:01:57.133 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 06 June 2024 23:34:57 +0000 (0:00:00.018) 0:01:57.152 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Thursday 06 June 2024 23:34:57 +0000 (0:00:00.019) 0:01:57.171 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 06 June 2024 23:34:57 +0000 (0:00:00.039) 0:01:57.211 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 06 June 2024 23:34:57 +0000 (0:00:00.020) 0:01:57.231 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 06 June 2024 23:34:57 +0000 (0:00:00.020) 0:01:57.252 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 06 June 2024 23:34:57 +0000 (0:00:00.020) 0:01:57.272 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Thursday 06 June 2024 23:34:57 +0000 (0:00:00.020) 0:01:57.293 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Thursday 06 June 2024 23:34:57 +0000 (0:00:00.019) 0:01:57.313 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Thursday 06 June 2024 23:34:57 +0000 (0:00:00.020) 0:01:57.333 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Thursday 06 June 2024 23:34:57 +0000 (0:00:00.018) 0:01:57.351 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Thursday 06 June 2024 23:34:57 +0000 (0:00:00.018) 0:01:57.370 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 06 June 2024 23:34:57 +0000 (0:00:00.017) 0:01:57.388 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Thursday 06 June 2024 23:34:57 +0000 (0:00:00.093) 0:01:57.482 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Thursday 06 June 2024 23:34:57 +0000 (0:00:00.021) 0:01:57.504 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Thursday 06 June 2024 23:34:57 +0000 (0:00:00.025) 0:01:57.530 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:34:57 +0000 (0:00:00.029) 0:01:57.559 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:34:57 +0000 (0:00:00.020) 0:01:57.579 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:34:57 +0000 (0:00:00.020) 0:01:57.600 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Thursday 06 June 2024 23:34:57 +0000 (0:00:00.022) 0:01:57.623 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716872.7257826, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717716893.0487926, "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": 1717716893.0487926, "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Thursday 06 June 2024 23:34:57 +0000 (0:00:00.204) 0:01:57.828 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Thursday 06 June 2024 23:34:58 +0000 (0:00:00.351) 0:01:58.180 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Thursday 06 June 2024 23:34:58 +0000 (0:00:00.020) 0:01:58.200 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Thursday 06 June 2024 23:34:58 +0000 (0:00:00.025) 0:01:58.225 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:34:58 +0000 (0:00:00.029) 0:01:58.255 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:34:58 +0000 (0:00:00.019) 0:01:58.275 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:34:58 +0000 (0:00:00.020) 0:01:58.295 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Thursday 06 June 2024 23:34:58 +0000 (0:00:00.022) 0:01:58.318 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716872.7257826, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717716893.0487926, "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": 1717716893.0487926, "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Thursday 06 June 2024 23:34:58 +0000 (0:00:00.242) 0:01:58.560 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Thursday 06 June 2024 23:34:58 +0000 (0:00:00.274) 0:01:58.834 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Thursday 06 June 2024 23:34:58 +0000 (0:00:00.018) 0:01:58.853 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 23:34:58 +0000 (0:00:00.058) 0:01:58.911 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 23:34:58 +0000 (0:00:00.025) 0:01:58.936 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 23:34:59 +0000 (0:00:00.023) 0:01:58.960 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 23:34:59 +0000 (0:00:00.019) 0:01:58.979 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 23:34:59 +0000 (0:00:00.026) 0:01:59.006 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:34:59 +0000 (0:00:00.034) 0:01:59.040 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:34:59 +0000 (0:00:00.027) 0:01:59.068 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:34:59 +0000 (0:00:00.032) 0:01:59.100 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:34:59 +0000 (0:00:00.027) 0:01:59.127 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:34:59 +0000 (0:00:00.312) 0:01:59.440 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:34:59 +0000 (0:00:00.057) 0:01:59.497 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716849.3357701, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716818.9257534, "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": "2193688452", "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:34:59 +0000 (0:00:00.314) 0:01:59.812 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.006321", "end": "2024-06-06 23:35:00.156054", "rc": 0, "start": "2024-06-06 23:35:00.149733" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:35:00 +0000 (0:00:00.315) 0:02:00.128 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.006447", "end": "2024-06-06 23:35:00.473202", "rc": 0, "start": "2024-06-06 23:35:00.466755" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:35:00 +0000 (0:00:00.318) 0:02:00.446 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:35:00 +0000 (0:00:00.031) 0:02:00.478 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:35:00 +0000 (0:00:00.019) 0:02:00.497 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:35:00 +0000 (0:00:00.020) 0:02:00.518 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:35:00 +0000 (0:00:00.019) 0:02:00.538 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:35:00 +0000 (0:00:00.020) 0:02:00.558 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 23:35:00 +0000 (0:00:00.017) 0:02:00.576 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 23:35:00 +0000 (0:00:00.034) 0:02:00.610 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 23:35:00 +0000 (0:00:00.021) 0:02:00.631 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 23:35:00 +0000 (0:00:00.020) 0:02:00.651 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 23:35:00 +0000 (0:00:00.046) 0:02:00.698 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 23:35:00 +0000 (0:00:00.024) 0:02:00.722 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Thursday 06 June 2024 23:35:00 +0000 (0:00:00.076) 0:02:00.799 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716872.7257826, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717716893.0487926, "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": 1717716893.0487926, "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Thursday 06 June 2024 23:35:01 +0000 (0:00:00.335) 0:02:01.134 ********* 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 23:34:53 UTC", "ActiveEnterTimestampMonotonic": "571923048", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "quadlet-basic-network.service quadlet-basic-mysql-volume.service app.slice basic.target -.mount run-user-1111.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-06-06 23:34:52 UTC", "AssertTimestampMonotonic": "571134607", "Before": "shutdown.target default.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3179607000", "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 23:34:52 UTC", "ConditionTimestampMonotonic": "571134602", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/user.slice/user-1111.slice/user@1111.service/app.slice/quadlet-basic-mysql.service", "ControlGroupId": "5409", "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": "12989", "ExecMainStartTimestamp": "Thu 2024-06-06 23:34:53 UTC", "ExecMainStartTimestampMonotonic": "571922953", "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 23:34:52 UTC] ; stop_time=[n/a] ; pid=12890 ; 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 23:34:52 UTC] ; stop_time=[n/a] ; pid=12890 ; 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 23:34:52 UTC", "InactiveExitTimestampMonotonic": "571141452", "InvocationID": "f8ae4f67a6a748b78d3411c0a4ccad1a", "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": "12989", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "643526656", "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 basic.target app.slice quadlet-basic-mysql-volume.service", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "SourcePath": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2024-06-06 23:34:53 UTC", "StateChangeTimestampMonotonic": "571923048", "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Thursday 06 June 2024 23:35:12 +0000 (0:00:10.827) 0:02:11.962 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Thursday 06 June 2024 23:35:12 +0000 (0:00:00.020) 0:02:11.983 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Thursday 06 June 2024 23:35:12 +0000 (0:00:00.019) 0:02:12.002 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Thursday 06 June 2024 23:35:12 +0000 (0:00:00.017) 0:02:12.020 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Thursday 06 June 2024 23:35:12 +0000 (0:00:00.019) 0:02:12.039 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:70 Thursday 06 June 2024 23:35:12 +0000 (0:00:00.018) 0:02:12.058 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:76 Thursday 06 June 2024 23:35:12 +0000 (0:00:00.202) 0:02:12.260 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:35:12 +0000 (0:00:00.030) 0:02:12.291 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:35:12 +0000 (0:00:00.050) 0:02:12.341 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:35:12 +0000 (0:00:00.021) 0:02:12.363 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:84 Thursday 06 June 2024 23:35:12 +0000 (0:00:00.022) 0:02:12.385 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:93 Thursday 06 June 2024 23:35:12 +0000 (0:00:00.395) 0:02:12.780 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.052105", "end": "2024-06-06 23:35:13.081171", "rc": 0, "start": "2024-06-06 23:35:13.029066" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:101 Thursday 06 June 2024 23:35:13 +0000 (0:00:00.270) 0:02:13.051 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 23:35:13 +0000 (0:00:00.021) 0:02:13.073 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 23:35:13 +0000 (0:00:00.018) 0:02:13.091 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 23:35:13 +0000 (0:00:00.024) 0:02:13.116 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 23:35:13 +0000 (0:00:00.023) 0:02:13.139 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 23:35:13 +0000 (0:00:00.019) 0:02:13.159 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 23:35:13 +0000 (0:00:00.026) 0:02:13.185 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:35:13 +0000 (0:00:00.033) 0:02:13.219 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:35:13 +0000 (0:00:00.023) 0:02:13.242 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:35:13 +0000 (0:00:00.022) 0:02:13.265 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:35:13 +0000 (0:00:00.025) 0:02:13.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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:35:13 +0000 (0:00:00.225) 0:02:13.516 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:35:13 +0000 (0:00:00.025) 0:02:13.542 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716849.3357701, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716818.9257534, "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": "2193688452", "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:35:13 +0000 (0:00:00.202) 0:02:13.744 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004174", "end": "2024-06-06 23:35:13.981015", "rc": 0, "start": "2024-06-06 23:35:13.976841" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:35:14 +0000 (0:00:00.203) 0:02:13.948 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004170", "end": "2024-06-06 23:35:14.183776", "rc": 0, "start": "2024-06-06 23:35:14.179606" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:35:14 +0000 (0:00:00.202) 0:02:14.150 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:35:14 +0000 (0:00:00.028) 0:02:14.178 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:35:14 +0000 (0:00:00.019) 0:02:14.198 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:35:14 +0000 (0:00:00.019) 0:02:14.217 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:35:14 +0000 (0:00:00.019) 0:02:14.236 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:35:14 +0000 (0:00:00.018) 0:02:14.255 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 23:35:14 +0000 (0:00:00.019) 0:02:14.274 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 23:35:14 +0000 (0:00:00.032) 0:02:14.307 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 23:35:14 +0000 (0:00:00.020) 0:02:14.328 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 23:35:14 +0000 (0:00:00.017) 0:02:14.346 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 23:35:14 +0000 (0:00:00.047) 0:02:14.393 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 23:35:14 +0000 (0:00:00.022) 0:02:14.416 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Thursday 06 June 2024 23:35:14 +0000 (0:00:00.072) 0:02:14.489 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716872.7257826, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717716911.932802, "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": 1717716911.932802, "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Thursday 06 June 2024 23:35:14 +0000 (0:00:00.206) 0:02:14.695 ********* 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 23:34:41 UTC", "ActiveEnterTimestampMonotonic": "559947750", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target app.slice run-user-1111.mount -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-06-06 23:34:41 UTC", "AssertTimestampMonotonic": "559901434", "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": "37099000", "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 23:34:41 UTC", "ConditionTimestampMonotonic": "559901429", "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 23:34:41 UTC", "ExecMainExitTimestampMonotonic": "559947611", "ExecMainPID": "12480", "ExecMainStartTimestamp": "Thu 2024-06-06 23:34:41 UTC", "ExecMainStartTimestampMonotonic": "559908062", "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 23:34:41 UTC", "InactiveExitTimestampMonotonic": "559908798", "InvocationID": "e37d738c5b0d487e9fcb609d537e4f6d", "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]", "StateChangeTimestamp": "Thu 2024-06-06 23:34:41 UTC", "StateChangeTimestampMonotonic": "559947750", "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Thursday 06 June 2024 23:35:15 +0000 (0:00:00.428) 0:02:15.123 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Thursday 06 June 2024 23:35:15 +0000 (0:00:00.020) 0:02:15.143 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Thursday 06 June 2024 23:35:15 +0000 (0:00:00.018) 0:02:15.162 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Thursday 06 June 2024 23:35:15 +0000 (0:00:00.017) 0:02:15.180 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Thursday 06 June 2024 23:35:15 +0000 (0:00:00.019) 0:02:15.199 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:70 Thursday 06 June 2024 23:35:15 +0000 (0:00:00.018) 0:02:15.217 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:76 Thursday 06 June 2024 23:35:15 +0000 (0:00:00.201) 0:02:15.419 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:35:15 +0000 (0:00:00.031) 0:02:15.451 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:35:15 +0000 (0:00:00.021) 0:02:15.472 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:35:15 +0000 (0:00:00.020) 0:02:15.492 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:84 Thursday 06 June 2024 23:35:15 +0000 (0:00:00.023) 0:02:15.516 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:93 Thursday 06 June 2024 23:35:15 +0000 (0:00:00.394) 0:02:15.911 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.048049", "end": "2024-06-06 23:35:16.207431", "rc": 0, "start": "2024-06-06 23:35:16.159382" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:101 Thursday 06 June 2024 23:35:16 +0000 (0:00:00.296) 0:02:16.207 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 23:35:16 +0000 (0:00:00.021) 0:02:16.229 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 23:35:16 +0000 (0:00:00.020) 0:02:16.249 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 23:35:16 +0000 (0:00:00.025) 0:02:16.275 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 23:35:16 +0000 (0:00:00.023) 0:02:16.299 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 23:35:16 +0000 (0:00:00.018) 0:02:16.317 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 23:35:16 +0000 (0:00:00.027) 0:02:16.345 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:35:16 +0000 (0:00:00.033) 0:02:16.378 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:35:16 +0000 (0:00:00.024) 0:02:16.403 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:35:16 +0000 (0:00:00.022) 0:02:16.425 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:35:16 +0000 (0:00:00.026) 0:02:16.451 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:35:16 +0000 (0:00:00.206) 0:02:16.657 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:35:16 +0000 (0:00:00.024) 0:02:16.682 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716849.3357701, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716818.9257534, "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": "2193688452", "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:35:16 +0000 (0:00:00.202) 0:02:16.884 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004319", "end": "2024-06-06 23:35:17.122302", "rc": 0, "start": "2024-06-06 23:35:17.117983" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:35:17 +0000 (0:00:00.203) 0:02:17.088 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004250", "end": "2024-06-06 23:35:17.325464", "rc": 0, "start": "2024-06-06 23:35:17.321214" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:35:17 +0000 (0:00:00.203) 0:02:17.292 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:35:17 +0000 (0:00:00.028) 0:02:17.321 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:35:17 +0000 (0:00:00.019) 0:02:17.340 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:35:17 +0000 (0:00:00.019) 0:02:17.359 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:35:17 +0000 (0:00:00.019) 0:02:17.379 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:35:17 +0000 (0:00:00.018) 0:02:17.398 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 23:35:17 +0000 (0:00:00.019) 0:02:17.418 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 23:35:17 +0000 (0:00:00.033) 0:02:17.451 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 23:35:17 +0000 (0:00:00.019) 0:02:17.471 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 23:35:17 +0000 (0:00:00.018) 0:02:17.490 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 23:35:17 +0000 (0:00:00.045) 0:02:17.536 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 23:35:17 +0000 (0:00:00.022) 0:02:17.558 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Thursday 06 June 2024 23:35:17 +0000 (0:00:00.042) 0:02:17.601 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716872.7257826, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717716911.932802, "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": 1717716911.932802, "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Thursday 06 June 2024 23:35:17 +0000 (0:00:00.206) 0:02:17.807 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Thursday 06 June 2024 23:35:17 +0000 (0:00:00.020) 0:02:17.828 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716877.760785, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "3c989190d3ea56ac3c8f369dd995770bd30084cb", "ctime": 1717716877.308785, "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": 1717716877.1107848, "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": "4279820882", "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Thursday 06 June 2024 23:35:18 +0000 (0:00:00.207) 0:02:18.035 ********* changed: [sut -> localhost] => { "changed": true, "gid": 1001, "group": "jenkins", "mode": "0700", "owner": "jenkins", "path": "/tmp/podman_pr_lhd2v_lsr.ini", "size": 6, "state": "directory", "uid": 1000090000 } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Thursday 06 June 2024 23:35:18 +0000 (0:00:00.194) 0:02:18.229 ********* changed: [sut] => { "changed": true, "checksum": "3c989190d3ea56ac3c8f369dd995770bd30084cb", "dest": "/tmp/podman_pr_lhd2v_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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Thursday 06 June 2024 23:35:18 +0000 (0:00:00.248) 0:02:18.478 ********* ok: [sut] => { "ansible_facts": { "__podman_network_name": "quadlet-basic" }, "changed": false } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Thursday 06 June 2024 23:35:18 +0000 (0:00:00.027) 0:02:18.505 ********* changed: [sut -> localhost] => { "changed": true, "path": "/tmp/podman_pr_lhd2v_lsr.ini", "state": "absent" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:70 Thursday 06 June 2024 23:35:18 +0000 (0:00:00.120) 0:02:18.626 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:76 Thursday 06 June 2024 23:35:18 +0000 (0:00:00.201) 0:02:18.827 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:35:18 +0000 (0:00:00.031) 0:02:18.858 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:35:18 +0000 (0:00:00.020) 0:02:18.878 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:35:18 +0000 (0:00:00.020) 0:02:18.899 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:84 Thursday 06 June 2024 23:35:18 +0000 (0:00:00.023) 0:02:18.922 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:93 Thursday 06 June 2024 23:35:19 +0000 (0:00:00.389) 0:02:19.311 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.051554", "end": "2024-06-06 23:35:19.612625", "rc": 0, "start": "2024-06-06 23:35:19.561071" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:101 Thursday 06 June 2024 23:35:19 +0000 (0:00:00.273) 0:02:19.585 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "quadlet-basic" ], "delta": "0:00:00.050190", "end": "2024-06-06 23:35:19.886679", "rc": 0, "start": "2024-06-06 23:35:19.836489" } STDOUT: quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 23:35:19 +0000 (0:00:00.303) 0:02:19.888 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Thursday 06 June 2024 23:35:19 +0000 (0:00:00.019) 0:02:19.907 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Thursday 06 June 2024 23:35:20 +0000 (0:00:00.052) 0:02:19.960 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Thursday 06 June 2024 23:35:20 +0000 (0:00:00.024) 0:02:19.985 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Thursday 06 June 2024 23:35:20 +0000 (0:00:00.023) 0:02:20.009 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716872.7257826, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717716911.932802, "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": 1717716911.932802, "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Thursday 06 June 2024 23:35:20 +0000 (0:00:00.205) 0:02:20.214 ********* ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Thursday 06 June 2024 23:35:20 +0000 (0:00:00.316) 0:02:20.531 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.050063", "end": "2024-06-06 23:35:20.829530", "rc": 0, "start": "2024-06-06 23:35:20.779467" } STDOUT: podman TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Thursday 06 June 2024 23:35:20 +0000 (0:00:00.268) 0:02:20.799 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.053769", "end": "2024-06-06 23:35:21.103613", "rc": 0, "start": "2024-06-06 23:35:21.049844" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Thursday 06 June 2024 23:35:21 +0000 (0:00:00.273) 0:02:21.073 ********* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "user_quadlet_basic" ], "delta": "0:00:00.010222", "end": "2024-06-06 23:35:21.321040", "rc": 0, "start": "2024-06-06 23:35:21.310818" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Thursday 06 June 2024 23:35:21 +0000 (0:00:00.229) 0:02:21.302 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Thursday 06 June 2024 23:35:21 +0000 (0:00:00.018) 0:02:21.320 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Ensure no linger] ******************************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_quadlet_basic.yml:215 Thursday 06 June 2024 23:35:21 +0000 (0:00:00.018) 0:02:21.339 ********* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [Run the role - root] ***************************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_quadlet_basic.yml:221 Thursday 06 June 2024 23:35:21 +0000 (0:00:00.241) 0:02:21.580 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 06 June 2024 23:35:21 +0000 (0:00:00.058) 0:02:21.639 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 06 June 2024 23:35:21 +0000 (0:00:00.035) 0:02:21.675 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 06 June 2024 23:35:21 +0000 (0:00:00.024) 0:02:21.699 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 06 June 2024 23:35:21 +0000 (0:00:00.020) 0:02:21.719 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 06 June 2024 23:35:21 +0000 (0:00:00.019) 0:02:21.739 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 06 June 2024 23:35:21 +0000 (0:00:00.046) 0:02:21.785 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 06 June 2024 23:35:22 +0000 (0:00:00.692) 0:02:22.478 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 06 June 2024 23:35:22 +0000 (0:00:00.019) 0:02:22.497 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 06 June 2024 23:35:22 +0000 (0:00:00.024) 0:02:22.521 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030959", "end": "2024-06-06 23:35:22.811929", "rc": 0, "start": "2024-06-06 23:35:22.780970" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Thursday 06 June 2024 23:35:22 +0000 (0:00:00.294) 0:02:22.816 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Thursday 06 June 2024 23:35:22 +0000 (0:00:00.020) 0:02:22.837 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Thursday 06 June 2024 23:35:22 +0000 (0:00:00.020) 0:02:22.857 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Thursday 06 June 2024 23:35:22 +0000 (0:00:00.056) 0:02:22.913 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:35:23 +0000 (0:00:00.039) 0:02:22.953 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:35:23 +0000 (0:00:00.207) 0:02:23.161 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:35:23 +0000 (0:00:00.024) 0:02:23.186 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:35:23 +0000 (0:00:00.025) 0:02:23.211 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:35:23 +0000 (0:00:00.202) 0:02:23.414 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:35:23 +0000 (0:00:00.025) 0:02:23.440 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716849.3357701, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716818.9257534, "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": "2193688452", "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:35:23 +0000 (0:00:00.200) 0:02:23.640 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:35:23 +0000 (0:00:00.020) 0:02:23.660 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:35:23 +0000 (0:00:00.019) 0:02:23.679 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:35:23 +0000 (0:00:00.019) 0:02:23.699 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:35:23 +0000 (0:00:00.019) 0:02:23.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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:35:23 +0000 (0:00:00.020) 0:02:23.738 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:35:23 +0000 (0:00:00.055) 0:02:23.794 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:35:23 +0000 (0:00:00.020) 0:02:23.815 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Thursday 06 June 2024 23:35:23 +0000 (0:00:00.018) 0:02:23.833 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Thursday 06 June 2024 23:35:23 +0000 (0:00:00.025) 0:02:23.858 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 06 June 2024 23:35:23 +0000 (0:00:00.035) 0:02:23.894 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 06 June 2024 23:35:23 +0000 (0:00:00.018) 0:02:23.912 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Thursday 06 June 2024 23:35:23 +0000 (0:00:00.018) 0:02:23.931 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 06 June 2024 23:35:24 +0000 (0:00:00.035) 0:02:23.966 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 06 June 2024 23:35:24 +0000 (0:00:00.018) 0:02:23.985 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Thursday 06 June 2024 23:35:24 +0000 (0:00:00.019) 0:02:24.004 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 06 June 2024 23:35:24 +0000 (0:00:00.038) 0:02:24.043 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 06 June 2024 23:35:24 +0000 (0:00:00.024) 0:02:24.068 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Thursday 06 June 2024 23:35:24 +0000 (0:00:00.019) 0:02:24.087 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 06 June 2024 23:35:24 +0000 (0:00:00.039) 0:02:24.127 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 06 June 2024 23:35:24 +0000 (0:00:00.022) 0:02:24.149 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 06 June 2024 23:35:24 +0000 (0:00:00.019) 0:02:24.168 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 06 June 2024 23:35:24 +0000 (0:00:00.052) 0:02:24.221 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Thursday 06 June 2024 23:35:24 +0000 (0:00:00.020) 0:02:24.241 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Thursday 06 June 2024 23:35:24 +0000 (0:00:00.019) 0:02:24.261 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Thursday 06 June 2024 23:35:24 +0000 (0:00:00.020) 0:02:24.282 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Thursday 06 June 2024 23:35:24 +0000 (0:00:00.019) 0:02:24.301 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Thursday 06 June 2024 23:35:24 +0000 (0:00:00.019) 0:02:24.321 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 06 June 2024 23:35:24 +0000 (0:00:00.018) 0:02:24.340 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Thursday 06 June 2024 23:35:24 +0000 (0:00:00.060) 0:02:24.400 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Thursday 06 June 2024 23:35:24 +0000 (0:00:00.022) 0:02:24.422 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Thursday 06 June 2024 23:35:24 +0000 (0:00:00.026) 0:02:24.449 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:35:24 +0000 (0:00:00.032) 0:02:24.481 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:35:24 +0000 (0:00:00.019) 0:02:24.501 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:35:24 +0000 (0:00:00.021) 0:02:24.523 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Thursday 06 June 2024 23:35:24 +0000 (0:00:00.020) 0:02:24.543 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Thursday 06 June 2024 23:35:24 +0000 (0:00:00.022) 0:02:24.565 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Thursday 06 June 2024 23:35:24 +0000 (0:00:00.356) 0:02:24.921 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Thursday 06 June 2024 23:35:25 +0000 (0:00:00.053) 0:02:24.975 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Thursday 06 June 2024 23:35:25 +0000 (0:00:00.025) 0:02:25.001 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:35:25 +0000 (0:00:00.030) 0:02:25.031 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:35:25 +0000 (0:00:00.019) 0:02:25.051 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:35:25 +0000 (0:00:00.018) 0:02:25.069 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Thursday 06 June 2024 23:35:25 +0000 (0:00:00.018) 0:02:25.088 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Thursday 06 June 2024 23:35:25 +0000 (0:00:00.018) 0:02:25.106 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Thursday 06 June 2024 23:35:25 +0000 (0:00:00.344) 0:02:25.451 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Thursday 06 June 2024 23:35:25 +0000 (0:00:00.018) 0:02:25.469 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 23:35:25 +0000 (0:00:00.058) 0:02:25.528 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 23:35:25 +0000 (0:00:00.025) 0:02:25.554 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 23:35:25 +0000 (0:00:00.025) 0:02:25.580 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 23:35:25 +0000 (0:00:00.020) 0:02:25.601 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 23:35:25 +0000 (0:00:00.031) 0:02:25.633 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:35:25 +0000 (0:00:00.035) 0:02:25.668 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:35:25 +0000 (0:00:00.069) 0:02:25.738 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:35:25 +0000 (0:00:00.028) 0:02:25.766 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:35:25 +0000 (0:00:00.039) 0:02:25.805 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:35:26 +0000 (0:00:00.207) 0:02:26.013 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:35:26 +0000 (0:00:00.025) 0:02:26.039 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716849.3357701, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716818.9257534, "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": "2193688452", "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:35:26 +0000 (0:00:00.204) 0:02:26.243 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:35:26 +0000 (0:00:00.019) 0:02:26.263 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:35:26 +0000 (0:00:00.021) 0:02:26.285 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:35:26 +0000 (0:00:00.019) 0:02:26.305 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:35:26 +0000 (0:00:00.020) 0:02:26.325 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:35:26 +0000 (0:00:00.019) 0:02:26.344 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:35:26 +0000 (0:00:00.020) 0:02:26.364 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:35:26 +0000 (0:00:00.019) 0:02:26.383 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 23:35:26 +0000 (0:00:00.019) 0:02:26.403 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 23:35:26 +0000 (0:00:00.034) 0:02:26.437 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 23:35:26 +0000 (0:00:00.036) 0:02:26.474 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 23:35:26 +0000 (0:00:00.021) 0:02:26.495 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 23:35:26 +0000 (0:00:00.061) 0:02:26.557 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 23:35:26 +0000 (0:00:00.023) 0:02:26.580 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 23:35:26 +0000 (0:00:00.053) 0:02:26.634 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Thursday 06 June 2024 23:35:26 +0000 (0:00:00.041) 0:02:26.675 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:35:26 +0000 (0:00:00.033) 0:02:26.709 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:35:26 +0000 (0:00:00.019) 0:02:26.729 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:35:26 +0000 (0:00:00.020) 0:02:26.749 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Thursday 06 June 2024 23:35:26 +0000 (0:00:00.021) 0:02:26.770 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Thursday 06 June 2024 23:35:26 +0000 (0:00:00.018) 0:02: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 : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Thursday 06 June 2024 23:35:26 +0000 (0:00:00.018) 0:02:26.807 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Thursday 06 June 2024 23:35:27 +0000 (0:00:00.211) 0:02:27.019 ********* 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-1717716927.1170921-14598-132690710244155/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Thursday 06 June 2024 23:35:27 +0000 (0:00:00.531) 0:02:27.550 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Thursday 06 June 2024 23:35:27 +0000 (0:00:00.020) 0:02:27.571 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Thursday 06 June 2024 23:35:27 +0000 (0:00:00.021) 0:02:27.592 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Thursday 06 June 2024 23:35:28 +0000 (0:00:00.529) 0:02:28.122 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Thursday 06 June 2024 23:35:28 +0000 (0:00:00.062) 0:02:28.184 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 23:35:28 +0000 (0:00:00.025) 0:02:28.210 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 23:35:28 +0000 (0:00:00.026) 0:02:28.236 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 23:35:28 +0000 (0:00:00.025) 0:02:28.261 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 23:35:28 +0000 (0:00:00.019) 0:02:28.281 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 23:35:28 +0000 (0:00:00.030) 0:02:28.312 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:35:28 +0000 (0:00:00.036) 0:02:28.348 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:35:28 +0000 (0:00:00.026) 0:02:28.375 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:35:28 +0000 (0:00:00.028) 0:02:28.403 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:35:28 +0000 (0:00:00.029) 0:02:28.432 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:35:28 +0000 (0:00:00.206) 0:02:28.639 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:35:28 +0000 (0:00:00.024) 0:02:28.664 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716849.3357701, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716818.9257534, "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": "2193688452", "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:35:28 +0000 (0:00:00.201) 0:02:28.865 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:35:28 +0000 (0:00:00.019) 0:02:28.885 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:35:28 +0000 (0:00:00.018) 0:02:28.904 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:35:28 +0000 (0:00:00.019) 0:02:28.924 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:35:29 +0000 (0:00:00.019) 0:02:28.943 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:35:29 +0000 (0:00:00.051) 0:02:28.994 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:35:29 +0000 (0:00:00.019) 0:02:29.014 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:35:29 +0000 (0:00:00.019) 0:02:29.034 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 23:35:29 +0000 (0:00:00.019) 0:02:29.053 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 23:35:29 +0000 (0:00:00.034) 0:02:29.088 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 23:35:29 +0000 (0:00:00.019) 0:02:29.107 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 23:35:29 +0000 (0:00:00.020) 0:02:29.127 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 23:35:29 +0000 (0:00:00.047) 0:02:29.175 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 23:35:29 +0000 (0:00:00.022) 0:02:29.197 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 23:35:29 +0000 (0:00:00.019) 0:02:29.216 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Thursday 06 June 2024 23:35:29 +0000 (0:00:00.039) 0:02:29.256 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:35:29 +0000 (0:00:00.031) 0:02:29.287 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:35:29 +0000 (0:00:00.018) 0:02:29.306 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:35:29 +0000 (0:00:00.018) 0:02:29.324 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Thursday 06 June 2024 23:35:29 +0000 (0:00:00.019) 0:02:29.344 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Thursday 06 June 2024 23:35:29 +0000 (0:00:00.019) 0:02:29.363 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Thursday 06 June 2024 23:35:29 +0000 (0:00:00.018) 0:02:29.382 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Thursday 06 June 2024 23:35:29 +0000 (0:00:00.207) 0:02:29.589 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Thursday 06 June 2024 23:35:29 +0000 (0:00:00.059) 0:02:29.648 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Thursday 06 June 2024 23:35:29 +0000 (0:00:00.023) 0:02:29.672 ********* 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-1717716929.7736747-14692-163822875145298/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Thursday 06 June 2024 23:35:30 +0000 (0:00:00.543) 0:02:30.215 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Thursday 06 June 2024 23:35:30 +0000 (0:00:00.518) 0:02:30.734 ********* 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": "systemd-journald.socket sysinit.target basic.target -.mount system.slice", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "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 -.mount system.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Thursday 06 June 2024 23:35:31 +0000 (0:00:00.414) 0:02:31.148 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 23:35:31 +0000 (0:00:00.021) 0:02:31.170 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 23:35:31 +0000 (0:00:00.026) 0:02:31.196 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 23:35:31 +0000 (0:00:00.024) 0:02:31.221 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 23:35:31 +0000 (0:00:00.019) 0:02:31.240 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 23:35:31 +0000 (0:00:00.027) 0:02:31.267 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:35:31 +0000 (0:00:00.033) 0:02:31.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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:35:31 +0000 (0:00:00.054) 0:02:31.354 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:35:31 +0000 (0:00:00.024) 0:02:31.379 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:35:31 +0000 (0:00:00.027) 0:02:31.407 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:35:31 +0000 (0:00:00.207) 0:02:31.614 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:35:31 +0000 (0:00:00.026) 0:02:31.641 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716849.3357701, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716818.9257534, "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": "2193688452", "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:35:31 +0000 (0:00:00.204) 0:02:31.845 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:35:31 +0000 (0:00:00.020) 0:02:31.866 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:35:31 +0000 (0:00:00.021) 0:02:31.887 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:35:31 +0000 (0:00:00.022) 0:02:31.910 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:35:31 +0000 (0:00:00.020) 0:02:31.930 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:35:32 +0000 (0:00:00.020) 0:02:31.951 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:35:32 +0000 (0:00:00.021) 0:02:31.972 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:35:32 +0000 (0:00:00.020) 0:02:31.993 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 23:35:32 +0000 (0:00:00.019) 0:02:32.012 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 23:35:32 +0000 (0:00:00.033) 0:02:32.046 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 23:35:32 +0000 (0:00:00.018) 0:02:32.065 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 23:35:32 +0000 (0:00:00.019) 0:02:32.084 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 23:35:32 +0000 (0:00:00.044) 0:02:32.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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 23:35:32 +0000 (0:00:00.024) 0:02:32.153 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 23:35:32 +0000 (0:00:00.020) 0:02:32.173 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Thursday 06 June 2024 23:35:32 +0000 (0:00:00.076) 0:02:32.249 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:35:32 +0000 (0:00:00.033) 0:02:32.283 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:35:32 +0000 (0:00:00.019) 0:02:32.302 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:35:32 +0000 (0:00:00.019) 0:02:32.322 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Thursday 06 June 2024 23:35:32 +0000 (0:00:00.018) 0:02:32.340 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Thursday 06 June 2024 23:35:32 +0000 (0:00:00.018) 0:02:32.359 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Thursday 06 June 2024 23:35:40 +0000 (0:00:07.939) 0:02:40.298 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Thursday 06 June 2024 23:35:40 +0000 (0:00:00.212) 0:02:40.510 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Thursday 06 June 2024 23:35:40 +0000 (0:00:00.056) 0:02:40.567 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Thursday 06 June 2024 23:35:40 +0000 (0:00:00.019) 0:02:40.587 ********* 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-1717716940.6849275-14784-69593140640481/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Thursday 06 June 2024 23:35:41 +0000 (0:00:00.527) 0:02:41.114 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Thursday 06 June 2024 23:35:41 +0000 (0:00:00.541) 0:02:41.656 ********* 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 quadlet-basic-mysql-volume.service system.slice quadlet-basic-network.service sysinit.target systemd-journald.socket basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=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-mysql-volume.service -.mount sysinit.target quadlet-basic-network.service system.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Thursday 06 June 2024 23:35:42 +0000 (0:00:00.795) 0:02:42.452 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Thursday 06 June 2024 23:35:42 +0000 (0:00:00.023) 0:02:42.476 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Thursday 06 June 2024 23:35:42 +0000 (0:00:00.021) 0:02:42.497 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Thursday 06 June 2024 23:35:42 +0000 (0:00:00.029) 0:02:42.526 ********* 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-fix14hbog0e/tests/tests_quadlet_basic.yml:228 Thursday 06 June 2024 23:35:42 +0000 (0:00:00.019) 0:02:42.546 ********* 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.003620", "end": "2024-06-06 23:35:42.836963", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-06-06 23:35:42.833343" } 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.003339", "end": "2024-06-06 23:35:43.126644", "item": "quadlet-basic.network", "rc": 0, "start": "2024-06-06 23:35:43.123305" } 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.003269", "end": "2024-06-06 23:35:43.438171", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-06-06 23:35:43.434902" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Check JSON] ************************************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_quadlet_basic.yml:238 Thursday 06 June 2024 23:35:43 +0000 (0:00:00.859) 0:02:43.405 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "exec", "quadlet-basic-mysql", "cat", "/tmp/test.json" ], "delta": "0:00:00.179945", "end": "2024-06-06 23:35:43.834860", "failed_when_result": false, "rc": 0, "start": "2024-06-06 23:35:43.654915" } STDOUT: {"test": "json"} TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_quadlet_basic.yml:258 Thursday 06 June 2024 23:35:43 +0000 (0:00:00.400) 0:02:43.806 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 06 June 2024 23:35:43 +0000 (0:00:00.032) 0:02:43.838 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 06 June 2024 23:35:43 +0000 (0:00:00.035) 0:02:43.874 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 06 June 2024 23:35:43 +0000 (0:00:00.023) 0:02:43.897 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 06 June 2024 23:35:43 +0000 (0:00:00.019) 0:02:43.917 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 06 June 2024 23:35:43 +0000 (0:00:00.019) 0:02:43.936 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 06 June 2024 23:35:44 +0000 (0:00:00.045) 0:02:43.982 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 06 June 2024 23:35:44 +0000 (0:00:00.704) 0:02:44.687 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 06 June 2024 23:35:44 +0000 (0:00:00.021) 0:02:44.708 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 06 June 2024 23:35:44 +0000 (0:00:00.024) 0:02:44.733 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030840", "end": "2024-06-06 23:35:44.992565", "rc": 0, "start": "2024-06-06 23:35:44.961725" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Thursday 06 June 2024 23:35:45 +0000 (0:00:00.227) 0:02:44.961 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Thursday 06 June 2024 23:35:45 +0000 (0:00:00.020) 0:02:44.981 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Thursday 06 June 2024 23:35:45 +0000 (0:00:00.022) 0:02:45.004 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Thursday 06 June 2024 23:35:45 +0000 (0:00:00.056) 0:02:45.061 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:35:45 +0000 (0:00:00.038) 0:02:45.099 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:35:45 +0000 (0:00:00.208) 0:02:45.308 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:35:45 +0000 (0:00:00.029) 0:02:45.338 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:35:45 +0000 (0:00:00.026) 0:02:45.365 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:35:45 +0000 (0:00:00.227) 0:02:45.592 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:35:45 +0000 (0:00:00.028) 0:02:45.621 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716849.3357701, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716818.9257534, "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": "2193688452", "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:35:45 +0000 (0:00:00.260) 0:02:45.881 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004164", "end": "2024-06-06 23:35:46.119072", "rc": 0, "start": "2024-06-06 23:35:46.114908" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:35:46 +0000 (0:00:00.211) 0:02:46.093 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004532", "end": "2024-06-06 23:35:46.331161", "rc": 0, "start": "2024-06-06 23:35:46.326629" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:35:46 +0000 (0:00:00.203) 0:02:46.297 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:35:46 +0000 (0:00:00.030) 0:02:46.328 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:35:46 +0000 (0:00:00.020) 0:02:46.348 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:35:46 +0000 (0:00:00.021) 0:02:46.369 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:35:46 +0000 (0:00:00.019) 0:02: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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:35:46 +0000 (0:00:00.019) 0:02:46.408 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Thursday 06 June 2024 23:35:46 +0000 (0:00:00.018) 0:02:46.427 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Thursday 06 June 2024 23:35:46 +0000 (0:00:00.025) 0:02:46.452 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 06 June 2024 23:35:46 +0000 (0:00:00.037) 0:02:46.490 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 06 June 2024 23:35:46 +0000 (0:00:00.019) 0:02:46.509 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Thursday 06 June 2024 23:35:46 +0000 (0:00:00.018) 0:02:46.528 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 06 June 2024 23:35:46 +0000 (0:00:00.039) 0:02:46.568 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 06 June 2024 23:35:46 +0000 (0:00:00.021) 0:02:46.589 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Thursday 06 June 2024 23:35:46 +0000 (0:00:00.019) 0:02:46.609 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 06 June 2024 23:35:46 +0000 (0:00:00.041) 0:02:46.651 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 06 June 2024 23:35:46 +0000 (0:00:00.053) 0:02:46.704 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Thursday 06 June 2024 23:35:46 +0000 (0:00:00.019) 0:02:46.723 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 06 June 2024 23:35:46 +0000 (0:00:00.040) 0:02:46.764 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 06 June 2024 23:35:46 +0000 (0:00:00.019) 0:02:46.783 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 06 June 2024 23:35:46 +0000 (0:00:00.019) 0:02:46.802 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 06 June 2024 23:35:46 +0000 (0:00:00.017) 0:02:46.820 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Thursday 06 June 2024 23:35:46 +0000 (0:00:00.019) 0:02:46.839 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Thursday 06 June 2024 23:35:46 +0000 (0:00:00.018) 0:02:46.858 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Thursday 06 June 2024 23:35:46 +0000 (0:00:00.018) 0:02:46.876 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Thursday 06 June 2024 23:35:46 +0000 (0:00:00.017) 0:02:46.894 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Thursday 06 June 2024 23:35:46 +0000 (0:00:00.018) 0:02:46.913 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 06 June 2024 23:35:46 +0000 (0:00:00.017) 0:02:46.930 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Thursday 06 June 2024 23:35:47 +0000 (0:00:00.060) 0:02:46.991 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Thursday 06 June 2024 23:35:47 +0000 (0:00:00.020) 0:02:47.011 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Thursday 06 June 2024 23:35:47 +0000 (0:00:00.024) 0:02:47.036 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:35:47 +0000 (0:00:00.030) 0:02:47.066 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:35:47 +0000 (0:00:00.019) 0:02:47.086 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:35:47 +0000 (0:00:00.053) 0:02:47.140 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Thursday 06 June 2024 23:35:47 +0000 (0:00:00.024) 0:02:47.165 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Thursday 06 June 2024 23:35:47 +0000 (0:00:00.208) 0:02:47.373 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Thursday 06 June 2024 23:35:47 +0000 (0:00:00.022) 0:02:47.396 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Thursday 06 June 2024 23:35:47 +0000 (0:00:00.021) 0:02:47.417 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Thursday 06 June 2024 23:35:47 +0000 (0:00:00.024) 0:02:47.441 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:35:47 +0000 (0:00:00.030) 0:02:47.472 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:35:47 +0000 (0:00:00.020) 0:02:47.493 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:35:47 +0000 (0:00:00.019) 0:02:47.512 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Thursday 06 June 2024 23:35:47 +0000 (0:00:00.022) 0:02:47.535 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Thursday 06 June 2024 23:35:47 +0000 (0:00:00.252) 0:02:47.788 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Thursday 06 June 2024 23:35:47 +0000 (0:00:00.045) 0:02:47.833 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Thursday 06 June 2024 23:35:47 +0000 (0:00:00.020) 0:02:47.854 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 23:35:47 +0000 (0:00:00.072) 0:02:47.926 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 23:35:48 +0000 (0:00:00.025) 0:02:47.952 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 23:35:48 +0000 (0:00:00.056) 0:02:48.009 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 23:35:48 +0000 (0:00:00.019) 0:02:48.028 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 23:35:48 +0000 (0:00:00.029) 0:02:48.058 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:35:48 +0000 (0:00:00.034) 0:02:48.093 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:35:48 +0000 (0:00:00.023) 0:02:48.116 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:35:48 +0000 (0:00:00.022) 0:02:48.138 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:35:48 +0000 (0:00:00.026) 0:02:48.165 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:35:48 +0000 (0:00:00.206) 0:02:48.371 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:35:48 +0000 (0:00:00.024) 0:02:48.396 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716849.3357701, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716818.9257534, "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": "2193688452", "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:35:48 +0000 (0:00:00.322) 0:02:48.719 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.006731", "end": "2024-06-06 23:35:49.076547", "rc": 0, "start": "2024-06-06 23:35:49.069816" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:35:49 +0000 (0:00:00.331) 0:02:49.050 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.006626", "end": "2024-06-06 23:35:49.414707", "rc": 0, "start": "2024-06-06 23:35:49.408081" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:35:49 +0000 (0:00:00.339) 0:02:49.390 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:35:49 +0000 (0:00:00.032) 0:02:49.423 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:35:49 +0000 (0:00:00.066) 0:02:49.489 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:35:49 +0000 (0:00:00.039) 0:02:49.528 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:35:49 +0000 (0:00:00.020) 0:02:49.548 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:35:49 +0000 (0:00:00.020) 0:02:49.569 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 23:35:49 +0000 (0:00:00.022) 0:02:49.591 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 23:35:49 +0000 (0:00:00.034) 0:02:49.625 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 23:35:49 +0000 (0:00:00.020) 0:02:49.645 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 23:35:49 +0000 (0:00:00.018) 0:02:49.664 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 23:35:49 +0000 (0:00:00.045) 0:02:49.709 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 23:35:49 +0000 (0:00:00.025) 0:02:49.734 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Thursday 06 June 2024 23:35:49 +0000 (0:00:00.044) 0:02:49.778 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Thursday 06 June 2024 23:35:50 +0000 (0:00:00.331) 0:02:50.110 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Thursday 06 June 2024 23:35:50 +0000 (0:00:00.021) 0:02:50.132 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Thursday 06 June 2024 23:35:50 +0000 (0:00:00.019) 0:02:50.151 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Thursday 06 June 2024 23:35:50 +0000 (0:00:00.017) 0:02:50.169 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Thursday 06 June 2024 23:35:50 +0000 (0:00:00.018) 0:02:50.187 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Thursday 06 June 2024 23:35:50 +0000 (0:00:00.018) 0:02:50.206 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:70 Thursday 06 June 2024 23:35:50 +0000 (0:00:00.051) 0:02:50.258 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:76 Thursday 06 June 2024 23:35:50 +0000 (0:00:00.326) 0:02:50.584 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:35:50 +0000 (0:00:00.031) 0:02:50.616 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:35:50 +0000 (0:00:00.021) 0:02:50.637 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:35:50 +0000 (0:00:00.020) 0:02:50.657 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:84 Thursday 06 June 2024 23:35:50 +0000 (0:00:00.023) 0:02:50.680 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:93 Thursday 06 June 2024 23:35:50 +0000 (0:00:00.020) 0:02:50.700 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:101 Thursday 06 June 2024 23:35:50 +0000 (0:00:00.020) 0:02:50.721 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 23:35:50 +0000 (0:00:00.019) 0:02:50.741 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 23:35:50 +0000 (0:00:00.018) 0:02:50.760 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 23:35:50 +0000 (0:00:00.023) 0:02:50.783 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 23:35:50 +0000 (0:00:00.024) 0:02:50.807 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 23:35:50 +0000 (0:00:00.018) 0:02:50.826 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 23:35:50 +0000 (0:00:00.027) 0:02:50.854 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:35:50 +0000 (0:00:00.035) 0:02:50.890 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:35:50 +0000 (0:00:00.024) 0:02:50.914 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:35:50 +0000 (0:00:00.024) 0:02:50.938 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:35:51 +0000 (0:00:00.071) 0:02:51.009 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:35:51 +0000 (0:00:00.248) 0:02:51.258 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:35:51 +0000 (0:00:00.025) 0:02:51.284 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716849.3357701, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716818.9257534, "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": "2193688452", "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:35:51 +0000 (0:00:00.242) 0:02:51.526 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004128", "end": "2024-06-06 23:35:51.799171", "rc": 0, "start": "2024-06-06 23:35:51.795043" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:35:51 +0000 (0:00:00.242) 0:02:51.769 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004207", "end": "2024-06-06 23:35:52.010306", "rc": 0, "start": "2024-06-06 23:35:52.006099" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:35:52 +0000 (0:00:00.208) 0:02:51.977 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:35:52 +0000 (0:00:00.033) 0:02:52.011 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:35:52 +0000 (0:00:00.052) 0:02:52.063 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:35:52 +0000 (0:00:00.032) 0:02:52.095 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:35:52 +0000 (0:00:00.020) 0:02:52.116 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:35:52 +0000 (0:00:00.019) 0:02:52.135 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 23:35:52 +0000 (0:00:00.019) 0:02:52.155 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 23:35:52 +0000 (0:00:00.033) 0:02:52.188 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 23:35:52 +0000 (0:00:00.020) 0:02:52.209 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 23:35:52 +0000 (0:00:00.018) 0:02:52.227 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 23:35:52 +0000 (0:00:00.045) 0:02:52.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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 23:35:52 +0000 (0:00:00.058) 0:02:52.330 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Thursday 06 June 2024 23:35:52 +0000 (0:00:00.044) 0:02:52.375 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Thursday 06 June 2024 23:35:52 +0000 (0:00:00.229) 0:02:52.604 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Thursday 06 June 2024 23:35:52 +0000 (0:00:00.023) 0:02:52.627 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Thursday 06 June 2024 23:35:52 +0000 (0:00:00.021) 0:02:52.649 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Thursday 06 June 2024 23:35:52 +0000 (0:00:00.020) 0:02:52.670 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Thursday 06 June 2024 23:35:52 +0000 (0:00:00.020) 0:02:52.690 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Thursday 06 June 2024 23:35:52 +0000 (0:00:00.022) 0:02:52.712 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:70 Thursday 06 June 2024 23:35:52 +0000 (0:00:00.021) 0:02:52.733 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:76 Thursday 06 June 2024 23:35:53 +0000 (0:00:00.245) 0:02:52.979 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:35:53 +0000 (0:00:00.032) 0:02:53.012 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:35:53 +0000 (0:00:00.021) 0:02:53.033 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:35:53 +0000 (0:00:00.026) 0:02:53.060 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:84 Thursday 06 June 2024 23:35:53 +0000 (0:00:00.033) 0:02:53.093 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:93 Thursday 06 June 2024 23:35:53 +0000 (0:00:00.021) 0:02:53.115 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:101 Thursday 06 June 2024 23:35:53 +0000 (0:00:00.022) 0:02:53.137 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 23:35:53 +0000 (0:00:00.021) 0:02:53.159 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 23:35:53 +0000 (0:00:00.056) 0:02:53.215 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 23:35:53 +0000 (0:00:00.027) 0:02:53.243 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 23:35:53 +0000 (0:00:00.025) 0:02:53.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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 23:35:53 +0000 (0:00:00.021) 0:02:53.289 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 23:35:53 +0000 (0:00:00.029) 0:02:53.318 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:35:53 +0000 (0:00:00.037) 0:02:53.356 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:35:53 +0000 (0:00:00.028) 0:02:53.384 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:35:53 +0000 (0:00:00.033) 0:02:53.418 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:35:53 +0000 (0:00:00.034) 0:02:53.452 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:35:53 +0000 (0:00:00.217) 0:02:53.669 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:35:53 +0000 (0:00:00.025) 0:02:53.695 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716849.3357701, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716818.9257534, "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": "2193688452", "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:35:53 +0000 (0:00:00.205) 0:02:53.901 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004183", "end": "2024-06-06 23:35:54.140001", "rc": 0, "start": "2024-06-06 23:35:54.135818" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:35:54 +0000 (0:00:00.205) 0:02:54.106 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004213", "end": "2024-06-06 23:35:54.346707", "rc": 0, "start": "2024-06-06 23:35:54.342494" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:35:54 +0000 (0:00:00.207) 0:02:54.314 ********* ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:35:54 +0000 (0:00:00.029) 0:02:54.343 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:35:54 +0000 (0:00:00.054) 0:02:54.398 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:35:54 +0000 (0:00:00.019) 0:02:54.418 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:35:54 +0000 (0:00:00.019) 0:02:54.437 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:35:54 +0000 (0:00:00.019) 0:02:54.457 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 23:35:54 +0000 (0:00:00.019) 0:02:54.476 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 23:35:54 +0000 (0:00:00.034) 0:02:54.511 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 23:35:54 +0000 (0:00:00.020) 0:02:54.531 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 23:35:54 +0000 (0:00:00.020) 0:02:54.552 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 23:35:54 +0000 (0:00:00.046) 0:02:54.598 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 23:35:54 +0000 (0:00:00.023) 0:02:54.622 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Thursday 06 June 2024 23:35:54 +0000 (0:00:00.043) 0:02:54.666 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Thursday 06 June 2024 23:35:54 +0000 (0:00:00.200) 0:02:54.866 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Thursday 06 June 2024 23:35:54 +0000 (0:00:00.021) 0:02:54.888 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Thursday 06 June 2024 23:35:55 +0000 (0:00:00.198) 0:02:55.086 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Thursday 06 June 2024 23:35:55 +0000 (0:00:00.020) 0:02:55.107 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Thursday 06 June 2024 23:35:55 +0000 (0:00:00.020) 0:02:55.128 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Thursday 06 June 2024 23:35:55 +0000 (0:00:00.020) 0:02:55.148 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:70 Thursday 06 June 2024 23:35:55 +0000 (0:00:00.019) 0:02:55.167 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:76 Thursday 06 June 2024 23:35:55 +0000 (0:00:00.203) 0:02:55.371 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:35:55 +0000 (0:00:00.032) 0:02:55.403 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:35:55 +0000 (0:00:00.023) 0:02:55.427 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:35:55 +0000 (0:00:00.021) 0:02:55.448 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:84 Thursday 06 June 2024 23:35:55 +0000 (0:00:00.022) 0:02:55.471 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:93 Thursday 06 June 2024 23:35:55 +0000 (0:00:00.020) 0:02:55.492 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:101 Thursday 06 June 2024 23:35:55 +0000 (0:00:00.020) 0:02:55.512 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 23:35:55 +0000 (0:00:00.021) 0:02:55.533 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Thursday 06 June 2024 23:35:55 +0000 (0:00:00.018) 0:02:55.552 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Thursday 06 June 2024 23:35:55 +0000 (0:00:00.057) 0:02:55.610 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Thursday 06 June 2024 23:35:55 +0000 (0:00:00.022) 0:02:55.633 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Thursday 06 June 2024 23:35:55 +0000 (0:00:00.023) 0:02:55.657 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Gather facts for containers] ***************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Thursday 06 June 2024 23:35:55 +0000 (0:00:00.196) 0:02:55.853 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Thursday 06 June 2024 23:35:55 +0000 (0:00:00.018) 0:02:55.872 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Thursday 06 June 2024 23:35:55 +0000 (0:00:00.019) 0:02:55.892 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Thursday 06 June 2024 23:35:55 +0000 (0:00:00.018) 0:02:55.910 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Thursday 06 June 2024 23:35:56 +0000 (0:00:00.052) 0:02:55.963 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Thursday 06 June 2024 23:35:56 +0000 (0:00:00.018) 0:02:55.981 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Remove test user] ******************************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_quadlet_basic.yml:269 Thursday 06 June 2024 23:35:56 +0000 (0:00:00.018) 0:02:56.000 ********* changed: [sut] => { "changed": true, "force": false, "name": "user_quadlet_basic", "remove": false, "state": "absent" } TASK [Cleanup system - root] *************************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_quadlet_basic.yml:275 Thursday 06 June 2024 23:35:56 +0000 (0:00:00.324) 0:02:56.324 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 06 June 2024 23:35:56 +0000 (0:00:00.043) 0:02:56.368 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 06 June 2024 23:35:56 +0000 (0:00:00.034) 0:02:56.402 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Thursday 06 June 2024 23:35:56 +0000 (0:00:00.023) 0:02:56.426 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Thursday 06 June 2024 23:35:56 +0000 (0:00:00.019) 0:02:56.446 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Thursday 06 June 2024 23:35:56 +0000 (0:00:00.018) 0:02:56.464 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Thursday 06 June 2024 23:35:56 +0000 (0:00:00.046) 0:02:56.511 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Thursday 06 June 2024 23:35:57 +0000 (0:00:00.705) 0:02:57.216 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Thursday 06 June 2024 23:35:57 +0000 (0:00:00.019) 0:02:57.236 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Thursday 06 June 2024 23:35:57 +0000 (0:00:00.023) 0:02:57.259 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031760", "end": "2024-06-06 23:35:57.522843", "rc": 0, "start": "2024-06-06 23:35:57.491083" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Thursday 06 June 2024 23:35:57 +0000 (0:00:00.231) 0:02:57.491 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Thursday 06 June 2024 23:35:57 +0000 (0:00:00.020) 0:02:57.511 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Thursday 06 June 2024 23:35:57 +0000 (0:00:00.019) 0:02:57.531 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Thursday 06 June 2024 23:35:57 +0000 (0:00:00.058) 0:02:57.589 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:35:57 +0000 (0:00:00.039) 0:02:57.628 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:35:57 +0000 (0:00:00.208) 0:02:57.837 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:35:57 +0000 (0:00:00.024) 0:02:57.861 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:35:57 +0000 (0:00:00.025) 0:02:57.886 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:35:58 +0000 (0:00:00.207) 0:02:58.094 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:35:58 +0000 (0:00:00.026) 0:02:58.121 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716849.3357701, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716818.9257534, "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": "2193688452", "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:35:58 +0000 (0:00:00.208) 0:02:58.329 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:35:58 +0000 (0:00:00.019) 0:02:58.348 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:35:58 +0000 (0:00:00.048) 0:02:58.397 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:35:58 +0000 (0:00:00.021) 0:02:58.419 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:35:58 +0000 (0:00:00.019) 0:02:58.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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:35:58 +0000 (0:00:00.019) 0:02:58.458 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:35:58 +0000 (0:00:00.019) 0:02:58.477 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:35:58 +0000 (0:00:00.020) 0:02:58.497 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Thursday 06 June 2024 23:35:58 +0000 (0:00:00.019) 0:02:58.516 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Thursday 06 June 2024 23:35:58 +0000 (0:00:00.025) 0:02:58.541 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Thursday 06 June 2024 23:35:58 +0000 (0:00:00.038) 0:02:58.579 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Thursday 06 June 2024 23:35:58 +0000 (0:00:00.019) 0:02:58.599 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Thursday 06 June 2024 23:35:58 +0000 (0:00:00.020) 0:02:58.619 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Thursday 06 June 2024 23:35:58 +0000 (0:00:00.060) 0:02:58.679 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Thursday 06 June 2024 23:35:58 +0000 (0:00:00.021) 0:02:58.701 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Thursday 06 June 2024 23:35:58 +0000 (0:00:00.019) 0:02:58.720 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Thursday 06 June 2024 23:35:58 +0000 (0:00:00.039) 0:02:58.760 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Thursday 06 June 2024 23:35:58 +0000 (0:00:00.019) 0:02:58.780 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Thursday 06 June 2024 23:35:58 +0000 (0:00:00.019) 0:02:58.800 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Thursday 06 June 2024 23:35:58 +0000 (0:00:00.069) 0:02:58.869 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Thursday 06 June 2024 23:35:58 +0000 (0:00:00.019) 0:02:58.888 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Thursday 06 June 2024 23:35:58 +0000 (0:00:00.019) 0:02:58.908 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Thursday 06 June 2024 23:35:58 +0000 (0:00:00.019) 0:02:58.927 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Thursday 06 June 2024 23:35:59 +0000 (0:00:00.019) 0:02:58.947 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Thursday 06 June 2024 23:35:59 +0000 (0:00:00.018) 0:02:58.965 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Thursday 06 June 2024 23:35:59 +0000 (0:00:00.018) 0:02:58.984 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Thursday 06 June 2024 23:35:59 +0000 (0:00:00.017) 0:02:59.001 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Thursday 06 June 2024 23:35:59 +0000 (0:00:00.017) 0:02:59.019 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Thursday 06 June 2024 23:35:59 +0000 (0:00:00.017) 0:02:59.037 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Thursday 06 June 2024 23:35:59 +0000 (0:00:00.060) 0:02:59.097 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Thursday 06 June 2024 23:35:59 +0000 (0:00:00.020) 0:02:59.117 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Thursday 06 June 2024 23:35:59 +0000 (0:00:00.025) 0:02:59.143 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:35:59 +0000 (0:00:00.030) 0:02:59.174 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:35:59 +0000 (0:00:00.019) 0:02:59.193 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:35:59 +0000 (0:00:00.017) 0:02:59.211 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Thursday 06 June 2024 23:35:59 +0000 (0:00:00.019) 0:02:59.231 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Thursday 06 June 2024 23:35:59 +0000 (0:00:00.045) 0:02:59.276 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Thursday 06 June 2024 23:35:59 +0000 (0:00:00.248) 0:02:59.525 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Thursday 06 June 2024 23:35:59 +0000 (0:00:00.021) 0:02:59.546 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Thursday 06 June 2024 23:35:59 +0000 (0:00:00.024) 0:02:59.571 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:35:59 +0000 (0:00:00.030) 0:02:59.601 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:35:59 +0000 (0:00:00.019) 0:02:59.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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:35:59 +0000 (0:00:00.017) 0:02:59.639 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Thursday 06 June 2024 23:35:59 +0000 (0:00:00.018) 0:02:59.657 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Thursday 06 June 2024 23:35:59 +0000 (0:00:00.018) 0:02:59.675 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Thursday 06 June 2024 23:35:59 +0000 (0:00:00.248) 0:02:59.924 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Thursday 06 June 2024 23:36:00 +0000 (0:00:00.018) 0:02:59.942 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 23:36:00 +0000 (0:00:00.064) 0:03:00.007 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 23:36:00 +0000 (0:00:00.024) 0:03:00.032 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 23:36:00 +0000 (0:00:00.024) 0:03:00.056 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 23:36:00 +0000 (0:00:00.017) 0:03:00.074 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 23:36:00 +0000 (0:00:00.059) 0:03:00.134 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:36:00 +0000 (0:00:00.036) 0:03:00.170 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:36:00 +0000 (0:00:00.025) 0:03:00.195 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:36:00 +0000 (0:00:00.023) 0:03:00.219 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:36:00 +0000 (0:00:00.026) 0:03:00.245 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:36:00 +0000 (0:00:00.208) 0:03:00.453 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:36:00 +0000 (0:00:00.024) 0:03:00.478 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716849.3357701, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716818.9257534, "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": "2193688452", "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:36:00 +0000 (0:00:00.203) 0:03:00.681 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:36:00 +0000 (0:00:00.019) 0:03:00.701 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:36:00 +0000 (0:00:00.018) 0:03:00.720 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:36:00 +0000 (0:00:00.021) 0:03:00.741 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:36:00 +0000 (0:00:00.019) 0:03:00.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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:36:00 +0000 (0:00:00.019) 0:03:00.781 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:36:00 +0000 (0:00:00.019) 0:03:00.800 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:36:00 +0000 (0:00:00.020) 0:03:00.820 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 23:36:00 +0000 (0:00:00.021) 0:03:00.842 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 23:36:00 +0000 (0:00:00.037) 0:03:00.880 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 23:36:01 +0000 (0:00:00.067) 0:03:00.947 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 23:36:01 +0000 (0:00:00.020) 0:03:00.968 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 23:36:01 +0000 (0:00:00.046) 0:03:01.015 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 23:36:01 +0000 (0:00:00.024) 0:03:01.039 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Thursday 06 June 2024 23:36:01 +0000 (0:00:00.046) 0:03:01.085 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Thursday 06 June 2024 23:36:01 +0000 (0:00:00.019) 0:03:01.105 ********* 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 23:35:42 UTC", "ActiveEnterTimestampMonotonic": "621269885", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount quadlet-basic-mysql-volume.service system.slice quadlet-basic-network.service sysinit.target systemd-journald.socket basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-06-06 23:35:42 UTC", "AssertTimestampMonotonic": "620900730", "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": "3685360000", "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 23:35:42 UTC", "ConditionTimestampMonotonic": "620900725", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/quadlet-basic-mysql.service", "ControlGroupId": "6608", "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": "15384", "ExecMainStartTimestamp": "Thu 2024-06-06 23:35:42 UTC", "ExecMainStartTimestampMonotonic": "621269841", "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 23:35:42 UTC] ; stop_time=[n/a] ; pid=15281 ; 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 23:35:42 UTC] ; stop_time=[n/a] ; pid=15281 ; 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 23:35:42 UTC", "InactiveExitTimestampMonotonic": "620904506", "InvocationID": "9799813c12d244d08bfbab9d55b4087d", "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": "15384", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "601251840", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "quadlet-basic-mysql-volume.service -.mount sysinit.target quadlet-basic-network.service system.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.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 23:35:42 UTC", "StateChangeTimestampMonotonic": "621269885", "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Thursday 06 June 2024 23:36:03 +0000 (0:00:01.927) 0:03:03.033 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Thursday 06 June 2024 23:36:03 +0000 (0:00:00.021) 0:03:03.055 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Thursday 06 June 2024 23:36:03 +0000 (0:00:00.019) 0:03:03.075 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Thursday 06 June 2024 23:36:03 +0000 (0:00:00.018) 0:03:03.093 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Thursday 06 June 2024 23:36:03 +0000 (0:00:00.045) 0:03:03.139 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:70 Thursday 06 June 2024 23:36:03 +0000 (0:00:00.019) 0:03:03.159 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:76 Thursday 06 June 2024 23:36:03 +0000 (0:00:00.206) 0:03:03.365 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:36:03 +0000 (0:00:00.030) 0:03:03.396 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:36:03 +0000 (0:00:00.019) 0:03:03.416 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:36:03 +0000 (0:00:00.018) 0:03:03.435 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:84 Thursday 06 June 2024 23:36:03 +0000 (0:00:00.018) 0:03:03.453 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:93 Thursday 06 June 2024 23:36:04 +0000 (0:00:00.574) 0:03:04.027 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.044073", "end": "2024-06-06 23:36:04.306500", "rc": 0, "start": "2024-06-06 23:36:04.262427" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:101 Thursday 06 June 2024 23:36:04 +0000 (0:00:00.246) 0:03:04.274 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 23:36:04 +0000 (0:00:00.021) 0:03:04.296 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 23:36:04 +0000 (0:00:00.019) 0:03:04.315 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 23:36:04 +0000 (0:00:00.025) 0:03:04.340 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 23:36:04 +0000 (0:00:00.023) 0:03:04.363 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 23:36:04 +0000 (0:00:00.019) 0:03:04.382 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 23:36:04 +0000 (0:00:00.026) 0:03:04.409 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:36:04 +0000 (0:00:00.085) 0:03:04.494 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:36:04 +0000 (0:00:00.039) 0:03:04.534 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:36:04 +0000 (0:00:00.025) 0:03:04.560 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:36:04 +0000 (0:00:00.030) 0:03:04.590 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:36:04 +0000 (0:00:00.223) 0:03:04.813 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:36:04 +0000 (0:00:00.038) 0:03:04.852 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716849.3357701, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716818.9257534, "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": "2193688452", "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:36:05 +0000 (0:00:00.203) 0:03:05.055 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:36:05 +0000 (0:00:00.019) 0:03:05.075 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:36:05 +0000 (0:00:00.019) 0:03:05.095 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:36:05 +0000 (0:00:00.024) 0:03:05.119 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:36:05 +0000 (0:00:00.019) 0:03:05.139 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:36:05 +0000 (0:00:00.019) 0:03:05.159 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:36:05 +0000 (0:00:00.019) 0:03:05.178 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:36:05 +0000 (0:00:00.019) 0:03:05.197 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 23:36:05 +0000 (0:00:00.018) 0:03:05.216 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 23:36:05 +0000 (0:00:00.034) 0:03:05.251 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 23:36:05 +0000 (0:00:00.020) 0:03:05.271 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 23:36:05 +0000 (0:00:00.017) 0:03:05.289 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 23:36:05 +0000 (0:00:00.080) 0:03:05.369 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 23:36:05 +0000 (0:00:00.023) 0:03:05.392 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Thursday 06 June 2024 23:36:05 +0000 (0:00:00.044) 0:03:05.436 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Thursday 06 June 2024 23:36:05 +0000 (0:00:00.019) 0:03:05.456 ********* 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 23:35:31 UTC", "ActiveEnterTimestampMonotonic": "609986117", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount sysinit.target systemd-journald.socket basic.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-06-06 23:35:31 UTC", "AssertTimestampMonotonic": "609929702", "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": "44936000", "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 23:35:31 UTC", "ConditionTimestampMonotonic": "609929698", "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 23:35:31 UTC", "ExecMainExitTimestampMonotonic": "609985997", "ExecMainPID": "14906", "ExecMainStartTimestamp": "Thu 2024-06-06 23:35:31 UTC", "ExecMainStartTimestampMonotonic": "609937062", "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 23:35:31 UTC", "InactiveExitTimestampMonotonic": "609937417", "InvocationID": "ffc259e347c74d17a2ac939e4fcb296e", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.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 23:35:31 UTC", "StateChangeTimestampMonotonic": "609986117", "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Thursday 06 June 2024 23:36:06 +0000 (0:00:00.581) 0:03:06.037 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Thursday 06 June 2024 23:36:06 +0000 (0:00:00.021) 0:03:06.059 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Thursday 06 June 2024 23:36:06 +0000 (0:00:00.019) 0:03:06.078 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Thursday 06 June 2024 23:36:06 +0000 (0:00:00.018) 0:03:06.097 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Thursday 06 June 2024 23:36:06 +0000 (0:00:00.018) 0:03:06.116 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:70 Thursday 06 June 2024 23:36:06 +0000 (0:00:00.018) 0:03:06.135 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:76 Thursday 06 June 2024 23:36:06 +0000 (0:00:00.203) 0:03:06.339 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:36:06 +0000 (0:00:00.031) 0:03:06.370 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:36:06 +0000 (0:00:00.019) 0:03:06.389 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:36:06 +0000 (0:00:00.019) 0:03:06.409 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:84 Thursday 06 June 2024 23:36:06 +0000 (0:00:00.018) 0:03:06.428 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:93 Thursday 06 June 2024 23:36:07 +0000 (0:00:00.521) 0:03:06.949 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.039249", "end": "2024-06-06 23:36:07.222380", "rc": 0, "start": "2024-06-06 23:36:07.183131" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:101 Thursday 06 June 2024 23:36:07 +0000 (0:00:00.240) 0:03:07.190 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 23:36:07 +0000 (0:00:00.022) 0:03:07.212 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Thursday 06 June 2024 23:36:07 +0000 (0:00:00.018) 0:03:07.230 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Thursday 06 June 2024 23:36:07 +0000 (0:00:00.026) 0:03:07.257 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Thursday 06 June 2024 23:36:07 +0000 (0:00:00.023) 0:03:07.281 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Thursday 06 June 2024 23:36:07 +0000 (0:00:00.021) 0:03:07.302 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Thursday 06 June 2024 23:36:07 +0000 (0:00:00.028) 0:03:07.331 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Thursday 06 June 2024 23:36:07 +0000 (0:00:00.042) 0:03:07.374 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Thursday 06 June 2024 23:36:07 +0000 (0:00:00.026) 0:03:07.400 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Thursday 06 June 2024 23:36:07 +0000 (0:00:00.023) 0:03:07.424 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Thursday 06 June 2024 23:36:07 +0000 (0:00:00.025) 0:03:07.450 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Thursday 06 June 2024 23:36:07 +0000 (0:00:00.207) 0:03:07.657 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Thursday 06 June 2024 23:36:07 +0000 (0:00:00.025) 0:03:07.682 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716849.3357701, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1717716818.9257534, "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": "2193688452", "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Thursday 06 June 2024 23:36:07 +0000 (0:00:00.240) 0:03:07.922 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Thursday 06 June 2024 23:36:08 +0000 (0:00:00.019) 0:03:07.942 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Thursday 06 June 2024 23:36:08 +0000 (0:00:00.020) 0:03:07.962 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Thursday 06 June 2024 23:36:08 +0000 (0:00:00.019) 0:03:07.981 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Thursday 06 June 2024 23:36:08 +0000 (0:00:00.020) 0:03:08.002 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Thursday 06 June 2024 23:36:08 +0000 (0:00:00.019) 0:03:08.021 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Thursday 06 June 2024 23:36:08 +0000 (0:00:00.019) 0:03:08.041 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Thursday 06 June 2024 23:36:08 +0000 (0:00:00.019) 0:03:08.060 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Thursday 06 June 2024 23:36:08 +0000 (0:00:00.019) 0:03:08.080 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Thursday 06 June 2024 23:36:08 +0000 (0:00:00.033) 0:03:08.114 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Thursday 06 June 2024 23:36:08 +0000 (0:00:00.020) 0:03:08.134 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Thursday 06 June 2024 23:36:08 +0000 (0:00:00.018) 0:03:08.153 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Thursday 06 June 2024 23:36:08 +0000 (0:00:00.045) 0:03:08.199 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Thursday 06 June 2024 23:36:08 +0000 (0:00:00.023) 0:03:08.222 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Thursday 06 June 2024 23:36:08 +0000 (0:00:00.043) 0:03:08.265 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Thursday 06 June 2024 23:36:08 +0000 (0:00:00.019) 0:03:08.284 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Thursday 06 June 2024 23:36:08 +0000 (0:00:00.020) 0:03:08.305 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717716928.0238101, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "3c989190d3ea56ac3c8f369dd995770bd30084cb", "ctime": 1717716927.55681, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 331350420, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1717716927.3548098, "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": "3437580321", "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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Thursday 06 June 2024 23:36:08 +0000 (0:00:00.209) 0:03:08.515 ********* changed: [sut -> localhost] => { "changed": true, "gid": 1001, "group": "jenkins", "mode": "0700", "owner": "jenkins", "path": "/tmp/podman__bxno4xz_lsr.ini", "size": 6, "state": "directory", "uid": 1000090000 } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Thursday 06 June 2024 23:36:08 +0000 (0:00:00.151) 0:03:08.667 ********* changed: [sut] => { "changed": true, "checksum": "3c989190d3ea56ac3c8f369dd995770bd30084cb", "dest": "/tmp/podman__bxno4xz_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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Thursday 06 June 2024 23:36:08 +0000 (0:00:00.250) 0:03:08.917 ********* ok: [sut] => { "ansible_facts": { "__podman_network_name": "quadlet-basic" }, "changed": false } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Thursday 06 June 2024 23:36:09 +0000 (0:00:00.025) 0:03:08.943 ********* changed: [sut -> localhost] => { "changed": true, "path": "/tmp/podman__bxno4xz_lsr.ini", "state": "absent" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:70 Thursday 06 June 2024 23:36:09 +0000 (0:00:00.119) 0:03:09.062 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:76 Thursday 06 June 2024 23:36:09 +0000 (0:00:00.202) 0:03:09.265 ********* included: /WORKDIR/git-remove-network-fix14hbog0e/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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Thursday 06 June 2024 23:36:09 +0000 (0:00:00.031) 0:03:09.297 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Thursday 06 June 2024 23:36:09 +0000 (0:00:00.019) 0:03:09.316 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Thursday 06 June 2024 23:36:09 +0000 (0:00:00.019) 0:03:09.336 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:84 Thursday 06 June 2024 23:36:09 +0000 (0:00:00.017) 0:03:09.354 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:93 Thursday 06 June 2024 23:36:09 +0000 (0:00:00.524) 0:03:09.878 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.037726", "end": "2024-06-06 23:36:10.151591", "rc": 0, "start": "2024-06-06 23:36:10.113865" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:101 Thursday 06 June 2024 23:36:10 +0000 (0:00:00.241) 0:03:10.120 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "quadlet-basic" ], "delta": "0:00:00.040356", "end": "2024-06-06 23:36:10.396592", "rc": 0, "start": "2024-06-06 23:36:10.356236" } STDOUT: quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Thursday 06 June 2024 23:36:10 +0000 (0:00:00.242) 0:03:10.363 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Thursday 06 June 2024 23:36:10 +0000 (0:00:00.054) 0:03:10.417 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Thursday 06 June 2024 23:36:10 +0000 (0:00:00.018) 0:03:10.435 ********* 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-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Thursday 06 June 2024 23:36:10 +0000 (0:00:00.018) 0:03:10.454 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=649 changed=57 unreachable=0 failed=0 skipped=715 rescued=0 ignored=0 Thursday 06 June 2024 23:36:10 +0000 (0:00:00.006) 0:03:10.461 ********* =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 66.17s /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 linux-system-roles.podman : Stop and disable service ------------------- 10.83s /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Ensure container images are present --------- 7.94s /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Ensure container images are present --------- 7.84s /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Stop and disable service -------------------- 1.93s /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Gather the package facts -------------------- 1.37s /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Start service ------------------------------- 1.22s /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Check files ------------------------------------------------------------- 0.91s /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_quadlet_basic.yml:185 ----- Check files ------------------------------------------------------------- 0.86s /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_quadlet_basic.yml:228 ----- linux-system-roles.podman : Start service ------------------------------- 0.80s /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 linux-system-roles.podman : Gather the package facts -------------------- 0.79s /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Manage each secret -------------------------- 0.76s /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 linux-system-roles.podman : Ensure container images are present --------- 0.73s /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Gathering Facts --------------------------------------------------------- 0.72s /WORKDIR/git-remove-network-fix14hbog0e/tests/tests_quadlet_basic.yml:9 ------- linux-system-roles.podman : Gather the package facts -------------------- 0.71s /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.69s /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.66s /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.66s /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.66s /WORKDIR/git-remove-network-fix14hbog0e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.66s /WORKDIR/git-remove-network-fix14hbog0e/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) ---^---^---^---^---^---