# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] 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.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-registry-passwordjo23f0oy/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_auth_and_security.yml ****************************************** 2 plays in /WORKDIR/git-registry-passwordjo23f0oy/tests/tests_auth_and_security.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-registry-passwordjo23f0oy/tests/tests_auth_and_security.yml:4 Friday 12 April 2024 01:58:25 +0000 (0:00:00.013) 0:00:00.013 ********** ok: [sut] => { "ansible_facts": { "__podman_test_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n35383939616163653333633431363463313831383037386236646138333162396161356130303461\n3932623930643263313563336163316337643562333936360a363538636631313039343233383732\n38666530383538656639363465313230343533386130303833336434303438333161656262346562\n3362626538613031640a663330613638366132356534363534353239616666653466353961323533\n6565\n" }, "mysql_container_root_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-registry-passwordjo23f0oy/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Test various aspects of authentication and security settings] ************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-registry-passwordjo23f0oy/tests/tests_auth_and_security.yml:9 Friday 12 April 2024 01:58:25 +0000 (0:00:00.026) 0:00:00.040 ********** ok: [sut] TASK [Run the role with no config to install podman] *************************** task path: /WORKDIR/git-registry-passwordjo23f0oy/tests/tests_auth_and_security.yml:47 Friday 12 April 2024 01:58:26 +0000 (0:00:01.106) 0:00:01.146 ********** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Friday 12 April 2024 01:58:26 +0000 (0:00:00.032) 0:00:01.179 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Friday 12 April 2024 01:58:26 +0000 (0:00:00.016) 0:00:01.196 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Friday 12 April 2024 01:58:26 +0000 (0:00:00.020) 0:00:01.216 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Friday 12 April 2024 01:58:26 +0000 (0:00:00.329) 0:00:01.545 ********** ok: [sut] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Friday 12 April 2024 01:58:26 +0000 (0:00:00.021) 0:00:01.567 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Friday 12 April 2024 01:58:26 +0000 (0:00:00.033) 0:00:01.600 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Friday 12 April 2024 01:58:28 +0000 (0:00:01.124) 0:00:02.725 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Friday 12 April 2024 01:58:28 +0000 (0:00:00.026) 0:00:02.752 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: fuse-common-3.16.1-1.fc39.x86_64", "Installed: fuse-overlayfs-1.13-1.fc39.x86_64", "Installed: passt-0^20240326.g4988e2b-1.fc39.x86_64", "Installed: fuse3-3.16.1-1.fc39.x86_64", "Installed: passt-selinux-0^20240326.g4988e2b-1.fc39.noarch", "Installed: fuse3-libs-3.16.1-1.fc39.x86_64", "Installed: netavark-1.10.3-1.fc39.x86_64", "Installed: podman-5:4.9.4-1.fc39.x86_64", "Installed: yajl-2.1.0-22.fc39.x86_64", "Installed: shadow-utils-subid-2:4.14.0-2.fc39.x86_64", "Installed: gvisor-tap-vsock-6:0.7.3-1.fc39.x86_64", "Installed: gvisor-tap-vsock-gvforwarder-6:0.7.3-1.fc39.x86_64", "Installed: libmd-1.1.0-2.fc39.x86_64", "Installed: criu-3.19-2.fc39.x86_64", "Installed: criu-libs-3.19-2.fc39.x86_64", "Installed: libnet-1.3-1.fc39.x86_64", "Installed: qemu-user-static-2:8.1.3-4.fc39.x86_64", "Installed: qemu-user-static-aarch64-2:8.1.3-4.fc39.x86_64", "Installed: qemu-user-static-alpha-2:8.1.3-4.fc39.x86_64", "Installed: qemu-user-static-arm-2:8.1.3-4.fc39.x86_64", "Installed: crun-1.14.4-1.fc39.x86_64", "Installed: qemu-user-static-cris-2:8.1.3-4.fc39.x86_64", "Installed: qemu-user-static-hexagon-2:8.1.3-4.fc39.x86_64", "Installed: qemu-user-static-hppa-2:8.1.3-4.fc39.x86_64", "Installed: qemu-user-static-loongarch64-2:8.1.3-4.fc39.x86_64", "Installed: qemu-user-static-m68k-2:8.1.3-4.fc39.x86_64", "Installed: qemu-user-static-microblaze-2:8.1.3-4.fc39.x86_64", "Installed: qemu-user-static-mips-2:8.1.3-4.fc39.x86_64", "Installed: qemu-user-static-nios2-2:8.1.3-4.fc39.x86_64", "Installed: qemu-user-static-or1k-2:8.1.3-4.fc39.x86_64", "Installed: qemu-user-static-ppc-2:8.1.3-4.fc39.x86_64", "Installed: qemu-user-static-riscv-2:8.1.3-4.fc39.x86_64", "Installed: qemu-user-static-s390x-2:8.1.3-4.fc39.x86_64", "Installed: qemu-user-static-sh4-2:8.1.3-4.fc39.x86_64", "Installed: catatonit-0.1.7-18.fc39.x86_64", "Installed: qemu-user-static-sparc-2:8.1.3-4.fc39.x86_64", "Installed: qemu-user-static-x86-2:8.1.3-4.fc39.x86_64", "Installed: qemu-user-static-xtensa-2:8.1.3-4.fc39.x86_64", "Installed: conmon-2:2.1.10-1.fc39.x86_64", "Installed: slirp4netns-1.2.2-1.fc39.x86_64", "Installed: container-selinux-2:2.230.0-1.fc39.noarch", "Installed: libslirp-4.7.0-4.fc39.x86_64", "Installed: containers-common-4:1-99.fc39.noarch", "Installed: containers-common-extra-4:1-99.fc39.noarch", "Installed: aardvark-dns-1.10.0-1.fc39.x86_64", "Installed: libbsd-0.12.2-1.fc39.x86_64" ] } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Friday 12 April 2024 01:59:51 +0000 (0:01:23.513) 0:01:26.265 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.043007", "end": "2024-04-12 01:59:51.992483", "rc": 0, "start": "2024-04-12 01:59:51.949476" } STDOUT: podman version 4.9.4 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Friday 12 April 2024 01:59:52 +0000 (0:00:00.420) 0:01:26.686 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:32 Friday 12 April 2024 01:59:52 +0000 (0:00:00.021) 0:01:26.708 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:39 Friday 12 April 2024 01:59:52 +0000 (0:00:00.023) 0:01:26.731 ********** skipping: [sut] => { "changed": false, "false_condition": "(podman_quadlet_specs | length > 0) or (podman_secrets | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:49 Friday 12 April 2024 01:59:52 +0000 (0:00:00.028) 0:01:26.759 ********** META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Friday 12 April 2024 01:59:52 +0000 (0:00:00.028) 0:01:26.788 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Friday 12 April 2024 01:59:52 +0000 (0:00:00.039) 0:01:26.827 ********** ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "Super User", "/root", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Friday 12 April 2024 01:59:52 +0000 (0:00:00.348) 0:01:27.176 ********** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Friday 12 April 2024 01:59:52 +0000 (0:00:00.044) 0:01:27.221 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Friday 12 April 2024 01:59:52 +0000 (0:00:00.029) 0:01:27.250 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Friday 12 April 2024 01:59:52 +0000 (0:00:00.253) 0:01:27.503 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Friday 12 April 2024 01:59:52 +0000 (0:00:00.027) 0:01:27.530 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1696291200.0, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1712887138.5362933, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203379, "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": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "870197188", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Friday 12 April 2024 01:59:53 +0000 (0:00:00.251) 0:01:27.782 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Friday 12 April 2024 01:59:53 +0000 (0:00:00.020) 0:01:27.802 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Friday 12 April 2024 01:59:53 +0000 (0:00:00.018) 0:01:27.821 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Friday 12 April 2024 01:59:53 +0000 (0:00:00.021) 0:01:27.842 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Friday 12 April 2024 01:59:53 +0000 (0:00:00.018) 0:01:27.861 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Friday 12 April 2024 01:59:53 +0000 (0:00:00.020) 0:01:27.881 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:62 Friday 12 April 2024 01:59:53 +0000 (0:00:00.017) 0:01:27.899 ********** 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 [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:71 Friday 12 April 2024 01:59:53 +0000 (0:00:00.039) 0:01:27.939 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Friday 12 April 2024 01:59:53 +0000 (0:00:00.037) 0:01:27.976 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Friday 12 April 2024 01:59:53 +0000 (0:00:00.022) 0:01:27.998 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 Friday 12 April 2024 01:59:53 +0000 (0:00:00.019) 0:01:28.017 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Friday 12 April 2024 01:59:53 +0000 (0:00:00.036) 0:01:28.054 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Friday 12 April 2024 01:59:53 +0000 (0:00:00.019) 0:01:28.073 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:77 Friday 12 April 2024 01:59:53 +0000 (0:00:00.046) 0:01:28.119 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for sut TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Friday 12 April 2024 01:59:53 +0000 (0:00:00.035) 0:01:28.155 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Friday 12 April 2024 01:59:53 +0000 (0:00:00.020) 0:01:28.175 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Friday 12 April 2024 01:59:53 +0000 (0:00:00.020) 0:01:28.196 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for sut TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Friday 12 April 2024 01:59:53 +0000 (0:00:00.037) 0:01:28.233 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Friday 12 April 2024 01:59:53 +0000 (0:00:00.019) 0:01:28.253 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Friday 12 April 2024 01:59:53 +0000 (0:00:00.020) 0:01:28.273 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Friday 12 April 2024 01:59:53 +0000 (0:00:00.019) 0:01:28.293 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86 Friday 12 April 2024 01:59:53 +0000 (0:00:00.019) 0:01:28.312 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:93 Friday 12 April 2024 01:59:53 +0000 (0:00:00.019) 0:01:28.332 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:100 Friday 12 April 2024 01:59:53 +0000 (0:00:00.019) 0:01:28.351 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104 Friday 12 April 2024 01:59:53 +0000 (0:00:00.019) 0:01:28.370 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:111 Friday 12 April 2024 01:59:53 +0000 (0:00:00.017) 0:01:28.388 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:118 Friday 12 April 2024 01:59:53 +0000 (0:00:00.016) 0:01:28.404 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:125 Friday 12 April 2024 01:59:53 +0000 (0:00:00.017) 0:01:28.421 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Setup registry] ********************************************************** task path: /WORKDIR/git-registry-passwordjo23f0oy/tests/tests_auth_and_security.yml:51 Friday 12 April 2024 01:59:53 +0000 (0:00:00.026) 0:01:28.448 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/tests/tasks/setup_registry.yml for sut TASK [Create a temporary directory] ******************************************** task path: /WORKDIR/git-registry-passwordjo23f0oy/tests/tasks/setup_registry.yml:5 Friday 12 April 2024 01:59:53 +0000 (0:00:00.059) 0:01:28.508 ********** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_u0c6s448_podman", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0 } TASK [Set authdir] ************************************************************* task path: /WORKDIR/git-registry-passwordjo23f0oy/tests/tasks/setup_registry.yml:12 Friday 12 April 2024 01:59:54 +0000 (0:00:00.299) 0:01:28.807 ********** ok: [sut] => { "ansible_facts": { "__podman_registry_authdir": "/tmp/lsr_u0c6s448_podman/auth" }, "changed": false } TASK [Create authdir] ********************************************************** task path: /WORKDIR/git-registry-passwordjo23f0oy/tests/tasks/setup_registry.yml:16 Friday 12 April 2024 01:59:54 +0000 (0:00:00.019) 0:01:28.826 ********** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_u0c6s448_podman/auth", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0 } TASK [Generate certificates for registry] ************************************** task path: /WORKDIR/git-registry-passwordjo23f0oy/tests/tasks/setup_registry.yml:22 Friday 12 April 2024 01:59:54 +0000 (0:00:00.321) 0:01:29.148 ********** TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Friday 12 April 2024 01:59:54 +0000 (0:00:00.042) 0:01:29.191 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Friday 12 April 2024 01:59:54 +0000 (0:00:00.030) 0:01:29.221 ********** skipping: [sut] => { "changed": false, "false_condition": "__certificate_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Friday 12 April 2024 01:59:54 +0000 (0:00:00.023) 0:01:29.245 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Friday 12 April 2024 01:59:54 +0000 (0:00:00.254) 0:01:29.500 ********** ok: [sut] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Friday 12 April 2024 01:59:54 +0000 (0:00:00.024) 0:01:29.525 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Friday 12 April 2024 01:59:54 +0000 (0:00:00.045) 0:01:29.570 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: python3-cffi-1.15.1-6.fc39.x86_64", "Installed: python3-pycparser-2.20-11.fc39.noarch", "Installed: python3-pyasn1-0.5.1-1.fc39.noarch", "Installed: python3-ply-3.11-20.fc39.noarch", "Installed: python3-cryptography-41.0.7-1.fc39.x86_64" ] } TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Friday 12 April 2024 01:59:59 +0000 (0:00:04.219) 0:01:33.790 ********** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "rc": 0, "results": [ "Installed: python3-packaging-23.1-4.fc39.noarch", "Installed: certmonger-0.79.18-2.fc39.x86_64", "Installed: dbus-tools-1:1.14.10-1.fc39.x86_64" ] } TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Friday 12 April 2024 02:00:04 +0000 (0:00:05.064) 0:01:38.854 ********** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//pre-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Friday 12 April 2024 02:00:04 +0000 (0:00:00.285) 0:01:39.139 ********** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//post-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Friday 12 April 2024 02:00:04 +0000 (0:00:00.286) 0:01:39.426 ********** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "enabled": true, "name": "certmonger", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:certmonger_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus-broker.service basic.target systemd-journald.socket syslog.target network.target system.slice sysinit.target dbus.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedorahosted.certmonger", "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", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/certmonger.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": "certmonger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14770", "LimitNPROCSoft": "14770", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14770", "LimitSIGPENDINGSoft": "14770", "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", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/certmonger.pid", "PartOf": "dbus-broker.service", "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": "dbus.socket sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "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]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4431", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Friday 12 April 2024 02:00:05 +0000 (0:00:01.187) 0:01:40.613 ********** changed: [sut] => (item={'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "self-sign", "dns": [ "localhost", "127.0.0.1" ], "name": "podman_registry" } } MSG: Certificate requested (new). TASK [fedora.linux_system_roles.certificate : Slurp the contents of the files] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Friday 12 April 2024 02:00:06 +0000 (0:00:00.830) 0:01:41.443 ********** ok: [sut] => (item=['cert', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqakNDQW5hZ0F3SUJBZ0lSQVBrSFRQMFRPa1dIa2FwRXI0Q3djZ0F3RFFZSktvWklodmNOQVFFTEJRQXcKVURFZ01CNEdBMVVFQXd3WFRHOWpZV3dnVTJsbmJtbHVaeUJCZFhSb2IzSnBkSGt4TERBcUJnTlZCQU1NSTJZNQpNRGMwWTJaa0xURXpNMkUwTlRnM0xUa3hZV0UwTkdGbUxUZ3dZakEzTVdabU1CNFhEVEkwTURReE1qQXlNREF3Ck5sb1hEVEkxTURReE1qQXlNREF3Tmxvd0ZERVNNQkFHQTFVRUF4TUpiRzlqWVd4b2IzTjBNSUlCSWpBTkJna3EKaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUFsbE9vbmliSE91NmFnakdJY2RiSzQvNk1Qam5kRnQwagpmT20rRi85OTMzby9VYm1FdzJOR0JVcmRtZlZGV3U4dHRiTERzS3RMN0s1ZnpncDdZQzBneFdZYWtoNjNTVHMzCkFXenNTNk01YVYxWCs4QjBBUytzVVRMZ1ppb05SOXFRTGpLdnpmSmRiZ0pQZHdqb3I1L3RkQWJPcERkY3pqWUcKS3VabWtvV0RBUkplTWRDUnhZLzZJSlZvRitZRkViL3Rsa3ZNVnBDam45NStKanFsYjVQeTJwU0oxNFpGQzc5TgpxQmExb1UyQi9obUM1S1ZiNUQyaHpZVEhwSkV5ZFhpb1hpSjMrZzJDSnFJcDZiREgvWGR6NzJZSlVxa0ZYZmlqCmhkRkoyNEl3RDdzV0tTelVRS0R3WUFZSllweEpIa2VaVXErUGtkMFllOUFCWWVKVUFSWVlLd0lEQVFBQm80R2UKTUlHYk1Bc0dBMVVkRHdRRUF3SUZvREFmQmdOVkhSRUVHREFXZ2dsc2IyTmhiR2h2YzNTQ0NURXlOeTR3TGpBdQpNVEFkQmdOVkhTVUVGakFVQmdnckJnRUZCUWNEQVFZSUt3WUJCUVVIQXdJd0RBWURWUjBUQVFIL0JBSXdBREFkCkJnTlZIUTRFRmdRVVJNLy9DbE1HYWlBZDA5WmJZamdBanBsU0pCOHdId1lEVlIwakJCZ3dGb0FVaGJwam1qN1IKNTZOdEtpemxuVzlleVl6ZEE0WXdEUVlKS29aSWh2Y05BUUVMQlFBRGdnRUJBRnRWOTlsLzMwcVdCSElrMVhTQwo3MFdhVXByK2t1WlBhblpwcS8xWDM4NXpXOCs1dnQ2STduc0trTlJ4UysySmpuTmx2TERMUDZ1ZFpXQmFjQkFGCm9PRWlHRGNxWFltNGpQbWtBd2ZabnRiVlNHK2laTG9XcERiUk9MVUN1RFh3YUozNnlTWDFYZW1PM3FUV1ZUMG4KcFFIbmI1ZW9jWDhpMFpwUXcwak5SOHMxTGpWS1dTSGw1OFQ1c2NzWC9yVzEzdTlVTVZ2cXNkRk52dDlUT2pOdgpSUW02czJ0REFRVXVHaGtkek0yNzJoT2o0QVJaZ3FJbkhnOGsvWmFZQzFYem95MFdVZ0wzWThwNEVJVGl4WFpNCnF0OWNTSnNNVEVPQzZDVGcyRjhXZWlBRFlYaC85OEMwZ3ZId3VFL3MyeGFLM1ViSmgyMUQvSUZGMEpZMzc4aksKWm1FPQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "encoding": "base64", "item": [ "cert", { "ca": "self-sign", "dns": [ "localhost", "127.0.0.1" ], "name": "podman_registry" } ], "source": "/etc/pki/tls/certs/podman_registry.crt" } ok: [sut] => (item=['key', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1JSUV2UUlCQURBTkJna3Foa2lHOXcwQkFRRUZBQVNDQktjd2dnU2pBZ0VBQW9JQkFRQ1dVNmllSnNjNjdwcUMKTVloeDFzcmovb3crT2QwVzNTTjg2YjRYLzMzZmVqOVJ1WVREWTBZRlN0Mlo5VVZhN3kyMXNzT3dxMHZzcmwvTwpDbnRnTFNERlpocVNIcmRKT3pjQmJPeExvemxwWFZmN3dIUUJMNnhSTXVCbUtnMUgycEF1TXEvTjhsMXVBazkzCkNPaXZuKzEwQnM2a04xek9OZ1lxNW1hU2hZTUJFbDR4MEpIRmovb2dsV2dYNWdVUnYrMldTOHhXa0tPZjNuNG0KT3FWdmsvTGFsSW5YaGtVTHYwMm9GcldoVFlIK0dZTGtwVnZrUGFITmhNZWtrVEoxZUtoZUluZjZEWUltb2lucApzTWY5ZDNQdlpnbFNxUVZkK0tPRjBVbmJnakFQdXhZcExOUkFvUEJnQmdsaW5Fa2VSNWxTcjQrUjNSaDcwQUZoCjRsUUJGaGdyQWdNQkFBRUNnZ0VBSDUyOXQzRnhjbmdQWC9WNS9ITlAzYTdDSVM0N1RSMDZZd0dvSE5UN3pMNGgKeGhidUVNZjJ5Sk1yMHo4T0ZLZDhKaHhRWXY1TDdCM3FnV09iK2lqVG5TQ3gwdXlKNE9tRzBwSnRpaVRzcExmZwprczZ4dHpRbkdqYklra1FpNGV0YWFwVDNlNm1QTTkxaGlDZ0VCRGZ2RVhtRENXK3BZYWRrR2E2MmdQZDZpNFZXCldWb3dlS0k2dkV0OHVYOTdtMlp5UnhoUFRYQlNPZE9xRVBTazBreHVUN0pVK1UxeTI3UERlT2IyUFhRUm5OVE0KUXMyUjExQU5WNU9FS0JBRkZXMVZndU1meVdtUEVQczR1M2NndVJQdlZ4STNJWjlNMGpOblVIQjhoRWQzRll0bApVRjk3bTJib1l5ZFoycWs4eGJzNzJ3RFh5YnlVRmZKNXQzSFExdHBRNlFLQmdRRE13R2dyMVM3NHFSaU0vd25TCjJOWHV4Zjg2cm13djlFTnF4UFBiRzdabHk4YXltbzlpTjAwTjd4emRlenhTWHBLNzBycXdQbW1DRm9sU3RWT0EKcmhwN3c2VHpyNkpvdElnMFZUcStPelp1T01rYTV0c2U1bCtyanFNVTdkRS9EeWtybFdkOE5WQVBRZnVxWjNoVQpaczkxOFgxdjI1YU5sd01zcHdSVTMwNVg0d0tCZ1FDNzgvSnF1K3pjd2NRWjY1cDBrU2N1T3NhdHVhVWovNzVCCk8vektaeWgwSHcxL0Q0YjBDMDczWllCS2lCdWZieDRua3JSY1RtK0hyd1JnY25iNjNUK1JNeHhnaVlFU1VuNkUKdWpIUTlYNW9TZjlhMVpaenF2bXlOOE1rMXVKS3o3dWJHNks1YnZwZTNUNlI4ZVlTZUptTW5taVRCVVRLYkFkTApwMmJ5dU52aEdRS0JnQTZncUZDSldHTzNZT09oek1mZGFkczNGZmJSUXpWaDAvY3F2dWttWDYrQ0VWM3RJTlU1CmNpM09xVmRCV0p2aDJjWEZWa1VGRUhDVXY1YkRFWVlkNmhKeGRiVmJGTlU2SUlqc2xkZkZUeXdzcm1GWG9NdmkKVlc5aUwxQnRkUWQyUTlDelNjTmI0NjVUWG5GY0Z3S2duYTJsWlBxNnkxU3VOekhYZEwzRGZrdFZBb0dBRWdsQgozUTQxbDZXY2ZPUklDU0dZd2Uzdi9PSFF3QmlkbUVMNmFpM21DdWFqOCtwNGg5akI5aW11V3ZpZXRma0N5c2RnCk9XOXBjbnJRRDdWTVI1eU5xaEJlaThFR09zemh5VGpZNlBWMThPb1E4QldJLzRhTHVaZHlTWW01WTNaMXlWZW8Ka09UZWI5WUpXQlgvZnd4RnArSFhwU3dmUXRHRkRiUjl3NU1MdnBrQ2dZRUF0NEd2UFNxeGdrMWxBMDJXbEcydApvdWlDNHNEMGxGaFh4b1Y1TVNZNU9qcW1CT0JNVUp0eWI0T1lMaU5XWE9JOTYwTE1VUEhSTVR5d0d2OVZ4Nm1jCjhOdnhrcld3cnh3UG1RaFpkWHZINHg0S0k0clozVURyL0s1bjZ1ZEFac3RudmY0NGI1b2NYbnkvaFUyWHZwMXcKRDB6NklLdmlsYk5hMlgxYjdnVUlLT3M9Ci0tLS0tRU5EIFBSSVZBVEUgS0VZLS0tLS0K", "encoding": "base64", "item": [ "key", { "ca": "self-sign", "dns": [ "localhost", "127.0.0.1" ], "name": "podman_registry" } ], "source": "/etc/pki/tls/private/podman_registry.key" } ok: [sut] => (item=['ca', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqakNDQW5hZ0F3SUJBZ0lSQVBrSFRQMFRPa1dIa2FwRXI0Q3djZ0F3RFFZSktvWklodmNOQVFFTEJRQXcKVURFZ01CNEdBMVVFQXd3WFRHOWpZV3dnVTJsbmJtbHVaeUJCZFhSb2IzSnBkSGt4TERBcUJnTlZCQU1NSTJZNQpNRGMwWTJaa0xURXpNMkUwTlRnM0xUa3hZV0UwTkdGbUxUZ3dZakEzTVdabU1CNFhEVEkwTURReE1qQXlNREF3Ck5sb1hEVEkxTURReE1qQXlNREF3Tmxvd0ZERVNNQkFHQTFVRUF4TUpiRzlqWVd4b2IzTjBNSUlCSWpBTkJna3EKaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUFsbE9vbmliSE91NmFnakdJY2RiSzQvNk1Qam5kRnQwagpmT20rRi85OTMzby9VYm1FdzJOR0JVcmRtZlZGV3U4dHRiTERzS3RMN0s1ZnpncDdZQzBneFdZYWtoNjNTVHMzCkFXenNTNk01YVYxWCs4QjBBUytzVVRMZ1ppb05SOXFRTGpLdnpmSmRiZ0pQZHdqb3I1L3RkQWJPcERkY3pqWUcKS3VabWtvV0RBUkplTWRDUnhZLzZJSlZvRitZRkViL3Rsa3ZNVnBDam45NStKanFsYjVQeTJwU0oxNFpGQzc5TgpxQmExb1UyQi9obUM1S1ZiNUQyaHpZVEhwSkV5ZFhpb1hpSjMrZzJDSnFJcDZiREgvWGR6NzJZSlVxa0ZYZmlqCmhkRkoyNEl3RDdzV0tTelVRS0R3WUFZSllweEpIa2VaVXErUGtkMFllOUFCWWVKVUFSWVlLd0lEQVFBQm80R2UKTUlHYk1Bc0dBMVVkRHdRRUF3SUZvREFmQmdOVkhSRUVHREFXZ2dsc2IyTmhiR2h2YzNTQ0NURXlOeTR3TGpBdQpNVEFkQmdOVkhTVUVGakFVQmdnckJnRUZCUWNEQVFZSUt3WUJCUVVIQXdJd0RBWURWUjBUQVFIL0JBSXdBREFkCkJnTlZIUTRFRmdRVVJNLy9DbE1HYWlBZDA5WmJZamdBanBsU0pCOHdId1lEVlIwakJCZ3dGb0FVaGJwam1qN1IKNTZOdEtpemxuVzlleVl6ZEE0WXdEUVlKS29aSWh2Y05BUUVMQlFBRGdnRUJBRnRWOTlsLzMwcVdCSElrMVhTQwo3MFdhVXByK2t1WlBhblpwcS8xWDM4NXpXOCs1dnQ2STduc0trTlJ4UysySmpuTmx2TERMUDZ1ZFpXQmFjQkFGCm9PRWlHRGNxWFltNGpQbWtBd2ZabnRiVlNHK2laTG9XcERiUk9MVUN1RFh3YUozNnlTWDFYZW1PM3FUV1ZUMG4KcFFIbmI1ZW9jWDhpMFpwUXcwak5SOHMxTGpWS1dTSGw1OFQ1c2NzWC9yVzEzdTlVTVZ2cXNkRk52dDlUT2pOdgpSUW02czJ0REFRVXVHaGtkek0yNzJoT2o0QVJaZ3FJbkhnOGsvWmFZQzFYem95MFdVZ0wzWThwNEVJVGl4WFpNCnF0OWNTSnNNVEVPQzZDVGcyRjhXZWlBRFlYaC85OEMwZ3ZId3VFL3MyeGFLM1ViSmgyMUQvSUZGMEpZMzc4aksKWm1FPQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "encoding": "base64", "item": [ "ca", { "ca": "self-sign", "dns": [ "localhost", "127.0.0.1" ], "name": "podman_registry" } ], "source": "/etc/pki/tls/certs/podman_registry.crt" } TASK [fedora.linux_system_roles.certificate : Create return data] ************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Friday 12 April 2024 02:00:07 +0000 (0:00:00.821) 0:01:42.265 ********** ok: [sut] => { "ansible_facts": { "certificate_test_certs": { "podman_registry": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAPkHTP0TOkWHkapEr4CwcgAwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Y5\nMDc0Y2ZkLTEzM2E0NTg3LTkxYWE0NGFmLTgwYjA3MWZmMB4XDTI0MDQxMjAyMDAw\nNloXDTI1MDQxMjAyMDAwNlowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAllOonibHOu6agjGIcdbK4/6MPjndFt0j\nfOm+F/9933o/UbmEw2NGBUrdmfVFWu8ttbLDsKtL7K5fzgp7YC0gxWYakh63STs3\nAWzsS6M5aV1X+8B0AS+sUTLgZioNR9qQLjKvzfJdbgJPdwjor5/tdAbOpDdczjYG\nKuZmkoWDARJeMdCRxY/6IJVoF+YFEb/tlkvMVpCjn95+Jjqlb5Py2pSJ14ZFC79N\nqBa1oU2B/hmC5KVb5D2hzYTHpJEydXioXiJ3+g2CJqIp6bDH/Xdz72YJUqkFXfij\nhdFJ24IwD7sWKSzUQKDwYAYJYpxJHkeZUq+Pkd0Ye9ABYeJUARYYKwIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQURM//ClMGaiAd09ZbYjgAjplSJB8wHwYDVR0jBBgwFoAUhbpjmj7R\n56NtKizlnW9eyYzdA4YwDQYJKoZIhvcNAQELBQADggEBAFtV99l/30qWBHIk1XSC\n70WaUpr+kuZPanZpq/1X385zW8+5vt6I7nsKkNRxS+2JjnNlvLDLP6udZWBacBAF\noOEiGDcqXYm4jPmkAwfZntbVSG+iZLoWpDbROLUCuDXwaJ36ySX1XemO3qTWVT0n\npQHnb5eocX8i0ZpQw0jNR8s1LjVKWSHl58T5scsX/rW13u9UMVvqsdFNvt9TOjNv\nRQm6s2tDAQUuGhkdzM272hOj4ARZgqInHg8k/ZaYC1Xzoy0WUgL3Y8p4EITixXZM\nqt9cSJsMTEOC6CTg2F8WeiADYXh/98C0gvHwuE/s2xaK3UbJh21D/IFF0JY378jK\nZmE=\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAPkHTP0TOkWHkapEr4CwcgAwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Y5\nMDc0Y2ZkLTEzM2E0NTg3LTkxYWE0NGFmLTgwYjA3MWZmMB4XDTI0MDQxMjAyMDAw\nNloXDTI1MDQxMjAyMDAwNlowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAllOonibHOu6agjGIcdbK4/6MPjndFt0j\nfOm+F/9933o/UbmEw2NGBUrdmfVFWu8ttbLDsKtL7K5fzgp7YC0gxWYakh63STs3\nAWzsS6M5aV1X+8B0AS+sUTLgZioNR9qQLjKvzfJdbgJPdwjor5/tdAbOpDdczjYG\nKuZmkoWDARJeMdCRxY/6IJVoF+YFEb/tlkvMVpCjn95+Jjqlb5Py2pSJ14ZFC79N\nqBa1oU2B/hmC5KVb5D2hzYTHpJEydXioXiJ3+g2CJqIp6bDH/Xdz72YJUqkFXfij\nhdFJ24IwD7sWKSzUQKDwYAYJYpxJHkeZUq+Pkd0Ye9ABYeJUARYYKwIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQURM//ClMGaiAd09ZbYjgAjplSJB8wHwYDVR0jBBgwFoAUhbpjmj7R\n56NtKizlnW9eyYzdA4YwDQYJKoZIhvcNAQELBQADggEBAFtV99l/30qWBHIk1XSC\n70WaUpr+kuZPanZpq/1X385zW8+5vt6I7nsKkNRxS+2JjnNlvLDLP6udZWBacBAF\noOEiGDcqXYm4jPmkAwfZntbVSG+iZLoWpDbROLUCuDXwaJ36ySX1XemO3qTWVT0n\npQHnb5eocX8i0ZpQw0jNR8s1LjVKWSHl58T5scsX/rW13u9UMVvqsdFNvt9TOjNv\nRQm6s2tDAQUuGhkdzM272hOj4ARZgqInHg8k/ZaYC1Xzoy0WUgL3Y8p4EITixXZM\nqt9cSJsMTEOC6CTg2F8WeiADYXh/98C0gvHwuE/s2xaK3UbJh21D/IFF0JY378jK\nZmE=\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCWU6ieJsc67pqC\nMYhx1srj/ow+Od0W3SN86b4X/33fej9RuYTDY0YFSt2Z9UVa7y21ssOwq0vsrl/O\nCntgLSDFZhqSHrdJOzcBbOxLozlpXVf7wHQBL6xRMuBmKg1H2pAuMq/N8l1uAk93\nCOivn+10Bs6kN1zONgYq5maShYMBEl4x0JHFj/oglWgX5gURv+2WS8xWkKOf3n4m\nOqVvk/LalInXhkULv02oFrWhTYH+GYLkpVvkPaHNhMekkTJ1eKheInf6DYImoinp\nsMf9d3PvZglSqQVd+KOF0UnbgjAPuxYpLNRAoPBgBglinEkeR5lSr4+R3Rh70AFh\n4lQBFhgrAgMBAAECggEAH529t3FxcngPX/V5/HNP3a7CIS47TR06YwGoHNT7zL4h\nxhbuEMf2yJMr0z8OFKd8JhxQYv5L7B3qgWOb+ijTnSCx0uyJ4OmG0pJtiiTspLfg\nks6xtzQnGjbIkkQi4etaapT3e6mPM91hiCgEBDfvEXmDCW+pYadkGa62gPd6i4VW\nWVoweKI6vEt8uX97m2ZyRxhPTXBSOdOqEPSk0kxuT7JU+U1y27PDeOb2PXQRnNTM\nQs2R11ANV5OEKBAFFW1VguMfyWmPEPs4u3cguRPvVxI3IZ9M0jNnUHB8hEd3FYtl\nUF97m2boYydZ2qk8xbs72wDXybyUFfJ5t3HQ1tpQ6QKBgQDMwGgr1S74qRiM/wnS\n2NXuxf86rmwv9ENqxPPbG7Zly8aymo9iN00N7xzdezxSXpK70rqwPmmCFolStVOA\nrhp7w6Tzr6JotIg0VTq+OzZuOMka5tse5l+rjqMU7dE/DykrlWd8NVAPQfuqZ3hU\nZs918X1v25aNlwMspwRU305X4wKBgQC78/Jqu+zcwcQZ65p0kScuOsatuaUj/75B\nO/zKZyh0Hw1/D4b0C073ZYBKiBufbx4nkrRcTm+HrwRgcnb63T+RMxxgiYESUn6E\nujHQ9X5oSf9a1ZZzqvmyN8Mk1uJKz7ubG6K5bvpe3T6R8eYSeJmMnmiTBUTKbAdL\np2byuNvhGQKBgA6gqFCJWGO3YOOhzMfdads3FfbRQzVh0/cqvukmX6+CEV3tINU5\nci3OqVdBWJvh2cXFVkUFEHCUv5bDEYYd6hJxdbVbFNU6IIjsldfFTywsrmFXoMvi\nVW9iL1BtdQd2Q9CzScNb465TXnFcFwKgna2lZPq6y1SuNzHXdL3DfktVAoGAEglB\n3Q41l6WcfORICSGYwe3v/OHQwBidmEL6ai3mCuaj8+p4h9jB9imuWvietfkCysdg\nOW9pcnrQD7VMR5yNqhBei8EGOszhyTjY6PV18OoQ8BWI/4aLuZdySYm5Y3Z1yVeo\nkOTeb9YJWBX/fwxFp+HXpSwfQtGFDbR9w5MLvpkCgYEAt4GvPSqxgk1lA02WlG2t\nouiC4sD0lFhXxoV5MSY5OjqmBOBMUJtyb4OYLiNWXOI960LMUPHRMTywGv9Vx6mc\n8NvxkrWwrxwPmQhZdXvH4x4KI4rZ3UDr/K5n6udAZstnvf44b5ocXny/hU2Xvp1w\nD0z6IKvilbNa2X1b7gUIKOs=\n-----END PRIVATE KEY-----\n" } } }, "changed": false } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Friday 12 April 2024 02:00:07 +0000 (0:00:00.026) 0:01:42.292 ********** ok: [sut] => (item={'cert': '/etc/pki/tls/certs/podman_registry.crt', 'cert_content': '-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAPkHTP0TOkWHkapEr4CwcgAwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Y5\nMDc0Y2ZkLTEzM2E0NTg3LTkxYWE0NGFmLTgwYjA3MWZmMB4XDTI0MDQxMjAyMDAw\nNloXDTI1MDQxMjAyMDAwNlowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAllOonibHOu6agjGIcdbK4/6MPjndFt0j\nfOm+F/9933o/UbmEw2NGBUrdmfVFWu8ttbLDsKtL7K5fzgp7YC0gxWYakh63STs3\nAWzsS6M5aV1X+8B0AS+sUTLgZioNR9qQLjKvzfJdbgJPdwjor5/tdAbOpDdczjYG\nKuZmkoWDARJeMdCRxY/6IJVoF+YFEb/tlkvMVpCjn95+Jjqlb5Py2pSJ14ZFC79N\nqBa1oU2B/hmC5KVb5D2hzYTHpJEydXioXiJ3+g2CJqIp6bDH/Xdz72YJUqkFXfij\nhdFJ24IwD7sWKSzUQKDwYAYJYpxJHkeZUq+Pkd0Ye9ABYeJUARYYKwIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQURM//ClMGaiAd09ZbYjgAjplSJB8wHwYDVR0jBBgwFoAUhbpjmj7R\n56NtKizlnW9eyYzdA4YwDQYJKoZIhvcNAQELBQADggEBAFtV99l/30qWBHIk1XSC\n70WaUpr+kuZPanZpq/1X385zW8+5vt6I7nsKkNRxS+2JjnNlvLDLP6udZWBacBAF\noOEiGDcqXYm4jPmkAwfZntbVSG+iZLoWpDbROLUCuDXwaJ36ySX1XemO3qTWVT0n\npQHnb5eocX8i0ZpQw0jNR8s1LjVKWSHl58T5scsX/rW13u9UMVvqsdFNvt9TOjNv\nRQm6s2tDAQUuGhkdzM272hOj4ARZgqInHg8k/ZaYC1Xzoy0WUgL3Y8p4EITixXZM\nqt9cSJsMTEOC6CTg2F8WeiADYXh/98C0gvHwuE/s2xaK3UbJh21D/IFF0JY378jK\nZmE=\n-----END CERTIFICATE-----\n', 'key': '/etc/pki/tls/private/podman_registry.key', 'key_content': '-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCWU6ieJsc67pqC\nMYhx1srj/ow+Od0W3SN86b4X/33fej9RuYTDY0YFSt2Z9UVa7y21ssOwq0vsrl/O\nCntgLSDFZhqSHrdJOzcBbOxLozlpXVf7wHQBL6xRMuBmKg1H2pAuMq/N8l1uAk93\nCOivn+10Bs6kN1zONgYq5maShYMBEl4x0JHFj/oglWgX5gURv+2WS8xWkKOf3n4m\nOqVvk/LalInXhkULv02oFrWhTYH+GYLkpVvkPaHNhMekkTJ1eKheInf6DYImoinp\nsMf9d3PvZglSqQVd+KOF0UnbgjAPuxYpLNRAoPBgBglinEkeR5lSr4+R3Rh70AFh\n4lQBFhgrAgMBAAECggEAH529t3FxcngPX/V5/HNP3a7CIS47TR06YwGoHNT7zL4h\nxhbuEMf2yJMr0z8OFKd8JhxQYv5L7B3qgWOb+ijTnSCx0uyJ4OmG0pJtiiTspLfg\nks6xtzQnGjbIkkQi4etaapT3e6mPM91hiCgEBDfvEXmDCW+pYadkGa62gPd6i4VW\nWVoweKI6vEt8uX97m2ZyRxhPTXBSOdOqEPSk0kxuT7JU+U1y27PDeOb2PXQRnNTM\nQs2R11ANV5OEKBAFFW1VguMfyWmPEPs4u3cguRPvVxI3IZ9M0jNnUHB8hEd3FYtl\nUF97m2boYydZ2qk8xbs72wDXybyUFfJ5t3HQ1tpQ6QKBgQDMwGgr1S74qRiM/wnS\n2NXuxf86rmwv9ENqxPPbG7Zly8aymo9iN00N7xzdezxSXpK70rqwPmmCFolStVOA\nrhp7w6Tzr6JotIg0VTq+OzZuOMka5tse5l+rjqMU7dE/DykrlWd8NVAPQfuqZ3hU\nZs918X1v25aNlwMspwRU305X4wKBgQC78/Jqu+zcwcQZ65p0kScuOsatuaUj/75B\nO/zKZyh0Hw1/D4b0C073ZYBKiBufbx4nkrRcTm+HrwRgcnb63T+RMxxgiYESUn6E\nujHQ9X5oSf9a1ZZzqvmyN8Mk1uJKz7ubG6K5bvpe3T6R8eYSeJmMnmiTBUTKbAdL\np2byuNvhGQKBgA6gqFCJWGO3YOOhzMfdads3FfbRQzVh0/cqvukmX6+CEV3tINU5\nci3OqVdBWJvh2cXFVkUFEHCUv5bDEYYd6hJxdbVbFNU6IIjsldfFTywsrmFXoMvi\nVW9iL1BtdQd2Q9CzScNb465TXnFcFwKgna2lZPq6y1SuNzHXdL3DfktVAoGAEglB\n3Q41l6WcfORICSGYwe3v/OHQwBidmEL6ai3mCuaj8+p4h9jB9imuWvietfkCysdg\nOW9pcnrQD7VMR5yNqhBei8EGOszhyTjY6PV18OoQ8BWI/4aLuZdySYm5Y3Z1yVeo\nkOTeb9YJWBX/fwxFp+HXpSwfQtGFDbR9w5MLvpkCgYEAt4GvPSqxgk1lA02WlG2t\nouiC4sD0lFhXxoV5MSY5OjqmBOBMUJtyb4OYLiNWXOI960LMUPHRMTywGv9Vx6mc\n8NvxkrWwrxwPmQhZdXvH4x4KI4rZ3UDr/K5n6udAZstnvf44b5ocXny/hU2Xvp1w\nD0z6IKvilbNa2X1b7gUIKOs=\n-----END PRIVATE KEY-----\n', 'ca': '/etc/pki/tls/certs/podman_registry.crt', 'ca_content': '-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAPkHTP0TOkWHkapEr4CwcgAwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Y5\nMDc0Y2ZkLTEzM2E0NTg3LTkxYWE0NGFmLTgwYjA3MWZmMB4XDTI0MDQxMjAyMDAw\nNloXDTI1MDQxMjAyMDAwNlowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAllOonibHOu6agjGIcdbK4/6MPjndFt0j\nfOm+F/9933o/UbmEw2NGBUrdmfVFWu8ttbLDsKtL7K5fzgp7YC0gxWYakh63STs3\nAWzsS6M5aV1X+8B0AS+sUTLgZioNR9qQLjKvzfJdbgJPdwjor5/tdAbOpDdczjYG\nKuZmkoWDARJeMdCRxY/6IJVoF+YFEb/tlkvMVpCjn95+Jjqlb5Py2pSJ14ZFC79N\nqBa1oU2B/hmC5KVb5D2hzYTHpJEydXioXiJ3+g2CJqIp6bDH/Xdz72YJUqkFXfij\nhdFJ24IwD7sWKSzUQKDwYAYJYpxJHkeZUq+Pkd0Ye9ABYeJUARYYKwIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQURM//ClMGaiAd09ZbYjgAjplSJB8wHwYDVR0jBBgwFoAUhbpjmj7R\n56NtKizlnW9eyYzdA4YwDQYJKoZIhvcNAQELBQADggEBAFtV99l/30qWBHIk1XSC\n70WaUpr+kuZPanZpq/1X385zW8+5vt6I7nsKkNRxS+2JjnNlvLDLP6udZWBacBAF\noOEiGDcqXYm4jPmkAwfZntbVSG+iZLoWpDbROLUCuDXwaJ36ySX1XemO3qTWVT0n\npQHnb5eocX8i0ZpQw0jNR8s1LjVKWSHl58T5scsX/rW13u9UMVvqsdFNvt9TOjNv\nRQm6s2tDAQUuGhkdzM272hOj4ARZgqInHg8k/ZaYC1Xzoy0WUgL3Y8p4EITixXZM\nqt9cSJsMTEOC6CTg2F8WeiADYXh/98C0gvHwuE/s2xaK3UbJh21D/IFF0JY378jK\nZmE=\n-----END CERTIFICATE-----\n'}) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "getcert", "stop-tracking", "-f", "/etc/pki/tls/certs/podman_registry.crt" ], "delta": "0:00:00.033749", "end": "2024-04-12 02:00:07.885100", "item": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAPkHTP0TOkWHkapEr4CwcgAwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Y5\nMDc0Y2ZkLTEzM2E0NTg3LTkxYWE0NGFmLTgwYjA3MWZmMB4XDTI0MDQxMjAyMDAw\nNloXDTI1MDQxMjAyMDAwNlowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAllOonibHOu6agjGIcdbK4/6MPjndFt0j\nfOm+F/9933o/UbmEw2NGBUrdmfVFWu8ttbLDsKtL7K5fzgp7YC0gxWYakh63STs3\nAWzsS6M5aV1X+8B0AS+sUTLgZioNR9qQLjKvzfJdbgJPdwjor5/tdAbOpDdczjYG\nKuZmkoWDARJeMdCRxY/6IJVoF+YFEb/tlkvMVpCjn95+Jjqlb5Py2pSJ14ZFC79N\nqBa1oU2B/hmC5KVb5D2hzYTHpJEydXioXiJ3+g2CJqIp6bDH/Xdz72YJUqkFXfij\nhdFJ24IwD7sWKSzUQKDwYAYJYpxJHkeZUq+Pkd0Ye9ABYeJUARYYKwIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQURM//ClMGaiAd09ZbYjgAjplSJB8wHwYDVR0jBBgwFoAUhbpjmj7R\n56NtKizlnW9eyYzdA4YwDQYJKoZIhvcNAQELBQADggEBAFtV99l/30qWBHIk1XSC\n70WaUpr+kuZPanZpq/1X385zW8+5vt6I7nsKkNRxS+2JjnNlvLDLP6udZWBacBAF\noOEiGDcqXYm4jPmkAwfZntbVSG+iZLoWpDbROLUCuDXwaJ36ySX1XemO3qTWVT0n\npQHnb5eocX8i0ZpQw0jNR8s1LjVKWSHl58T5scsX/rW13u9UMVvqsdFNvt9TOjNv\nRQm6s2tDAQUuGhkdzM272hOj4ARZgqInHg8k/ZaYC1Xzoy0WUgL3Y8p4EITixXZM\nqt9cSJsMTEOC6CTg2F8WeiADYXh/98C0gvHwuE/s2xaK3UbJh21D/IFF0JY378jK\nZmE=\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAPkHTP0TOkWHkapEr4CwcgAwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Y5\nMDc0Y2ZkLTEzM2E0NTg3LTkxYWE0NGFmLTgwYjA3MWZmMB4XDTI0MDQxMjAyMDAw\nNloXDTI1MDQxMjAyMDAwNlowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAllOonibHOu6agjGIcdbK4/6MPjndFt0j\nfOm+F/9933o/UbmEw2NGBUrdmfVFWu8ttbLDsKtL7K5fzgp7YC0gxWYakh63STs3\nAWzsS6M5aV1X+8B0AS+sUTLgZioNR9qQLjKvzfJdbgJPdwjor5/tdAbOpDdczjYG\nKuZmkoWDARJeMdCRxY/6IJVoF+YFEb/tlkvMVpCjn95+Jjqlb5Py2pSJ14ZFC79N\nqBa1oU2B/hmC5KVb5D2hzYTHpJEydXioXiJ3+g2CJqIp6bDH/Xdz72YJUqkFXfij\nhdFJ24IwD7sWKSzUQKDwYAYJYpxJHkeZUq+Pkd0Ye9ABYeJUARYYKwIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQURM//ClMGaiAd09ZbYjgAjplSJB8wHwYDVR0jBBgwFoAUhbpjmj7R\n56NtKizlnW9eyYzdA4YwDQYJKoZIhvcNAQELBQADggEBAFtV99l/30qWBHIk1XSC\n70WaUpr+kuZPanZpq/1X385zW8+5vt6I7nsKkNRxS+2JjnNlvLDLP6udZWBacBAF\noOEiGDcqXYm4jPmkAwfZntbVSG+iZLoWpDbROLUCuDXwaJ36ySX1XemO3qTWVT0n\npQHnb5eocX8i0ZpQw0jNR8s1LjVKWSHl58T5scsX/rW13u9UMVvqsdFNvt9TOjNv\nRQm6s2tDAQUuGhkdzM272hOj4ARZgqInHg8k/ZaYC1Xzoy0WUgL3Y8p4EITixXZM\nqt9cSJsMTEOC6CTg2F8WeiADYXh/98C0gvHwuE/s2xaK3UbJh21D/IFF0JY378jK\nZmE=\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCWU6ieJsc67pqC\nMYhx1srj/ow+Od0W3SN86b4X/33fej9RuYTDY0YFSt2Z9UVa7y21ssOwq0vsrl/O\nCntgLSDFZhqSHrdJOzcBbOxLozlpXVf7wHQBL6xRMuBmKg1H2pAuMq/N8l1uAk93\nCOivn+10Bs6kN1zONgYq5maShYMBEl4x0JHFj/oglWgX5gURv+2WS8xWkKOf3n4m\nOqVvk/LalInXhkULv02oFrWhTYH+GYLkpVvkPaHNhMekkTJ1eKheInf6DYImoinp\nsMf9d3PvZglSqQVd+KOF0UnbgjAPuxYpLNRAoPBgBglinEkeR5lSr4+R3Rh70AFh\n4lQBFhgrAgMBAAECggEAH529t3FxcngPX/V5/HNP3a7CIS47TR06YwGoHNT7zL4h\nxhbuEMf2yJMr0z8OFKd8JhxQYv5L7B3qgWOb+ijTnSCx0uyJ4OmG0pJtiiTspLfg\nks6xtzQnGjbIkkQi4etaapT3e6mPM91hiCgEBDfvEXmDCW+pYadkGa62gPd6i4VW\nWVoweKI6vEt8uX97m2ZyRxhPTXBSOdOqEPSk0kxuT7JU+U1y27PDeOb2PXQRnNTM\nQs2R11ANV5OEKBAFFW1VguMfyWmPEPs4u3cguRPvVxI3IZ9M0jNnUHB8hEd3FYtl\nUF97m2boYydZ2qk8xbs72wDXybyUFfJ5t3HQ1tpQ6QKBgQDMwGgr1S74qRiM/wnS\n2NXuxf86rmwv9ENqxPPbG7Zly8aymo9iN00N7xzdezxSXpK70rqwPmmCFolStVOA\nrhp7w6Tzr6JotIg0VTq+OzZuOMka5tse5l+rjqMU7dE/DykrlWd8NVAPQfuqZ3hU\nZs918X1v25aNlwMspwRU305X4wKBgQC78/Jqu+zcwcQZ65p0kScuOsatuaUj/75B\nO/zKZyh0Hw1/D4b0C073ZYBKiBufbx4nkrRcTm+HrwRgcnb63T+RMxxgiYESUn6E\nujHQ9X5oSf9a1ZZzqvmyN8Mk1uJKz7ubG6K5bvpe3T6R8eYSeJmMnmiTBUTKbAdL\np2byuNvhGQKBgA6gqFCJWGO3YOOhzMfdads3FfbRQzVh0/cqvukmX6+CEV3tINU5\nci3OqVdBWJvh2cXFVkUFEHCUv5bDEYYd6hJxdbVbFNU6IIjsldfFTywsrmFXoMvi\nVW9iL1BtdQd2Q9CzScNb465TXnFcFwKgna2lZPq6y1SuNzHXdL3DfktVAoGAEglB\n3Q41l6WcfORICSGYwe3v/OHQwBidmEL6ai3mCuaj8+p4h9jB9imuWvietfkCysdg\nOW9pcnrQD7VMR5yNqhBei8EGOszhyTjY6PV18OoQ8BWI/4aLuZdySYm5Y3Z1yVeo\nkOTeb9YJWBX/fwxFp+HXpSwfQtGFDbR9w5MLvpkCgYEAt4GvPSqxgk1lA02WlG2t\nouiC4sD0lFhXxoV5MSY5OjqmBOBMUJtyb4OYLiNWXOI960LMUPHRMTywGv9Vx6mc\n8NvxkrWwrxwPmQhZdXvH4x4KI4rZ3UDr/K5n6udAZstnvf44b5ocXny/hU2Xvp1w\nD0z6IKvilbNa2X1b7gUIKOs=\n-----END PRIVATE KEY-----\n" }, "rc": 0, "start": "2024-04-12 02:00:07.851351" } STDOUT: Request "20240412020006" removed. TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Friday 12 April 2024 02:00:07 +0000 (0:00:00.290) 0:01:42.582 ********** changed: [sut] => (item=/etc/pki/tls/certs/podman_registry.crt) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/podman_registry.crt", "path": "/etc/pki/tls/certs/podman_registry.crt", "state": "absent" } changed: [sut] => (item=/etc/pki/tls/private/podman_registry.key) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/private/podman_registry.key", "path": "/etc/pki/tls/private/podman_registry.key", "state": "absent" } ok: [sut] => (item=/etc/pki/tls/certs/podman_registry.crt) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/pki/tls/certs/podman_registry.crt", "path": "/etc/pki/tls/certs/podman_registry.crt", "state": "absent" } TASK [Write cert for registry] ************************************************* task path: /WORKDIR/git-registry-passwordjo23f0oy/tests/tasks/setup_registry.yml:33 Friday 12 April 2024 02:00:08 +0000 (0:00:00.765) 0:01:43.347 ********** changed: [sut] => { "changed": true, "checksum": "32a9fadc9dbf347e3c5f22e3e0b9223047d962c7", "dest": "/tmp/lsr_u0c6s448_podman/auth/registry_cert.crt", "gid": 0, "group": "root", "md5sum": "f3ff3ea5dd31c638fcb9fdc1c6e21804", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1712887208.7251415-2576-24624090847108/source", "state": "file", "uid": 0 } TASK [Write key for registry] ************************************************** task path: /WORKDIR/git-registry-passwordjo23f0oy/tests/tasks/setup_registry.yml:39 Friday 12 April 2024 02:00:09 +0000 (0:00:00.711) 0:01:44.059 ********** changed: [sut] => { "changed": true, "checksum": "7c149cf9f60b4d4cf62fd938bfe95fc100169118", "dest": "/tmp/lsr_u0c6s448_podman/auth/registry_key.pem", "gid": 0, "group": "root", "md5sum": "919f87d142699c3102b2ecc786e63feb", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1704, "src": "/root/.ansible/tmp/ansible-tmp-1712887209.4360225-2593-257698237460582/source", "state": "file", "uid": 0 } TASK [Create cert dir for registry] ******************************************** task path: /WORKDIR/git-registry-passwordjo23f0oy/tests/tasks/setup_registry.yml:45 Friday 12 April 2024 02:00:10 +0000 (0:00:00.641) 0:01:44.700 ********** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/certs.d/localhost:5000", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [Write CA cert for registry] ********************************************** task path: /WORKDIR/git-registry-passwordjo23f0oy/tests/tasks/setup_registry.yml:51 Friday 12 April 2024 02:00:10 +0000 (0:00:00.271) 0:01:44.972 ********** changed: [sut] => { "changed": true, "checksum": "32a9fadc9dbf347e3c5f22e3e0b9223047d962c7", "dest": "/etc/containers/certs.d/localhost:5000/ca.crt", "gid": 0, "group": "root", "md5sum": "f3ff3ea5dd31c638fcb9fdc1c6e21804", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1712887210.3505366-2616-251948331697946/source", "state": "file", "uid": 0 } TASK [Ensure httpd-tools package for htpasswd] ********************************* task path: /WORKDIR/git-registry-passwordjo23f0oy/tests/tasks/setup_registry.yml:57 Friday 12 April 2024 02:00:10 +0000 (0:00:00.637) 0:01:45.609 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: apr-1.7.3-2.fc39.x86_64", "Installed: apr-util-1.6.3-4.fc39.x86_64", "Installed: apr-util-bdb-1.6.3-4.fc39.x86_64", "Installed: apr-util-openssl-1.6.3-4.fc39.x86_64", "Installed: skopeo-1:1.15.0-1.fc39.x86_64", "Installed: httpd-tools-2.4.58-1.fc39.x86_64" ] } TASK [Write user and password] ************************************************* task path: /WORKDIR/git-registry-passwordjo23f0oy/tests/tasks/setup_registry.yml:62 Friday 12 April 2024 02:00:15 +0000 (0:00:04.235) 0:01:49.845 ********** changed: [sut] => { "changed": true, "cmd": "htpasswd -Bbn podman_username podman_password > /tmp/lsr_u0c6s448_podman/auth/htpasswd", "delta": "0:00:00.009721", "end": "2024-04-12 02:00:15.476547", "rc": 0, "start": "2024-04-12 02:00:15.466826" } TASK [Start registry] ********************************************************** task path: /WORKDIR/git-registry-passwordjo23f0oy/tests/tasks/setup_registry.yml:72 Friday 12 April 2024 02:00:15 +0000 (0:00:00.323) 0:01:50.169 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "run", "-d", "-p", "127.0.0.1:5000:5000", "--name", "podman_registry", "-v", "/tmp/lsr_u0c6s448_podman/auth:/auth:Z", "-e", "REGISTRY_AUTH=htpasswd", "-e", "REGISTRY_AUTH_HTPASSWD_REALM=Registry Realm", "-e", "REGISTRY_AUTH_HTPASSWD_PATH=/auth/htpasswd", "-e", "REGISTRY_HTTP_TLS_CERTIFICATE=/auth/registry_cert.crt", "-e", "REGISTRY_HTTP_TLS_KEY=/auth/registry_key.pem", "quay.io/libpod/registry:2.8.2" ], "delta": "0:00:03.181262", "end": "2024-04-12 02:00:18.907677", "rc": 0, "start": "2024-04-12 02:00:15.726415" } STDOUT: 0ee33bd7685c28b7ab9294962c08130d4bc1a49dca806511fb7bb6461ee1f442 STDERR: Trying to pull quay.io/libpod/registry:2.8.2... Getting image source signatures Copying blob sha256:7417fa3c6d923a722787ff60825c3c40f74621ab2e4abcc120e25b10a35e4811 Copying blob sha256:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de Copying blob sha256:88b450dec42ebc9659f10c6fd6d2326706fec4ab7aadf0c38973d930c23c546a Copying blob sha256:c4d48a809fc2256f8aa0aeee47998488d64409855adba00a7cb3007ab9f3286e Copying blob sha256:121f958bea53668d782691e643e9401ea21dd36c9d81078b51964d2e82b51376 Copying config sha256:0030ba3d620c647159c935ee778991c68ef3e51a274703753b0bc530104ef5e5 Writing manifest to image destination TASK [Wait for port] *********************************************************** task path: /WORKDIR/git-registry-passwordjo23f0oy/tests/tasks/setup_registry.yml:83 Friday 12 April 2024 02:00:18 +0000 (0:00:03.434) 0:01:53.603 ********** ok: [sut] => { "changed": false, "elapsed": 0, "match_groupdict": {}, "match_groups": [], "path": null, "port": 5000, "search_regex": null, "state": "started" } TASK [Wait for readiness] ****************************************************** task path: /WORKDIR/git-registry-passwordjo23f0oy/tests/tasks/setup_registry.yml:87 Friday 12 April 2024 02:00:19 +0000 (0:00:00.391) 0:01:53.994 ********** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "podman", "logs", "podman_registry" ], "delta": "0:00:00.047163", "end": "2024-04-12 02:00:19.594895", "rc": 0, "start": "2024-04-12 02:00:19.547732" } STDERR: time="2024-04-12T02:00:18.908009429Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.9 instance.id=3f1f0873-b090-4ea4-af78-c40d5d1ab400 service=registry version=2.8.2 time="2024-04-12T02:00:18.909182016Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=3f1f0873-b090-4ea4-af78-c40d5d1ab400 service=registry version=2.8.2 time="2024-04-12T02:00:18.90826847Z" level=info msg="Starting upload purge in 19m0s" go.version=go1.19.9 instance.id=3f1f0873-b090-4ea4-af78-c40d5d1ab400 service=registry version=2.8.2 time="2024-04-12T02:00:18.909464953Z" level=info msg="using inmemory blob descriptor cache" go.version=go1.19.9 instance.id=3f1f0873-b090-4ea4-af78-c40d5d1ab400 service=registry version=2.8.2 time="2024-04-12T02:00:18.909956341Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.19.9 instance.id=3f1f0873-b090-4ea4-af78-c40d5d1ab400 service=registry version=2.8.2 time="2024-04-12T02:00:18.91000389Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_AES_128_GCM_SHA256,TLS_CHACHA20_POLY1305_SHA256,TLS_AES_256_GCM_SHA384" go.version=go1.19.9 instance.id=3f1f0873-b090-4ea4-af78-c40d5d1ab400 service=registry version=2.8.2 time="2024-04-12T02:00:18.91118837Z" level=info msg="listening on [::]:5000, tls" go.version=go1.19.9 instance.id=3f1f0873-b090-4ea4-af78-c40d5d1ab400 service=registry version=2.8.2 2024/04/12 02:00:19 http: TLS handshake error from 10.88.0.1:42428: EOF TASK [Convert test image names into local registry names] ********************** task path: /WORKDIR/git-registry-passwordjo23f0oy/tests/tasks/setup_registry.yml:93 Friday 12 April 2024 02:00:19 +0000 (0:00:00.298) 0:01:54.293 ********** ok: [sut] => { "ansible_facts": { "podman_local_test_images": [ "localhost:5000/libpod/testimage:20210610" ] }, "changed": false } TASK [Push test images into local registry] ************************************ task path: /WORKDIR/git-registry-passwordjo23f0oy/tests/tasks/setup_registry.yml:97 Friday 12 April 2024 02:00:19 +0000 (0:00:00.023) 0:01:54.316 ********** changed: [sut] => (item={'key': 'quay.io/libpod/testimage:20210610', 'value': 'localhost:5000/libpod/testimage:20210610'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "podman pull quay.io/libpod/testimage:20210610; podman push --creds podman_username:podman_password quay.io/libpod/testimage:20210610 docker://localhost:5000/libpod/testimage:20210610", "delta": "0:00:01.219113", "end": "2024-04-12 02:00:21.105748", "item": { "key": "quay.io/libpod/testimage:20210610", "value": "localhost:5000/libpod/testimage:20210610" }, "rc": 0, "start": "2024-04-12 02:00:19.886635" } STDOUT: 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f STDERR: Trying to pull quay.io/libpod/testimage:20210610... Getting image source signatures Copying blob sha256:9afcdfe780b4ea44cc52d22e3f93ccf212388a90370773571ce034a62e14174e Copying config sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f Writing manifest to image destination Getting image source signatures Copying blob sha256:f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e Copying config sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f Writing manifest to image destination TASK [Verify test images in local registry] ************************************ task path: /WORKDIR/git-registry-passwordjo23f0oy/tests/tasks/setup_registry.yml:106 Friday 12 April 2024 02:00:21 +0000 (0:00:01.496) 0:01:55.813 ********** ok: [sut] => (item=localhost:5000/libpod/testimage:20210610) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "skopeo", "inspect", "--creds", "podman_username:podman_password", "docker://localhost:5000/libpod/testimage:20210610" ], "delta": "0:00:00.090730", "end": "2024-04-12 02:00:21.479357", "item": "localhost:5000/libpod/testimage:20210610", "rc": 0, "start": "2024-04-12 02:00:21.388627" } STDOUT: { "Name": "localhost:5000/libpod/testimage", "Digest": "sha256:b64084bf8e094a59bcf4a2b555ae2891faab62591002fd386cd89564b3444e6d", "RepoTags": [ "20210610" ], "Created": "2021-06-10T18:55:43.049643585Z", "DockerVersion": "", "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "Architecture": "amd64", "Os": "linux", "Layers": [ "sha256:33c74d3440b24175b0b34785f586a4f688a3ecd60633096d982488bba5d8d703" ], "LayersData": [ { "MIMEType": "application/vnd.docker.image.rootfs.diff.tar.gzip", "Digest": "sha256:33c74d3440b24175b0b34785f586a4f688a3ecd60633096d982488bba5d8d703", "Size": 4942959, "Annotations": null } ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ] } TASK [Run the role with no credentials] **************************************** task path: /WORKDIR/git-registry-passwordjo23f0oy/tests/tests_auth_and_security.yml:59 Friday 12 April 2024 02:00:21 +0000 (0:00:00.358) 0:01:56.172 ********** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Friday 12 April 2024 02:00:21 +0000 (0:00:00.041) 0:01:56.214 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Friday 12 April 2024 02:00:21 +0000 (0:00:00.065) 0:01:56.280 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Friday 12 April 2024 02:00:21 +0000 (0:00:00.025) 0:01:56.305 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Friday 12 April 2024 02:00:21 +0000 (0:00:00.026) 0:01:56.332 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Friday 12 April 2024 02:00:21 +0000 (0:00:00.024) 0:01:56.357 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Friday 12 April 2024 02:00:21 +0000 (0:00:00.047) 0:01:56.405 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Friday 12 April 2024 02:00:22 +0000 (0:00:00.911) 0:01:57.317 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Friday 12 April 2024 02:00:22 +0000 (0:00:00.024) 0:01:57.341 ********** skipping: [sut] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Friday 12 April 2024 02:00:22 +0000 (0:00:00.027) 0:01:57.369 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033119", "end": "2024-04-12 02:00:22.957683", "rc": 0, "start": "2024-04-12 02:00:22.924564" } STDOUT: podman version 4.9.4 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Friday 12 April 2024 02:00:22 +0000 (0:00:00.286) 0:01:57.655 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:32 Friday 12 April 2024 02:00:23 +0000 (0:00:00.025) 0:01:57.681 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:39 Friday 12 April 2024 02:00:23 +0000 (0:00:00.021) 0:01:57.703 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:49 Friday 12 April 2024 02:00:23 +0000 (0:00:00.026) 0:01:57.729 ********** META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Friday 12 April 2024 02:00:23 +0000 (0:00:00.026) 0:01:57.756 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Friday 12 April 2024 02:00:23 +0000 (0:00:00.073) 0:01:57.829 ********** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Friday 12 April 2024 02:00:23 +0000 (0:00:00.026) 0:01:57.856 ********** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Friday 12 April 2024 02:00:23 +0000 (0:00:00.025) 0:01:57.881 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Friday 12 April 2024 02:00:23 +0000 (0:00:00.043) 0:01:57.925 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Friday 12 April 2024 02:00:23 +0000 (0:00:00.268) 0:01:58.193 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Friday 12 April 2024 02:00:23 +0000 (0:00:00.048) 0:01:58.242 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1712887193.0835161, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1712887138.5362933, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203379, "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": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "870197188", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Friday 12 April 2024 02:00:23 +0000 (0:00:00.267) 0:01:58.509 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Friday 12 April 2024 02:00:23 +0000 (0:00:00.021) 0:01:58.531 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Friday 12 April 2024 02:00:23 +0000 (0:00:00.020) 0:01:58.551 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Friday 12 April 2024 02:00:23 +0000 (0:00:00.019) 0:01:58.571 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Friday 12 April 2024 02:00:23 +0000 (0:00:00.018) 0:01:58.590 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Friday 12 April 2024 02:00:23 +0000 (0:00:00.019) 0:01:58.609 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:62 Friday 12 April 2024 02:00:23 +0000 (0:00:00.019) 0:01:58.629 ********** 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 [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:71 Friday 12 April 2024 02:00:24 +0000 (0:00:00.040) 0:01:58.669 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Friday 12 April 2024 02:00:24 +0000 (0:00:00.036) 0:01:58.706 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Friday 12 April 2024 02:00:24 +0000 (0:00:00.021) 0:01:58.728 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 Friday 12 April 2024 02:00:24 +0000 (0:00:00.025) 0:01:58.754 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Friday 12 April 2024 02:00:24 +0000 (0:00:00.073) 0:01:58.827 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Friday 12 April 2024 02:00:24 +0000 (0:00:00.024) 0:01:58.852 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:77 Friday 12 April 2024 02:00:24 +0000 (0:00:00.020) 0:01:58.873 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for sut TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Friday 12 April 2024 02:00:24 +0000 (0:00:00.037) 0:01:58.910 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Friday 12 April 2024 02:00:24 +0000 (0:00:00.021) 0:01:58.932 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Friday 12 April 2024 02:00:24 +0000 (0:00:00.020) 0:01:58.952 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for sut TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Friday 12 April 2024 02:00:24 +0000 (0:00:00.041) 0:01:58.994 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Friday 12 April 2024 02:00:24 +0000 (0:00:00.020) 0:01:59.014 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Friday 12 April 2024 02:00:24 +0000 (0:00:00.021) 0:01:59.035 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Friday 12 April 2024 02:00:24 +0000 (0:00:00.021) 0:01:59.057 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86 Friday 12 April 2024 02:00:24 +0000 (0:00:00.021) 0:01:59.078 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:93 Friday 12 April 2024 02:00:24 +0000 (0:00:00.021) 0:01:59.100 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:100 Friday 12 April 2024 02:00:24 +0000 (0:00:00.021) 0:01:59.121 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104 Friday 12 April 2024 02:00:24 +0000 (0:00:00.024) 0:01:59.146 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:111 Friday 12 April 2024 02:00:24 +0000 (0:00:00.020) 0:01:59.166 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for sut => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Friday 12 April 2024 02:00:24 +0000 (0:00:00.138) 0:01:59.305 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Friday 12 April 2024 02:00:24 +0000 (0:00:00.031) 0:01:59.336 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Friday 12 April 2024 02:00:24 +0000 (0:00:00.030) 0:01:59.367 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Friday 12 April 2024 02:00:24 +0000 (0:00:00.022) 0:01:59.389 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Friday 12 April 2024 02:00:24 +0000 (0:00:00.039) 0:01:59.429 ********** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Friday 12 April 2024 02:00:24 +0000 (0:00:00.030) 0:01:59.459 ********** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Friday 12 April 2024 02:00:24 +0000 (0:00:00.025) 0:01:59.484 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Friday 12 April 2024 02:00:24 +0000 (0:00:00.031) 0:01:59.516 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Friday 12 April 2024 02:00:25 +0000 (0:00:00.257) 0:01:59.774 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Friday 12 April 2024 02:00:25 +0000 (0:00:00.029) 0:01:59.804 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1712887193.0835161, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1712887138.5362933, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203379, "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": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "870197188", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Friday 12 April 2024 02:00:25 +0000 (0:00:00.253) 0:02:00.057 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Friday 12 April 2024 02:00:25 +0000 (0:00:00.023) 0:02:00.081 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Friday 12 April 2024 02:00:25 +0000 (0:00:00.020) 0:02:00.101 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Friday 12 April 2024 02:00:25 +0000 (0:00:00.020) 0:02:00.121 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Friday 12 April 2024 02:00:25 +0000 (0:00:00.019) 0:02:00.140 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Friday 12 April 2024 02:00:25 +0000 (0:00:00.019) 0:02:00.160 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Friday 12 April 2024 02:00:25 +0000 (0:00:00.051) 0:02:00.211 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_kube", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Friday 12 April 2024 02:00:25 +0000 (0:00:00.019) 0:02:00.231 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Friday 12 April 2024 02:00:25 +0000 (0:00:00.044) 0:02:00.275 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Friday 12 April 2024 02:00:25 +0000 (0:00:00.022) 0:02:00.298 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Friday 12 April 2024 02:00:25 +0000 (0:00:00.023) 0:02:00.322 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:74 Friday 12 April 2024 02:00:25 +0000 (0:00:00.026) 0:02:00.348 ********** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.009537", "end": "2024-04-12 02:00:25.909961", "rc": 0, "start": "2024-04-12 02:00:25.900424" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:82 Friday 12 April 2024 02:00:25 +0000 (0:00:00.254) 0:02:00.602 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:86 Friday 12 April 2024 02:00:25 +0000 (0:00:00.021) 0:02:00.624 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for sut TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Friday 12 April 2024 02:00:26 +0000 (0:00:00.046) 0:02:00.670 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Friday 12 April 2024 02:00:26 +0000 (0:00:00.035) 0:02:00.705 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Friday 12 April 2024 02:00:26 +0000 (0:00:00.023) 0:02:00.729 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Friday 12 April 2024 02:00:26 +0000 (0:00:00.020) 0:02:00.750 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the host mount volumes] *********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Friday 12 April 2024 02:00:26 +0000 (0:00:00.019) 0:02:00.769 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_create_host_directories | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Friday 12 April 2024 02:00:26 +0000 (0:00:00.019) 0:02:00.789 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_create_host_directories | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:31 Friday 12 April 2024 02:00:26 +0000 (0:00:00.023) 0:02:00.812 ********** changed: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.podman : Check the kubernetes yaml file] ******* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:54 Friday 12 April 2024 02:00:26 +0000 (0:00:00.627) 0:02:01.440 ********** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Ensure the kubernetes directory is present] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:62 Friday 12 April 2024 02:00:27 +0000 (0:00:00.244) 0:02:01.685 ********** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure kubernetes yaml files are present] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:71 Friday 12 April 2024 02:00:27 +0000 (0:00:00.311) 0:02:01.996 ********** changed: [sut] => { "changed": true, "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "dest": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "gid": 0, "group": "root", "md5sum": "8db65ab83723a021adc90b4f543fdca0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 244, "src": "/root/.ansible/tmp/ansible-tmp-1712887227.3783627-2920-5456704171947/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:81 Friday 12 April 2024 02:00:27 +0000 (0:00:00.652) 0:02:02.649 ********** changed: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pod: f10842d42a0aba7459db8f6815cfc01d0d751b9cb717502a2af44e06fc508e9e Container: ff57787bec2fbd0e9ac041f33fc1dc24b5eba79a68911ec694a940721b7b44c5 TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:89 Friday 12 April 2024 02:00:29 +0000 (0:00:01.122) 0:02:03.771 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:101 Friday 12 April 2024 02:00:30 +0000 (0:00:01.087) 0:02:04.859 ********** changed: [sut] => { "changed": true, "enabled": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target \"system-podman\\\\x2dkube.slice\" network-online.target 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", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; 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 kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; 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 kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; 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 kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.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": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14770", "LimitNPROCSoft": "14770", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14770", "LimitSIGPENDINGSoft": "14770", "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", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "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": "no", "RemoveIPC": "no", "Requires": "-.mount \"system-podman\\\\x2dkube.slice\" sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.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]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4431", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:114 Friday 12 April 2024 02:00:31 +0000 (0:00:01.077) 0:02:05.936 ********** changed: [sut] => { "changed": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "\"system-podman\\\\x2dkube.slice\" -.mount network-online.target basic.target systemd-journald.socket 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", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; 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 kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; 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 kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; 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 kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.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": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14770", "LimitNPROCSoft": "14770", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14770", "LimitSIGPENDINGSoft": "14770", "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", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "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": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target \"system-podman\\\\x2dkube.slice\"", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.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]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4431", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:128 Friday 12 April 2024 02:00:33 +0000 (0:00:01.857) 0:02:07.794 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_service_started is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:118 Friday 12 April 2024 02:00:33 +0000 (0:00:00.022) 0:02:07.817 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Friday 12 April 2024 02:00:33 +0000 (0:00:00.051) 0:02:07.869 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/libpod/testimage:20210610" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Friday 12 April 2024 02:00:33 +0000 (0:00:00.029) 0:02:07.899 ********** 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 [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Friday 12 April 2024 02:00:33 +0000 (0:00:00.027) 0:02:07.926 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Friday 12 April 2024 02:00:33 +0000 (0:00:00.021) 0:02:07.948 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Friday 12 April 2024 02:00:33 +0000 (0:00:00.032) 0:02:07.981 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Friday 12 April 2024 02:00:33 +0000 (0:00:00.037) 0:02:08.018 ********** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Friday 12 April 2024 02:00:33 +0000 (0:00:00.023) 0:02:08.042 ********** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Friday 12 April 2024 02:00:33 +0000 (0:00:00.025) 0:02:08.068 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Friday 12 April 2024 02:00:33 +0000 (0:00:00.071) 0:02:08.140 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Friday 12 April 2024 02:00:33 +0000 (0:00:00.391) 0:02:08.531 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Friday 12 April 2024 02:00:33 +0000 (0:00:00.043) 0:02:08.574 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1712887193.0835161, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1712887138.5362933, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203379, "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": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "870197188", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Friday 12 April 2024 02:00:34 +0000 (0:00:00.334) 0:02:08.908 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Friday 12 April 2024 02:00:34 +0000 (0:00:00.023) 0:02:08.931 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Friday 12 April 2024 02:00:34 +0000 (0:00:00.023) 0:02:08.955 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Friday 12 April 2024 02:00:34 +0000 (0:00:00.021) 0:02:08.976 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Friday 12 April 2024 02:00:34 +0000 (0:00:00.022) 0:02:08.999 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Friday 12 April 2024 02:00:34 +0000 (0:00:00.025) 0:02:09.024 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Friday 12 April 2024 02:00:34 +0000 (0:00:00.022) 0:02:09.047 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": ".service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Friday 12 April 2024 02:00:34 +0000 (0:00:00.042) 0:02:09.089 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Friday 12 April 2024 02:00:34 +0000 (0:00:00.024) 0:02:09.114 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_kube_yamls_raw | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Friday 12 April 2024 02:00:34 +0000 (0:00:00.022) 0:02:09.137 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Friday 12 April 2024 02:00:34 +0000 (0:00:00.043) 0:02:09.180 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:109 Friday 12 April 2024 02:00:34 +0000 (0:00:00.025) 0:02:09.205 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:113 Friday 12 April 2024 02:00:34 +0000 (0:00:00.019) 0:02:09.224 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Friday 12 April 2024 02:00:34 +0000 (0:00:00.043) 0:02:09.268 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Friday 12 April 2024 02:00:34 +0000 (0:00:00.070) 0:02:09.339 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Friday 12 April 2024 02:00:34 +0000 (0:00:00.021) 0:02:09.360 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Friday 12 April 2024 02:00:34 +0000 (0:00:00.022) 0:02:09.383 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Friday 12 April 2024 02:00:34 +0000 (0:00:00.022) 0:02:09.405 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 Friday 12 April 2024 02:00:34 +0000 (0:00:00.018) 0:02:09.424 ********** failed: [sut] (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } fatal: [sut]: FAILED! => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check error] ************************************************************* task path: /WORKDIR/git-registry-passwordjo23f0oy/tests/tests_auth_and_security.yml:73 Friday 12 April 2024 02:00:35 +0000 (0:00:00.780) 0:02:10.204 ********** skipping: [sut] => { "changed": false, "false_condition": "'UNREACHABLE' in ansible_failed_result.msg", "skip_reason": "Conditional result was False" } TASK [Run the role with credentials in spec] *********************************** task path: /WORKDIR/git-registry-passwordjo23f0oy/tests/tests_auth_and_security.yml:80 Friday 12 April 2024 02:00:35 +0000 (0:00:00.020) 0:02:10.225 ********** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Friday 12 April 2024 02:00:35 +0000 (0:00:00.043) 0:02:10.268 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Friday 12 April 2024 02:00:35 +0000 (0:00:00.036) 0:02:10.305 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Friday 12 April 2024 02:00:35 +0000 (0:00:00.037) 0:02:10.342 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Friday 12 April 2024 02:00:35 +0000 (0:00:00.030) 0:02:10.372 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Friday 12 April 2024 02:00:35 +0000 (0:00:00.026) 0:02:10.399 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Friday 12 April 2024 02:00:35 +0000 (0:00:00.050) 0:02:10.450 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Friday 12 April 2024 02:00:37 +0000 (0:00:01.282) 0:02:11.732 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Friday 12 April 2024 02:00:37 +0000 (0:00:00.022) 0:02:11.755 ********** skipping: [sut] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Friday 12 April 2024 02:00:37 +0000 (0:00:00.025) 0:02:11.780 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.056044", "end": "2024-04-12 02:00:37.443850", "rc": 0, "start": "2024-04-12 02:00:37.387806" } STDOUT: podman version 4.9.4 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Friday 12 April 2024 02:00:37 +0000 (0:00:00.387) 0:02:12.167 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:32 Friday 12 April 2024 02:00:37 +0000 (0:00:00.054) 0:02:12.221 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:39 Friday 12 April 2024 02:00:37 +0000 (0:00:00.024) 0:02:12.246 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:49 Friday 12 April 2024 02:00:37 +0000 (0:00:00.049) 0:02:12.295 ********** META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Friday 12 April 2024 02:00:37 +0000 (0:00:00.041) 0:02:12.336 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Friday 12 April 2024 02:00:37 +0000 (0:00:00.041) 0:02:12.377 ********** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Friday 12 April 2024 02:00:37 +0000 (0:00:00.024) 0:02:12.401 ********** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Friday 12 April 2024 02:00:37 +0000 (0:00:00.023) 0:02:12.424 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Friday 12 April 2024 02:00:37 +0000 (0:00:00.028) 0:02:12.453 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Friday 12 April 2024 02:00:38 +0000 (0:00:00.309) 0:02:12.762 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Friday 12 April 2024 02:00:38 +0000 (0:00:00.030) 0:02:12.793 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1712887193.0835161, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1712887138.5362933, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203379, "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": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "870197188", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Friday 12 April 2024 02:00:38 +0000 (0:00:00.284) 0:02:13.078 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Friday 12 April 2024 02:00:38 +0000 (0:00:00.019) 0:02:13.098 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Friday 12 April 2024 02:00:38 +0000 (0:00:00.065) 0:02:13.163 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Friday 12 April 2024 02:00:38 +0000 (0:00:00.020) 0:02:13.184 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Friday 12 April 2024 02:00:38 +0000 (0:00:00.020) 0:02:13.204 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Friday 12 April 2024 02:00:38 +0000 (0:00:00.021) 0:02:13.226 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:62 Friday 12 April 2024 02:00:38 +0000 (0:00:00.020) 0:02:13.246 ********** 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 [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:71 Friday 12 April 2024 02:00:38 +0000 (0:00:00.027) 0:02:13.274 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Friday 12 April 2024 02:00:38 +0000 (0:00:00.037) 0:02:13.311 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Friday 12 April 2024 02:00:38 +0000 (0:00:00.020) 0:02:13.332 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 Friday 12 April 2024 02:00:38 +0000 (0:00:00.021) 0:02:13.353 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Friday 12 April 2024 02:00:38 +0000 (0:00:00.038) 0:02:13.391 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Friday 12 April 2024 02:00:38 +0000 (0:00:00.022) 0:02:13.413 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:77 Friday 12 April 2024 02:00:38 +0000 (0:00:00.020) 0:02:13.434 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for sut TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Friday 12 April 2024 02:00:38 +0000 (0:00:00.039) 0:02:13.474 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Friday 12 April 2024 02:00:38 +0000 (0:00:00.020) 0:02:13.495 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Friday 12 April 2024 02:00:38 +0000 (0:00:00.020) 0:02:13.516 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for sut TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Friday 12 April 2024 02:00:38 +0000 (0:00:00.080) 0:02:13.596 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Friday 12 April 2024 02:00:38 +0000 (0:00:00.021) 0:02:13.618 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Friday 12 April 2024 02:00:38 +0000 (0:00:00.021) 0:02:13.640 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Friday 12 April 2024 02:00:39 +0000 (0:00:00.021) 0:02:13.661 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86 Friday 12 April 2024 02:00:39 +0000 (0:00:00.021) 0:02:13.683 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:93 Friday 12 April 2024 02:00:39 +0000 (0:00:00.021) 0:02:13.704 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:100 Friday 12 April 2024 02:00:39 +0000 (0:00:00.021) 0:02:13.725 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104 Friday 12 April 2024 02:00:39 +0000 (0:00:00.020) 0:02:13.746 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:111 Friday 12 April 2024 02:00:39 +0000 (0:00:00.019) 0:02:13.766 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for sut => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Friday 12 April 2024 02:00:39 +0000 (0:00:00.063) 0:02:13.830 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Friday 12 April 2024 02:00:39 +0000 (0:00:00.029) 0:02:13.860 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Friday 12 April 2024 02:00:39 +0000 (0:00:00.028) 0:02:13.888 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Friday 12 April 2024 02:00:39 +0000 (0:00:00.023) 0:02:13.912 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Friday 12 April 2024 02:00:39 +0000 (0:00:00.039) 0:02:13.952 ********** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Friday 12 April 2024 02:00:39 +0000 (0:00:00.025) 0:02:13.977 ********** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Friday 12 April 2024 02:00:39 +0000 (0:00:00.024) 0:02:14.001 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Friday 12 April 2024 02:00:39 +0000 (0:00:00.114) 0:02:14.115 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Friday 12 April 2024 02:00:39 +0000 (0:00:00.318) 0:02:14.434 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Friday 12 April 2024 02:00:39 +0000 (0:00:00.028) 0:02:14.463 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1712887193.0835161, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1712887138.5362933, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203379, "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": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "870197188", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Friday 12 April 2024 02:00:40 +0000 (0:00:00.275) 0:02:14.739 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Friday 12 April 2024 02:00:40 +0000 (0:00:00.021) 0:02:14.760 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Friday 12 April 2024 02:00:40 +0000 (0:00:00.020) 0:02:14.781 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Friday 12 April 2024 02:00:40 +0000 (0:00:00.020) 0:02:14.801 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Friday 12 April 2024 02:00:40 +0000 (0:00:00.019) 0:02:14.821 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Friday 12 April 2024 02:00:40 +0000 (0:00:00.020) 0:02:14.841 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Friday 12 April 2024 02:00:40 +0000 (0:00:00.020) 0:02:14.862 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_kube", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Friday 12 April 2024 02:00:40 +0000 (0:00:00.020) 0:02:14.882 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Friday 12 April 2024 02:00:40 +0000 (0:00:00.033) 0:02:14.915 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Friday 12 April 2024 02:00:40 +0000 (0:00:00.022) 0:02:14.938 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Friday 12 April 2024 02:00:40 +0000 (0:00:00.024) 0:02:14.962 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:74 Friday 12 April 2024 02:00:40 +0000 (0:00:00.027) 0:02:14.990 ********** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.007386", "end": "2024-04-12 02:00:40.640318", "rc": 0, "start": "2024-04-12 02:00:40.632932" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:82 Friday 12 April 2024 02:00:40 +0000 (0:00:00.352) 0:02:15.342 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:86 Friday 12 April 2024 02:00:40 +0000 (0:00:00.021) 0:02:15.364 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for sut TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Friday 12 April 2024 02:00:40 +0000 (0:00:00.140) 0:02:15.504 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Friday 12 April 2024 02:00:40 +0000 (0:00:00.040) 0:02:15.545 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Friday 12 April 2024 02:00:40 +0000 (0:00:00.021) 0:02:15.566 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Friday 12 April 2024 02:00:40 +0000 (0:00:00.020) 0:02:15.587 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the host mount volumes] *********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Friday 12 April 2024 02:00:40 +0000 (0:00:00.021) 0:02:15.609 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_create_host_directories | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Friday 12 April 2024 02:00:40 +0000 (0:00:00.022) 0:02:15.631 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:31 Friday 12 April 2024 02:00:40 +0000 (0:00:00.020) 0:02:15.651 ********** ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Check the kubernetes yaml file] ******* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:54 Friday 12 April 2024 02:00:41 +0000 (0:00:00.738) 0:02:16.390 ********** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1712887228.3686602, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1712887227.9266584, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 266504, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1712887227.6686573, "nlink": 1, "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 244, "uid": 0, "version": "2907802293", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Ensure the kubernetes directory is present] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:62 Friday 12 April 2024 02:00:42 +0000 (0:00:00.353) 0:02:16.744 ********** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure kubernetes yaml files are present] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:71 Friday 12 April 2024 02:00:42 +0000 (0:00:00.287) 0:02:17.031 ********** ok: [sut] => { "changed": false, "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "dest": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "secontext": "system_u:object_r:etc_t:s0", "size": 244, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:81 Friday 12 April 2024 02:00:43 +0000 (0:00:00.748) 0:02:17.780 ********** ok: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": false } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:89 Friday 12 April 2024 02:00:43 +0000 (0:00:00.449) 0:02:18.229 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_play_info is changed or __podman_copy is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:101 Friday 12 April 2024 02:00:43 +0000 (0:00:00.021) 0:02:18.251 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_play_info is changed or __podman_copy is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:114 Friday 12 April 2024 02:00:43 +0000 (0:00:00.022) 0:02:18.273 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_play_info is changed or __podman_copy is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:128 Friday 12 April 2024 02:00:43 +0000 (0:00:00.022) 0:02:18.296 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_play_info is changed or __podman_copy is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:118 Friday 12 April 2024 02:00:43 +0000 (0:00:00.022) 0:02:18.318 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Friday 12 April 2024 02:00:43 +0000 (0:00:00.103) 0:02:18.421 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/libpod/testimage:20210610" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Friday 12 April 2024 02:00:43 +0000 (0:00:00.028) 0:02:18.450 ********** 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 [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Friday 12 April 2024 02:00:43 +0000 (0:00:00.028) 0:02:18.478 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Friday 12 April 2024 02:00:43 +0000 (0:00:00.021) 0:02:18.500 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Friday 12 April 2024 02:00:43 +0000 (0:00:00.032) 0:02:18.532 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Friday 12 April 2024 02:00:43 +0000 (0:00:00.039) 0:02:18.572 ********** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Friday 12 April 2024 02:00:43 +0000 (0:00:00.025) 0:02:18.597 ********** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Friday 12 April 2024 02:00:43 +0000 (0:00:00.024) 0:02:18.621 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Friday 12 April 2024 02:00:43 +0000 (0:00:00.030) 0:02:18.651 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Friday 12 April 2024 02:00:44 +0000 (0:00:00.365) 0:02:19.017 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Friday 12 April 2024 02:00:44 +0000 (0:00:00.030) 0:02:19.048 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1712887193.0835161, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1712887138.5362933, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203379, "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": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "870197188", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Friday 12 April 2024 02:00:44 +0000 (0:00:00.340) 0:02:19.389 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Friday 12 April 2024 02:00:44 +0000 (0:00:00.020) 0:02:19.409 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Friday 12 April 2024 02:00:44 +0000 (0:00:00.020) 0:02:19.429 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Friday 12 April 2024 02:00:44 +0000 (0:00:00.020) 0:02:19.450 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Friday 12 April 2024 02:00:44 +0000 (0:00:00.020) 0:02:19.471 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Friday 12 April 2024 02:00:44 +0000 (0:00:00.020) 0:02:19.491 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Friday 12 April 2024 02:00:44 +0000 (0:00:00.019) 0:02:19.511 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": ".service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Friday 12 April 2024 02:00:44 +0000 (0:00:00.081) 0:02:19.593 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Friday 12 April 2024 02:00:44 +0000 (0:00:00.023) 0:02:19.616 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_kube_yamls_raw | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Friday 12 April 2024 02:00:44 +0000 (0:00:00.022) 0:02:19.639 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Friday 12 April 2024 02:00:45 +0000 (0:00:00.044) 0:02:19.684 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:109 Friday 12 April 2024 02:00:45 +0000 (0:00:00.025) 0:02:19.709 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:113 Friday 12 April 2024 02:00:45 +0000 (0:00:00.021) 0:02:19.730 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Friday 12 April 2024 02:00:45 +0000 (0:00:00.044) 0:02:19.775 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Friday 12 April 2024 02:00:45 +0000 (0:00:00.035) 0:02:19.810 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Friday 12 April 2024 02:00:45 +0000 (0:00:00.021) 0:02:19.832 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Friday 12 April 2024 02:00:45 +0000 (0:00:00.020) 0:02:19.852 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Friday 12 April 2024 02:00:45 +0000 (0:00:00.020) 0:02:19.873 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 Friday 12 April 2024 02:00:45 +0000 (0:00:00.018) 0:02:19.891 ********** ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:40 Friday 12 April 2024 02:00:45 +0000 (0:00:00.767) 0:02:20.659 ********** 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": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:49 Friday 12 April 2024 02:00:46 +0000 (0:00:00.323) 0:02:20.983 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_file_src | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:59 Friday 12 April 2024 02:00:46 +0000 (0:00:00.021) 0:02:21.004 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_str | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] ******* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:71 Friday 12 April 2024 02:00:46 +0000 (0:00:00.022) 0:02:21.026 ********** changed: [sut] => { "changed": true, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/etc/containers/systemd/.container", "gid": 0, "group": "root", "md5sum": "ce647a260371eff050752697c0d6523b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 171, "src": "/root/.ansible/tmp/ansible-tmp-1712887246.4121702-3322-197585259831118/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:83 Friday 12 April 2024 02:00:47 +0000 (0:00:00.804) 0:02:21.831 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:111 Friday 12 April 2024 02:00:47 +0000 (0:00:00.066) 0:02:21.897 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:126 Friday 12 April 2024 02:00:47 +0000 (0:00:00.025) 0:02:21.923 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:125 Friday 12 April 2024 02:00:47 +0000 (0:00:00.025) 0:02:21.948 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Run the role with credentials in global vars] **************************** task path: /WORKDIR/git-registry-passwordjo23f0oy/tests/tests_auth_and_security.yml:91 Friday 12 April 2024 02:00:47 +0000 (0:00:00.030) 0:02:21.978 ********** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Friday 12 April 2024 02:00:47 +0000 (0:00:00.051) 0:02:22.029 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Friday 12 April 2024 02:00:47 +0000 (0:00:00.037) 0:02:22.067 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Friday 12 April 2024 02:00:47 +0000 (0:00:00.028) 0:02:22.095 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Friday 12 April 2024 02:00:47 +0000 (0:00:00.021) 0:02:22.117 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Friday 12 April 2024 02:00:47 +0000 (0:00:00.026) 0:02:22.143 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Friday 12 April 2024 02:00:47 +0000 (0:00:00.046) 0:02:22.189 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Friday 12 April 2024 02:00:48 +0000 (0:00:01.184) 0:02:23.374 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Friday 12 April 2024 02:00:48 +0000 (0:00:00.066) 0:02:23.440 ********** skipping: [sut] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Friday 12 April 2024 02:00:48 +0000 (0:00:00.025) 0:02:23.466 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.053030", "end": "2024-04-12 02:00:49.086825", "rc": 0, "start": "2024-04-12 02:00:49.033795" } STDOUT: podman version 4.9.4 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Friday 12 April 2024 02:00:49 +0000 (0:00:00.323) 0:02:23.790 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:32 Friday 12 April 2024 02:00:49 +0000 (0:00:00.024) 0:02:23.814 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:39 Friday 12 April 2024 02:00:49 +0000 (0:00:00.021) 0:02:23.835 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:49 Friday 12 April 2024 02:00:49 +0000 (0:00:00.026) 0:02:23.862 ********** META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Friday 12 April 2024 02:00:49 +0000 (0:00:00.025) 0:02:23.888 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Friday 12 April 2024 02:00:49 +0000 (0:00:00.040) 0:02:23.928 ********** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Friday 12 April 2024 02:00:49 +0000 (0:00:00.025) 0:02:23.954 ********** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Friday 12 April 2024 02:00:49 +0000 (0:00:00.025) 0:02:23.980 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Friday 12 April 2024 02:00:49 +0000 (0:00:00.038) 0:02:24.018 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Friday 12 April 2024 02:00:49 +0000 (0:00:00.401) 0:02:24.420 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Friday 12 April 2024 02:00:49 +0000 (0:00:00.035) 0:02:24.456 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1712887193.0835161, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1712887138.5362933, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203379, "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": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "870197188", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Friday 12 April 2024 02:00:50 +0000 (0:00:00.352) 0:02:24.808 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Friday 12 April 2024 02:00:50 +0000 (0:00:00.022) 0:02:24.830 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Friday 12 April 2024 02:00:50 +0000 (0:00:00.024) 0:02:24.855 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Friday 12 April 2024 02:00:50 +0000 (0:00:00.022) 0:02:24.877 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Friday 12 April 2024 02:00:50 +0000 (0:00:00.072) 0:02:24.950 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Friday 12 April 2024 02:00:50 +0000 (0:00:00.022) 0:02:24.972 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:62 Friday 12 April 2024 02:00:50 +0000 (0:00:00.022) 0:02:24.994 ********** 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 [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:71 Friday 12 April 2024 02:00:50 +0000 (0:00:00.029) 0:02:25.024 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Friday 12 April 2024 02:00:50 +0000 (0:00:00.040) 0:02:25.064 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Friday 12 April 2024 02:00:50 +0000 (0:00:00.022) 0:02:25.086 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 Friday 12 April 2024 02:00:50 +0000 (0:00:00.022) 0:02:25.109 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Friday 12 April 2024 02:00:50 +0000 (0:00:00.040) 0:02:25.150 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Friday 12 April 2024 02:00:50 +0000 (0:00:00.024) 0:02:25.174 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:77 Friday 12 April 2024 02:00:50 +0000 (0:00:00.022) 0:02:25.197 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for sut TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Friday 12 April 2024 02:00:50 +0000 (0:00:00.042) 0:02:25.240 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Friday 12 April 2024 02:00:50 +0000 (0:00:00.021) 0:02:25.262 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Friday 12 April 2024 02:00:50 +0000 (0:00:00.024) 0:02:25.287 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for sut TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Friday 12 April 2024 02:00:50 +0000 (0:00:00.042) 0:02:25.329 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Friday 12 April 2024 02:00:50 +0000 (0:00:00.085) 0:02:25.414 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Friday 12 April 2024 02:00:50 +0000 (0:00:00.031) 0:02:25.446 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Friday 12 April 2024 02:00:50 +0000 (0:00:00.033) 0:02:25.479 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86 Friday 12 April 2024 02:00:50 +0000 (0:00:00.033) 0:02:25.512 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:93 Friday 12 April 2024 02:00:50 +0000 (0:00:00.024) 0:02:25.537 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:100 Friday 12 April 2024 02:00:50 +0000 (0:00:00.034) 0:02:25.571 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104 Friday 12 April 2024 02:00:50 +0000 (0:00:00.024) 0:02:25.596 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:111 Friday 12 April 2024 02:00:50 +0000 (0:00:00.020) 0:02:25.616 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for sut => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Friday 12 April 2024 02:00:51 +0000 (0:00:00.068) 0:02:25.685 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Friday 12 April 2024 02:00:51 +0000 (0:00:00.034) 0:02:25.719 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Friday 12 April 2024 02:00:51 +0000 (0:00:00.033) 0:02:25.752 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Friday 12 April 2024 02:00:51 +0000 (0:00:00.030) 0:02:25.783 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Friday 12 April 2024 02:00:51 +0000 (0:00:00.059) 0:02:25.843 ********** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Friday 12 April 2024 02:00:51 +0000 (0:00:00.039) 0:02:25.883 ********** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Friday 12 April 2024 02:00:51 +0000 (0:00:00.030) 0:02:25.913 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Friday 12 April 2024 02:00:51 +0000 (0:00:00.048) 0:02:25.962 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Friday 12 April 2024 02:00:51 +0000 (0:00:00.323) 0:02:26.285 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Friday 12 April 2024 02:00:51 +0000 (0:00:00.170) 0:02:26.455 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1712887193.0835161, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1712887138.5362933, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203379, "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": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "870197188", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Friday 12 April 2024 02:00:52 +0000 (0:00:00.320) 0:02:26.776 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Friday 12 April 2024 02:00:52 +0000 (0:00:00.022) 0:02:26.798 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Friday 12 April 2024 02:00:52 +0000 (0:00:00.022) 0:02:26.820 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Friday 12 April 2024 02:00:52 +0000 (0:00:00.023) 0:02:26.844 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Friday 12 April 2024 02:00:52 +0000 (0:00:00.020) 0:02:26.864 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Friday 12 April 2024 02:00:52 +0000 (0:00:00.021) 0:02:26.885 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Friday 12 April 2024 02:00:52 +0000 (0:00:00.022) 0:02:26.907 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_kube", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Friday 12 April 2024 02:00:52 +0000 (0:00:00.022) 0:02:26.930 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Friday 12 April 2024 02:00:52 +0000 (0:00:00.035) 0:02:26.965 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Friday 12 April 2024 02:00:52 +0000 (0:00:00.024) 0:02:26.989 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Friday 12 April 2024 02:00:52 +0000 (0:00:00.025) 0:02:27.014 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:74 Friday 12 April 2024 02:00:52 +0000 (0:00:00.053) 0:02:27.068 ********** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.007716", "end": "2024-04-12 02:00:52.735813", "rc": 0, "start": "2024-04-12 02:00:52.728097" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:82 Friday 12 April 2024 02:00:52 +0000 (0:00:00.381) 0:02:27.450 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:86 Friday 12 April 2024 02:00:52 +0000 (0:00:00.034) 0:02:27.484 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for sut TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Friday 12 April 2024 02:00:52 +0000 (0:00:00.048) 0:02:27.533 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Friday 12 April 2024 02:00:52 +0000 (0:00:00.113) 0:02:27.646 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Friday 12 April 2024 02:00:53 +0000 (0:00:00.023) 0:02:27.670 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Friday 12 April 2024 02:00:53 +0000 (0:00:00.022) 0:02:27.693 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the host mount volumes] *********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Friday 12 April 2024 02:00:53 +0000 (0:00:00.024) 0:02:27.717 ********** skipping: [sut] => { "changed": false, "false_condition": "podman_create_host_directories | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Friday 12 April 2024 02:00:53 +0000 (0:00:00.020) 0:02:27.738 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:31 Friday 12 April 2024 02:00:53 +0000 (0:00:00.019) 0:02:27.758 ********** ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Check the kubernetes yaml file] ******* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:54 Friday 12 April 2024 02:00:53 +0000 (0:00:00.802) 0:02:28.561 ********** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1712887228.3686602, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1712887227.9266584, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 266504, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1712887227.6686573, "nlink": 1, "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 244, "uid": 0, "version": "2907802293", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Ensure the kubernetes directory is present] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:62 Friday 12 April 2024 02:00:54 +0000 (0:00:00.394) 0:02:28.955 ********** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure kubernetes yaml files are present] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:71 Friday 12 April 2024 02:00:54 +0000 (0:00:00.377) 0:02:29.333 ********** ok: [sut] => { "changed": false, "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "dest": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "secontext": "system_u:object_r:etc_t:s0", "size": 244, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:81 Friday 12 April 2024 02:00:55 +0000 (0:00:00.751) 0:02:30.085 ********** ok: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": false } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:89 Friday 12 April 2024 02:00:55 +0000 (0:00:00.519) 0:02:30.605 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_play_info is changed or __podman_copy is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:101 Friday 12 April 2024 02:00:55 +0000 (0:00:00.023) 0:02:30.628 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_play_info is changed or __podman_copy is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:114 Friday 12 April 2024 02:00:55 +0000 (0:00:00.023) 0:02:30.652 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_play_info is changed or __podman_copy is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:128 Friday 12 April 2024 02:00:56 +0000 (0:00:00.027) 0:02:30.679 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_play_info is changed or __podman_copy is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:118 Friday 12 April 2024 02:00:56 +0000 (0:00:00.023) 0:02:30.702 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Friday 12 April 2024 02:00:56 +0000 (0:00:00.056) 0:02:30.759 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/libpod/testimage:20210610" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Friday 12 April 2024 02:00:56 +0000 (0:00:00.029) 0:02:30.788 ********** 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 [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Friday 12 April 2024 02:00:56 +0000 (0:00:00.085) 0:02:30.873 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Friday 12 April 2024 02:00:56 +0000 (0:00:00.023) 0:02:30.897 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Friday 12 April 2024 02:00:56 +0000 (0:00:00.036) 0:02:30.934 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Friday 12 April 2024 02:00:56 +0000 (0:00:00.041) 0:02:30.975 ********** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Friday 12 April 2024 02:00:56 +0000 (0:00:00.030) 0:02:31.006 ********** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Friday 12 April 2024 02:00:56 +0000 (0:00:00.025) 0:02:31.031 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Friday 12 April 2024 02:00:56 +0000 (0:00:00.031) 0:02:31.063 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Friday 12 April 2024 02:00:56 +0000 (0:00:00.325) 0:02:31.389 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Friday 12 April 2024 02:00:56 +0000 (0:00:00.031) 0:02:31.421 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1712887193.0835161, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1712887138.5362933, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203379, "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": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "870197188", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Friday 12 April 2024 02:00:57 +0000 (0:00:00.338) 0:02:31.759 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Friday 12 April 2024 02:00:57 +0000 (0:00:00.020) 0:02:31.780 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Friday 12 April 2024 02:00:57 +0000 (0:00:00.022) 0:02:31.802 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Friday 12 April 2024 02:00:57 +0000 (0:00:00.020) 0:02:31.823 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Friday 12 April 2024 02:00:57 +0000 (0:00:00.020) 0:02:31.844 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Friday 12 April 2024 02:00:57 +0000 (0:00:00.021) 0:02:31.865 ********** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Friday 12 April 2024 02:00:57 +0000 (0:00:00.022) 0:02:31.887 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": ".service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Friday 12 April 2024 02:00:57 +0000 (0:00:00.038) 0:02:31.925 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Friday 12 April 2024 02:00:57 +0000 (0:00:00.023) 0:02:31.949 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_kube_yamls_raw | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Friday 12 April 2024 02:00:57 +0000 (0:00:00.072) 0:02:32.022 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Friday 12 April 2024 02:00:57 +0000 (0:00:00.044) 0:02:32.066 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:109 Friday 12 April 2024 02:00:57 +0000 (0:00:00.032) 0:02:32.099 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:113 Friday 12 April 2024 02:00:57 +0000 (0:00:00.020) 0:02:32.120 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Friday 12 April 2024 02:00:57 +0000 (0:00:00.044) 0:02:32.164 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Friday 12 April 2024 02:00:57 +0000 (0:00:00.036) 0:02:32.201 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Friday 12 April 2024 02:00:57 +0000 (0:00:00.022) 0:02:32.223 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Friday 12 April 2024 02:00:57 +0000 (0:00:00.020) 0:02:32.244 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Friday 12 April 2024 02:00:57 +0000 (0:00:00.021) 0:02:32.265 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 Friday 12 April 2024 02:00:57 +0000 (0:00:00.018) 0:02:32.284 ********** ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:40 Friday 12 April 2024 02:00:58 +0000 (0:00:00.761) 0:02:33.045 ********** 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": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:49 Friday 12 April 2024 02:00:58 +0000 (0:00:00.347) 0:02:33.392 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_file_src | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] *** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:59 Friday 12 April 2024 02:00:58 +0000 (0:00:00.022) 0:02:33.415 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_str | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] ******* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:71 Friday 12 April 2024 02:00:58 +0000 (0:00:00.023) 0:02:33.438 ********** ok: [sut] => { "changed": false, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/etc/containers/systemd/.container", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/systemd/.container", "secontext": "system_u:object_r:etc_t:s0", "size": 171, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:83 Friday 12 April 2024 02:00:59 +0000 (0:00:00.825) 0:02:34.264 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_copy_content is changed or __podman_copy_file is changed or __podman_template_file is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:111 Friday 12 April 2024 02:00:59 +0000 (0:00:00.023) 0:02:34.288 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_copy_content is changed or __podman_copy_file is changed or __podman_template_file is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:126 Friday 12 April 2024 02:00:59 +0000 (0:00:00.027) 0:02:34.315 ********** skipping: [sut] => { "changed": false, "false_condition": "__podman_copy_content is changed or __podman_copy_file is changed or __podman_template_file is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:125 Friday 12 April 2024 02:00:59 +0000 (0:00:00.098) 0:02:34.414 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up registry] ******************************************************* task path: /WORKDIR/git-registry-passwordjo23f0oy/tests/tests_auth_and_security.yml:103 Friday 12 April 2024 02:00:59 +0000 (0:00:00.036) 0:02:34.451 ********** included: /WORKDIR/git-registry-passwordjo23f0oy/tests/tasks/cleanup_registry.yml for sut TASK [Destroy registry container] ********************************************** task path: /WORKDIR/git-registry-passwordjo23f0oy/tests/tasks/cleanup_registry.yml:3 Friday 12 April 2024 02:00:59 +0000 (0:00:00.041) 0:02:34.492 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "rm", "-f", "podman_registry" ], "delta": "0:00:00.435740", "end": "2024-04-12 02:01:00.564370", "rc": 0, "start": "2024-04-12 02:01:00.128630" } STDOUT: podman_registry TASK [Remove tmpdir] *********************************************************** task path: /WORKDIR/git-registry-passwordjo23f0oy/tests/tasks/cleanup_registry.yml:7 Friday 12 April 2024 02:01:00 +0000 (0:00:00.769) 0:02:35.262 ********** changed: [sut] => { "changed": true, "path": "/tmp/lsr_u0c6s448_podman", "state": "absent" } PLAY RECAP ********************************************************************* sut : ok=220 changed=27 unreachable=0 failed=0 skipped=224 rescued=1 ignored=0 Friday 12 April 2024 02:01:01 +0000 (0:00:00.414) 0:02:35.676 ********** =============================================================================== fedora.linux_system_roles.podman : Ensure required packages are installed -- 83.51s /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 5.06s /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Ensure httpd-tools package for htpasswd --------------------------------- 4.24s /WORKDIR/git-registry-passwordjo23f0oy/tests/tasks/setup_registry.yml:57 ------ fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 4.22s /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Start registry ---------------------------------------------------------- 3.43s /WORKDIR/git-registry-passwordjo23f0oy/tests/tasks/setup_registry.yml:72 ------ fedora.linux_system_roles.podman : Start service ------------------------ 1.86s /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:114 Push test images into local registry ------------------------------------ 1.50s /WORKDIR/git-registry-passwordjo23f0oy/tests/tasks/setup_registry.yml:97 ------ fedora.linux_system_roles.podman : Gather the package facts ------------- 1.28s /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.certificate : Ensure provider service is running --- 1.19s /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.18s /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.12s /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Update containers/pods --------------- 1.12s /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:81 Gathering Facts --------------------------------------------------------- 1.11s /WORKDIR/git-registry-passwordjo23f0oy/tests/tests_auth_and_security.yml:9 ---- fedora.linux_system_roles.podman : Reload systemctl --------------------- 1.09s /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:89 fedora.linux_system_roles.podman : Enable service ----------------------- 1.08s /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:101 fedora.linux_system_roles.podman : Gather the package facts ------------- 0.91s /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.certificate : Ensure certificate requests ----- 0.83s /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 fedora.linux_system_roles.podman : Ensure quadlet file is present ------- 0.83s /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:71 fedora.linux_system_roles.certificate : Slurp the contents of the files --- 0.82s /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 fedora.linux_system_roles.podman : Ensure quadlet file is present ------- 0.80s /WORKDIR/git-registry-passwordjo23f0oy/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:71 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) ---^---^---^---^---^---