# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_quadlet_basic.yml ********************************************** 2 plays in /WORKDIR/git-weekly-ci_s7i3f4g/tests/tests_quadlet_basic.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/tests_quadlet_basic.yml:4 Saturday 27 January 2024 17:13:43 +0000 (0:00:00.012) 0:00:00.012 ****** ok: [sut] => { "ansible_facts": { "mysql_container_root_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci_s7i3f4g/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Ensure that the role can manage quadlet specs] *************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/tests_quadlet_basic.yml:9 Saturday 27 January 2024 17:13:43 +0000 (0:00:00.011) 0:00:00.024 ****** ok: [sut] META: ran handlers TASK [Run role - do not pull images] ******************************************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/tests_quadlet_basic.yml:51 Saturday 27 January 2024 17:13:44 +0000 (0:00:00.693) 0:00:00.717 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 27 January 2024 17:13:44 +0000 (0:00:00.067) 0:00:00.785 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 27 January 2024 17:13:44 +0000 (0:00:00.014) 0:00:00.799 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 27 January 2024 17:13:44 +0000 (0:00:00.018) 0:00:00.817 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 27 January 2024 17:13:44 +0000 (0:00:00.244) 0:00:01.062 ****** ok: [sut] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 27 January 2024 17:13:44 +0000 (0:00:00.020) 0:00:01.083 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 27 January 2024 17:13:44 +0000 (0:00:00.033) 0:00:01.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 : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 27 January 2024 17:13:45 +0000 (0:00:01.052) 0:00:02.169 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 27 January 2024 17:13:45 +0000 (0:00:00.026) 0:00:02.196 ****** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: criu-3.19-1.el9.x86_64", "Installed: criu-libs-3.19-1.el9.x86_64", "Installed: shadow-utils-subid-2:4.9-8.el9.x86_64", "Installed: crun-1.13-1.el9.x86_64", "Installed: conmon-2:2.1.10-1.el9.x86_64", "Installed: aardvark-dns-2:1.9.0-1.el9.x86_64", "Installed: fuse-overlayfs-1.12-1.el9.x86_64", "Installed: fuse3-3.10.2-6.el9.x86_64", "Installed: protobuf-c-1.3.3-13.el9.x86_64", "Installed: fuse3-libs-3.10.2-6.el9.x86_64", "Installed: container-selinux-3:2.228.1-1.el9.noarch", "Installed: libnet-1.2-6.el9.x86_64", "Installed: containers-common-2:1-55.el9.x86_64", "Installed: fuse-common-3.10.2-6.el9.x86_64", "Installed: podman-2:4.8.1-1.el9.x86_64", "Installed: libslirp-4.4.0-7.el9.x86_64", "Installed: netavark-2:1.9.0-1.el9.x86_64", "Installed: slirp4netns-1.2.2-1.el9.x86_64", "Installed: yajl-2.1.0-22.el9.x86_64" ] } lsrpackages: podman shadow-utils-subid TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 27 January 2024 17:14:36 +0000 (0:00:51.260) 0:00:53.456 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033320", "end": "2024-01-27 17:14:37.119212", "rc": 0, "start": "2024-01-27 17:14:37.085892" } STDOUT: podman version 4.8.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Saturday 27 January 2024 17:14:37 +0000 (0:00:00.285) 0:00:53.742 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.1" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Saturday 27 January 2024 17:14:37 +0000 (0:00:00.027) 0:00:53.769 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Saturday 27 January 2024 17:14:37 +0000 (0:00:00.025) 0:00:53.795 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Saturday 27 January 2024 17:14:37 +0000 (0:00:00.061) 0:00:53.856 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 January 2024 17:14:37 +0000 (0:00:00.033) 0:00:53.890 ****** ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 January 2024 17:14:37 +0000 (0:00:00.241) 0:00:54.131 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 January 2024 17:14:37 +0000 (0:00:00.021) 0:00:54.152 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 27 January 2024 17:14:37 +0000 (0:00:00.022) 0:00:54.175 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 27 January 2024 17:14:37 +0000 (0:00:00.194) 0:00:54.369 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 27 January 2024 17:14:37 +0000 (0:00:00.021) 0:00:54.391 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1689166618.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1706375645.6699157, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4707847, "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": "2728056319", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 27 January 2024 17:14:37 +0000 (0:00:00.192) 0:00:54.584 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 27 January 2024 17:14:38 +0000 (0:00:00.018) 0:00:54.602 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 27 January 2024 17:14:38 +0000 (0:00:00.016) 0:00:54.619 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 27 January 2024 17:14:38 +0000 (0:00:00.017) 0:00:54.637 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 27 January 2024 17:14:38 +0000 (0:00:00.016) 0:00:54.653 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 27 January 2024 17:14:38 +0000 (0:00:00.017) 0:00:54.671 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Saturday 27 January 2024 17:14:38 +0000 (0:00:00.016) 0:00:54.688 ****** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Saturday 27 January 2024 17:14:38 +0000 (0:00:00.037) 0:00:54.725 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 27 January 2024 17:14:38 +0000 (0:00:00.051) 0:00:54.777 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 27 January 2024 17:14:38 +0000 (0:00:00.018) 0:00:54.795 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Saturday 27 January 2024 17:14:38 +0000 (0:00:00.017) 0:00:54.813 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 January 2024 17:14:38 +0000 (0:00:00.033) 0:00:54.846 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 27 January 2024 17:14:38 +0000 (0:00:00.017) 0:00:54.863 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Saturday 27 January 2024 17:14:38 +0000 (0:00:00.017) 0:00:54.881 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 27 January 2024 17:14:38 +0000 (0:00:00.034) 0:00:54.915 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 27 January 2024 17:14:38 +0000 (0:00:00.017) 0:00:54.933 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Saturday 27 January 2024 17:14:38 +0000 (0:00:00.016) 0:00:54.949 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 27 January 2024 17:14:38 +0000 (0:00:00.035) 0:00:54.985 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 27 January 2024 17:14:38 +0000 (0:00:00.017) 0:00:55.002 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 27 January 2024 17:14:38 +0000 (0:00:00.016) 0:00:55.019 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 27 January 2024 17:14:38 +0000 (0:00:00.017) 0:00:55.037 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Saturday 27 January 2024 17:14:38 +0000 (0:00:00.016) 0:00:55.054 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Saturday 27 January 2024 17:14:38 +0000 (0:00:00.017) 0:00:55.071 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Saturday 27 January 2024 17:14:38 +0000 (0:00:00.016) 0:00:55.088 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:116 Saturday 27 January 2024 17:14:38 +0000 (0:00:00.016) 0:00:55.104 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:122 Saturday 27 January 2024 17:14:38 +0000 (0:00:00.015) 0:00:55.120 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 January 2024 17:14:38 +0000 (0:00:00.060) 0:00:55.181 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "nopull", "Image": "quay.io/libpod/testimage:20210610" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 January 2024 17:14:38 +0000 (0:00:00.023) 0:00:55.204 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": false, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 January 2024 17:14:38 +0000 (0:00:00.021) 0:00:55.226 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 January 2024 17:14:38 +0000 (0:00:00.017) 0:00:55.243 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "nopull", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 January 2024 17:14:38 +0000 (0:00:00.024) 0:00:55.268 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 January 2024 17:14:38 +0000 (0:00:00.032) 0:00:55.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-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 January 2024 17:14:38 +0000 (0:00:00.021) 0:00:55.322 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 January 2024 17:14:38 +0000 (0:00:00.021) 0:00:55.344 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 27 January 2024 17:14:38 +0000 (0:00:00.023) 0:00:55.367 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 27 January 2024 17:14:38 +0000 (0:00:00.192) 0:00:55.560 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 27 January 2024 17:14:38 +0000 (0:00:00.023) 0:00:55.583 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706375677.954785, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1706375645.6699157, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4707847, "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": "2728056319", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 27 January 2024 17:14:39 +0000 (0:00:00.192) 0:00:55.776 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 27 January 2024 17:14:39 +0000 (0:00:00.017) 0:00:55.793 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 27 January 2024 17:14:39 +0000 (0:00:00.017) 0:00:55.811 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 27 January 2024 17:14:39 +0000 (0:00:00.016) 0:00:55.828 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 27 January 2024 17:14:39 +0000 (0:00:00.017) 0:00:55.845 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 27 January 2024 17:14:39 +0000 (0:00:00.016) 0:00:55.862 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 January 2024 17:14:39 +0000 (0:00:00.037) 0:00:55.900 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "quay.io/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "nopull.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 January 2024 17:14:39 +0000 (0:00:00.032) 0:00:55.932 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 January 2024 17:14:39 +0000 (0:00:00.018) 0:00:55.951 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 January 2024 17:14:39 +0000 (0:00:00.018) 0:00:55.970 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 January 2024 17:14:39 +0000 (0:00:00.043) 0:00:56.013 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 27 January 2024 17:14:39 +0000 (0:00:00.017) 0:00:56.030 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 27 January 2024 17:14:39 +0000 (0:00:00.038) 0:00:56.069 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:8 Saturday 27 January 2024 17:14:39 +0000 (0:00:00.017) 0:00:56.087 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 Saturday 27 January 2024 17:14:39 +0000 (0:00:00.015) 0:00:56.103 ****** skipping: [sut] => (item=quay.io/libpod/testimage:20210610) => { "ansible_loop_var": "item", "changed": false, "item": "quay.io/libpod/testimage:20210610", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:43 Saturday 27 January 2024 17:14:39 +0000 (0:00:00.021) 0:00:56.125 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:52 Saturday 27 January 2024 17:14:39 +0000 (0:00:00.275) 0:00:56.400 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:62 Saturday 27 January 2024 17:14:39 +0000 (0:00:00.018) 0:00:56.419 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:74 Saturday 27 January 2024 17:14:39 +0000 (0:00:00.017) 0:00:56.436 ****** 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-1706375679.8763213-8266-128207916330293/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:86 Saturday 27 January 2024 17:14:40 +0000 (0:00:00.596) 0:00:57.033 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:115 Saturday 27 January 2024 17:14:40 +0000 (0:00:00.021) 0:00:57.054 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:131 Saturday 27 January 2024 17:14:40 +0000 (0:00:00.021) 0:00:57.075 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify image not pulled] ************************************************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/tests_quadlet_basic.yml:67 Saturday 27 January 2024 17:14:40 +0000 (0:00:00.042) 0:00:57.118 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run role - try to pull bogus image] ************************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/tests_quadlet_basic.yml:71 Saturday 27 January 2024 17:14:40 +0000 (0:00:00.019) 0:00:57.138 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 27 January 2024 17:14:40 +0000 (0:00:00.039) 0:00:57.178 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 27 January 2024 17:14:40 +0000 (0:00:00.030) 0:00:57.208 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 27 January 2024 17:14:40 +0000 (0:00:00.021) 0:00:57.230 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 27 January 2024 17:14:40 +0000 (0:00:00.017) 0:00:57.248 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 27 January 2024 17:14:40 +0000 (0:00:00.016) 0:00:57.265 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 27 January 2024 17:14:40 +0000 (0:00:00.043) 0:00:57.308 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 27 January 2024 17:14:41 +0000 (0:00:00.927) 0:00:58.235 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 27 January 2024 17:14:41 +0000 (0:00:00.017) 0:00:58.253 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 27 January 2024 17:14:41 +0000 (0:00:00.022) 0:00:58.275 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030663", "end": "2024-01-27 17:14:41.869718", "rc": 0, "start": "2024-01-27 17:14:41.839055" } STDOUT: podman version 4.8.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Saturday 27 January 2024 17:14:41 +0000 (0:00:00.216) 0:00:58.492 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.1" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Saturday 27 January 2024 17:14:41 +0000 (0:00:00.020) 0:00:58.512 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Saturday 27 January 2024 17:14:41 +0000 (0:00:00.018) 0:00:58.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-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Saturday 27 January 2024 17:14:41 +0000 (0:00:00.033) 0:00:58.564 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 January 2024 17:14:42 +0000 (0:00:00.033) 0:00:58.598 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 January 2024 17:14:42 +0000 (0:00:00.022) 0:00:58.620 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 January 2024 17:14:42 +0000 (0:00:00.022) 0:00:58.643 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 27 January 2024 17:14:42 +0000 (0:00:00.022) 0:00:58.665 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 27 January 2024 17:14:42 +0000 (0:00:00.195) 0:00:58.861 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 27 January 2024 17:14:42 +0000 (0:00:00.023) 0:00:58.884 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706375677.954785, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1706375645.6699157, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4707847, "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": "2728056319", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 27 January 2024 17:14:42 +0000 (0:00:00.193) 0:00:59.078 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 27 January 2024 17:14:42 +0000 (0:00:00.018) 0:00:59.096 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 27 January 2024 17:14:42 +0000 (0:00:00.017) 0:00:59.114 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 27 January 2024 17:14:42 +0000 (0:00:00.017) 0:00:59.131 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 27 January 2024 17:14:42 +0000 (0:00:00.017) 0:00:59.149 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 27 January 2024 17:14:42 +0000 (0:00:00.017) 0:00:59.166 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Saturday 27 January 2024 17:14:42 +0000 (0:00:00.036) 0:00:59.203 ****** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Saturday 27 January 2024 17:14:42 +0000 (0:00:00.025) 0:00:59.228 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 27 January 2024 17:14:42 +0000 (0:00:00.033) 0:00:59.261 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 27 January 2024 17:14:42 +0000 (0:00:00.017) 0:00:59.279 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Saturday 27 January 2024 17:14:42 +0000 (0:00:00.017) 0:00:59.297 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 January 2024 17:14:42 +0000 (0:00:00.033) 0:00:59.331 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 27 January 2024 17:14:42 +0000 (0:00:00.017) 0:00:59.348 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Saturday 27 January 2024 17:14:42 +0000 (0:00:00.017) 0:00:59.366 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 27 January 2024 17:14:42 +0000 (0:00:00.034) 0:00:59.401 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 27 January 2024 17:14:42 +0000 (0:00:00.017) 0:00:59.419 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Saturday 27 January 2024 17:14:42 +0000 (0:00:00.017) 0:00:59.436 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 27 January 2024 17:14:42 +0000 (0:00:00.035) 0:00:59.471 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 27 January 2024 17:14:42 +0000 (0:00:00.017) 0:00:59.489 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 27 January 2024 17:14:42 +0000 (0:00:00.017) 0:00:59.507 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 27 January 2024 17:14:42 +0000 (0:00:00.017) 0:00:59.525 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Saturday 27 January 2024 17:14:42 +0000 (0:00:00.017) 0:00:59.542 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Saturday 27 January 2024 17:14:42 +0000 (0:00:00.039) 0:00:59.582 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Saturday 27 January 2024 17:14:43 +0000 (0:00:00.019) 0:00:59.601 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:116 Saturday 27 January 2024 17:14:43 +0000 (0:00:00.017) 0:00:59.618 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:122 Saturday 27 January 2024 17:14:43 +0000 (0:00:00.016) 0:00:59.634 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 January 2024 17:14:43 +0000 (0:00:00.042) 0:00:59.677 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "bogus", "Image": "this_is_a_bogus_image" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 January 2024 17:14:43 +0000 (0:00:00.023) 0:00:59.701 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": true, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 January 2024 17:14:43 +0000 (0:00:00.022) 0:00:59.723 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 January 2024 17:14:43 +0000 (0:00:00.017) 0:00:59.740 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "bogus", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 January 2024 17:14:43 +0000 (0:00:00.025) 0:00:59.766 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 January 2024 17:14:43 +0000 (0:00:00.032) 0:00:59.799 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 January 2024 17:14:43 +0000 (0:00:00.021) 0:00:59.821 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 January 2024 17:14:43 +0000 (0:00:00.021) 0:00:59.842 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 27 January 2024 17:14:43 +0000 (0:00:00.024) 0:00:59.867 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 27 January 2024 17:14:43 +0000 (0:00:00.194) 0:01:00.061 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 27 January 2024 17:14:43 +0000 (0:00:00.022) 0:01:00.084 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706375677.954785, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1706375645.6699157, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4707847, "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": "2728056319", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 27 January 2024 17:14:43 +0000 (0:00:00.192) 0:01:00.277 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 27 January 2024 17:14:43 +0000 (0:00:00.041) 0:01:00.318 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 27 January 2024 17:14:43 +0000 (0:00:00.018) 0:01:00.337 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 27 January 2024 17:14:43 +0000 (0:00:00.019) 0:01:00.356 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 27 January 2024 17:14:43 +0000 (0:00:00.017) 0:01:00.374 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 27 January 2024 17:14:43 +0000 (0:00:00.018) 0:01:00.392 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 January 2024 17:14:43 +0000 (0:00:00.017) 0:01:00.410 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "this_is_a_bogus_image" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "bogus.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 January 2024 17:14:43 +0000 (0:00:00.032) 0:01:00.442 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 January 2024 17:14:43 +0000 (0:00:00.018) 0:01:00.461 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 January 2024 17:14:43 +0000 (0:00:00.019) 0:01:00.480 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [ "this_is_a_bogus_image" ], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 January 2024 17:14:43 +0000 (0:00:00.043) 0:01:00.524 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 27 January 2024 17:14:43 +0000 (0:00:00.018) 0:01:00.542 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 27 January 2024 17:14:43 +0000 (0:00:00.037) 0:01:00.580 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:8 Saturday 27 January 2024 17:14:44 +0000 (0:00:00.017) 0:01:00.597 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 Saturday 27 January 2024 17:14:44 +0000 (0:00:00.016) 0:01:00.614 ****** ok: [sut] => (item=this_is_a_bogus_image) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "this_is_a_bogus_image" } MSG: Failed to pull image this_is_a_bogus_image:latest TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:43 Saturday 27 January 2024 17:14:44 +0000 (0:00:00.661) 0:01:01.275 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 30, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:52 Saturday 27 January 2024 17:14:44 +0000 (0:00:00.199) 0:01:01.475 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:62 Saturday 27 January 2024 17:14:44 +0000 (0:00:00.042) 0:01:01.517 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:74 Saturday 27 January 2024 17:14:44 +0000 (0:00:00.019) 0:01:01.536 ****** 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-1706375684.9768298-8442-198047053645805/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:86 Saturday 27 January 2024 17:14:45 +0000 (0:00:00.521) 0:01:02.058 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:115 Saturday 27 January 2024 17:14:45 +0000 (0:00:00.021) 0:01:02.080 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:131 Saturday 27 January 2024 17:14:45 +0000 (0:00:00.021) 0:01:02.101 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify image not pulled and no error] ************************************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/tests_quadlet_basic.yml:87 Saturday 27 January 2024 17:14:45 +0000 (0:00:00.022) 0:01:02.123 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/tests_quadlet_basic.yml:94 Saturday 27 January 2024 17:14:45 +0000 (0:00:00.020) 0:01:02.144 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 27 January 2024 17:14:45 +0000 (0:00:00.060) 0:01:02.205 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 27 January 2024 17:14:45 +0000 (0:00:00.031) 0:01:02.237 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 27 January 2024 17:14:45 +0000 (0:00:00.022) 0:01:02.259 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 27 January 2024 17:14:45 +0000 (0:00:00.017) 0:01:02.277 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 27 January 2024 17:14:45 +0000 (0:00:00.017) 0:01:02.294 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 27 January 2024 17:14:45 +0000 (0:00:00.044) 0:01:02.338 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 27 January 2024 17:14:46 +0000 (0:00:00.958) 0:01:03.297 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 27 January 2024 17:14:46 +0000 (0:00:00.019) 0:01:03.316 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 27 January 2024 17:14:46 +0000 (0:00:00.021) 0:01:03.338 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030379", "end": "2024-01-27 17:14:46.933199", "rc": 0, "start": "2024-01-27 17:14:46.902820" } STDOUT: podman version 4.8.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Saturday 27 January 2024 17:14:46 +0000 (0:00:00.218) 0:01:03.557 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.1" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Saturday 27 January 2024 17:14:46 +0000 (0:00:00.019) 0:01:03.576 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Saturday 27 January 2024 17:14:46 +0000 (0:00:00.017) 0:01:03.594 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Saturday 27 January 2024 17:14:47 +0000 (0:00:00.034) 0:01:03.628 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 January 2024 17:14:47 +0000 (0:00:00.034) 0:01:03.662 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 January 2024 17:14:47 +0000 (0:00:00.022) 0:01:03.685 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 January 2024 17:14:47 +0000 (0:00:00.022) 0:01:03.707 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 27 January 2024 17:14:47 +0000 (0:00:00.023) 0:01:03.731 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 27 January 2024 17:14:47 +0000 (0:00:00.193) 0:01:03.924 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 27 January 2024 17:14:47 +0000 (0:00:00.024) 0:01:03.949 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706375677.954785, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1706375645.6699157, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4707847, "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": "2728056319", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 27 January 2024 17:14:47 +0000 (0:00:00.193) 0:01:04.142 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 27 January 2024 17:14:47 +0000 (0:00:00.018) 0:01:04.161 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 27 January 2024 17:14:47 +0000 (0:00:00.018) 0:01:04.180 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 27 January 2024 17:14:47 +0000 (0:00:00.017) 0:01:04.198 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 27 January 2024 17:14:47 +0000 (0:00:00.021) 0:01:04.219 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 27 January 2024 17:14:47 +0000 (0:00:00.017) 0:01:04.237 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Saturday 27 January 2024 17:14:47 +0000 (0:00:00.018) 0:01:04.255 ****** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Saturday 27 January 2024 17:14:47 +0000 (0:00:00.023) 0:01:04.278 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 27 January 2024 17:14:47 +0000 (0:00:00.033) 0:01:04.312 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 27 January 2024 17:14:47 +0000 (0:00:00.017) 0:01:04.330 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Saturday 27 January 2024 17:14:47 +0000 (0:00:00.017) 0:01:04.347 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 January 2024 17:14:47 +0000 (0:00:00.034) 0:01:04.382 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 27 January 2024 17:14:47 +0000 (0:00:00.017) 0:01:04.399 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Saturday 27 January 2024 17:14:47 +0000 (0:00:00.017) 0:01:04.417 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 27 January 2024 17:14:47 +0000 (0:00:00.057) 0:01:04.474 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 27 January 2024 17:14:47 +0000 (0:00:00.019) 0:01:04.494 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Saturday 27 January 2024 17:14:47 +0000 (0:00:00.018) 0:01:04.512 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 27 January 2024 17:14:47 +0000 (0:00:00.035) 0:01:04.548 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 27 January 2024 17:14:47 +0000 (0:00:00.017) 0:01:04.565 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 27 January 2024 17:14:47 +0000 (0:00:00.018) 0:01:04.583 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 27 January 2024 17:14:48 +0000 (0:00:00.017) 0:01:04.601 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Saturday 27 January 2024 17:14:48 +0000 (0:00:00.017) 0:01:04.619 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Saturday 27 January 2024 17:14:48 +0000 (0:00:00.017) 0:01:04.637 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Saturday 27 January 2024 17:14:48 +0000 (0:00:00.018) 0:01:04.655 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:116 Saturday 27 January 2024 17:14:48 +0000 (0:00:00.017) 0:01:04.672 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:122 Saturday 27 January 2024 17:14:48 +0000 (0:00:00.016) 0:01:04.689 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 January 2024 17:14:48 +0000 (0:00:00.042) 0:01:04.731 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 January 2024 17:14:48 +0000 (0:00:00.023) 0:01:04.755 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 January 2024 17:14:48 +0000 (0:00:00.021) 0:01:04.777 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 January 2024 17:14:48 +0000 (0:00:00.020) 0:01:04.798 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "nopull", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 January 2024 17:14:48 +0000 (0:00:00.026) 0:01:04.824 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 January 2024 17:14:48 +0000 (0:00:00.057) 0:01:04.882 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 January 2024 17:14:48 +0000 (0:00:00.023) 0:01:04.905 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 January 2024 17:14:48 +0000 (0:00:00.022) 0:01:04.928 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 27 January 2024 17:14:48 +0000 (0:00:00.024) 0:01:04.952 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 27 January 2024 17:14:48 +0000 (0:00:00.194) 0:01:05.147 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 27 January 2024 17:14:48 +0000 (0:00:00.023) 0:01:05.171 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706375677.954785, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1706375645.6699157, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4707847, "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": "2728056319", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 27 January 2024 17:14:48 +0000 (0:00:00.194) 0:01:05.365 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 27 January 2024 17:14:48 +0000 (0:00:00.018) 0:01:05.383 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 27 January 2024 17:14:48 +0000 (0:00:00.018) 0:01:05.401 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 27 January 2024 17:14:48 +0000 (0:00:00.017) 0:01:05.419 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 27 January 2024 17:14:48 +0000 (0:00:00.018) 0:01:05.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-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 27 January 2024 17:14:48 +0000 (0:00:00.017) 0:01:05.455 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 January 2024 17:14:48 +0000 (0:00:00.018) 0:01:05.473 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "nopull.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 January 2024 17:14:48 +0000 (0:00:00.032) 0:01:05.505 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 January 2024 17:14:48 +0000 (0:00:00.019) 0:01:05.524 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 January 2024 17:14:48 +0000 (0:00:00.017) 0:01:05.541 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 January 2024 17:14:48 +0000 (0:00:00.044) 0:01:05.586 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 27 January 2024 17:14:49 +0000 (0:00:00.039) 0:01:05.625 ****** ok: [sut] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service nopull.service: host TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:22 Saturday 27 January 2024 17:14:49 +0000 (0:00:00.487) 0:01:06.112 ****** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/nopull.container", "state": "absent" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:31 Saturday 27 January 2024 17:14:49 +0000 (0:00:00.195) 0:01:06.307 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:40 Saturday 27 January 2024 17:14:50 +0000 (0:00:00.518) 0:01:06.825 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.037774", "end": "2024-01-27 17:14:50.434314", "rc": 0, "start": "2024-01-27 17:14:50.396540" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:48 Saturday 27 January 2024 17:14:50 +0000 (0:00:00.232) 0:01:07.058 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather facts for all containers] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:57 Saturday 27 January 2024 17:14:50 +0000 (0:00:00.022) 0:01:07.080 ****** 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 : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:66 Saturday 27 January 2024 17:14:50 +0000 (0:00:00.300) 0:01:07.380 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.034976", "end": "2024-01-27 17:14:50.986493", "rc": 0, "start": "2024-01-27 17:14:50.951517" } STDOUT: podman TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:75 Saturday 27 January 2024 17:14:51 +0000 (0:00:00.230) 0:01:07.610 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 27 January 2024 17:14:51 +0000 (0:00:00.020) 0:01:07.631 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 27 January 2024 17:14:51 +0000 (0:00:00.018) 0:01:07.650 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 27 January 2024 17:14:51 +0000 (0:00:00.031) 0:01:07.681 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 27 January 2024 17:14:51 +0000 (0:00:00.047) 0:01:07.729 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 27 January 2024 17:14:51 +0000 (0:00:00.019) 0:01:07.748 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 27 January 2024 17:14:51 +0000 (0:00:00.018) 0:01:07.766 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 27 January 2024 17:14:51 +0000 (0:00:00.044) 0:01:07.811 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 27 January 2024 17:14:52 +0000 (0:00:00.932) 0:01:08.743 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 27 January 2024 17:14:52 +0000 (0:00:00.019) 0:01:08.762 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 27 January 2024 17:14:52 +0000 (0:00:00.024) 0:01:08.786 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030476", "end": "2024-01-27 17:14:52.383177", "rc": 0, "start": "2024-01-27 17:14:52.352701" } STDOUT: podman version 4.8.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Saturday 27 January 2024 17:14:52 +0000 (0:00:00.220) 0:01:09.007 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.1" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Saturday 27 January 2024 17:14:52 +0000 (0:00:00.018) 0:01:09.026 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Saturday 27 January 2024 17:14:52 +0000 (0:00:00.017) 0:01:09.043 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Saturday 27 January 2024 17:14:52 +0000 (0:00:00.033) 0:01:09.077 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 January 2024 17:14:52 +0000 (0:00:00.053) 0:01:09.131 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 January 2024 17:14:52 +0000 (0:00:00.023) 0:01:09.155 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 January 2024 17:14:52 +0000 (0:00:00.022) 0:01:09.177 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 27 January 2024 17:14:52 +0000 (0:00:00.024) 0:01:09.202 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 27 January 2024 17:14:52 +0000 (0:00:00.196) 0:01:09.398 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 27 January 2024 17:14:52 +0000 (0:00:00.023) 0:01:09.422 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706375677.954785, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1706375645.6699157, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4707847, "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": "2728056319", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 27 January 2024 17:14:53 +0000 (0:00:00.200) 0:01:09.622 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 27 January 2024 17:14:53 +0000 (0:00:00.020) 0:01:09.642 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 27 January 2024 17:14:53 +0000 (0:00:00.018) 0:01:09.661 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 27 January 2024 17:14:53 +0000 (0:00:00.018) 0:01:09.679 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 27 January 2024 17:14:53 +0000 (0:00:00.019) 0:01:09.698 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 27 January 2024 17:14:53 +0000 (0:00:00.020) 0:01:09.719 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Saturday 27 January 2024 17:14:53 +0000 (0:00:00.019) 0:01:09.738 ****** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Saturday 27 January 2024 17:14:53 +0000 (0:00:00.024) 0:01:09.763 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 27 January 2024 17:14:53 +0000 (0:00:00.035) 0:01:09.798 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 27 January 2024 17:14:53 +0000 (0:00:00.018) 0:01:09.817 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Saturday 27 January 2024 17:14:53 +0000 (0:00:00.017) 0:01:09.835 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 January 2024 17:14:53 +0000 (0:00:00.055) 0:01:09.891 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 27 January 2024 17:14:53 +0000 (0:00:00.020) 0:01:09.911 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Saturday 27 January 2024 17:14:53 +0000 (0:00:00.017) 0:01:09.928 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 27 January 2024 17:14:53 +0000 (0:00:00.035) 0:01:09.964 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 27 January 2024 17:14:53 +0000 (0:00:00.019) 0:01:09.984 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Saturday 27 January 2024 17:14:53 +0000 (0:00:00.019) 0:01:10.003 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 27 January 2024 17:14:53 +0000 (0:00:00.037) 0:01:10.041 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 27 January 2024 17:14:53 +0000 (0:00:00.019) 0:01:10.060 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 27 January 2024 17:14:53 +0000 (0:00:00.017) 0:01:10.078 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 27 January 2024 17:14:53 +0000 (0:00:00.018) 0:01:10.096 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Saturday 27 January 2024 17:14:53 +0000 (0:00:00.018) 0:01:10.115 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Saturday 27 January 2024 17:14:53 +0000 (0:00:00.018) 0:01:10.133 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Saturday 27 January 2024 17:14:53 +0000 (0:00:00.017) 0:01:10.150 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:116 Saturday 27 January 2024 17:14:53 +0000 (0:00:00.016) 0:01:10.167 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:122 Saturday 27 January 2024 17:14:53 +0000 (0:00:00.016) 0:01:10.183 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 January 2024 17:14:53 +0000 (0:00:00.043) 0:01:10.227 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 January 2024 17:14:53 +0000 (0:00:00.026) 0:01:10.253 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 January 2024 17:14:53 +0000 (0:00:00.048) 0:01:10.302 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 January 2024 17:14:53 +0000 (0:00:00.022) 0:01:10.325 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "bogus", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 January 2024 17:14:53 +0000 (0:00:00.027) 0:01:10.352 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 January 2024 17:14:53 +0000 (0:00:00.032) 0:01:10.385 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 January 2024 17:14:53 +0000 (0:00:00.022) 0:01:10.408 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 January 2024 17:14:53 +0000 (0:00:00.022) 0:01:10.430 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 27 January 2024 17:14:53 +0000 (0:00:00.024) 0:01:10.455 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 27 January 2024 17:14:54 +0000 (0:00:00.198) 0:01:10.653 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 27 January 2024 17:14:54 +0000 (0:00:00.024) 0:01:10.677 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706375677.954785, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1706375645.6699157, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4707847, "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": "2728056319", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 27 January 2024 17:14:54 +0000 (0:00:00.194) 0:01:10.872 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 27 January 2024 17:14:54 +0000 (0:00:00.019) 0:01:10.891 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 27 January 2024 17:14:54 +0000 (0:00:00.019) 0:01:10.911 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 27 January 2024 17:14:54 +0000 (0:00:00.019) 0:01:10.931 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 27 January 2024 17:14:54 +0000 (0:00:00.019) 0:01:10.950 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 27 January 2024 17:14:54 +0000 (0:00:00.019) 0:01:10.970 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 January 2024 17:14:54 +0000 (0:00:00.019) 0:01:10.989 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "bogus.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 January 2024 17:14:54 +0000 (0:00:00.034) 0:01:11.023 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 January 2024 17:14:54 +0000 (0:00:00.023) 0:01:11.047 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 January 2024 17:14:54 +0000 (0:00:00.048) 0:01:11.095 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 January 2024 17:14:54 +0000 (0:00:00.046) 0:01:11.142 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 27 January 2024 17:14:54 +0000 (0:00:00.039) 0:01:11.181 ****** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "bogus.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice -.mount systemd-journald.socket sysinit.target basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "bogus.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=bogus.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=bogus --cidfile=/run/bogus.cid --replace --rm --cgroups=split --sdnotify=conmon -d this_is_a_bogus_image ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=bogus --cidfile=/run/bogus.cid --replace --rm --cgroups=split --sdnotify=conmon -d this_is_a_bogus_image ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/bogus.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "bogus.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "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": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:22 Saturday 27 January 2024 17:14:55 +0000 (0:00:00.520) 0:01:11.702 ****** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/bogus.container", "state": "absent" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:31 Saturday 27 January 2024 17:14:55 +0000 (0:00:00.196) 0:01:11.898 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:40 Saturday 27 January 2024 17:14:55 +0000 (0:00:00.524) 0:01:12.423 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.034628", "end": "2024-01-27 17:14:56.028045", "rc": 0, "start": "2024-01-27 17:14:55.993417" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:48 Saturday 27 January 2024 17:14:56 +0000 (0:00:00.229) 0:01:12.652 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather facts for all containers] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:57 Saturday 27 January 2024 17:14:56 +0000 (0:00:00.020) 0:01:12.672 ****** 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 : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:66 Saturday 27 January 2024 17:14:56 +0000 (0:00:00.227) 0:01:12.900 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.035215", "end": "2024-01-27 17:14:56.506010", "rc": 0, "start": "2024-01-27 17:14:56.470795" } STDOUT: podman TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:75 Saturday 27 January 2024 17:14:56 +0000 (0:00:00.230) 0:01:13.130 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 27 January 2024 17:14:56 +0000 (0:00:00.043) 0:01:13.173 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create user for testing] ************************************************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/tests_quadlet_basic.yml:106 Saturday 27 January 2024 17:14:56 +0000 (0:00:00.019) 0:01:13.192 ****** 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 [Run the role - user] ***************************************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/tests_quadlet_basic.yml:111 Saturday 27 January 2024 17:14:57 +0000 (0:00:00.526) 0:01:13.719 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 27 January 2024 17:14:57 +0000 (0:00:00.036) 0:01:13.755 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 27 January 2024 17:14:57 +0000 (0:00:00.031) 0:01:13.787 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 27 January 2024 17:14:57 +0000 (0:00:00.022) 0:01:13.810 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 27 January 2024 17:14:57 +0000 (0:00:00.018) 0:01:13.828 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 27 January 2024 17:14:57 +0000 (0:00:00.017) 0:01:13.846 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 27 January 2024 17:14:57 +0000 (0:00:00.045) 0:01:13.891 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 27 January 2024 17:14:58 +0000 (0:00:00.953) 0:01:14.845 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 27 January 2024 17:14:58 +0000 (0:00:00.019) 0:01:14.864 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 27 January 2024 17:14:58 +0000 (0:00:00.022) 0:01:14.886 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029590", "end": "2024-01-27 17:14:58.482649", "rc": 0, "start": "2024-01-27 17:14:58.453059" } STDOUT: podman version 4.8.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Saturday 27 January 2024 17:14:58 +0000 (0:00:00.219) 0:01:15.106 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.1" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Saturday 27 January 2024 17:14:58 +0000 (0:00:00.019) 0:01:15.125 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Saturday 27 January 2024 17:14:58 +0000 (0:00:00.018) 0:01:15.144 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Saturday 27 January 2024 17:14:58 +0000 (0:00:00.059) 0:01:15.203 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 January 2024 17:14:58 +0000 (0:00:00.034) 0:01:15.237 ****** ok: [sut] => { "ansible_facts": { "getent_passwd": { "user_quadlet_basic": [ "x", "1111", "1111", "", "/home/user_quadlet_basic", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 January 2024 17:14:58 +0000 (0:00:00.196) 0:01:15.434 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 January 2024 17:14:58 +0000 (0:00:00.022) 0:01:15.456 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 27 January 2024 17:14:58 +0000 (0:00:00.024) 0:01:15.481 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 27 January 2024 17:14:59 +0000 (0:00:00.194) 0:01:15.676 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 27 January 2024 17:14:59 +0000 (0:00:00.023) 0:01:15.699 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706375677.954785, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1706375645.6699157, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4707847, "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": "2728056319", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 27 January 2024 17:14:59 +0000 (0:00:00.218) 0:01:15.917 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003744", "end": "2024-01-27 17:14:59.491269", "rc": 0, "start": "2024-01-27 17:14:59.487525" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 27 January 2024 17:14:59 +0000 (0:00:00.196) 0:01:16.114 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003972", "end": "2024-01-27 17:14:59.687653", "rc": 0, "start": "2024-01-27 17:14:59.683681" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 27 January 2024 17:14:59 +0000 (0:00:00.196) 0:01:16.310 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 27 January 2024 17:14:59 +0000 (0:00:00.019) 0:01:16.329 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 27 January 2024 17:14:59 +0000 (0:00:00.018) 0:01:16.348 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 27 January 2024 17:14:59 +0000 (0:00:00.017) 0:01:16.365 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Saturday 27 January 2024 17:14:59 +0000 (0:00:00.018) 0:01:16.384 ****** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/root/.config/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/root/.config/containers/policy.json", "__podman_registries_conf_file": "/root/.config/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/root/.config/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Saturday 27 January 2024 17:14:59 +0000 (0:00:00.024) 0:01:16.408 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 27 January 2024 17:14:59 +0000 (0:00:00.035) 0:01:16.443 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 27 January 2024 17:14:59 +0000 (0:00:00.019) 0:01:16.463 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Saturday 27 January 2024 17:14:59 +0000 (0:00:00.017) 0:01:16.481 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 January 2024 17:14:59 +0000 (0:00:00.034) 0:01:16.515 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 27 January 2024 17:14:59 +0000 (0:00:00.018) 0:01:16.533 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Saturday 27 January 2024 17:14:59 +0000 (0:00:00.017) 0:01:16.551 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 27 January 2024 17:14:59 +0000 (0:00:00.035) 0:01:16.586 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 27 January 2024 17:15:00 +0000 (0:00:00.017) 0:01:16.603 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Saturday 27 January 2024 17:15:00 +0000 (0:00:00.043) 0:01:16.646 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 27 January 2024 17:15:00 +0000 (0:00:00.036) 0:01:16.683 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 27 January 2024 17:15:00 +0000 (0:00:00.018) 0:01:16.701 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 27 January 2024 17:15:00 +0000 (0:00:00.018) 0:01:16.719 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 27 January 2024 17:15:00 +0000 (0:00:00.017) 0:01:16.737 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Saturday 27 January 2024 17:15:00 +0000 (0:00:00.020) 0:01:16.758 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Saturday 27 January 2024 17:15:00 +0000 (0:00:00.017) 0:01:16.775 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Saturday 27 January 2024 17:15:00 +0000 (0:00:00.018) 0:01:16.794 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 0] ************************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 27 January 2024 17:15:00 +0000 (0:00:00.051) 0:01:16.845 ****** 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 : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Saturday 27 January 2024 17:15:00 +0000 (0:00:00.020) 0:01:16.865 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Saturday 27 January 2024 17:15:00 +0000 (0:00:00.019) 0:01:16.885 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Saturday 27 January 2024 17:15:00 +0000 (0:00:00.025) 0:01:16.910 ****** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:116 Saturday 27 January 2024 17:15:00 +0000 (0:00:00.550) 0:01:17.461 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:122 Saturday 27 January 2024 17:15:00 +0000 (0:00:00.017) 0:01:17.479 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 January 2024 17:15:00 +0000 (0:00:00.078) 0:01:17.558 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Network": { "Gateway": "192.168.29.1", "Label": "app=wordpress", "Subnet": "192.168.29.0/24" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 January 2024 17:15:00 +0000 (0:00:00.025) 0:01:17.583 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 January 2024 17:15:01 +0000 (0:00:00.023) 0:01:17.607 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 January 2024 17:15:01 +0000 (0:00:00.017) 0:01:17.625 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 January 2024 17:15:01 +0000 (0:00:00.027) 0:01:17.652 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 January 2024 17:15:01 +0000 (0:00:00.032) 0:01:17.685 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 January 2024 17:15:01 +0000 (0:00:00.022) 0:01:17.707 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 January 2024 17:15:01 +0000 (0:00:00.023) 0:01:17.731 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 27 January 2024 17:15:01 +0000 (0:00:00.024) 0:01:17.756 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 27 January 2024 17:15:01 +0000 (0:00:00.196) 0:01:17.952 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 27 January 2024 17:15:01 +0000 (0:00:00.023) 0:01:17.976 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706375677.954785, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1706375645.6699157, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4707847, "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": "2728056319", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 27 January 2024 17:15:01 +0000 (0:00:00.196) 0:01:18.172 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003817", "end": "2024-01-27 17:15:01.749283", "rc": 0, "start": "2024-01-27 17:15:01.745466" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 27 January 2024 17:15:01 +0000 (0:00:00.200) 0:01:18.373 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003827", "end": "2024-01-27 17:15:01.950077", "rc": 0, "start": "2024-01-27 17:15:01.946250" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 27 January 2024 17:15:01 +0000 (0:00:00.200) 0:01:18.574 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 27 January 2024 17:15:01 +0000 (0:00:00.020) 0:01:18.594 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 27 January 2024 17:15:02 +0000 (0:00:00.019) 0:01:18.614 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 27 January 2024 17:15:02 +0000 (0:00:00.056) 0:01:18.671 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 January 2024 17:15:02 +0000 (0:00:00.019) 0:01:18.691 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 January 2024 17:15:02 +0000 (0:00:00.034) 0:01:18.725 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 January 2024 17:15:02 +0000 (0:00:00.020) 0:01:18.745 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 January 2024 17:15:02 +0000 (0:00:00.019) 0:01:18.765 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 January 2024 17:15:02 +0000 (0:00:00.043) 0:01:18.809 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 27 January 2024 17:15:02 +0000 (0:00:00.018) 0:01:18.827 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 27 January 2024 17:15:02 +0000 (0:00:00.038) 0:01:18.866 ****** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": "0:00:00.016463", "end": "2024-01-27 17:15:02.451900", "rc": 0, "start": "2024-01-27 17:15:02.435437" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:8 Saturday 27 January 2024 17:15:02 +0000 (0:00:00.209) 0:01:19.075 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 Saturday 27 January 2024 17:15:02 +0000 (0:00:00.018) 0:01:19.093 ****** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:43 Saturday 27 January 2024 17:15:02 +0000 (0:00:00.017) 0:01:19.111 ****** changed: [sut] => { "changed": true, "gid": 1111, "group": "user_quadlet_basic", "mode": "0755", "owner": "user_quadlet_basic", "path": "/home/user_quadlet_basic/.config/containers/systemd", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 1111 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:52 Saturday 27 January 2024 17:15:02 +0000 (0:00:00.232) 0:01:19.343 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:62 Saturday 27 January 2024 17:15:02 +0000 (0:00:00.019) 0:01:19.362 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:74 Saturday 27 January 2024 17:15:02 +0000 (0:00:00.017) 0:01:19.380 ****** changed: [sut] => { "changed": true, "checksum": "527eda617bc3c33ce0c070878f5290eea6be16e5", "dest": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "gid": 1111, "group": "user_quadlet_basic", "md5sum": "1f5dfaba883c749c6004ddcb90f6bdc8", "mode": "0644", "owner": "user_quadlet_basic", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 118, "src": "/root/.ansible/tmp/ansible-tmp-1706375702.819414-9056-197075544372154/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:86 Saturday 27 January 2024 17:15:03 +0000 (0:00:00.529) 0:01:19.909 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:115 Saturday 27 January 2024 17:15:03 +0000 (0:00:00.374) 0:01:20.283 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:131 Saturday 27 January 2024 17:15:03 +0000 (0:00:00.021) 0:01:20.304 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 January 2024 17:15:03 +0000 (0:00:00.022) 0:01:20.327 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 January 2024 17:15:03 +0000 (0:00:00.023) 0:01:20.351 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 January 2024 17:15:03 +0000 (0:00:00.022) 0:01:20.374 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 January 2024 17:15:03 +0000 (0:00:00.017) 0:01:20.391 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 January 2024 17:15:03 +0000 (0:00:00.027) 0:01:20.418 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 January 2024 17:15:03 +0000 (0:00:00.032) 0:01:20.451 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 January 2024 17:15:03 +0000 (0:00:00.022) 0:01:20.474 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 January 2024 17:15:03 +0000 (0:00:00.021) 0:01:20.496 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 27 January 2024 17:15:03 +0000 (0:00:00.024) 0:01:20.520 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 27 January 2024 17:15:04 +0000 (0:00:00.196) 0:01:20.717 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 27 January 2024 17:15:04 +0000 (0:00:00.023) 0:01:20.740 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706375677.954785, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1706375645.6699157, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4707847, "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": "2728056319", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 27 January 2024 17:15:04 +0000 (0:00:00.194) 0:01:20.935 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003735", "end": "2024-01-27 17:15:04.507196", "rc": 0, "start": "2024-01-27 17:15:04.503461" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 27 January 2024 17:15:04 +0000 (0:00:00.193) 0:01:21.129 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003877", "end": "2024-01-27 17:15:04.701069", "rc": 0, "start": "2024-01-27 17:15:04.697192" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 27 January 2024 17:15:04 +0000 (0:00:00.193) 0:01:21.322 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 27 January 2024 17:15:04 +0000 (0:00:00.019) 0:01:21.342 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 27 January 2024 17:15:04 +0000 (0:00:00.018) 0:01:21.361 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 27 January 2024 17:15:04 +0000 (0:00:00.018) 0:01:21.379 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 January 2024 17:15:04 +0000 (0:00:00.017) 0:01:21.397 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 January 2024 17:15:04 +0000 (0:00:00.032) 0:01:21.429 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 January 2024 17:15:04 +0000 (0:00:00.018) 0:01:21.448 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 January 2024 17:15:04 +0000 (0:00:00.019) 0:01:21.467 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 January 2024 17:15:04 +0000 (0:00:00.043) 0:01:21.511 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 27 January 2024 17:15:04 +0000 (0:00:00.019) 0:01:21.531 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 27 January 2024 17:15:04 +0000 (0:00:00.038) 0:01:21.569 ****** 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 : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:8 Saturday 27 January 2024 17:15:05 +0000 (0:00:00.188) 0:01:21.758 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 Saturday 27 January 2024 17:15:05 +0000 (0:00:00.018) 0:01:21.776 ****** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:43 Saturday 27 January 2024 17:15:05 +0000 (0:00:00.017) 0:01:21.794 ****** ok: [sut] => { "changed": false, "gid": 1111, "group": "user_quadlet_basic", "mode": "0755", "owner": "user_quadlet_basic", "path": "/home/user_quadlet_basic/.config/containers/systemd", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 35, "state": "directory", "uid": 1111 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:52 Saturday 27 January 2024 17:15:05 +0000 (0:00:00.198) 0:01:21.992 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:62 Saturday 27 January 2024 17:15:05 +0000 (0:00:00.019) 0:01:22.012 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:74 Saturday 27 January 2024 17:15:05 +0000 (0:00:00.017) 0:01:22.029 ****** 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-1706375705.468801-9137-171809030304431/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:86 Saturday 27 January 2024 17:15:05 +0000 (0:00:00.516) 0:01:22.546 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:115 Saturday 27 January 2024 17:15:06 +0000 (0:00:00.382) 0:01:22.928 ****** 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 -.mount run-user-1111.mount basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "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": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:131 Saturday 27 January 2024 17:15:06 +0000 (0:00:00.471) 0:01:23.400 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 January 2024 17:15:06 +0000 (0:00:00.020) 0:01:23.420 ****** 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", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 January 2024 17:15:06 +0000 (0:00:00.023) 0:01:23.443 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 January 2024 17:15:06 +0000 (0:00:00.022) 0:01:23.466 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 January 2024 17:15:06 +0000 (0:00:00.017) 0:01:23.484 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 January 2024 17:15:06 +0000 (0:00:00.027) 0:01:23.512 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 January 2024 17:15:06 +0000 (0:00:00.033) 0:01:23.545 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 January 2024 17:15:06 +0000 (0:00:00.022) 0:01:23.568 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 January 2024 17:15:06 +0000 (0:00:00.021) 0:01:23.590 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 27 January 2024 17:15:07 +0000 (0:00:00.025) 0:01:23.615 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 27 January 2024 17:15:07 +0000 (0:00:00.220) 0:01:23.836 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 27 January 2024 17:15:07 +0000 (0:00:00.024) 0:01:23.861 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706375677.954785, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1706375645.6699157, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4707847, "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": "2728056319", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 27 January 2024 17:15:07 +0000 (0:00:00.193) 0:01:24.054 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003742", "end": "2024-01-27 17:15:07.626217", "rc": 0, "start": "2024-01-27 17:15:07.622475" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 27 January 2024 17:15:07 +0000 (0:00:00.195) 0:01:24.249 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003957", "end": "2024-01-27 17:15:07.821372", "rc": 0, "start": "2024-01-27 17:15:07.817415" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 27 January 2024 17:15:07 +0000 (0:00:00.194) 0:01:24.443 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 27 January 2024 17:15:07 +0000 (0:00:00.019) 0:01:24.463 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 27 January 2024 17:15:07 +0000 (0:00:00.017) 0:01:24.480 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 27 January 2024 17:15:07 +0000 (0:00:00.018) 0:01:24.499 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 January 2024 17:15:07 +0000 (0:00:00.017) 0:01:24.516 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 January 2024 17:15:07 +0000 (0:00:00.033) 0:01:24.550 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 January 2024 17:15:07 +0000 (0:00:00.019) 0:01:24.569 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 January 2024 17:15:07 +0000 (0:00:00.018) 0:01:24.588 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 January 2024 17:15:08 +0000 (0:00:00.044) 0:01:24.632 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 27 January 2024 17:15:08 +0000 (0:00:00.017) 0:01:24.650 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 27 January 2024 17:15:08 +0000 (0:00:00.038) 0:01:24.688 ****** 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 : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:8 Saturday 27 January 2024 17:15:08 +0000 (0:00:00.188) 0:01:24.877 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 Saturday 27 January 2024 17:15:08 +0000 (0:00:00.044) 0:01:24.921 ****** changed: [sut] => (item=quay.io/linux-system-roles/mysql:5.6) => { "actions": [ "Pulled image quay.io/linux-system-roles/mysql:5.6" ], "ansible_loop_var": "item", "changed": true, "failed_when_result": false, "image": [ { "Annotations": {}, "Architecture": "amd64", "Author": "", "Comment": "", "Config": { "Cmd": [ "mysqld" ], "Entrypoint": [ "docker-entrypoint.sh" ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "GOSU_VERSION=1.12", "MYSQL_MAJOR=5.6", "MYSQL_VERSION=5.6.51-1debian9" ], "ExposedPorts": { "3306/tcp": {} }, "Volumes": { "/var/lib/mysql": {} } }, "Created": "2021-12-21T02:57:59.587337844Z", "Digest": "sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "GraphDriver": { "Data": { "LowerDir": "/home/user_quadlet_basic/.local/share/containers/storage/overlay/63c8cde32bc583ca7971591c23194c1fd072197949f28fcad7f10780ad1af022/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/4904a0ac4db0b6060c944fc7c882cba99b79b50f90151785350c0e4ba7f94390/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/1822e40336d4b2b31d888f669f443965d4476dae35fd0a67e58eefd9c5ecb9e5/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/988a3979591d296974121b0a893ec621ea5e9939ab3cc5e7c194dbe27f7b5677/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/ba0315059f870fcb66ebd6517f455f714fb4eeeb4fdee9cefb3d7f59a7b0cdb7/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/0dbdd9024cc38ecc226b2c4772718d32ff0abc288b41669d58d506274c16c67a/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/f8ddb99f39386eac409b19f8b347a7a10ee91771cfb838c88793ad8947a233f5/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/2ecb8e9889676e4b9b129bab56314644612905ce6e6ce1c92d5a86ac8f08f03b/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/07e715cdf99b679f1e067f4819d1b7e1ba9ea24229ede4e6b45b9240fe5865f8/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae/diff", "UpperDir": "/home/user_quadlet_basic/.local/share/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/diff", "WorkDir": "/home/user_quadlet_basic/.local/share/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/work" }, "Name": "overlay" }, "History": [ { "created": "2021-12-21T01:24:41.626621944Z", "created_by": "/bin/sh -c #(nop) ADD file:b1650c19c1dd1f4cff71553f2bb0bc949944d0bc24b54c318b2880c14538648a in / " }, { "created": "2021-12-21T01:24:42.056427889Z", "created_by": "/bin/sh -c #(nop) CMD [\"bash\"]", "empty_layer": true }, { "created": "2021-12-21T02:56:59.289452902Z", "created_by": "/bin/sh -c groupadd -r mysql && useradd -r -g mysql mysql" }, { "created": "2021-12-21T02:57:05.692613282Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends gnupg dirmngr && rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:05.921738618Z", "created_by": "/bin/sh -c #(nop) ENV GOSU_VERSION=1.12", "empty_layer": true }, { "created": "2021-12-21T02:57:18.981216995Z", "created_by": "/bin/sh -c set -eux; \tsavedAptMark=\"$(apt-mark showmanual)\"; \tapt-get update; \tapt-get install -y --no-install-recommends ca-certificates wget; \trm -rf /var/lib/apt/lists/*; \tdpkgArch=\"$(dpkg --print-architecture | awk -F- '{ print $NF }')\"; \twget -O /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch\"; \twget -O /usr/local/bin/gosu.asc \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch.asc\"; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver hkps://keys.openpgp.org --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4; \tgpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\" /usr/local/bin/gosu.asc; \tapt-mark auto '.*' > /dev/null; \t[ -z \"$savedAptMark\" ] || apt-mark manual $savedAptMark > /dev/null; \tapt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; \tchmod +x /usr/local/bin/gosu; \tgosu --version; \tgosu nobody true" }, { "created": "2021-12-21T02:57:19.781116502Z", "created_by": "/bin/sh -c mkdir /docker-entrypoint-initdb.d" }, { "created": "2021-12-21T02:57:25.555452451Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends \t\tpwgen \t\tperl \t\txz-utils \t&& rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:37.684730941Z", "created_by": "/bin/sh -c set -ex; \tkey='A4A9406876FCBD3C456770C88C718D3B5072E1F5'; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver keyserver.ubuntu.com --recv-keys \"$key\"; \tgpg --batch --export \"$key\" > /etc/apt/trusted.gpg.d/mysql.gpg; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\"; \tapt-key list > /dev/null" }, { "created": "2021-12-21T02:57:37.903115972Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_MAJOR=5.6", "empty_layer": true }, { "created": "2021-12-21T02:57:38.155528708Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_VERSION=5.6.51-1debian9", "empty_layer": true }, { "created": "2021-12-21T02:57:39.106901365Z", "created_by": "/bin/sh -c echo 'deb http://repo.mysql.com/apt/debian/ stretch mysql-5.6' > /etc/apt/sources.list.d/mysql.list" }, { "created": "2021-12-21T02:57:56.693791892Z", "created_by": "/bin/sh -c { \t\techo mysql-community-server mysql-community-server/data-dir select ''; \t\techo mysql-community-server mysql-community-server/root-pass password ''; \t\techo mysql-community-server mysql-community-server/re-root-pass password ''; \t\techo mysql-community-server mysql-community-server/remove-test-db select false; \t} | debconf-set-selections \t&& apt-get update \t&& apt-get install -y \t\tmysql-server=\"${MYSQL_VERSION}\" \t&& find /etc/mysql/ -name '*.cnf' -print0 \t\t| xargs -0 grep -lZE '^(bind-address|log)' \t\t| xargs -rt -0 sed -Ei 's/^(bind-address|log)/#&/' \t&& echo '[mysqld]\\nskip-host-cache\\nskip-name-resolve' > /etc/mysql/conf.d/docker.cnf \t&& rm -rf /var/lib/apt/lists/* \t&& rm -rf /var/lib/mysql && mkdir -p /var/lib/mysql /var/run/mysqld \t&& chown -R mysql:mysql /var/lib/mysql /var/run/mysqld \t&& chmod 1777 /var/run/mysqld /var/lib/mysql" }, { "created": "2021-12-21T02:57:57.29721744Z", "created_by": "/bin/sh -c #(nop) VOLUME [/var/lib/mysql]", "empty_layer": true }, { "created": "2021-12-21T02:57:57.591077869Z", "created_by": "/bin/sh -c #(nop) COPY file:345a22fe55d3e6783a17075612415413487e7dba27fbf1000a67c7870364b739 in /usr/local/bin/ " }, { "created": "2021-12-21T02:57:58.761392735Z", "created_by": "/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat" }, { "created": "2021-12-21T02:57:59.04809683Z", "created_by": "/bin/sh -c #(nop) ENTRYPOINT [\"docker-entrypoint.sh\"]", "empty_layer": true }, { "created": "2021-12-21T02:57:59.31392792Z", "created_by": "/bin/sh -c #(nop) EXPOSE 3306", "empty_layer": true }, { "created": "2021-12-21T02:57:59.587337844Z", "created_by": "/bin/sh -c #(nop) CMD [\"mysqld\"]", "empty_layer": true } ], "Id": "dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5", "Labels": null, "ManifestType": "application/vnd.docker.distribution.manifest.v2+json", "NamesHistory": [ "quay.io/linux-system-roles/mysql:5.6" ], "Os": "linux", "Parent": "", "RepoDigests": [ "quay.io/linux-system-roles/mysql@sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "quay.io/linux-system-roles/mysql@sha256:4faa0a30c0055742c72daff1482976814f340d4bfb647f0fa2c3562fd1a7abda" ], "RepoTags": [ "quay.io/linux-system-roles/mysql:5.6" ], "RootFS": { "Layers": [ "sha256:2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae", "sha256:2e10295573911964a8acc37c738aed958d0bc385bc51df6f184b196fb592c975", "sha256:d414fdead0b9c934781e5611c016d7c237062c9470db810ef28b321a492dbb9c", "sha256:4085e588967d10dafb76ad52f66f661b41b9008cc16568ce02853de7cbbf7433", "sha256:7ea96a4e341b4d139f5e076e71d19229537292226c3b24ec2d588567667a1191", "sha256:e3dce1c82d4e4142e8e1bf2fb9c6fd2555196d40088167270ff95c9af37b88af", "sha256:2612088e90f60ecb4a13e68adbfb2b1366f82fc8fbf1f0970f8769cf3cd753ee", "sha256:eba393347f896c4028340bf1a40cc5d6b8f21eeb7abf3e79799d842a6babb93f", "sha256:7c5a5c1986b16b0d8ad4eaa8066627910ec7794a657467e8f18d223f1c0034fd", "sha256:49a1ca1cd2b80f84d6616df2b5123458f4bcb065bca28c43d9c3fd5a0480b907", "sha256:7137327a7221ddb123883146beb68003ee31d652ec46ab8bea3ba12c2df8df8f" ], "Type": "layers" }, "Size": 307607194, "User": "", "Version": "20.10.7", "VirtualSize": 307607194 } ], "item": "quay.io/linux-system-roles/mysql:5.6", "podman_actions": [ "/bin/podman image ls quay.io/linux-system-roles/mysql:5.6 --format json", "/bin/podman image exists quay.io/linux-system-roles/mysql:5.6", "/bin/podman pull quay.io/linux-system-roles/mysql:5.6 -q", "/bin/podman inspect dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 --format json" ] } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:43 Saturday 27 January 2024 17:15:16 +0000 (0:00:08.421) 0:01:33.343 ****** ok: [sut] => { "changed": false, "gid": 1111, "group": "user_quadlet_basic", "mode": "0755", "owner": "user_quadlet_basic", "path": "/home/user_quadlet_basic/.config/containers/systemd", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 69, "state": "directory", "uid": 1111 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:52 Saturday 27 January 2024 17:15:16 +0000 (0:00:00.203) 0:01:33.547 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:62 Saturday 27 January 2024 17:15:16 +0000 (0:00:00.020) 0:01:33.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-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:74 Saturday 27 January 2024 17:15:16 +0000 (0:00:00.020) 0:01:33.588 ****** changed: [sut] => { "changed": true, "checksum": "5126291c78231b387c09271331656afdd8be615e", "dest": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "gid": 1111, "group": "user_quadlet_basic", "md5sum": "9162c5cae1694c5eb7e573e80fdc9f12", "mode": "0644", "owner": "user_quadlet_basic", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 389, "src": "/root/.ansible/tmp/ansible-tmp-1706375717.0299737-9256-193063681855878/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:86 Saturday 27 January 2024 17:15:17 +0000 (0:00:00.527) 0:01:34.115 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:115 Saturday 27 January 2024 17:15:17 +0000 (0:00:00.390) 0:01:34.505 ****** 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": "run-user-1111.mount -.mount basic.target quadlet-basic-mysql-volume.service quadlet-basic-network.service app.slice", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target default.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD quay.io/linux-system-roles/mysql:5.6 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target quadlet-basic-mysql-volume.service quadlet-basic-network.service app.slice", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "SourcePath": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:131 Saturday 27 January 2024 17:15:19 +0000 (0:00:01.406) 0:01:35.912 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check files] ************************************************************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/tests_quadlet_basic.yml:119 Saturday 27 January 2024 17:15:19 +0000 (0:00:00.020) 0:01:35.933 ****** 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.003621", "end": "2024-01-27 17:15:19.572681", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-01-27 17:15:19.569060" } 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 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.002866", "end": "2024-01-27 17:15:19.810700", "item": "quadlet-basic.network", "rc": 0, "start": "2024-01-27 17:15:19.807834" } STDOUT: # # Ansible managed # # system_role:podman [Network] Subnet=192.168.29.0/24 Gateway=192.168.29.1 Label=app=wordpress ok: [sut] => (item=quadlet-basic-mysql.volume) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume" ], "delta": "0:00:00.002858", "end": "2024-01-27 17:15:20.077187", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-01-27 17:15:20.074329" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/tests_quadlet_basic.yml:131 Saturday 27 January 2024 17:15:20 +0000 (0:00:00.766) 0:01:36.700 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 27 January 2024 17:15:20 +0000 (0:00:00.042) 0:01:36.742 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 27 January 2024 17:15:20 +0000 (0:00:00.034) 0:01:36.776 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 27 January 2024 17:15:20 +0000 (0:00:00.024) 0:01:36.801 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 27 January 2024 17:15:20 +0000 (0:00:00.017) 0:01:36.819 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 27 January 2024 17:15:20 +0000 (0:00:00.043) 0:01:36.862 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 27 January 2024 17:15:20 +0000 (0:00:00.045) 0:01:36.907 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 27 January 2024 17:15:21 +0000 (0:00:00.969) 0:01:37.877 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 27 January 2024 17:15:21 +0000 (0:00:00.018) 0:01:37.896 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 27 January 2024 17:15:21 +0000 (0:00:00.023) 0:01:37.919 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031872", "end": "2024-01-27 17:15:21.553520", "rc": 0, "start": "2024-01-27 17:15:21.521648" } STDOUT: podman version 4.8.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Saturday 27 January 2024 17:15:21 +0000 (0:00:00.257) 0:01:38.176 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.1" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Saturday 27 January 2024 17:15:21 +0000 (0:00:00.019) 0:01:38.196 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Saturday 27 January 2024 17:15:21 +0000 (0:00:00.019) 0:01:38.215 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Saturday 27 January 2024 17:15:21 +0000 (0:00:00.059) 0:01:38.275 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 January 2024 17:15:21 +0000 (0:00:00.036) 0:01:38.311 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 January 2024 17:15:21 +0000 (0:00:00.079) 0:01:38.390 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 January 2024 17:15:21 +0000 (0:00:00.024) 0:01:38.415 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 27 January 2024 17:15:21 +0000 (0:00:00.024) 0:01:38.440 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 27 January 2024 17:15:22 +0000 (0:00:00.222) 0:01:38.662 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 27 January 2024 17:15:22 +0000 (0:00:00.023) 0:01:38.686 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706375677.954785, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1706375645.6699157, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4707847, "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": "2728056319", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 27 January 2024 17:15:22 +0000 (0:00:00.225) 0:01:38.912 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003705", "end": "2024-01-27 17:15:22.501144", "rc": 0, "start": "2024-01-27 17:15:22.497439" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 27 January 2024 17:15:22 +0000 (0:00:00.211) 0:01:39.123 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003715", "end": "2024-01-27 17:15:22.699474", "rc": 0, "start": "2024-01-27 17:15:22.695759" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 27 January 2024 17:15:22 +0000 (0:00:00.202) 0:01:39.326 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 27 January 2024 17:15:22 +0000 (0:00:00.020) 0:01:39.346 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 27 January 2024 17:15:22 +0000 (0:00:00.019) 0:01:39.365 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 27 January 2024 17:15:22 +0000 (0:00:00.020) 0:01:39.386 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Saturday 27 January 2024 17:15:22 +0000 (0:00:00.019) 0:01:39.405 ****** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/home/user_quadlet_basic/.config/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/home/user_quadlet_basic/.config/containers/policy.json", "__podman_registries_conf_file": "/home/user_quadlet_basic/.config/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/home/user_quadlet_basic/.config/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Saturday 27 January 2024 17:15:22 +0000 (0:00:00.025) 0:01:39.431 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 27 January 2024 17:15:22 +0000 (0:00:00.042) 0:01:39.473 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 27 January 2024 17:15:22 +0000 (0:00:00.019) 0:01:39.492 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Saturday 27 January 2024 17:15:22 +0000 (0:00:00.049) 0:01:39.542 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 January 2024 17:15:22 +0000 (0:00:00.040) 0:01:39.582 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 27 January 2024 17:15:23 +0000 (0:00:00.019) 0:01:39.602 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Saturday 27 January 2024 17:15:23 +0000 (0:00:00.024) 0:01:39.626 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 27 January 2024 17:15:23 +0000 (0:00:00.036) 0:01:39.663 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 27 January 2024 17:15:23 +0000 (0:00:00.020) 0:01:39.684 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Saturday 27 January 2024 17:15:23 +0000 (0:00:00.018) 0:01:39.702 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 27 January 2024 17:15:23 +0000 (0:00:00.036) 0:01:39.738 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 27 January 2024 17:15:23 +0000 (0:00:00.019) 0:01:39.757 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 27 January 2024 17:15:23 +0000 (0:00:00.017) 0:01:39.775 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 27 January 2024 17:15:23 +0000 (0:00:00.018) 0:01:39.794 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Saturday 27 January 2024 17:15:23 +0000 (0:00:00.017) 0:01:39.811 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Saturday 27 January 2024 17:15:23 +0000 (0:00:00.018) 0:01:39.830 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Saturday 27 January 2024 17:15:23 +0000 (0:00:00.017) 0:01:39.847 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 0] ************************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 27 January 2024 17:15:23 +0000 (0:00:00.050) 0:01:39.898 ****** 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 : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Saturday 27 January 2024 17:15:23 +0000 (0:00:00.019) 0:01:39.918 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Saturday 27 January 2024 17:15:23 +0000 (0:00:00.045) 0:01:39.963 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Saturday 27 January 2024 17:15:23 +0000 (0:00:00.025) 0:01:39.988 ****** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:116 Saturday 27 January 2024 17:15:23 +0000 (0:00:00.269) 0:01:40.258 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:122 Saturday 27 January 2024 17:15:23 +0000 (0:00:00.017) 0:01:40.276 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 January 2024 17:15:23 +0000 (0:00:00.056) 0:01:40.333 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 January 2024 17:15:23 +0000 (0:00:00.023) 0:01:40.356 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 January 2024 17:15:23 +0000 (0:00:00.022) 0:01:40.379 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 January 2024 17:15:23 +0000 (0:00:00.017) 0:01:40.396 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 January 2024 17:15:23 +0000 (0:00:00.027) 0:01:40.424 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 January 2024 17:15:23 +0000 (0:00:00.033) 0:01:40.457 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 January 2024 17:15:23 +0000 (0:00:00.023) 0:01:40.480 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 January 2024 17:15:23 +0000 (0:00:00.023) 0:01:40.504 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 27 January 2024 17:15:23 +0000 (0:00:00.024) 0:01:40.529 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 27 January 2024 17:15:24 +0000 (0:00:00.197) 0:01:40.726 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 27 January 2024 17:15:24 +0000 (0:00:00.024) 0:01:40.750 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706375677.954785, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1706375645.6699157, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4707847, "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": "2728056319", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 27 January 2024 17:15:24 +0000 (0:00:00.193) 0:01:40.944 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003725", "end": "2024-01-27 17:15:24.517045", "rc": 0, "start": "2024-01-27 17:15:24.513320" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 27 January 2024 17:15:24 +0000 (0:00:00.195) 0:01:41.139 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.006769", "end": "2024-01-27 17:15:24.751569", "rc": 0, "start": "2024-01-27 17:15:24.744800" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 27 January 2024 17:15:24 +0000 (0:00:00.243) 0:01:41.383 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 27 January 2024 17:15:24 +0000 (0:00:00.020) 0:01:41.404 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 27 January 2024 17:15:24 +0000 (0:00:00.019) 0:01:41.423 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 27 January 2024 17:15:24 +0000 (0:00:00.018) 0:01:41.441 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 January 2024 17:15:24 +0000 (0:00:00.017) 0:01:41.459 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 January 2024 17:15:24 +0000 (0:00:00.033) 0:01:41.492 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 January 2024 17:15:24 +0000 (0:00:00.019) 0:01:41.511 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 January 2024 17:15:24 +0000 (0:00:00.018) 0:01:41.529 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 January 2024 17:15:24 +0000 (0:00:00.043) 0:01:41.573 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 27 January 2024 17:15:25 +0000 (0:00:00.038) 0:01:41.612 ****** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestamp": "Sat 2024-01-27 17:15:06 UTC", "ActiveEnterTimestampMonotonic": "525604647", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "run-user-1111.mount basic.target app.slice -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 17:15:06 UTC", "AssertTimestampMonotonic": "525488653", "Before": "quadlet-basic-mysql.service 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": "97817000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-27 17:15:06 UTC", "ConditionTimestampMonotonic": "525488648", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-01-27 17:15:06 UTC", "ExecMainExitTimestampMonotonic": "525604529", "ExecMainPID": "12170", "ExecMainStartTimestamp": "Sat 2024-01-27 17:15:06 UTC", "ExecMainStartTimestampMonotonic": "525495328", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-27 17:15:06 UTC", "InactiveExitTimestampMonotonic": "525495526", "InvocationID": "0109f67dbbb6407f842f15d07d37687a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "RequiredBy": "quadlet-basic-mysql.service", "Requires": "basic.target app.slice", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-01-27 17:15:06 UTC", "StateChangeTimestampMonotonic": "525604647", "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": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:22 Saturday 27 January 2024 17:15:35 +0000 (0:00:10.743) 0:01:52.355 ****** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "state": "absent" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:31 Saturday 27 January 2024 17:15:35 +0000 (0:00:00.194) 0:01:52.549 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:40 Saturday 27 January 2024 17:15:36 +0000 (0:00:00.393) 0:01:52.943 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.053565", "end": "2024-01-27 17:15:36.581570", "rc": 0, "start": "2024-01-27 17:15:36.528005" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:48 Saturday 27 January 2024 17:15:36 +0000 (0:00:00.264) 0:01:53.208 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather facts for all containers] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:57 Saturday 27 January 2024 17:15:36 +0000 (0:00:00.021) 0:01:53.230 ****** 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 : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:66 Saturday 27 January 2024 17:15:36 +0000 (0:00:00.253) 0:01:53.483 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.048532", "end": "2024-01-27 17:15:37.117793", "rc": 0, "start": "2024-01-27 17:15:37.069261" } STDOUT: podman systemd-quadlet-basic TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:75 Saturday 27 January 2024 17:15:37 +0000 (0:00:00.260) 0:01:53.744 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 27 January 2024 17:15:37 +0000 (0:00:00.048) 0:01:53.792 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 January 2024 17:15:37 +0000 (0:00:00.020) 0:01:53.813 ****** 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", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 January 2024 17:15:37 +0000 (0:00:00.025) 0:01:53.838 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 January 2024 17:15:37 +0000 (0:00:00.029) 0:01:53.868 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 January 2024 17:15:37 +0000 (0:00:00.019) 0:01:53.887 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 January 2024 17:15:37 +0000 (0:00:00.028) 0:01:53.916 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 January 2024 17:15:37 +0000 (0:00:00.034) 0:01:53.951 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 January 2024 17:15:37 +0000 (0:00:00.024) 0:01:53.976 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 January 2024 17:15:37 +0000 (0:00:00.027) 0:01:54.003 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 27 January 2024 17:15:37 +0000 (0:00:00.025) 0:01:54.029 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 27 January 2024 17:15:37 +0000 (0:00:00.195) 0:01:54.225 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 27 January 2024 17:15:37 +0000 (0:00:00.023) 0:01:54.248 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706375677.954785, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1706375645.6699157, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4707847, "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": "2728056319", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 27 January 2024 17:15:37 +0000 (0:00:00.193) 0:01:54.442 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003758", "end": "2024-01-27 17:15:38.015556", "rc": 0, "start": "2024-01-27 17:15:38.011798" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 27 January 2024 17:15:38 +0000 (0:00:00.195) 0:01:54.637 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003761", "end": "2024-01-27 17:15:38.229683", "rc": 0, "start": "2024-01-27 17:15:38.225922" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 27 January 2024 17:15:38 +0000 (0:00:00.213) 0:01:54.851 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 27 January 2024 17:15:38 +0000 (0:00:00.045) 0:01:54.897 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 27 January 2024 17:15:38 +0000 (0:00:00.019) 0:01:54.916 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 27 January 2024 17:15:38 +0000 (0:00:00.019) 0:01:54.936 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 January 2024 17:15:38 +0000 (0:00:00.017) 0:01:54.954 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 January 2024 17:15:38 +0000 (0:00:00.032) 0:01:54.987 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 January 2024 17:15:38 +0000 (0:00:00.018) 0:01:55.006 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 January 2024 17:15:38 +0000 (0:00:00.018) 0:01:55.025 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 January 2024 17:15:38 +0000 (0:00:00.044) 0:01:55.069 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 27 January 2024 17:15:38 +0000 (0:00:00.038) 0:01:55.107 ****** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestamp": "Sat 2024-01-27 17:15:19 UTC", "ActiveEnterTimestampMonotonic": "538098169", "ActiveExitTimestamp": "Sat 2024-01-27 17:15:25 UTC", "ActiveExitTimestampMonotonic": "544239549", "ActiveState": "failed", "After": "-.mount quadlet-basic-mysql-volume.service run-user-1111.mount app.slice basic.target quadlet-basic-network.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 17:15:18 UTC", "AssertTimestampMonotonic": "537104955", "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": "3438691000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-27 17:15:18 UTC", "ConditionTimestampMonotonic": "537104950", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-01-27 17:15:35 UTC", "ExecMainExitTimestampMonotonic": "554516781", "ExecMainPID": "12689", "ExecMainStartTimestamp": "Sat 2024-01-27 17:15:19 UTC", "ExecMainStartTimestampMonotonic": "538098029", "ExecMainStatus": "137", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD quay.io/linux-system-roles/mysql:5.6 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-01-27 17:15:35 UTC", "InactiveEnterTimestampMonotonic": "554558923", "InactiveExitTimestamp": "Sat 2024-01-27 17:15:18 UTC", "InactiveExitTimestampMonotonic": "537108910", "InvocationID": "18e6b57f0cac4b1e8ce29e1d095710af", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "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-mysql-volume.service basic.target app.slice quadlet-basic-network.service", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "exit-code", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "SourcePath": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-01-27 17:15:35 UTC", "StateChangeTimestampMonotonic": "554558923", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "failed", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:22 Saturday 27 January 2024 17:15:38 +0000 (0:00:00.400) 0:01:55.508 ****** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "state": "absent" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:31 Saturday 27 January 2024 17:15:39 +0000 (0:00:00.197) 0:01:55.705 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:40 Saturday 27 January 2024 17:15:39 +0000 (0:00:00.376) 0:01:56.081 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.043867", "end": "2024-01-27 17:15:39.710518", "rc": 0, "start": "2024-01-27 17:15:39.666651" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:48 Saturday 27 January 2024 17:15:39 +0000 (0:00:00.254) 0:01:56.336 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather facts for all containers] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:57 Saturday 27 January 2024 17:15:39 +0000 (0:00:00.021) 0:01:56.357 ****** 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 : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:66 Saturday 27 January 2024 17:15:40 +0000 (0:00:00.252) 0:01:56.610 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.052691", "end": "2024-01-27 17:15:40.246959", "rc": 0, "start": "2024-01-27 17:15:40.194268" } STDOUT: podman systemd-quadlet-basic TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:75 Saturday 27 January 2024 17:15:40 +0000 (0:00:00.262) 0:01:56.872 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 27 January 2024 17:15:40 +0000 (0:00:00.022) 0:01:56.895 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 January 2024 17:15:40 +0000 (0:00:00.018) 0:01:56.913 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Network": { "Gateway": "192.168.29.1", "Label": "app=wordpress", "Subnet": "192.168.29.0/24" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 January 2024 17:15:40 +0000 (0:00:00.023) 0:01:56.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-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 January 2024 17:15:40 +0000 (0:00:00.023) 0:01:56.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-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 January 2024 17:15:40 +0000 (0:00:00.017) 0:01:56.978 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 January 2024 17:15:40 +0000 (0:00:00.027) 0:01:57.005 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 January 2024 17:15:40 +0000 (0:00:00.032) 0:01:57.038 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 January 2024 17:15:40 +0000 (0:00:00.022) 0:01:57.061 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 January 2024 17:15:40 +0000 (0:00:00.022) 0:01:57.083 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 27 January 2024 17:15:40 +0000 (0:00:00.024) 0:01:57.108 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 27 January 2024 17:15:40 +0000 (0:00:00.195) 0:01:57.303 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 27 January 2024 17:15:40 +0000 (0:00:00.023) 0:01:57.327 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706375677.954785, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1706375645.6699157, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4707847, "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": "2728056319", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 27 January 2024 17:15:40 +0000 (0:00:00.194) 0:01:57.521 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003813", "end": "2024-01-27 17:15:41.095896", "rc": 0, "start": "2024-01-27 17:15:41.092083" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 27 January 2024 17:15:41 +0000 (0:00:00.195) 0:01:57.717 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003817", "end": "2024-01-27 17:15:41.289856", "rc": 0, "start": "2024-01-27 17:15:41.286039" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 27 January 2024 17:15:41 +0000 (0:00:00.195) 0:01:57.913 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 27 January 2024 17:15:41 +0000 (0:00:00.019) 0:01:57.933 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 27 January 2024 17:15:41 +0000 (0:00:00.018) 0:01:57.951 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 27 January 2024 17:15:41 +0000 (0:00:00.018) 0:01:57.969 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 January 2024 17:15:41 +0000 (0:00:00.018) 0:01:57.988 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 January 2024 17:15:41 +0000 (0:00:00.033) 0:01:58.022 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 January 2024 17:15:41 +0000 (0:00:00.019) 0:01:58.041 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 January 2024 17:15:41 +0000 (0:00:00.018) 0:01:58.060 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 January 2024 17:15:41 +0000 (0:00:00.044) 0:01:58.104 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 27 January 2024 17:15:41 +0000 (0:00:00.039) 0:01:58.143 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:22 Saturday 27 January 2024 17:15:41 +0000 (0:00:00.020) 0:01:58.163 ****** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:31 Saturday 27 January 2024 17:15:41 +0000 (0:00:00.196) 0:01:58.360 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:40 Saturday 27 January 2024 17:15:42 +0000 (0:00:00.375) 0:01:58.735 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.051744", "end": "2024-01-27 17:15:42.370388", "rc": 0, "start": "2024-01-27 17:15:42.318644" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:48 Saturday 27 January 2024 17:15:42 +0000 (0:00:00.285) 0:01:59.021 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.052881", "end": "2024-01-27 17:15:42.658881", "rc": 0, "start": "2024-01-27 17:15:42.606000" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Gather facts for all containers] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:57 Saturday 27 January 2024 17:15:42 +0000 (0:00:00.263) 0:01:59.284 ****** 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 : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:66 Saturday 27 January 2024 17:15:42 +0000 (0:00:00.257) 0:01:59.542 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.051511", "end": "2024-01-27 17:15:43.178804", "rc": 0, "start": "2024-01-27 17:15:43.127293" } STDOUT: podman TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:75 Saturday 27 January 2024 17:15:43 +0000 (0:00:00.261) 0:01:59.804 ****** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "user_quadlet_basic" ], "delta": "0:00:00.007918", "end": "2024-01-27 17:15:43.384683", "rc": 0, "start": "2024-01-27 17:15:43.376765" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 27 January 2024 17:15:43 +0000 (0:00:00.211) 0:02:00.015 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set secret var for root testing] ***************************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/tests_quadlet_basic.yml:144 Saturday 27 January 2024 17:15:43 +0000 (0:00:00.019) 0:02:00.035 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Set container vars for root testing] ************************************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/tests_quadlet_basic.yml:155 Saturday 27 January 2024 17:15:43 +0000 (0:00:00.029) 0:02:00.064 ****** ok: [sut] => { "ansible_facts": { "__root_podman_quadlet_specs": [ { "Network": { "Gateway": "192.168.29.1", "Label": "app=wordpress", "Subnet": "192.168.29.0/24" }, "name": "quadlet-basic", "type": "network" }, { "Volume": {}, "name": "quadlet-basic-mysql", "type": "volume" }, { "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", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "Install": { "WantedBy": "default.target" }, "name": "quadlet-basic-mysql", "type": "container" }, { "Container": { "ContainerName": "json_container", "Image": "quay.io/linux-system-roles/mysql:5.6", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json" }, "Install": { "WantedBy": "default.target" }, "name": "json_container", "type": "container" } ] }, "changed": false } TASK [Run the role - root] ***************************************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/tests_quadlet_basic.yml:173 Saturday 27 January 2024 17:15:43 +0000 (0:00:00.020) 0:02:00.084 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 27 January 2024 17:15:43 +0000 (0:00:00.046) 0:02:00.131 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 27 January 2024 17:15:43 +0000 (0:00:00.031) 0:02:00.162 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 27 January 2024 17:15:43 +0000 (0:00:00.022) 0:02:00.185 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 27 January 2024 17:15:43 +0000 (0:00:00.017) 0:02:00.203 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 27 January 2024 17:15:43 +0000 (0:00:00.017) 0:02:00.220 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 27 January 2024 17:15:43 +0000 (0:00:00.102) 0:02:00.323 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 27 January 2024 17:15:44 +0000 (0:00:00.932) 0:02:01.255 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 27 January 2024 17:15:44 +0000 (0:00:00.019) 0:02:01.274 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 27 January 2024 17:15:44 +0000 (0:00:00.022) 0:02:01.297 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031809", "end": "2024-01-27 17:15:44.894531", "rc": 0, "start": "2024-01-27 17:15:44.862722" } STDOUT: podman version 4.8.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Saturday 27 January 2024 17:15:44 +0000 (0:00:00.222) 0:02:01.519 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.1" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Saturday 27 January 2024 17:15:44 +0000 (0:00:00.019) 0:02:01.538 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Saturday 27 January 2024 17:15:44 +0000 (0:00:00.018) 0:02:01.557 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Saturday 27 January 2024 17:15:44 +0000 (0:00:00.036) 0:02:01.593 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 January 2024 17:15:45 +0000 (0:00:00.034) 0:02:01.627 ****** ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 January 2024 17:15:45 +0000 (0:00:00.213) 0:02:01.840 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 January 2024 17:15:45 +0000 (0:00:00.024) 0:02:01.865 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 27 January 2024 17:15:45 +0000 (0:00:00.024) 0:02:01.889 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 27 January 2024 17:15:45 +0000 (0:00:00.196) 0:02:02.086 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 27 January 2024 17:15:45 +0000 (0:00:00.023) 0:02:02.110 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706375677.954785, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1706375645.6699157, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4707847, "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": "2728056319", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 27 January 2024 17:15:45 +0000 (0:00:00.196) 0:02:02.306 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 27 January 2024 17:15:45 +0000 (0:00:00.018) 0:02:02.325 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 27 January 2024 17:15:45 +0000 (0:00:00.018) 0:02:02.343 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 27 January 2024 17:15:45 +0000 (0:00:00.017) 0:02:02.361 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 27 January 2024 17:15:45 +0000 (0:00:00.018) 0:02:02.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-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 27 January 2024 17:15:45 +0000 (0:00:00.017) 0:02:02.397 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Saturday 27 January 2024 17:15:45 +0000 (0:00:00.018) 0:02:02.415 ****** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Saturday 27 January 2024 17:15:45 +0000 (0:00:00.024) 0:02:02.440 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 27 January 2024 17:15:45 +0000 (0:00:00.033) 0:02:02.474 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 27 January 2024 17:15:45 +0000 (0:00:00.017) 0:02:02.492 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Saturday 27 January 2024 17:15:45 +0000 (0:00:00.017) 0:02:02.510 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 January 2024 17:15:45 +0000 (0:00:00.058) 0:02:02.568 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 27 January 2024 17:15:45 +0000 (0:00:00.019) 0:02:02.587 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Saturday 27 January 2024 17:15:46 +0000 (0:00:00.018) 0:02:02.606 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 27 January 2024 17:15:46 +0000 (0:00:00.035) 0:02:02.641 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 27 January 2024 17:15:46 +0000 (0:00:00.018) 0:02:02.659 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Saturday 27 January 2024 17:15:46 +0000 (0:00:00.017) 0:02:02.677 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 27 January 2024 17:15:46 +0000 (0:00:00.036) 0:02:02.713 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 27 January 2024 17:15:46 +0000 (0:00:00.018) 0:02:02.731 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 27 January 2024 17:15:46 +0000 (0:00:00.017) 0:02:02.749 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 27 January 2024 17:15:46 +0000 (0:00:00.018) 0:02:02.767 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Saturday 27 January 2024 17:15:46 +0000 (0:00:00.017) 0:02:02.785 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Saturday 27 January 2024 17:15:46 +0000 (0:00:00.018) 0:02:02.803 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Saturday 27 January 2024 17:15:46 +0000 (0:00:00.017) 0:02:02.821 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 0] ************************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 27 January 2024 17:15:46 +0000 (0:00:00.044) 0:02:02.866 ****** 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 : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Saturday 27 January 2024 17:15:46 +0000 (0:00:00.020) 0:02:02.886 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Saturday 27 January 2024 17:15:46 +0000 (0:00:00.019) 0:02:02.905 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Saturday 27 January 2024 17:15:46 +0000 (0:00:00.022) 0:02:02.928 ****** 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 0] ************************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 27 January 2024 17:15:46 +0000 (0:00:00.269) 0:02:03.197 ****** 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 : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Saturday 27 January 2024 17:15:46 +0000 (0:00:00.020) 0:02:03.218 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Saturday 27 January 2024 17:15:46 +0000 (0:00:00.018) 0:02:03.237 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Saturday 27 January 2024 17:15:46 +0000 (0:00:00.023) 0:02:03.261 ****** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:116 Saturday 27 January 2024 17:15:46 +0000 (0:00:00.234) 0:02:03.496 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:122 Saturday 27 January 2024 17:15:46 +0000 (0:00:00.017) 0:02:03.514 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 January 2024 17:15:46 +0000 (0:00:00.060) 0:02:03.574 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Network": { "Gateway": "192.168.29.1", "Label": "app=wordpress", "Subnet": "192.168.29.0/24" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 January 2024 17:15:47 +0000 (0:00:00.024) 0:02:03.598 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 January 2024 17:15:47 +0000 (0:00:00.022) 0:02:03.621 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 January 2024 17:15:47 +0000 (0:00:00.017) 0:02:03.639 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 January 2024 17:15:47 +0000 (0:00:00.026) 0:02:03.665 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 January 2024 17:15:47 +0000 (0:00:00.033) 0:02:03.698 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 January 2024 17:15:47 +0000 (0:00:00.022) 0:02:03.720 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 January 2024 17:15:47 +0000 (0:00:00.022) 0:02:03.743 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 27 January 2024 17:15:47 +0000 (0:00:00.024) 0:02:03.767 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 27 January 2024 17:15:47 +0000 (0:00:00.194) 0:02:03.961 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 27 January 2024 17:15:47 +0000 (0:00:00.024) 0:02:03.985 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706375677.954785, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1706375645.6699157, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4707847, "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": "2728056319", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 27 January 2024 17:15:47 +0000 (0:00:00.195) 0:02:04.181 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 27 January 2024 17:15:47 +0000 (0:00:00.019) 0:02:04.200 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 27 January 2024 17:15:47 +0000 (0:00:00.018) 0:02:04.219 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 27 January 2024 17:15:47 +0000 (0:00:00.017) 0:02:04.236 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 27 January 2024 17:15:47 +0000 (0:00:00.018) 0:02:04.255 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 27 January 2024 17:15:47 +0000 (0:00:00.018) 0:02:04.274 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 January 2024 17:15:47 +0000 (0:00:00.018) 0:02:04.292 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 January 2024 17:15:47 +0000 (0:00:00.033) 0:02:04.326 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 January 2024 17:15:47 +0000 (0:00:00.020) 0:02:04.347 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 January 2024 17:15:47 +0000 (0:00:00.018) 0:02:04.365 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 January 2024 17:15:47 +0000 (0:00:00.044) 0:02:04.410 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 27 January 2024 17:15:47 +0000 (0:00:00.017) 0:02:04.428 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 27 January 2024 17:15:47 +0000 (0:00:00.038) 0:02:04.466 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:8 Saturday 27 January 2024 17:15:47 +0000 (0:00:00.017) 0:02:04.484 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 Saturday 27 January 2024 17:15:47 +0000 (0:00:00.017) 0:02:04.501 ****** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:43 Saturday 27 January 2024 17:15:47 +0000 (0:00:00.017) 0:02:04.519 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:52 Saturday 27 January 2024 17:15:48 +0000 (0:00:00.219) 0:02:04.738 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:62 Saturday 27 January 2024 17:15:48 +0000 (0:00:00.019) 0:02:04.758 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:74 Saturday 27 January 2024 17:15:48 +0000 (0:00:00.017) 0:02:04.776 ****** changed: [sut] => { "changed": true, "checksum": "527eda617bc3c33ce0c070878f5290eea6be16e5", "dest": "/etc/containers/systemd/quadlet-basic.network", "gid": 0, "group": "root", "md5sum": "1f5dfaba883c749c6004ddcb90f6bdc8", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 118, "src": "/root/.ansible/tmp/ansible-tmp-1706375748.216935-9834-196458045833048/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:86 Saturday 27 January 2024 17:15:48 +0000 (0:00:00.580) 0:02:05.356 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:115 Saturday 27 January 2024 17:15:49 +0000 (0:00:00.494) 0:02:05.851 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:131 Saturday 27 January 2024 17:15:49 +0000 (0:00:00.021) 0:02:05.873 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 January 2024 17:15:49 +0000 (0:00:00.022) 0:02:05.895 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 January 2024 17:15:49 +0000 (0:00:00.023) 0:02:05.919 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 January 2024 17:15:49 +0000 (0:00:00.023) 0:02:05.942 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 January 2024 17:15:49 +0000 (0:00:00.018) 0:02:05.961 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 January 2024 17:15:49 +0000 (0:00:00.026) 0:02:05.987 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 January 2024 17:15:49 +0000 (0:00:00.033) 0:02:06.021 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 January 2024 17:15:49 +0000 (0:00:00.022) 0:02:06.043 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 January 2024 17:15:49 +0000 (0:00:00.048) 0:02:06.092 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 27 January 2024 17:15:49 +0000 (0:00:00.026) 0:02:06.118 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 27 January 2024 17:15:49 +0000 (0:00:00.197) 0:02:06.315 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 27 January 2024 17:15:49 +0000 (0:00:00.025) 0:02:06.341 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706375677.954785, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1706375645.6699157, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4707847, "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": "2728056319", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 27 January 2024 17:15:49 +0000 (0:00:00.196) 0:02:06.537 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 27 January 2024 17:15:49 +0000 (0:00:00.019) 0:02:06.556 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 27 January 2024 17:15:49 +0000 (0:00:00.018) 0:02:06.574 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 27 January 2024 17:15:49 +0000 (0:00:00.017) 0:02:06.592 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 27 January 2024 17:15:50 +0000 (0:00:00.018) 0:02:06.610 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 27 January 2024 17:15:50 +0000 (0:00:00.017) 0:02:06.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-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 January 2024 17:15:50 +0000 (0:00:00.018) 0:02:06.647 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 January 2024 17:15:50 +0000 (0:00:00.031) 0:02:06.679 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 January 2024 17:15:50 +0000 (0:00:00.019) 0:02:06.698 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 January 2024 17:15:50 +0000 (0:00:00.018) 0:02:06.717 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 January 2024 17:15:50 +0000 (0:00:00.044) 0:02:06.761 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 27 January 2024 17:15:50 +0000 (0:00:00.017) 0:02:06.779 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 27 January 2024 17:15:50 +0000 (0:00:00.038) 0:02:06.818 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:8 Saturday 27 January 2024 17:15:50 +0000 (0:00:00.017) 0:02:06.836 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 Saturday 27 January 2024 17:15:50 +0000 (0:00:00.046) 0:02:06.882 ****** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:43 Saturday 27 January 2024 17:15:50 +0000 (0:00:00.018) 0:02:06.900 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 35, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:52 Saturday 27 January 2024 17:15:50 +0000 (0:00:00.204) 0:02:07.104 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:62 Saturday 27 January 2024 17:15:50 +0000 (0:00:00.019) 0:02:07.124 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:74 Saturday 27 January 2024 17:15:50 +0000 (0:00:00.018) 0:02:07.142 ****** 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-1706375750.5821376-9912-70916779895639/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:86 Saturday 27 January 2024 17:15:51 +0000 (0:00:00.524) 0:02:07.666 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:115 Saturday 27 January 2024 17:15:51 +0000 (0:00:00.498) 0:02:08.165 ****** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice systemd-journald.socket sysinit.target -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:131 Saturday 27 January 2024 17:15:51 +0000 (0:00:00.396) 0:02:08.562 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 January 2024 17:15:51 +0000 (0:00:00.020) 0:02:08.582 ****** 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", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 January 2024 17:15:52 +0000 (0:00:00.024) 0:02:08.607 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 January 2024 17:15:52 +0000 (0:00:00.023) 0:02:08.631 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 January 2024 17:15:52 +0000 (0:00:00.018) 0:02:08.649 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 January 2024 17:15:52 +0000 (0:00:00.026) 0:02:08.676 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 January 2024 17:15:52 +0000 (0:00:00.061) 0:02:08.737 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 January 2024 17:15:52 +0000 (0:00:00.024) 0:02:08.762 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 January 2024 17:15:52 +0000 (0:00:00.023) 0:02:08.785 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 27 January 2024 17:15:52 +0000 (0:00:00.024) 0:02:08.810 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 27 January 2024 17:15:52 +0000 (0:00:00.196) 0:02:09.006 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 27 January 2024 17:15:52 +0000 (0:00:00.024) 0:02:09.031 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706375677.954785, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1706375645.6699157, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4707847, "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": "2728056319", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 27 January 2024 17:15:52 +0000 (0:00:00.194) 0:02:09.225 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 27 January 2024 17:15:52 +0000 (0:00:00.018) 0:02:09.244 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 27 January 2024 17:15:52 +0000 (0:00:00.018) 0:02:09.263 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 27 January 2024 17:15:52 +0000 (0:00:00.017) 0:02:09.280 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 27 January 2024 17:15:52 +0000 (0:00:00.018) 0:02:09.298 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 27 January 2024 17:15:52 +0000 (0:00:00.017) 0:02:09.316 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 January 2024 17:15:52 +0000 (0:00:00.018) 0:02:09.334 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 January 2024 17:15:52 +0000 (0:00:00.032) 0:02:09.367 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 January 2024 17:15:52 +0000 (0:00:00.020) 0:02:09.388 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 January 2024 17:15:52 +0000 (0:00:00.018) 0:02:09.406 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 January 2024 17:15:52 +0000 (0:00:00.043) 0:02:09.450 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 27 January 2024 17:15:52 +0000 (0:00:00.017) 0:02:09.468 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 27 January 2024 17:15:52 +0000 (0:00:00.065) 0:02:09.533 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:8 Saturday 27 January 2024 17:15:52 +0000 (0:00:00.019) 0:02:09.553 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 Saturday 27 January 2024 17:15:52 +0000 (0:00:00.018) 0:02:09.571 ****** changed: [sut] => (item=quay.io/linux-system-roles/mysql:5.6) => { "actions": [ "Pulled image quay.io/linux-system-roles/mysql:5.6" ], "ansible_loop_var": "item", "changed": true, "failed_when_result": false, "image": [ { "Annotations": {}, "Architecture": "amd64", "Author": "", "Comment": "", "Config": { "Cmd": [ "mysqld" ], "Entrypoint": [ "docker-entrypoint.sh" ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "GOSU_VERSION=1.12", "MYSQL_MAJOR=5.6", "MYSQL_VERSION=5.6.51-1debian9" ], "ExposedPorts": { "3306/tcp": {} }, "Volumes": { "/var/lib/mysql": {} } }, "Created": "2021-12-21T02:57:59.587337844Z", "Digest": "sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "GraphDriver": { "Data": { "LowerDir": "/var/lib/containers/storage/overlay/63c8cde32bc583ca7971591c23194c1fd072197949f28fcad7f10780ad1af022/diff:/var/lib/containers/storage/overlay/4904a0ac4db0b6060c944fc7c882cba99b79b50f90151785350c0e4ba7f94390/diff:/var/lib/containers/storage/overlay/1822e40336d4b2b31d888f669f443965d4476dae35fd0a67e58eefd9c5ecb9e5/diff:/var/lib/containers/storage/overlay/988a3979591d296974121b0a893ec621ea5e9939ab3cc5e7c194dbe27f7b5677/diff:/var/lib/containers/storage/overlay/ba0315059f870fcb66ebd6517f455f714fb4eeeb4fdee9cefb3d7f59a7b0cdb7/diff:/var/lib/containers/storage/overlay/0dbdd9024cc38ecc226b2c4772718d32ff0abc288b41669d58d506274c16c67a/diff:/var/lib/containers/storage/overlay/f8ddb99f39386eac409b19f8b347a7a10ee91771cfb838c88793ad8947a233f5/diff:/var/lib/containers/storage/overlay/2ecb8e9889676e4b9b129bab56314644612905ce6e6ce1c92d5a86ac8f08f03b/diff:/var/lib/containers/storage/overlay/07e715cdf99b679f1e067f4819d1b7e1ba9ea24229ede4e6b45b9240fe5865f8/diff:/var/lib/containers/storage/overlay/2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae/diff", "UpperDir": "/var/lib/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/diff", "WorkDir": "/var/lib/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/work" }, "Name": "overlay" }, "History": [ { "created": "2021-12-21T01:24:41.626621944Z", "created_by": "/bin/sh -c #(nop) ADD file:b1650c19c1dd1f4cff71553f2bb0bc949944d0bc24b54c318b2880c14538648a in / " }, { "created": "2021-12-21T01:24:42.056427889Z", "created_by": "/bin/sh -c #(nop) CMD [\"bash\"]", "empty_layer": true }, { "created": "2021-12-21T02:56:59.289452902Z", "created_by": "/bin/sh -c groupadd -r mysql && useradd -r -g mysql mysql" }, { "created": "2021-12-21T02:57:05.692613282Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends gnupg dirmngr && rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:05.921738618Z", "created_by": "/bin/sh -c #(nop) ENV GOSU_VERSION=1.12", "empty_layer": true }, { "created": "2021-12-21T02:57:18.981216995Z", "created_by": "/bin/sh -c set -eux; \tsavedAptMark=\"$(apt-mark showmanual)\"; \tapt-get update; \tapt-get install -y --no-install-recommends ca-certificates wget; \trm -rf /var/lib/apt/lists/*; \tdpkgArch=\"$(dpkg --print-architecture | awk -F- '{ print $NF }')\"; \twget -O /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch\"; \twget -O /usr/local/bin/gosu.asc \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch.asc\"; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver hkps://keys.openpgp.org --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4; \tgpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\" /usr/local/bin/gosu.asc; \tapt-mark auto '.*' > /dev/null; \t[ -z \"$savedAptMark\" ] || apt-mark manual $savedAptMark > /dev/null; \tapt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; \tchmod +x /usr/local/bin/gosu; \tgosu --version; \tgosu nobody true" }, { "created": "2021-12-21T02:57:19.781116502Z", "created_by": "/bin/sh -c mkdir /docker-entrypoint-initdb.d" }, { "created": "2021-12-21T02:57:25.555452451Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends \t\tpwgen \t\tperl \t\txz-utils \t&& rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:37.684730941Z", "created_by": "/bin/sh -c set -ex; \tkey='A4A9406876FCBD3C456770C88C718D3B5072E1F5'; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver keyserver.ubuntu.com --recv-keys \"$key\"; \tgpg --batch --export \"$key\" > /etc/apt/trusted.gpg.d/mysql.gpg; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\"; \tapt-key list > /dev/null" }, { "created": "2021-12-21T02:57:37.903115972Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_MAJOR=5.6", "empty_layer": true }, { "created": "2021-12-21T02:57:38.155528708Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_VERSION=5.6.51-1debian9", "empty_layer": true }, { "created": "2021-12-21T02:57:39.106901365Z", "created_by": "/bin/sh -c echo 'deb http://repo.mysql.com/apt/debian/ stretch mysql-5.6' > /etc/apt/sources.list.d/mysql.list" }, { "created": "2021-12-21T02:57:56.693791892Z", "created_by": "/bin/sh -c { \t\techo mysql-community-server mysql-community-server/data-dir select ''; \t\techo mysql-community-server mysql-community-server/root-pass password ''; \t\techo mysql-community-server mysql-community-server/re-root-pass password ''; \t\techo mysql-community-server mysql-community-server/remove-test-db select false; \t} | debconf-set-selections \t&& apt-get update \t&& apt-get install -y \t\tmysql-server=\"${MYSQL_VERSION}\" \t&& find /etc/mysql/ -name '*.cnf' -print0 \t\t| xargs -0 grep -lZE '^(bind-address|log)' \t\t| xargs -rt -0 sed -Ei 's/^(bind-address|log)/#&/' \t&& echo '[mysqld]\\nskip-host-cache\\nskip-name-resolve' > /etc/mysql/conf.d/docker.cnf \t&& rm -rf /var/lib/apt/lists/* \t&& rm -rf /var/lib/mysql && mkdir -p /var/lib/mysql /var/run/mysqld \t&& chown -R mysql:mysql /var/lib/mysql /var/run/mysqld \t&& chmod 1777 /var/run/mysqld /var/lib/mysql" }, { "created": "2021-12-21T02:57:57.29721744Z", "created_by": "/bin/sh -c #(nop) VOLUME [/var/lib/mysql]", "empty_layer": true }, { "created": "2021-12-21T02:57:57.591077869Z", "created_by": "/bin/sh -c #(nop) COPY file:345a22fe55d3e6783a17075612415413487e7dba27fbf1000a67c7870364b739 in /usr/local/bin/ " }, { "created": "2021-12-21T02:57:58.761392735Z", "created_by": "/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat" }, { "created": "2021-12-21T02:57:59.04809683Z", "created_by": "/bin/sh -c #(nop) ENTRYPOINT [\"docker-entrypoint.sh\"]", "empty_layer": true }, { "created": "2021-12-21T02:57:59.31392792Z", "created_by": "/bin/sh -c #(nop) EXPOSE 3306", "empty_layer": true }, { "created": "2021-12-21T02:57:59.587337844Z", "created_by": "/bin/sh -c #(nop) CMD [\"mysqld\"]", "empty_layer": true } ], "Id": "dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5", "Labels": null, "ManifestType": "application/vnd.docker.distribution.manifest.v2+json", "NamesHistory": [ "quay.io/linux-system-roles/mysql:5.6" ], "Os": "linux", "Parent": "", "RepoDigests": [ "quay.io/linux-system-roles/mysql@sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "quay.io/linux-system-roles/mysql@sha256:4faa0a30c0055742c72daff1482976814f340d4bfb647f0fa2c3562fd1a7abda" ], "RepoTags": [ "quay.io/linux-system-roles/mysql:5.6" ], "RootFS": { "Layers": [ "sha256:2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae", "sha256:2e10295573911964a8acc37c738aed958d0bc385bc51df6f184b196fb592c975", "sha256:d414fdead0b9c934781e5611c016d7c237062c9470db810ef28b321a492dbb9c", "sha256:4085e588967d10dafb76ad52f66f661b41b9008cc16568ce02853de7cbbf7433", "sha256:7ea96a4e341b4d139f5e076e71d19229537292226c3b24ec2d588567667a1191", "sha256:e3dce1c82d4e4142e8e1bf2fb9c6fd2555196d40088167270ff95c9af37b88af", "sha256:2612088e90f60ecb4a13e68adbfb2b1366f82fc8fbf1f0970f8769cf3cd753ee", "sha256:eba393347f896c4028340bf1a40cc5d6b8f21eeb7abf3e79799d842a6babb93f", "sha256:7c5a5c1986b16b0d8ad4eaa8066627910ec7794a657467e8f18d223f1c0034fd", "sha256:49a1ca1cd2b80f84d6616df2b5123458f4bcb065bca28c43d9c3fd5a0480b907", "sha256:7137327a7221ddb123883146beb68003ee31d652ec46ab8bea3ba12c2df8df8f" ], "Type": "layers" }, "Size": 307607194, "User": "", "Version": "20.10.7", "VirtualSize": 307607194 } ], "item": "quay.io/linux-system-roles/mysql:5.6", "podman_actions": [ "/usr/bin/podman image ls quay.io/linux-system-roles/mysql:5.6 --format json", "/usr/bin/podman image exists quay.io/linux-system-roles/mysql:5.6", "/usr/bin/podman pull quay.io/linux-system-roles/mysql:5.6 -q", "/usr/bin/podman inspect dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 --format json" ] } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:43 Saturday 27 January 2024 17:16:01 +0000 (0:00:08.184) 0:02:17.756 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 69, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:52 Saturday 27 January 2024 17:16:01 +0000 (0:00:00.202) 0:02:17.958 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:62 Saturday 27 January 2024 17:16:01 +0000 (0:00:00.019) 0:02:17.978 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:74 Saturday 27 January 2024 17:16:01 +0000 (0:00:00.039) 0:02:18.017 ****** changed: [sut] => { "changed": true, "checksum": "5126291c78231b387c09271331656afdd8be615e", "dest": "/etc/containers/systemd/quadlet-basic-mysql.container", "gid": 0, "group": "root", "md5sum": "9162c5cae1694c5eb7e573e80fdc9f12", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 389, "src": "/root/.ansible/tmp/ansible-tmp-1706375761.4611754-9992-184810539591631/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:86 Saturday 27 January 2024 17:16:01 +0000 (0:00:00.528) 0:02:18.546 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:115 Saturday 27 January 2024 17:16:02 +0000 (0:00:00.523) 0:02:19.069 ****** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target quadlet-basic-network.service systemd-journald.socket quadlet-basic-mysql-volume.service -.mount system.slice sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD quay.io/linux-system-roles/mysql:5.6 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-basic-mysql.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "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": "system.slice quadlet-basic-network.service quadlet-basic-mysql-volume.service sysinit.target -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/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": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:131 Saturday 27 January 2024 17:16:03 +0000 (0:00:00.731) 0:02:19.800 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 January 2024 17:16:03 +0000 (0:00:00.020) 0:02:19.821 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "json_container", "Image": "quay.io/linux-system-roles/mysql:5.6", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 27 January 2024 17:16:03 +0000 (0:00:00.023) 0:02:19.845 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 January 2024 17:16:03 +0000 (0:00:00.022) 0:02:19.867 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 27 January 2024 17:16:03 +0000 (0:00:00.017) 0:02:19.885 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "json_container", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 27 January 2024 17:16:03 +0000 (0:00:00.027) 0:02:19.913 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 January 2024 17:16:03 +0000 (0:00:00.032) 0:02:19.946 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 January 2024 17:16:03 +0000 (0:00:00.051) 0:02:19.997 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 January 2024 17:16:03 +0000 (0:00:00.022) 0:02:20.020 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 27 January 2024 17:16:03 +0000 (0:00:00.025) 0:02:20.045 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 27 January 2024 17:16:03 +0000 (0:00:00.270) 0:02:20.315 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 27 January 2024 17:16:03 +0000 (0:00:00.024) 0:02:20.339 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706375677.954785, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1706375645.6699157, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4707847, "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": "2728056319", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 27 January 2024 17:16:04 +0000 (0:00:00.285) 0:02:20.625 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 27 January 2024 17:16:04 +0000 (0:00:00.019) 0:02:20.644 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 27 January 2024 17:16:04 +0000 (0:00:00.018) 0:02:20.663 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 27 January 2024 17:16:04 +0000 (0:00:00.017) 0:02:20.681 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 27 January 2024 17:16:04 +0000 (0:00:00.018) 0:02:20.699 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 27 January 2024 17:16:04 +0000 (0:00:00.017) 0:02:20.717 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 27 January 2024 17:16:04 +0000 (0:00:00.018) 0:02:20.735 ****** 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": "json_container.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 27 January 2024 17:16:04 +0000 (0:00:00.032) 0:02:20.768 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 27 January 2024 17:16:04 +0000 (0:00:00.019) 0:02:20.787 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 27 January 2024 17:16:04 +0000 (0:00:00.018) 0:02:20.806 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/etc/containers/systemd/json_container.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 27 January 2024 17:16:04 +0000 (0:00:00.044) 0:02:20.850 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 27 January 2024 17:16:04 +0000 (0:00:00.018) 0:02:20.868 ****** included: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 27 January 2024 17:16:04 +0000 (0:00:00.068) 0:02:20.937 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:8 Saturday 27 January 2024 17:16:04 +0000 (0:00:00.019) 0:02:20.957 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 Saturday 27 January 2024 17:16:04 +0000 (0:00:00.018) 0:02:20.976 ****** ok: [sut] => (item=quay.io/linux-system-roles/mysql:5.6) => { "actions": [ "Pulled image quay.io/linux-system-roles/mysql:5.6" ], "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "image": [ { "Annotations": {}, "Architecture": "amd64", "Author": "", "Comment": "", "Config": { "Cmd": [ "mysqld" ], "Entrypoint": [ "docker-entrypoint.sh" ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "GOSU_VERSION=1.12", "MYSQL_MAJOR=5.6", "MYSQL_VERSION=5.6.51-1debian9" ], "ExposedPorts": { "3306/tcp": {} }, "Volumes": { "/var/lib/mysql": {} } }, "Created": "2021-12-21T02:57:59.587337844Z", "Digest": "sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "GraphDriver": { "Data": { "LowerDir": "/var/lib/containers/storage/overlay/63c8cde32bc583ca7971591c23194c1fd072197949f28fcad7f10780ad1af022/diff:/var/lib/containers/storage/overlay/4904a0ac4db0b6060c944fc7c882cba99b79b50f90151785350c0e4ba7f94390/diff:/var/lib/containers/storage/overlay/1822e40336d4b2b31d888f669f443965d4476dae35fd0a67e58eefd9c5ecb9e5/diff:/var/lib/containers/storage/overlay/988a3979591d296974121b0a893ec621ea5e9939ab3cc5e7c194dbe27f7b5677/diff:/var/lib/containers/storage/overlay/ba0315059f870fcb66ebd6517f455f714fb4eeeb4fdee9cefb3d7f59a7b0cdb7/diff:/var/lib/containers/storage/overlay/0dbdd9024cc38ecc226b2c4772718d32ff0abc288b41669d58d506274c16c67a/diff:/var/lib/containers/storage/overlay/f8ddb99f39386eac409b19f8b347a7a10ee91771cfb838c88793ad8947a233f5/diff:/var/lib/containers/storage/overlay/2ecb8e9889676e4b9b129bab56314644612905ce6e6ce1c92d5a86ac8f08f03b/diff:/var/lib/containers/storage/overlay/07e715cdf99b679f1e067f4819d1b7e1ba9ea24229ede4e6b45b9240fe5865f8/diff:/var/lib/containers/storage/overlay/2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae/diff", "UpperDir": "/var/lib/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/diff", "WorkDir": "/var/lib/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/work" }, "Name": "overlay" }, "History": [ { "created": "2021-12-21T01:24:41.626621944Z", "created_by": "/bin/sh -c #(nop) ADD file:b1650c19c1dd1f4cff71553f2bb0bc949944d0bc24b54c318b2880c14538648a in / " }, { "created": "2021-12-21T01:24:42.056427889Z", "created_by": "/bin/sh -c #(nop) CMD [\"bash\"]", "empty_layer": true }, { "created": "2021-12-21T02:56:59.289452902Z", "created_by": "/bin/sh -c groupadd -r mysql && useradd -r -g mysql mysql" }, { "created": "2021-12-21T02:57:05.692613282Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends gnupg dirmngr && rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:05.921738618Z", "created_by": "/bin/sh -c #(nop) ENV GOSU_VERSION=1.12", "empty_layer": true }, { "created": "2021-12-21T02:57:18.981216995Z", "created_by": "/bin/sh -c set -eux; \tsavedAptMark=\"$(apt-mark showmanual)\"; \tapt-get update; \tapt-get install -y --no-install-recommends ca-certificates wget; \trm -rf /var/lib/apt/lists/*; \tdpkgArch=\"$(dpkg --print-architecture | awk -F- '{ print $NF }')\"; \twget -O /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch\"; \twget -O /usr/local/bin/gosu.asc \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch.asc\"; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver hkps://keys.openpgp.org --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4; \tgpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\" /usr/local/bin/gosu.asc; \tapt-mark auto '.*' > /dev/null; \t[ -z \"$savedAptMark\" ] || apt-mark manual $savedAptMark > /dev/null; \tapt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; \tchmod +x /usr/local/bin/gosu; \tgosu --version; \tgosu nobody true" }, { "created": "2021-12-21T02:57:19.781116502Z", "created_by": "/bin/sh -c mkdir /docker-entrypoint-initdb.d" }, { "created": "2021-12-21T02:57:25.555452451Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends \t\tpwgen \t\tperl \t\txz-utils \t&& rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:37.684730941Z", "created_by": "/bin/sh -c set -ex; \tkey='A4A9406876FCBD3C456770C88C718D3B5072E1F5'; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver keyserver.ubuntu.com --recv-keys \"$key\"; \tgpg --batch --export \"$key\" > /etc/apt/trusted.gpg.d/mysql.gpg; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\"; \tapt-key list > /dev/null" }, { "created": "2021-12-21T02:57:37.903115972Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_MAJOR=5.6", "empty_layer": true }, { "created": "2021-12-21T02:57:38.155528708Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_VERSION=5.6.51-1debian9", "empty_layer": true }, { "created": "2021-12-21T02:57:39.106901365Z", "created_by": "/bin/sh -c echo 'deb http://repo.mysql.com/apt/debian/ stretch mysql-5.6' > /etc/apt/sources.list.d/mysql.list" }, { "created": "2021-12-21T02:57:56.693791892Z", "created_by": "/bin/sh -c { \t\techo mysql-community-server mysql-community-server/data-dir select ''; \t\techo mysql-community-server mysql-community-server/root-pass password ''; \t\techo mysql-community-server mysql-community-server/re-root-pass password ''; \t\techo mysql-community-server mysql-community-server/remove-test-db select false; \t} | debconf-set-selections \t&& apt-get update \t&& apt-get install -y \t\tmysql-server=\"${MYSQL_VERSION}\" \t&& find /etc/mysql/ -name '*.cnf' -print0 \t\t| xargs -0 grep -lZE '^(bind-address|log)' \t\t| xargs -rt -0 sed -Ei 's/^(bind-address|log)/#&/' \t&& echo '[mysqld]\\nskip-host-cache\\nskip-name-resolve' > /etc/mysql/conf.d/docker.cnf \t&& rm -rf /var/lib/apt/lists/* \t&& rm -rf /var/lib/mysql && mkdir -p /var/lib/mysql /var/run/mysqld \t&& chown -R mysql:mysql /var/lib/mysql /var/run/mysqld \t&& chmod 1777 /var/run/mysqld /var/lib/mysql" }, { "created": "2021-12-21T02:57:57.29721744Z", "created_by": "/bin/sh -c #(nop) VOLUME [/var/lib/mysql]", "empty_layer": true }, { "created": "2021-12-21T02:57:57.591077869Z", "created_by": "/bin/sh -c #(nop) COPY file:345a22fe55d3e6783a17075612415413487e7dba27fbf1000a67c7870364b739 in /usr/local/bin/ " }, { "created": "2021-12-21T02:57:58.761392735Z", "created_by": "/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat" }, { "created": "2021-12-21T02:57:59.04809683Z", "created_by": "/bin/sh -c #(nop) ENTRYPOINT [\"docker-entrypoint.sh\"]", "empty_layer": true }, { "created": "2021-12-21T02:57:59.31392792Z", "created_by": "/bin/sh -c #(nop) EXPOSE 3306", "empty_layer": true }, { "created": "2021-12-21T02:57:59.587337844Z", "created_by": "/bin/sh -c #(nop) CMD [\"mysqld\"]", "empty_layer": true } ], "Id": "dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5", "Labels": null, "ManifestType": "application/vnd.docker.distribution.manifest.v2+json", "NamesHistory": [ "quay.io/linux-system-roles/mysql:5.6" ], "Os": "linux", "Parent": "", "RepoDigests": [ "quay.io/linux-system-roles/mysql@sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "quay.io/linux-system-roles/mysql@sha256:4faa0a30c0055742c72daff1482976814f340d4bfb647f0fa2c3562fd1a7abda" ], "RepoTags": [ "quay.io/linux-system-roles/mysql:5.6" ], "RootFS": { "Layers": [ "sha256:2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae", "sha256:2e10295573911964a8acc37c738aed958d0bc385bc51df6f184b196fb592c975", "sha256:d414fdead0b9c934781e5611c016d7c237062c9470db810ef28b321a492dbb9c", "sha256:4085e588967d10dafb76ad52f66f661b41b9008cc16568ce02853de7cbbf7433", "sha256:7ea96a4e341b4d139f5e076e71d19229537292226c3b24ec2d588567667a1191", "sha256:e3dce1c82d4e4142e8e1bf2fb9c6fd2555196d40088167270ff95c9af37b88af", "sha256:2612088e90f60ecb4a13e68adbfb2b1366f82fc8fbf1f0970f8769cf3cd753ee", "sha256:eba393347f896c4028340bf1a40cc5d6b8f21eeb7abf3e79799d842a6babb93f", "sha256:7c5a5c1986b16b0d8ad4eaa8066627910ec7794a657467e8f18d223f1c0034fd", "sha256:49a1ca1cd2b80f84d6616df2b5123458f4bcb065bca28c43d9c3fd5a0480b907", "sha256:7137327a7221ddb123883146beb68003ee31d652ec46ab8bea3ba12c2df8df8f" ], "Type": "layers" }, "Size": 307607194, "User": "", "Version": "20.10.7", "VirtualSize": 307607194 } ], "item": "quay.io/linux-system-roles/mysql:5.6", "podman_actions": [ "/usr/bin/podman image ls quay.io/linux-system-roles/mysql:5.6 --format json", "/usr/bin/podman inspect quay.io/linux-system-roles/mysql:5.6 --format json", "/usr/bin/podman pull quay.io/linux-system-roles/mysql:5.6 -q", "/usr/bin/podman inspect dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 --format json" ] } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:43 Saturday 27 January 2024 17:16:05 +0000 (0:00:00.822) 0:02:21.798 ****** 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": 106, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:52 Saturday 27 January 2024 17:16:05 +0000 (0:00:00.217) 0:02:22.016 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:62 Saturday 27 January 2024 17:16:05 +0000 (0:00:00.019) 0:02:22.036 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:74 Saturday 27 January 2024 17:16:05 +0000 (0:00:00.018) 0:02:22.054 ****** changed: [sut] => { "changed": true, "checksum": "ce5e897353238be9413a5cc675c7c55d932cbabf", "dest": "/etc/containers/systemd/json_container.container", "gid": 0, "group": "root", "md5sum": "ed8cf6b83c167ef569dc77caf3e26d00", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 302, "src": "/root/.ansible/tmp/ansible-tmp-1706375765.4972184-10072-78711024610859/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:86 Saturday 27 January 2024 17:16:06 +0000 (0:00:00.590) 0:02:22.645 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:115 Saturday 27 January 2024 17:16:06 +0000 (0:00:00.614) 0:02:23.259 ****** changed: [sut] => { "changed": true, "name": "json_container.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice -.mount sysinit.target systemd-journald.socket", "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": "json_container.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=json_container.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=json_container --cidfile=/run/json_container.cid --replace --rm --cgroups=split --sdnotify=conmon -d --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=json_container --cidfile=/run/json_container.cid --replace --rm --cgroups=split --sdnotify=conmon -d --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/json_container.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/json_container.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/json_container.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/json_container.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/json_container.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": "json_container.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "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": "json_container.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount system.slice 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/json_container.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": "json_container", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:131 Saturday 27 January 2024 17:16:07 +0000 (0:00:00.651) 0:02:23.911 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check files] ************************************************************* task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/tests_quadlet_basic.yml:180 Saturday 27 January 2024 17:16:07 +0000 (0:00:00.020) 0:02:23.932 ****** 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.003687", "end": "2024-01-27 17:16:07.588684", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-01-27 17:16:07.584997" } 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 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.003032", "end": "2024-01-27 17:16:07.855536", "item": "quadlet-basic.network", "rc": 0, "start": "2024-01-27 17:16:07.852504" } STDOUT: # # Ansible managed # # system_role:podman [Network] Subnet=192.168.29.0/24 Gateway=192.168.29.1 Label=app=wordpress ok: [sut] => (item=quadlet-basic-mysql.volume) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/etc/containers/systemd/quadlet-basic-mysql.volume" ], "delta": "0:00:00.003147", "end": "2024-01-27 17:16:08.113679", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-01-27 17:16:08.110532" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Check JSON] ************************************************************** task path: /WORKDIR/git-weekly-ci_s7i3f4g/tests/tests_quadlet_basic.yml:190 Saturday 27 January 2024 17:16:08 +0000 (0:00:00.805) 0:02:24.737 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "podman", "exec", "json_container", "cat", "/tmp/test.json" ], "delta": "0:00:00.267109", "end": "2024-01-27 17:16:08.657276", "failed_when_result": true, "rc": 0, "start": "2024-01-27 17:16:08.390167" } STDOUT: {'test': 'json'} to retry, use: --limit @/tmp/tests_quadlet_basic.retry PLAY RECAP ********************************************************************* sut : ok=406 changed=39 unreachable=0 failed=1 skipped=394 rescued=0 ignored=0 Saturday 27 January 2024 17:16:08 +0000 (0:00:00.546) 0:02:25.283 ****** =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 51.26s /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:14 linux-system-roles.podman : Stop and disable service ------------------- 10.74s /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 linux-system-roles.podman : Ensure container images are present --------- 8.42s /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 linux-system-roles.podman : Ensure container images are present --------- 8.18s /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 linux-system-roles.podman : Start service ------------------------------- 1.41s /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:115 linux-system-roles.podman : Gather the package facts -------------------- 1.05s /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.97s /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.96s /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.95s /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.93s /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.93s /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.93s /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Ensure container images are present --------- 0.82s /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 Check files ------------------------------------------------------------- 0.81s /WORKDIR/git-weekly-ci_s7i3f4g/tests/tests_quadlet_basic.yml:180 -------------- Check files ------------------------------------------------------------- 0.77s /WORKDIR/git-weekly-ci_s7i3f4g/tests/tests_quadlet_basic.yml:119 -------------- linux-system-roles.podman : Start service ------------------------------- 0.73s /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:115 Gathering Facts --------------------------------------------------------- 0.69s /WORKDIR/git-weekly-ci_s7i3f4g/tests/tests_quadlet_basic.yml:9 ---------------- linux-system-roles.podman : Ensure container images are present --------- 0.66s /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:26 linux-system-roles.podman : Start service ------------------------------- 0.65s /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:115 linux-system-roles.podman : Reload systemctl ---------------------------- 0.61s /WORKDIR/git-weekly-ci_s7i3f4g/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:86 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. ---^---^---^---^---^---