# 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-weekly-ci0sn0etea/.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_basic.yml ****************************************************** 2 plays in /WORKDIR/git-weekly-ci0sn0etea/tests/tests_basic.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-ci0sn0etea/tests/tests_basic.yml:4 Saturday 23 March 2024 16:50:06 +0000 (0:00:00.013) 0:00:00.013 ******** ok: [sut] => { "ansible_facts": { "mysql_container_root_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci0sn0etea/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Ensure that the role runs with default parameters] *********************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci0sn0etea/tests/tests_basic.yml:9 Saturday 23 March 2024 16:50:06 +0000 (0:00:00.013) 0:00:00.027 ******** ok: [sut] TASK [Enable podman copr] ****************************************************** task path: /WORKDIR/git-weekly-ci0sn0etea/tests/tests_basic.yml:146 Saturday 23 March 2024 16:50:08 +0000 (0:00:01.057) 0:00:01.084 ******** skipping: [sut] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [Install podman from updates-testing] ************************************* task path: /WORKDIR/git-weekly-ci0sn0etea/tests/tests_basic.yml:151 Saturday 23 March 2024 16:50:08 +0000 (0:00:00.017) 0:00:01.102 ******** skipping: [sut] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [Podman version] ********************************************************** task path: /WORKDIR/git-weekly-ci0sn0etea/tests/tests_basic.yml:156 Saturday 23 March 2024 16:50:08 +0000 (0:00:00.018) 0:00:01.121 ******** skipping: [sut] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [Create user] ************************************************************* task path: /WORKDIR/git-weekly-ci0sn0etea/tests/tests_basic.yml:161 Saturday 23 March 2024 16:50:08 +0000 (0:00:00.017) 0:00:01.138 ******** changed: [sut] => { "changed": true, "comment": "", "create_home": true, "group": 1001, "home": "/home/user1", "name": "user1", "shell": "/bin/bash", "state": "present", "system": false, "uid": 1001 } TASK [Create tempfile for kube_src] ******************************************** task path: /WORKDIR/git-weekly-ci0sn0etea/tests/tests_basic.yml:166 Saturday 23 March 2024 16:50:08 +0000 (0:00:00.731) 0:00:01.870 ******** changed: [sut -> localhost] => { "changed": true, "gid": 1001, "group": "jenkins", "mode": "0600", "owner": "jenkins", "path": "/tmp/lsr_podman_wkq0dojb.yml", "size": 0, "state": "file", "uid": 1000090000 } TASK [Write kube_file_src] ***************************************************** task path: /WORKDIR/git-weekly-ci0sn0etea/tests/tests_basic.yml:174 Saturday 23 March 2024 16:50:08 +0000 (0:00:00.170) 0:00:02.040 ******** changed: [sut -> localhost] => { "changed": true, "checksum": "06792c97524e903255ff9acec67184d6c3763737", "dest": "/tmp/lsr_podman_wkq0dojb.yml", "gid": 1001, "group": "jenkins", "md5sum": "ca71f1e9e2e9abcbd2a7c382327b776f", "mode": "0600", "owner": "jenkins", "size": 666, "src": "/home/jenkins/.ansible/tmp/ansible-tmp-1711212608.9786139-2380-200697817246757/source", "state": "file", "uid": 1000090000 } TASK [Create host directories for data] **************************************** task path: /WORKDIR/git-weekly-ci0sn0etea/tests/tests_basic.yml:181 Saturday 23 March 2024 16:50:09 +0000 (0:00:00.392) 0:00:02.433 ******** changed: [sut] => (item=['httpd1', 'user1', 1001]) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": [ "httpd1", "user1", 1001 ], "mode": "0755", "owner": "user1", "path": "/tmp/httpd1", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 1001 } changed: [sut] => (item=['httpd2', 'root', 0]) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": [ "httpd2", "root", 0 ], "mode": "0755", "owner": "root", "path": "/tmp/httpd2", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0 } changed: [sut] => (item=['httpd3', 'root', 0]) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": [ "httpd3", "root", 0 ], "mode": "0755", "owner": "root", "path": "/tmp/httpd3", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0 } TASK [Create data files] ******************************************************* task path: /WORKDIR/git-weekly-ci0sn0etea/tests/tests_basic.yml:189 Saturday 23 March 2024 16:50:10 +0000 (0:00:00.850) 0:00:03.283 ******** changed: [sut] => (item=['httpd1', 'user1', 1001]) => { "ansible_loop_var": "item", "changed": true, "checksum": "40bd001563085fc35165329ea1ff5c5ecbdbbeef", "dest": "/tmp/httpd1/index.txt", "gid": 0, "group": "root", "item": [ "httpd1", "user1", 1001 ], "md5sum": "202cb962ac59075b964b07152d234b70", "mode": "0644", "owner": "user1", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 3, "src": "/root/.ansible/tmp/ansible-tmp-1711212610.2482255-2402-20649559798443/source", "state": "file", "uid": 1001 } changed: [sut] => (item=['httpd2', 'root', 0]) => { "ansible_loop_var": "item", "changed": true, "checksum": "40bd001563085fc35165329ea1ff5c5ecbdbbeef", "dest": "/tmp/httpd2/index.txt", "gid": 0, "group": "root", "item": [ "httpd2", "root", 0 ], "md5sum": "202cb962ac59075b964b07152d234b70", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 3, "src": "/root/.ansible/tmp/ansible-tmp-1711212610.9084964-2402-213046390796281/source", "state": "file", "uid": 0 } changed: [sut] => (item=['httpd3', 'root', 0]) => { "ansible_loop_var": "item", "changed": true, "checksum": "40bd001563085fc35165329ea1ff5c5ecbdbbeef", "dest": "/tmp/httpd3/index.txt", "gid": 0, "group": "root", "item": [ "httpd3", "root", 0 ], "md5sum": "202cb962ac59075b964b07152d234b70", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 3, "src": "/root/.ansible/tmp/ansible-tmp-1711212611.5676482-2402-144904927348929/source", "state": "file", "uid": 0 } TASK [Run role - do not pull images] ******************************************* task path: /WORKDIR/git-weekly-ci0sn0etea/tests/tests_basic.yml:199 Saturday 23 March 2024 16:50:12 +0000 (0:00:01.988) 0:00:05.272 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 23 March 2024 16:50:12 +0000 (0:00:00.025) 0:00:05.297 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 23 March 2024 16:50:12 +0000 (0:00:00.015) 0:00:05.313 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 23 March 2024 16:50:12 +0000 (0:00:00.018) 0:00:05.331 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 23 March 2024 16:50:12 +0000 (0:00:00.288) 0:00:05.620 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Saturday 23 March 2024 16:50:12 +0000 (0:00:00.016) 0:00:05.636 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 23 March 2024 16:50:12 +0000 (0:00:00.025) 0:00:05.662 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 23 March 2024 16:50:13 +0000 (0:00:01.044) 0:00:06.707 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 23 March 2024 16:50:13 +0000 (0:00:00.027) 0:00:06.734 ******** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: criu-libs-3.19-2.fc39.x86_64", "Installed: yajl-2.1.0-22.fc39.x86_64", "Installed: crun-1.14.4-1.fc39.x86_64", "Installed: libmd-1.1.0-2.fc39.x86_64", "Installed: shadow-utils-subid-2:4.14.0-2.fc39.x86_64", "Installed: fuse-overlayfs-1.13-1.fc39.x86_64", "Installed: conmon-2:2.1.10-1.fc39.x86_64", "Installed: libbsd-0.11.7-5.fc39.x86_64", "Installed: container-selinux-2:2.230.0-1.fc39.noarch", "Installed: containers-common-4:1-99.fc39.noarch", "Installed: containers-common-extra-4:1-99.fc39.noarch", "Installed: passt-0^20240220.g1e6f92b-1.fc39.x86_64", "Installed: passt-selinux-0^20240220.g1e6f92b-1.fc39.noarch", "Installed: libnet-1.3-1.fc39.x86_64", "Installed: podman-5:4.9.3-1.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: catatonit-0.1.7-18.fc39.x86_64", "Installed: slirp4netns-1.2.2-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: 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: aardvark-dns-1.10.0-1.fc39.x86_64", "Installed: libslirp-4.7.0-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: netavark-1.10.3-1.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: fuse-common-3.16.1-1.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: fuse3-3.16.1-1.fc39.x86_64", "Installed: fuse3-libs-3.16.1-1.fc39.x86_64", "Installed: criu-3.19-2.fc39.x86_64" ] } lsrpackages: podman shadow-utils-subid TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Saturday 23 March 2024 16:51:42 +0000 (0:01:29.044) 0:01:35.779 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.037486", "end": "2024-03-23 16:51:43.177774", "rc": 0, "start": "2024-03-23 16:51:43.140288" } STDOUT: podman version 4.9.3 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 23 March 2024 16:51:43 +0000 (0:00:00.508) 0:01:36.288 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.3" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:32 Saturday 23 March 2024 16:51:43 +0000 (0:00:00.021) 0:01:36.310 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:39 Saturday 23 March 2024 16:51:43 +0000 (0:00:00.019) 0:01:36.329 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:49 Saturday 23 March 2024 16:51:43 +0000 (0:00:00.027) 0:01:36.356 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 23 March 2024 16:51:43 +0000 (0:00:00.027) 0:01:36.384 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 16:51:43 +0000 (0:00:00.036) 0:01:36.421 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 23 March 2024 16:51:43 +0000 (0:00:00.363) 0:01:36.784 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 23 March 2024 16:51:43 +0000 (0:00:00.021) 0:01:36.806 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 23 March 2024 16:51:43 +0000 (0:00:00.027) 0:01:36.833 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 23 March 2024 16:51:44 +0000 (0:00:00.268) 0:01:37.102 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 23 March 2024 16:51:44 +0000 (0:00:00.027) 0:01:37.129 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1696291200.0, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1711212644.529729, "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": "2793691160", "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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 23 March 2024 16:51:44 +0000 (0:00:00.276) 0:01:37.406 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 23 March 2024 16:51:44 +0000 (0:00:00.018) 0:01:37.425 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 23 March 2024 16:51:44 +0000 (0:00:00.018) 0:01:37.443 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 23 March 2024 16:51:44 +0000 (0:00:00.018) 0:01:37.462 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 23 March 2024 16:51:44 +0000 (0:00:00.017) 0:01:37.479 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 23 March 2024 16:51:44 +0000 (0:00:00.017) 0:01:37.496 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:62 Saturday 23 March 2024 16:51:44 +0000 (0:00:00.017) 0:01:37.513 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:71 Saturday 23 March 2024 16:51:44 +0000 (0:00:00.038) 0:01:37.551 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 23 March 2024 16:51:44 +0000 (0:00:00.036) 0:01:37.588 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 23 March 2024 16:51:44 +0000 (0:00:00.019) 0:01:37.607 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 Saturday 23 March 2024 16:51:44 +0000 (0:00:00.017) 0:01:37.624 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 23 March 2024 16:51:44 +0000 (0:00:00.035) 0:01:37.660 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 23 March 2024 16:51:44 +0000 (0:00:00.041) 0:01:37.702 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:77 Saturday 23 March 2024 16:51:44 +0000 (0:00:00.018) 0:01:37.721 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Saturday 23 March 2024 16:51:44 +0000 (0:00:00.043) 0:01:37.764 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Saturday 23 March 2024 16:51:44 +0000 (0:00:00.020) 0:01:37.784 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 23 March 2024 16:51:44 +0000 (0:00:00.022) 0:01:37.807 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Saturday 23 March 2024 16:51:44 +0000 (0:00:00.043) 0:01:37.850 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Saturday 23 March 2024 16:51:44 +0000 (0:00:00.021) 0:01:37.872 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Saturday 23 March 2024 16:51:44 +0000 (0:00:00.019) 0:01:37.891 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Saturday 23 March 2024 16:51:44 +0000 (0:00:00.023) 0:01:37.915 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86 Saturday 23 March 2024 16:51:44 +0000 (0:00:00.020) 0:01:37.935 ******** TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Saturday 23 March 2024 16:51:44 +0000 (0:00:00.064) 0:01:38.000 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for sut TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Saturday 23 March 2024 16:51:44 +0000 (0:00:00.035) 0:01:38.035 ******** skipping: [sut] => { "changed": false, "false_condition": "__firewall_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Saturday 23 March 2024 16:51:44 +0000 (0:00:00.026) 0:01:38.062 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Saturday 23 March 2024 16:51:45 +0000 (0:00:00.266) 0:01:38.328 ******** ok: [sut] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 Saturday 23 March 2024 16:51:45 +0000 (0:00:00.049) 0:01:38.377 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: firewalld TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Saturday 23 March 2024 16:51:47 +0000 (0:00:02.256) 0:01:40.633 ******** skipping: [sut] => { "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Saturday 23 March 2024 16:51:47 +0000 (0:00:00.032) 0:01:40.665 ******** skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Saturday 23 March 2024 16:51:47 +0000 (0:00:00.027) 0:01:40.693 ******** ok: [sut] => { "changed": false, "name": "firewalld", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice polkit.service basic.target dbus.socket dbus-broker.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "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": "yes", "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": "iptables.service ebtables.service nftables.service shutdown.target ip6tables.service ipset.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; 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/firewalld.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": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "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": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket", "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": "null", "StandardInput": "null", "StandardOutput": "null", "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": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Saturday 23 March 2024 16:51:48 +0000 (0:00:00.708) 0:01:41.401 ******** changed: [sut] => { "changed": true, "enabled": true, "name": "firewalld", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice dbus-broker.service sysinit.target basic.target dbus.socket polkit.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "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": "yes", "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": "nftables.service ip6tables.service ebtables.service ipset.service iptables.service shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; 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/firewalld.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": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "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": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket", "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": "null", "StandardInput": "null", "StandardOutput": "null", "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": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Saturday 23 March 2024 16:51:50 +0000 (0:00:02.047) 0:01:43.449 ******** ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python3", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Saturday 23 March 2024 16:51:50 +0000 (0:00:00.031) 0:01:43.480 ******** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Saturday 23 March 2024 16:51:50 +0000 (0:00:00.020) 0:01:43.501 ******** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Saturday 23 March 2024 16:51:50 +0000 (0:00:00.018) 0:01:43.520 ******** changed: [sut] => (item={'port': '15001-15003/tcp', 'state': 'enabled'}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "port": "15001-15003/tcp", "state": "enabled" } } TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Saturday 23 March 2024 16:51:51 +0000 (0:00:01.500) 0:01:45.020 ******** skipping: [sut] => (item={'port': '15001-15003/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "'detailed' in fw[0]", "item": { "port": "15001-15003/tcp", "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Saturday 23 March 2024 16:51:51 +0000 (0:00:00.035) 0:01:45.055 ******** skipping: [sut] => { "changed": false, "false_condition": "'detailed' in fw[0]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Saturday 23 March 2024 16:51:52 +0000 (0:00:00.025) 0:01:45.080 ******** skipping: [sut] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Saturday 23 March 2024 16:51:52 +0000 (0:00:00.021) 0:01:45.102 ******** skipping: [sut] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Saturday 23 March 2024 16:51:52 +0000 (0:00:00.020) 0:01:45.123 ******** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Saturday 23 March 2024 16:51:52 +0000 (0:00:00.018) 0:01:45.141 ******** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Saturday 23 March 2024 16:51:52 +0000 (0:00:00.017) 0:01:45.159 ******** skipping: [sut] => { "false_condition": "__firewall_previous_replaced | bool" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:93 Saturday 23 March 2024 16:51:52 +0000 (0:00:00.027) 0:01:45.187 ******** redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.seboolean to ansible.posix.seboolean TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Saturday 23 March 2024 16:51:52 +0000 (0:00:00.131) 0:01:45.319 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml for sut TASK [fedora.linux_system_roles.selinux : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Saturday 23 March 2024 16:51:52 +0000 (0:00:00.031) 0:01:45.351 ******** skipping: [sut] => { "changed": false, "false_condition": "__selinux_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Ensure SELinux packages] ************* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Saturday 23 March 2024 16:51:52 +0000 (0:00:00.025) 0:01:45.376 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml for sut TASK [fedora.linux_system_roles.selinux : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Saturday 23 March 2024 16:51:52 +0000 (0:00:00.032) 0:01:45.408 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.selinux : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Saturday 23 March 2024 16:51:52 +0000 (0:00:00.270) 0:01:45.679 ******** ok: [sut] => { "ansible_facts": { "__selinux_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Install SELinux python2 tools] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:14 Saturday 23 March 2024 16:51:52 +0000 (0:00:00.035) 0:01:45.714 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_python_version is version('3', '<')", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:23 Saturday 23 March 2024 16:51:52 +0000 (0:00:00.023) 0:01:45.737 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: python3-libselinux python3-policycoreutils TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:34 Saturday 23 March 2024 16:51:54 +0000 (0:00:02.256) 0:01:47.994 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_os_family == \"Suse\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux tool semanage] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:45 Saturday 23 March 2024 16:51:54 +0000 (0:00:00.022) 0:01:48.016 ******** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: policycoreutils-python-utils-3.5-8.fc39.noarch" ] } lsrpackages: policycoreutils-python-utils TASK [fedora.linux_system_roles.selinux : Refresh facts] *********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:53 Saturday 23 March 2024 16:51:57 +0000 (0:00:02.983) 0:01:50.999 ******** ok: [sut] TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:5 Saturday 23 March 2024 16:51:58 +0000 (0:00:01.073) 0:01:52.073 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_selinux.status == \"enabled\" and (selinux_state or selinux_policy)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:13 Saturday 23 March 2024 16:51:59 +0000 (0:00:00.047) 0:01:52.120 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_selinux.status == \"disabled\" and selinux_state", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:21 Saturday 23 March 2024 16:51:59 +0000 (0:00:00.020) 0:01:52.141 ******** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:25 Saturday 23 March 2024 16:51:59 +0000 (0:00:00.026) 0:01:52.168 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_reboot_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:30 Saturday 23 March 2024 16:51:59 +0000 (0:00:00.020) 0:01:52.188 ******** skipping: [sut] => { "false_condition": "ansible_selinux.status == \"disabled\"" } TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:35 Saturday 23 March 2024 16:51:59 +0000 (0:00:00.022) 0:01:52.211 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_all_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:43 Saturday 23 March 2024 16:51:59 +0000 (0:00:00.028) 0:01:52.239 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_booleans_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:48 Saturday 23 March 2024 16:51:59 +0000 (0:00:00.019) 0:01:52.259 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_fcontexts_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:53 Saturday 23 March 2024 16:51:59 +0000 (0:00:00.020) 0:01:52.279 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_ports_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:58 Saturday 23 March 2024 16:51:59 +0000 (0:00:00.033) 0:01:52.312 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_logins_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:63 Saturday 23 March 2024 16:51:59 +0000 (0:00:00.021) 0:01:52.333 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:74 Saturday 23 March 2024 16:51:59 +0000 (0:00:00.019) 0:01:52.353 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set an SELinux label on a port] ****** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:87 Saturday 23 March 2024 16:51:59 +0000 (0:00:00.022) 0:01:52.375 ******** changed: [sut] => (item={'ports': '15001-15003', 'setype': 'http_port_t'}) => { "__selinux_item": { "ports": "15001-15003", "setype": "http_port_t" }, "ansible_loop_var": "__selinux_item", "changed": true, "ports": [ "15001-15003" ], "proto": "tcp", "setype": "http_port_t", "state": "present" } TASK [fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:99 Saturday 23 March 2024 16:52:02 +0000 (0:00:03.021) 0:01:55.396 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 Saturday 23 March 2024 16:52:02 +0000 (0:00:00.017) 0:01:55.414 ******** ok: [sut] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:477bfa45313dadfe226d6ab9e22295cb280f90231dcd9d667babc46c8489bb06", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:9462acd21b3d2e0576d891dd00afc97b78845f1b9ae485115203a25218c5d85a", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:e01843abc23ed1dfc43793ae85e8c9648e496c605be6a6e4d8b104b0f7282daf", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:cc69f04942026a1f97b65205f8e51e3f149fdf9441a8733d90f5956b580e9e4a", "enabled": 1 } }, "aiccu": { "100": { "checksum": "sha256:dbacda814496018856ee6740302a24925eef3798a3f2f825b369d2717af2abf4", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:e12d5af1828ae63eb4e51ee0d5a46527ca582bf5a6bcf1ae6336dda2dea29789", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "sha256:17249a8a8e90ffc8e44daa650b571a1838715c674fd977cd2dc74d552c946ee9", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:daee5413535acf3c3fc8b4ea29086b0a749bccc99cddcb6fc50f3138e2c5ff57", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:d41b521fce07bdede4d8b4f027884bc16872e95ac549166647af8eb85bf56e0e", "enabled": 1 } }, "amtu": { "100": { "checksum": "sha256:9d434ee57dcd8d078a9529582f242ab417621bf6e75d831730cbdc1d1cffa464", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:ca265fe2b8fee3d612589c4d4ead9dc95a29973168bc132152c8eec9f82a1633", "enabled": 1 } }, "antivirus": { "100": { "checksum": "sha256:7ec24e04b2ef91cdb2b4067c32a3800c7de8f55b2ae28e60b6198a0374792122", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:bacfbe974e4f8671578e45466f78489fb4cb893f5c1468ed9e1905e66d7a9a79", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "sha256:900678b1de5f90b6f9e1c26aeeda5d56cb1f58f1d09478204b49f9d4c38c1bd1", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:4559f5d49184ad2d355a1f8dd6b92e70ab6831d5e8098cc859c0b2661513846a", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:223516cbd857a829232274bf343ebc5a1ee227b426e6c3afbf2f8c9450916a54", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "sha256:05b45e998424472dae29c23e442f07878b6570335cd02acc689f00534a818dd4", "enabled": 1 } }, "asterisk": { "100": { "checksum": "sha256:da23a941cd42d1741292185410a94c72d4947497310b7cfc02d1572a79fdd58b", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:c9678391cec7fd06f40a62159750ab995a0f10acf2a5700231ae33fde29a35d2", "enabled": 1 } }, "authconfig": { "100": { "checksum": "sha256:59c828b4cd8dd94db511648e70581134f229f636ead76bf72bf02497ec05b740", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:2d2d40b0c619b7547fc920ff549531601223c96a7abaeb15f47d941504ab0fc2", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:a78a0fec9489595c5885759df07eb3770b32019d6badb1936d6da5606dfe8e2a", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:d27d92ef5ee8d94a9dc2a4f503e5f833f677fa001a001a4bdeca2f0cc40e8440", "enabled": 1 } }, "awstats": { "100": { "checksum": "sha256:8e2edc9d157d57c5c82d4b43745d3b46b69e392b9f0b772d25259dcc8aa9a9d7", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:c0adf88ffec7970ac1e9cf2d71c35dabeb6dc44018d9babe88e7e8585acd8114", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:0f5a8a3cd8ce098dd2725b50d29ff5820d0eb01b9529e68de05f1b04367413a9", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "sha256:ecc5a93955f36f3ab5ec4af95e5cd14d60969574e8a832238dbe9a9cd936599f", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:bf434b49a33ecc7f4bf438a94d50269a7429954e2802b886add9c150bb0d4163", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "sha256:abaa6af6ab00e318a16f5d1f4dea08243b3ac3bf15e61e17d15eb586961f66b5", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:3b844735b04f7d28bd75cac9ac1bbd4b9b7671e18122c196905689b36b1b0b8f", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:2b3b285a92dd4a80aa7b815998c2e710367ffb53785bab4880ae0c433f49d3bb", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:18d958e6ebb345902a9b0d326351172e0d5a64328c14fe2ee7a00e0f157e8b16", "enabled": 1 } }, "boinc": { "100": { "checksum": "sha256:adc12de8ddd06b5810fee732f46d4665fa9d301891b3aadccc5d747158f3d753", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:e473592f28168b28716eaf83a16912deab591484685c6c26756280fb067ebffb", "enabled": 1 } }, "boothd": { "100": { "checksum": "sha256:33297b8dfb0f57ffa986470158d9bb5fcfff9b7a2b765de9af35b05d54f26ea2", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:754e355cebb2c0c0c5344aaeb6ee8ab30ccec5bdf260d1d843b4b0354138d675", "enabled": 1 } }, "bootupd": { "100": { "checksum": "sha256:3d36490687f1e0fe4ffdfb1800910a7b2b83ee6eac835e89c7d36b2bebd8ac18", "enabled": 1 } }, "brctl": { "100": { "checksum": "sha256:e17343b2c974d41292a690ff1db38e08a5a19b6652df14191998244e174d08cd", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:d9952acc35a34270425ef8f08ebabbeaf4d6593c274be4af8819e4fb7b9a8e3b", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:764651f7e234fa057201acc7fa7b42b24f16aa766b3ae1d9413adfca7cd27607", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "sha256:35dbde07d7f28e2cae705f5a9efa7343b8ed0a2a3700f970a1b977fae304ae13", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:bb8be39bd5152188630ac4a29597149118eb2685a1ae200fe736dfd0691ec2bc", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:7df5db3e4742d902d906502779b50e67b10f1c8811d83907e3623df765a8c660", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:94f000c34cdd93051e7c9f13870cd586cd1894ee02e66ca01495ab5ccf9831e5", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:57b88e2cda1fc5b6286483cb8ffb9932cc7e1b09f8956aeb4d7a564ef315e9ae", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:f143f674cf5691c3cddb930afbc750db60fcda8e432715cb6113a29af97a4b26", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:aa90403e9af7721533766d57e87d522ebeb4b4313bf1620bf4ef7484550143cb", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:16408cd918f6f2446103168f9cb17f1075426bac99a95b3e54cdd04131f0fdbc", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:3dcb55c090bc4483a06c5be808d4cc09cbee4d86197193f84a8e80ee5b6c8f59", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:5220e64fe7413e2abc7767d50a7bace47411ae14c468804bc3ff9618e8a48b7c", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:bbd394d2d7712f3d29026b7d52bc514bbd717c23d56d51a28efc2bc0386aa68a", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:f359e08980417cfb62d7bf3bae0dd6ae8ad8ebb7c4608ca966f66a23f77fdf16", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:fe3361233eb462c8e911b3e9f32d2a1b22ef32879de33e88c1d09d8335119b2d", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:3822faf2dd9f0260ec4900d822c4912f64def93ad90afb1d1f242d6f1da8fea0", "enabled": 1 } }, "cifsutils": { "100": { "checksum": "sha256:6bd80b86af776137eca26d36d54a7e8c71319a9cfe16b3475cce3aaee7b18260", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:8bb0aa263f05b2c52186f45ff7e01c74a192f08084d2242f3e02056d22b63347", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:75ce19bb5df84a28397e5095ec6cebf41443625c5b9bc01670bf097b2c74b07b", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:9d2c3931d997bcfc3ded32472ab56ea6555ed13106ba716a1b4eebd66e0c855b", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:ed241a5db82c399f5c915bbe316c8a6eb127f7db6b6a5e18289f0c76bd06e19d", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:3fa7ee262668f5b608beeaae2fd91ad102101888296eab606ccfbd6372e9bf9e", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:aad1cf38e77cb63b32bb4c5eee49c8c744f5e9108da49b7d19e2c229dbb19f7e", "enabled": 1 } }, "cobbler": { "100": { "checksum": "sha256:46da1bda7d0dbf00a4b868507aeae79e3dc2996413d7563dfc4a18e058d76390", "enabled": 1 } }, "collectd": { "100": { "checksum": "sha256:776b464c4960b29f3e073f0c54724022e05cc9751715ca0663b76395c9782b6f", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:02c5a88f28ab5f75e5de57797aa6418ed5a16fbdb58aa304909067f72d008193", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:3a3a311b67eee551f083a42218f7e10b6768cb7468936abd56fff815a3a9d195", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:b2f607bb92bb745a9da41564625c01a43f767941dc722cd23d1f0f010f37ad22", "enabled": 1 } }, "conman": { "100": { "checksum": "sha256:be2679199d2380a2c74b77526f87224807a99e852b24a2720fe9c4ef80f4579a", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:6473a45829b3a3d2b58d805a8fc780c18146540a3c97f10c2a4534ea8754bf8d", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:2f3242dbd5e57c3d3c99bf06c071ea5c9a1f317c622021a65db25fc0557872aa", "enabled": 1 } }, "container": { "200": { "checksum": "sha256:a20c6795932966c34accdb0fe871540ccf5b0b0afea7ab31c5c3ff5695470214", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:9d0ceec2815e77a2f6bd06b743b9967242c232989498af3b64bd4555cc1f9f78", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:43aa166f0fe88004ddef4d575a982fb6bb593859428f09d3320e31483d8d13b6", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:7297e25da06db9d2d71049e1b3b32c9c955584669904eb8be765da58a3d01aaf", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "sha256:2106974ab439f07b4ef19fb65ff8d6fc5cfa5d66e7729e43967997f327dfd2ab", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:be682ee472b02451450421c0119c03c9b447c0b9eb4ad5dbb9bd10b0de4b9acb", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:37352a9b82e50f5be2d50629154ae995e0cc011ee6f1969678f26b4ab80a7e08", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:6b2981d7b18884b33c88c29c6496ebfda453f40f4cc88becd4f109be5a4e8ee6", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:3a173918265c1cd4e54838bdd1898cfb5c605d58794b4e00a333c9c96eb16123", "enabled": 1 } }, "cvs": { "100": { "checksum": "sha256:25356da928f62a431eb2bda1ad1d74075867a0eb573826be4cef51a706e0a746", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:ab96a81b6eb6799b034d863f01e633c8c748c6b712b2ddba4ec931d779eb3b4e", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:f14393aa4957db71ab968a0c637baf624fb47dda7dc4e5e3dfd1801eccdf5e9d", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:7e6e7bccbb4f3da0393e07351d1e440dbdc58b33336655a4a7137c59779dd44b", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:f41930572c3bb696f4be26985967bf69fc1e6f657335f26f96f92bfbf8363ba6", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:ecc807bcb8fb70e62c11ba460aea07e786a854f7c2fd571588ff1ea3b6f946b6", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:ce70c6c037ce6074103b0faa55231f16bb4aa5eea1f3f9efe92100d9cd582b76", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:3a1d9f6c7b818da65a78aabdc1532e0bf3b66bf1f92caa46ee0780d9a7c26eaf", "enabled": 1 } }, "ddclient": { "100": { "checksum": "sha256:03301506d270bd080922da624eb3640f59291c6e27c6de25ef4e88f151599f00", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:adeab7af563c5294ed1569fcfb4a7f6915231440bee869ea8a0e50b0de6754b7", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:8f17d96d908f287f10794b4f055eb94b55ee91c9158272b1ed35f591709c858b", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:9f560340ee73e6dc4dac64900b3fb6967650a4380f697611451806b651dcd435", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:2c7a5005d072831bfa8f094afb09e23917d4b6cf0a89ddce1a956bf2d83ecab7", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:066b8a49cc368b2fc52e944ea04ea440828bdcb2557381e282f43ee31c05e34a", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "sha256:c00c321e5bc4e96a46ef7e4f06f8c8838dc20e2e052f86f1ec556ad87ccad1cc", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:d8a9dd69b4c1eaca0f22dc3a72fb0b7f2835fca23729a49243885d74f3046133", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:ff75493b4930a9ee6cb34f72ee56c8a062943b14e73901e76b24b90402d9abf6", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:465ed9c01087dfb0b86421812a4140ad8160c871ce045453317c9c0caaabe459", "enabled": 1 } }, "dnssec": { "100": { "checksum": "sha256:de91812dc8eb7a02868e43ae777952d59431301a119aa6d20c4b5aac59587799", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:7df91b8713976d5269c5086c4c26f4eb9021f623f226370fcd38c5fdf19560a0", "enabled": 1 } }, "drbd": { "100": { "checksum": "sha256:807e54d75e1426b53ea2b0bca7714bdf1d08afc6a566ba1370f1cac3fd1b95df", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:9b914a1cdcf2f9dcef96df9ec9b2a05cd0c8780110b6f2b6e3650efea3a5ff81", "enabled": 1 } }, "entropyd": { "100": { "checksum": "sha256:7b6c6b734fbc35d880e16304db199407918bbf35a8271252bdc81d0ca82e3270", "enabled": 1 } }, "exim": { "100": { "checksum": "sha256:1f38ddd17bafae62621f88bb7c3ff355917daf15137838899194b2cca92545cc", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "sha256:f3abb39b793d2137c46150c157db61212a60658c722c8ab8a48aff5faa6bd000", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:ab30ec06a5d9a2200212e9898a51d897802b061883241b694f593ed0ceae8e44", "enabled": 1 } }, "fdo": { "100": { "checksum": "sha256:078a5bc19cb420f99d553617830855fe67c8b1d932809b19435c6e1cc3514d4e", "enabled": 1 } }, "fedoratp": { "100": { "checksum": "sha256:c853844595039d851838b45725c3a6dcd58e7b00b925c12b3f2636f49cae8e50", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:d968beed86ab2525e3fd926d4f5b0cecc87122106b116cf11e1b9fab9f4800b0", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:1e0a07ff19c04e59b6a75d7239c6e74dc41d3f45a723db7096bd112b9c65c99b", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:7da51a39b485200ebb5ea0702ce217f60dd81399daee41a33f89473b0f3f0c9b", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:cfdab3b58c8373e1dace94d553137e52ad24fb0b58ea55ce01429d04bad2e8cc", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:b85abaeedc5417054b9828753b4feb55597e92dee3d35107e583b537b44479bc", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:9dbaa617aceb328d443166f49be58e9e7fc30b2c45e48368eb75948e56073ce7", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:0a49b595369d24fdfb46bc071c4b8b38161cb2f92b0ae230e196e7c85265f457", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:7674a550260c883191cea9607244c81b925cd1f902743673071b356fcb26e07b", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:5016b57ea8027abab1d330be745134bb6c3299b004b3464d30d75c8f28ee1e33", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:89eca0e8f8a5fd3b04eea68572e4f2ab203b1f4f65c2db6a66573ca2445b6f10", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:aaec47a4f9415fae72eb31cc3ed4062c212d6da089b95bde5a63da6d5ca5e8ff", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:c17097530cf912fe51f04543276826db12326fb6e0538646a76840dd15a27144", "enabled": 1 } }, "gdomap": { "100": { "checksum": "sha256:5b6a6ada4fe164616e1156688ef505501bbd7b82358ec9f33e0ba9d8cb38f533", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:b4b658505037a371eefe4517886c4e706c303e3ca6b3bf3a338968b43cca4c68", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:fdcc22033c9d77dac04be9daa7d90f7337cc42523ee9e138f8b7424a992faf95", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:8a6c115c3bf833deed3a16b8549d07839a8ef66f0c26e383012f6433981ad829", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:38507a42c1faa2b62ba7703782ed671ef9629a97fc777572fd00795faee9ce2b", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:86f14d56f417b455311180b3575135e263714659bdd9ff41f4614c655386a773", "enabled": 1 } }, "glusterd": { "100": { "checksum": "sha256:a3678f7d00e43fffce49c67104399412159cdcc6e678a22752f89945f50faa65", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:e34198cb7ecb485ee61efbd2e149ff32d39b2b60b98ef86f89038b4e1f9ceb9c", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:49266c8cb7c7a1065343dab49066aedd3cff809f72b5095d9345ffffedb97718", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:cb7f632479be616093f816ce0025f5e0886b768fc2ea878da024c1c7372b5185", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:02765ebb3cf9f00b76a60da906077e0b2bc2911ad00efeeb49d7908e669c4ad5", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:5a51055c6aaea2d7db8a2f963b2324edf2b86ab04404708234ae041917b7bad8", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:560baef9bf0a0f6b28fa51938195939b21d20a406be7e7bf5f4ac1130d57b0b6", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "sha256:7e30880298587da9116744b053571caba236135f9a9d57916586b7f2e1fcfb5e", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:7b3fd1932a16bd3a411d4fa46cceed73b885b71d208caad4d5f2dc9375227a64", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:f3a83c0e9ed9a513443d26571f980b511155f1e9728e5cc9259103c85e8cfd21", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:8e309d508968f0e56d3878d6d13fd1c29b41c2ccc96bef44455b36fa93601864", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:399399f8d33bac29a760654a4175ac4424371cabb26f4650211f0f7154fc05b9", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:d516e84e9629201c76ed2196c8c7b8abbd2a8ae3d7a1023a1f579cde605c6cf0", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:afa3cbc6b9e5a1451918de5c62fd74b74f65b114fe5443bd7fa9be8f9ae3e210", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:43246b9a0a610f6253cd14bb4bbc7c40f20c0f33f98c987703bc92859b445ff9", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:44840920ee13d33506a8d57a598815dfff09a0939485f3fe4f77bb8432e9de1b", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:1a9fe32a678562339a1cc7db4b6bb250fbad03f418e3baba374e6b19676ad69f", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:2984c88fe19eb4293299fa6ebebcb85f77bebdc65cd058b39c6be1cc1246d748", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:26afa99fcc6380840d15b00c324d5beb7f2324d2cd60a4944eda5cc679c3bf0d", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:0ee1a484be5c543deb36551994d85b722f71c6db5278f9a243c4da17c1589cf3", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:238d3eb6487b964dde6681bb0f55ee17afacfa4a7e31194812a72d0ce41e7e96", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:709249be03e21fbe9fa6ba11ec166512ab278a32e414cb9cb6e6a51058390b0a", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:3726ddd4cf7b45bafe1e90dce8c6361b10ff51609f5c25179a534d00cc4daa9e", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:941e078fd84f0e1c43885b2d66808832e2eb2b000dfb124864cacd3cb7e06b7a", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:7a12658f8254d34fdf70a9f383af69fbacc783ebee84b3e97f4c7e57ef827155", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:56feb9828f4e805da0b45b621629c397b8dd949a30d9bfe737f903b458cf0465", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:614bc9604d713acee571246bcc152147e91948465fa0466aed440bde84fd72fd", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:7b90ed26fc68651871c44a131038ff67acc956df1b4d05df8e4c0ac37ed4d88d", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:9bfdf05ecbc781ea11ffa37ecb4304463dfb7c84cba7c1f4f25331ecea4759bc", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:aa3c3cf242ea7c7c201eb8d96d1221241bd34a4c15106a7bf479281e7c768569", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:c3635542baef74852e34fd19e2f94dd54202b694f1e05f95cf5cd1d284d63ad8", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:302b9b871aa862017f4e1399d8ecc2c2ce0d2588cb5681afb30b684d06591aa0", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:971e85e34339510e14affa03ea1276905b161829a50185ecdb72016575678510", "enabled": 1 } }, "kafs": { "100": { "checksum": "sha256:dc82d679731976d262aa1a509580e5b00610e3207fc7177e2ee61c261c338a84", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:35149e88ce9d858a4b6f72dbef0b0ff12cfb924bcb219d0f2a89112dcf17763a", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:53a9a5f8fd0569fa5b260152ea4a8b95e1eaf2baa9a6efd807b7c912b1da5a5c", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:b8b3b748ba7c4f6efebf7d22cd76bf7912f078c98af1b25361a633f3adb6b001", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:6c9ca4332367d3929f89a2f30dfe61f2e4eb53fcb8404f14b3364260edcfafba", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:1741e270c445dd1db0913e7a1440f57a021fff237072489cd1c9c81bcb5de8c5", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:c3b8b532c41c9e9aecb4513a3f6691f84ec9b844af3e54fd36f7660e8cecc594", "enabled": 1 } }, "keyutils": { "100": { "checksum": "sha256:c316c2be559859acaa05452ec73c68c5fbe7d9a56948a7d578cbc3d32bc45855", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:413e5845169155e71910735491c74fb51b8fd17320febd0d8c2d77f3cb219229", "enabled": 1 } }, "kmscon": { "100": { "checksum": "sha256:afe94d2a26d9364eb99683b9421bf93d52804c4dd4d0937ab464428e11aafd01", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:003387f645689dd6f5ea9c199d8227447588f30cc3f35ebaaa788d88481a2a78", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:3ee03692ad54576d535a1500c124ede3b2593f751544f4aabb69d8e5676b0293", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:4fd25ad58276414ac338e957c8f837314da853f77ed744da68fed8d52f272eee", "enabled": 1 } }, "l2tp": { "100": { "checksum": "sha256:b205a12251069bbef25eaef9e1fc96c9a8cd66b240b05a6adbcbaf7d50843828", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:ca1b97c55090674029a69712fc0d3d494509ad557633906b7c1d68333d787ab0", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:0ed09c8657437aaad1cce821ae236385ed5ae0d5db00f296bae7f7f88bb6c6c1", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:78b6f622eb7b91cf75a64977006217b95dee0bbd5c6f308f58e4a55c41bc8b5c", "enabled": 1 } }, "linuxptp": { "100": { "checksum": "sha256:098ee954fdb5f67145421eaa204666482e85f6063fbd538b4cab332a993dfd58", "enabled": 1 } }, "lircd": { "100": { "checksum": "sha256:9c8fb984ca6f831a7d3fc14e39b11199bceb6a4889fe04dbcd0defd4e5175866", "enabled": 1 } }, "livecd": { "100": { "checksum": "sha256:6605a9b24096abc10238b2f2c0705a24f57178565e82af92c0886369f8c16d5c", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:b60f136316316479f7e2536f0d288b9b80c7c900c5a8e27af52eafcfc758e311", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:33c6f26de4f4f34deaf1a95542bea744faacd920ba5b08a6895d224c33dc9433", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:5eab3ab5f9ea87e30af19281dbec0758912d7c975cbf478e98b2aa0675b0a850", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:991ea8a8233f61129c87fd2688ddd77e8edbc262eae49904a82fb5b9928f573b", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:8e63754d229140d22db6fcfae0284eac8f981ddab25cd37657afb2a2b7cd68d7", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:f0e7c98ee592131cb3bccdb657599092cec5ffa23b78bb74a8d819c8fe9d0c1f", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:b077926f6102e28cb4863cf775ca53dc650ed363613c74decd1fdca35f497dd4", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:19168d50ea62788cdcad688d54665ac7fdbab15cdd6f4436d74388853febd510", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:a4708f133e0070d180ca5dcedd2132f06b6338b647dcb30c6e7a3087e465fa38", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:ca7bd26d342cd63a9c27fab82ed7f7f085fb4e6c0c749ba7808990bf11be7d35", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "sha256:f17b14e268f906b4e8e4e279a7bb4197924e7009e18511848632f787537025cd", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:4e61b468bac1a34c41e1c322b53a1be1b9b8e650ea10c39f7867b4cf268de134", "enabled": 1 } }, "mailman": { "100": { "checksum": "sha256:90bd08877279fac3ebe12bfd03f20d239ef2fa09ef3935b1b1918d79cababf80", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:7adef3480b6ef250d0219367851731bf37bfca02b466170446dc8ffc0c5fb2a6", "enabled": 1 } }, "man2html": { "100": { "checksum": "sha256:329b3b21755d88d1c93811318fdc2bad6fbfdfbe9075ed74cffe320faff7afd7", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:0747400424bb5ed360dc7e2bbb1324570f3abdaa65331d1e4f32bb40f2d821bb", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:212fcbe07cf5f9878bfe13cefc2ff3cacb97e50eeb16c3b859a1ef2fb1e5ce85", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:7048444060b0911d7fab043943e7072bd54a22d0af670fcc89bdcdd8271468e4", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:9b6a094f2590dd2b257bb903f439dfc35b864947b03b0d8e0d7564bf00074e88", "enabled": 1 } }, "milter": { "100": { "checksum": "sha256:05c660b9f583b6c7462489c25007205ecfbe9aa3c9ff0c66f861b31a31ab5937", "enabled": 1 } }, "minidlna": { "100": { "checksum": "sha256:6ed2471e8c1be4d9b5171076a67d21a8ba70f54aabaf56740fa2958e3bee2170", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:1126eb06a64e6c1b6fe9e6ae561d973d23984be68048e7e9487c544eed989cd1", "enabled": 1 } }, "mip6d": { "100": { "checksum": "sha256:f6e4c2d68a7d45a52bcc3fce55357b8df34e94ebdeaff8031568ced324b3f7a9", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "sha256:64fbcf0e407584a9f8914cd73ff904d50570305ab96ce06f18c6046c59fc14e9", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:ba33ee6e5e9e64f2a86de1bca071dea4dbc94018ea7fb8077b0c64fa267e1b5f", "enabled": 1 } }, "mock": { "100": { "checksum": "sha256:77d928d99c7cd52f8f88a8290b1d8bc78f36fc76ab4026820297f78068eb17d5", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:82de8ece93a600b0f4d305333ce10cffe1b7a466a39acbfc02c11e0d97515b12", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:c143f04835f3aed41f8d095e5ff0c857fa760379554f8e48472d0d56d22cad4e", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:d1b8c9c665167cb4e506cd925240eae787098bb1c6d64abf4a494732a43ebd58", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:6eeefd4d734aa2588043264f4816d2531188084a7ab5d44937c42ee4ecab2567", "enabled": 1 } }, "mongodb": { "100": { "checksum": "sha256:96df095ffe73721c95af843bde3cddc39af2d851b74bed0e53a62b1dcd82c949", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:29f1bf739d55572ace4e20cb93384dcfab29b264b67178aa2d7e6b66632ceb87", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:2a7aa16cb172062dd71b85d1fae181802d22192ee1b51c8d0697c12d8f54f739", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:993b50fef20e341fb47b681ba9ccec34694335a2a492f7380516ecb5f7ef2b96", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:cf6f24a4c40a03518ec13d32cb6a86ab7f8f3de50dbf7fe7793703bb7cd678d7", "enabled": 1 } }, "mplayer": { "100": { "checksum": "sha256:23e5e874930f99eed89377a1e37d1aa866133f7c8a95df35f43b1f98d4ae7215", "enabled": 1 } }, "mptcpd": { "100": { "checksum": "sha256:b232ebe651f7bcd5060989bdd098352ec0c126c62067e0b7835ec0eec713c509", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:179085b34e9490f40b1302b920e4e5b712116c96d6c84442996b11a7216602f5", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:aee129d2252de01c2571cd553c516fec1a66b54716b9afbe6dc0754fa401cd30", "enabled": 1 } }, "munin": { "100": { "checksum": "sha256:49295d3bc00c801a3f1bdc89efc1e52628c515aa5c5f00a391e7e63b34155987", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:5c76192917b290649c6f290b6a9afa379a81c0a8c8923238891e4e1f1b1fc60f", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:eccf366bdb0405b4e8129790c9cf30be1187fc0aebce18c7c58caf2258581b8b", "enabled": 1 } }, "naemon": { "100": { "checksum": "sha256:3585bfb199b90f263ed283507470e4565bf176a08cfa1a28d1a1e18db654ec5d", "enabled": 1 } }, "nagios": { "100": { "checksum": "sha256:ee37295285e4a76f3982aa98f7eaa24d1e25b124f8b5ed549af8c9d5fa38f68c", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:11afd1c2471a2b039f2ba7b5ecddc364ea468159232affdc1ff86ba1c4b1c8f5", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:371ccd443169118eaf38413f16f48017814506394117555db67215cbd34cdecb", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:11101d7322ea3ca5481c6f9ea6abec91df4ab34a11f2400f1366a37b8eacffb4", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:8ced3143a16798e0ccaedb9f6ac85b0cf848ae49f6058b2ef487aa7a0ade8f8e", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:bb009b1afc1b7c36ff8d7535654b176114f5d907f1d92d6d01c34687ea3739d3", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:39d86593c1c9ddb60dd9c3d22a75c483aa12767e4e1fd020074e45cfacec57dd", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:5f855b905681b5931f20f453505002599ac0fc5d7576fc090a1fcc39c7e64174", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:ca8d26c5f15e28f85203d9b49b4df94c04132a37375a14e363e9538dfab892af", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:e36f0b648311abae7af932818d11d8d703a5ef8cef680de9d40ae5dbb498687c", "enabled": 1 } }, "nsd": { "100": { "checksum": "sha256:4cda6056e774445a69f90a0cb47b29cf22c5356386d1ee893e6696a479f316ff", "enabled": 1 } }, "nslcd": { "100": { "checksum": "sha256:2f558994e7fd94141c4986aa4018266380248521d482f0d2f1e1bb3d00bc34e0", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:b13c01745c249210d382385a9930f22553c8e038b3b2af1ba0744c64f0cd2f71", "enabled": 1 } }, "ntp": { "100": { "checksum": "sha256:175ceb460d006f30dc01f7a08bb76496b1cf2cb26ecbae622b056937bd8a1c3f", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:5ca7a227fdf1546c8f91e71a51633026bc037817fec9935ce3a882f3fb1873ec", "enabled": 1 } }, "nut": { "100": { "checksum": "sha256:674c362fdb4ff8c0b67e6e40a643a439e8b95bf38f4b334f78d72a56a7694e29", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:5d24b99ceb33fd103ce2b72f603cf3b8dc4c4803376067ce499beb80ebf99b57", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:0f7c29eb9cef6e8c708d36a9fd878a54e55b3f99edc84e206adca46f5cb7ee5d", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:afaf4b7423fb0b8795a1ef00fe60ca7b6dfee9dacbb0e1f3ca2570cadb5c8c47", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:05ee59e4f0ccc55dc56aafe8c50056389dafc36b55397cc5ca7c488efa4bd153", "enabled": 1 } }, "openct": { "100": { "checksum": "sha256:1f3f26e68904be82472e2ca9f007d2fb9978e16e707de6bae15c8e2cc3b02175", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:fd02933a56d91b9f6292067cc2e4ae12e08342eaf1cd338c267f580bbc15bb99", "enabled": 1 } }, "openfortivpn": { "100": { "checksum": "sha256:aa0f47d58ea25be2a2d931526f18332860ba6383f3cc9757a50777100d7a643a", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:15bed90aeb71d059a12f3f224accb5f736cbdff0f23990a9e9453a10b828b4eb", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:ef67026f83fb95f32372e861fa63e26f390a800ddbb65df14ed64233a60fc528", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:0119b24ea332686efd7ae8508b82fd1d6500c5982c82571d9dbc096291ca1d11", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:bb512e88f449af921514c204c9ed8b91edbc1524e98e1ae36603f8efa7bdaf14", "enabled": 1 } }, "openvpn": { "100": { "checksum": "sha256:fe8362242a83ce98cc7ae47b8a66c2a4bfef75be1d7367c0ed91e31844f14949", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:7b0f82bc2b3eb92ef873c2a624df094884c6c876928624b18e18d1cd9d01ff20", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:c9006dd1012aa5820d8675b1b73faa5b31b2fb8952f147a98d911c9763393b86", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:0e0e8eddfeb25c7022baaf99904ebd2cbd6ba01eb42d7ebd9840d786e869b39f", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:ecbc811a5d5b8e66256d2863df65daea26e69a3ff4aa73fa496d2430e43f11bf", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:7e9e74342123ade0c59725f75a7afbff56774de0e91b703e50a9b86a55242707", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:40451ecbb8fd5b06b4da2f2a9d503c239bb040cbb6c0b2021991d92f805b6937", "enabled": 1 } }, "passt": { "200": { "checksum": "sha256:7bd29f0d01b7207c607530af0ed8b7e54924e22d4b559f37f6d3713501d6a9dc", "enabled": 1 } }, "pasta": { "200": { "checksum": "sha256:30e9ae47ce40ba93be1b785366cfa93a9e5795677c8dd343aa42bdb791016561", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:7c9b075fee3fae924d3e19b64e1a5a24da83030c026bd68049d1102abc6e770f", "enabled": 1 } }, "pcp": { "100": { "checksum": "sha256:7b7babee3f26582a6df33a6d361fd237ad97265e8ff456bdd0e1eb44e1e79186", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:9240d49113135375b534cb7c7c3c21766b941323b66e77d1cd297221d0924bc4", "enabled": 1 } }, "pdns": { "100": { "checksum": "sha256:249e45e31c373f43d466cd48763605888b2abfccd699c81d8c88069ea7d671e5", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:171979e9e95f1cd5317b146c00774ea818e795d03e5fe27ff981bd8fca7d16ef", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:953c0dd74e32ec1f769cb5b0bbe0068f02268cbf38581447a61f8397a2d25e32", "enabled": 1 } }, "pingd": { "100": { "checksum": "sha256:87ba0e153f3ba1c53ad2d01dcb1fd1494d269f361f6fac74ec1583fde9e97975", "enabled": 1 } }, "piranha": { "100": { "checksum": "sha256:e464ea0265a2e7350502360b8af6f35b0fa4e35394ead4b0241ffead64949f04", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:97a89a6e75e7c01fbae15013b73cd450173fe35f70b1df239e40e2396e553baa", "enabled": 1 } }, "pkcs11proxyd": { "100": { "checksum": "sha256:fa71a4e7689ab63bdf9cca9856ee4c109c1ccb5c7f1ac2ae00441dd4390bb91e", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:070900ae540857df7541ffd17bfcb5f8ff77ba028c3048bc4542f38b29817907", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:78e686357e7078d314056a1d589b478ba3949d2ed43f57fdfb294afbd099ee6e", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:72562d0e1206f101a8d84cde3f49f1797c623e0e78733d0dd2fc56419b3f7058", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:6ffbb18539d4793fada646816357ec67ecec65b59f6b11f850cca8f37e0ae90f", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:4cef507f55529f8cc40b558a8451ac116d9925082fe522ff1f099b9356160014", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:06da4ff240ba8ca6dbce786ae353a57e85a6fe703949c96c95aaefaa2e4dda11", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:14affb00239005ad75b3bdad55f0568829f5e1ae7247161d82d318abb87e2dd4", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:b0d814f848bce797bc127d7bf7f76dbeee5df5ca20d6edf41c7d9b305a0808db", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:eeed8b98eb64a4183391b7cfb1a84d5b7cb8c8369dadc25879f77c5be7b482d0", "enabled": 1 } }, "postgrey": { "100": { "checksum": "sha256:707cbe426d9d8c7e2f8c1c5fcc85ab4bcf8f25c675deeee02ebcb4a1dff2be47", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:86d3c2ea2b0b2215630226ad51be50dada7bb0d7b895c40a3f56ead55591acfe", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:07cd9caeee15b10cf40f9c65e10d4c7879f0de3aa5b6aa876cbf807673828ac5", "enabled": 1 } }, "prelude": { "100": { "checksum": "sha256:caaeb30c9a1385611d5cf4063b0e81f470a05f01d2394a0b35d62b593d0112de", "enabled": 1 } }, "privoxy": { "100": { "checksum": "sha256:a89dcb4dea7902ccc18823b0646db59341385b6df10a840ec31d270e718f9506", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:d0f61ccc5e0efe1310f80f5f3dbaa81c90cef7c4e7c80bbdba34bd83d098c166", "enabled": 1 } }, "prosody": { "100": { "checksum": "sha256:611b2ba2180645d5e6fc6b95d831fa10824baf36e9f6fb5f4b238498156c7190", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:42434c8d786a3dbcbdbcc89208e4395182574082b90b6d14a40bf365ca788b1d", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:81b03816b0c6eff95e8fdb1393de015c737d0bad01a752f0f78af9042b97fa1e", "enabled": 1 } }, "publicfile": { "100": { "checksum": "sha256:27e00e35cedb8928d19e0e18cc60d8a4adadab14b92ddf28b3a39bc5a9b0c6d9", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:04c2ec7c5c908e14d8cecb43a69be2e01a2a5d2e044803e1160cedb9bd18ebc9", "enabled": 1 } }, "puppet": { "100": { "checksum": "sha256:f8f7574443b1eb598564b970f1257c93e10a4bb0ab4f2e497b78aa352806c3d8", "enabled": 1 } }, "pwauth": { "100": { "checksum": "sha256:aece743224943cbe2ed03b5134092e7c0650f703ce20cd4fe56c056c896b1d4b", "enabled": 1 } }, "qatlib": { "100": { "checksum": "sha256:8558f2885f81f626ee7f3bdbc7caff7ce69ebd700e35b4cbb9a74a11fca2c133", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:aa88fe777d904892b39c9a60f2f50c0a77a5f5bd5873b591a22eac6874a3238f", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:96b077e6ee179c3762f61152cbeb0a58a1bf1000d010ffd1ee7b78774e481150", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:9c48629fd51f96fba2cc7943369d9f16eb4389a0302776ce83ead122aedba511", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:8d131212c0226332b10bd4c345f980f2ef01f5a9577252d31669bb583f240d54", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:9360a29835c5ba1a6cd7327aabd73f635d21444c739bd114a38b89eeb4e32210", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:8e7c9b90073202f972f1eaa838da6cdd1b6ae21ffd16b05c31ac227e1ac5aad5", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:bfcbc5396ce78ace4b8f9d48c23223d8c5228a840c89926fa956f4f13df06e9c", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:2994283b036b32b4e64b5c3f532481cf415718e9d4c479b3ddfdc8a858e78118", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:05643e232c6b5365bafc75d9bf857e958077297615cafa49604fc088e10e8d86", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:392e11333d040576e8933ec780ed7921295ca92f9ca529c066de5029cc0f9bac", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:ded345f70432e58bcde53d4921b418cfb092fa897569401b80da018a54aa0da3", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:c34ec069349e0fcde2d4672643d8db4317e53b9ea0e51ac036d79b027e845e74", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:ce4a3f1422d7e9c411fc8bfe28b90bf9b66e3593ac0957c0c22f558536ef00dc", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:19bb471e6927d94eda8db5ab80a619b8c0b2fe87827030e94ce9b4577249b314", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:b14c8c21fe8ee2121e5817382e83fd2a25699836be8e79269026a2d2494718f4", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:604f153c5a11a110149ea907d6c3a8fdec8f812d8a4299bc107e47d4431f5d0b", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:ff0f6db55223b72e64312ee10b94a5b4a86ac44f2c123ee27a917dbe1e187ca0", "enabled": 1 } }, "rhev": { "100": { "checksum": "sha256:64a0369f9b8474effd6e23726327009ac8728d77f0e3b9bf42b85b1a2d1b5763", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:fc41120cf629e139e30a493b7ad8d7a4f9b52b7f9cad155e5afb626cf3e1df29", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:1284680691e7027c5ab08b71ad4edd76f476cb3934b0e4cb83fc0769cdfd5816", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:32f6d325445c86094d8f4f861ec9430c5cca40c11a66c7905fb10a4fef5b85da", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:e13af8921501fa4e869a20c87963951145bc762c670fc1b996c4858ca430cc71", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:c9b5439b239ccdfd69266a8c756ada08b9cec67dbab9452c3d0a23c62800c9b2", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "sha256:415699214ad395ca4b5327d3fb214dcea004469fdc8cd42228c92ed3015d86c3", "enabled": 1 } }, "rkt": { "100": { "checksum": "sha256:cf74a139dfff50fe96c532fd2f011d8f60d815745ac2f5ac95c4c47bd78715c7", "enabled": 1 } }, "rlogin": { "100": { "checksum": "sha256:572cb4b1205cdff477741bfdb35fecbe957b110aa2843de795de50877cdabc41", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:bc851a96ecc19e82d4d0b33ad662ca1c49e3425de81b4324d4aebde52dd5a17b", "enabled": 1 } }, "rolekit": { "100": { "checksum": "sha256:323777e53cddd3de4c55d0eedeb42a3990a27d71e58f6ad5f143eb5f1c7f9c75", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:25e1f5addd0d93b078b2f34fa6d1ca10cad53dd219248fe1c746e6d2bfa3544b", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:19c4a20b03e97e564e830221b99840103663837b6b250446f09a496cc2f7e560", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:03381789ba50d9f77db117a8902f09456020284330f49b0c4f62bfd09b0d3d5f", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:4a9130eb6fb632ff0de22ba9216b359a1be0f593ef9f136449a937c4677eae3d", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:439e9cbb532a369e861defce3aff2a82152498ffd5e6c2f00ca52ce91a526ed3", "enabled": 1 } }, "rshd": { "100": { "checksum": "sha256:8464872de44b84f93dbaf1c899b7768a9ed26f9279271bcaaeb0ce5b733e83ae", "enabled": 1 } }, "rshim": { "100": { "checksum": "sha256:ebc5032834ad38030e0f6b7dfc78e04f96a9313a6fc7748592aabc98826f91db", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:7f683dfd03a2e9ffc4dacde8964239adb6faf545cfb62521bb9bcf671c241de4", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:7a21fa964d09473eb836f8bb7e073ac9c346dd6b5995cd0a4396acf02510eb51", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:fac00ff771c3ad6dc291b05b907f69178f998fb36e1f9adf3714c86697c7a161", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:40d1eb0b28d21e5ef36616ad8e4786528e782991f0b7ee26ce0f1eff1c5d6094", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:e87d1b937a39e751a6b3294459e6788ae6c52847cef38962f489c64c29447ad9", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:ca4f2d82726899d5734b36c3feab2691986b50d8277d622f5423a8e11811bb33", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:b11407e064027c75f286626c2009d88d9b5f90e4352038f7bf143744d44b910a", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:df567fc4d933d9dea43e10e13b120ba77be68f4f44111db510827ff7d5aa773a", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:14b3ce427a4510613d52ed8996c11252bfd4c699fe419f59d0f8d01fa352ee0d", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:766335004d1a422d0e52b7df790affc33f3b8a1c41df4b1c1e9076da3ecb2d14", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:f830b5c0e0a610fb3a3b5a5c7060b007377e799baf151d4ac035da6940af0017", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:8ea825a62dfa32862de1d1efe92766e5d3032091bd3d1ac15719ceaa887395ee", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:04111d196f15e5e68df399887e38960656c279e376b392609021ce30a573d8a9", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:e64ee5c1aaf6bbe095e976ab4a48b70f7e5db8fe21c99ece4a513c289203047d", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:94f99134417edf1852d924b06de124bd848f6ffd1b087f8825236cbcd259c644", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:0add400128d772bf8ce0812f8aa300ef634feb8823a4059ceac50243effbfb4f", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:bd726f240b2c20abccd09a80e9275c5269a78d541563afeb1367fc8eccab53e7", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:c7928fa9fe6bad25ce503142bf164419bda4b2ecde96d7d7b276750b41dcd0fe", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:df09f8d23709092d641b045590da4aa41eaefc56d84c06279ff243ef74dfc029", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:bbfcd4ec68fa87b243b5c9089cf748e4b7b19c069a4b02a1235507aa7af0a6e5", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:075e270a22e227a7124131bd70523e73a4b9ffefea9d4f8d46273a262970196f", "enabled": 1 } }, "sge": { "100": { "checksum": "sha256:d443be9f15c80a37eb6827f2ff3c274bc1ef10526404a32401157f4b9be96c12", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:3a8bb3ed766ad233fe9869fa887ef16b2c6c505458e1879920962add2cfb5cdf", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:251d8e6bd3d7fe0d56adefc8d16199254f316a29933bb92d0da48838d641a084", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:42663bd3af6c64e89814c50f07e8a5fbf4a31a487d7ce94dd5fdee1e3781eddd", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:903eb396a96568f9d3b080bd0fe162810a44f834efcb2e2f61fba9e2fee1ae8d", "enabled": 1 } }, "smokeping": { "100": { "checksum": "sha256:ec65ee44da8241f3143480ffdfa949641dedd449219c3d82c904105ebe8768a3", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:422730aaaa5a4d0ab14be1e5eed77c4f3b3be74649795e1ab87e049c1d04bf21", "enabled": 1 } }, "smsd": { "100": { "checksum": "sha256:2c6fc92c6020fc7719efbf8fe1f2cedfd6c4323a10ecefb5df1dcd3fd912db44", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:c69af5659fe541ee41e4c0769a0421fd5ce34e80fc6b10f5b940c5205f96649e", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:c31241c566fcf7d34b292eb3dfac06ead822130661772c73f099e639e7b5d661", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:af44f636dd29b36e60f3f79b1e2036fb2db53ff4117fd21afc73ac2c7f204fda", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:d8eecbd8ab122d8e9d5f475c265ad9bdf46cd155c497654b08e3b2cfc7f4e47c", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:71d81159fbf948ff16aef9dc2261fdd3358c37c0fd04b719be1e968323f4a0af", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:44d59d271674c102103448503f9eaa2534ff54e37dd7db198920db9be1acbc24", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:6e051766c809f284e286e91bcbb0d8296169466a95d8c90bea85df209a75f9c5", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:4c24a9a58d7830981677a80b1e4714fd8565ed41ad62f27eb586e8edb6dc41fa", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:b4183fd8c64c1b9f6079d8befcabf75baaa12152c4178be20137950461381eee", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:f8f382fa879bf907576966b217252baee971c3842eb24b80ae63306ab3aa03dc", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:b14eb0b895c1a5763193389e7be368e543b779d74ee8dae434c3b7c5723f98a0", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:c1e855d581345c864df530693c6371a403507d66d718be52ac8b960dc2a9f0ad", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:53e3b393bc37eef1a265c5a9323bead2990cdd4c895ce5b9eb1040f16caf463b", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:4e352fc53e907847636a60c5744bd48ec07d56f628a429dcd463a2aa9069f791", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:2c9bf6d19dc034b84db5cd2596236ae85f325456c75a93cff599e617b4098f09", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:7ca6bf88e460bca92a976ab1e14e12dc760c99bc64ef2c2b99a38e5578e6b5b3", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:acf3579918d33fd5b0cf6606ff538b9b8d6ff32fab2ad77cecb8af4185d193c9", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:96450a3c93601c436df8bc5e30bd924fd7cf3f93b81ffa94cc891cbf2fec3cf5", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:b29dbc05d760f12f9b3e106fde09c36a95e050c2f17b1e97b463a752ecdac07d", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:a6303328ab9263a684a959d7778ec0100fc040470f633fc9f7c35d110150eadf", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:3c5e0b1c6ffefeab4d4794237a2ce974f11fa2485ebd22454c3973cb84267102", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:b8d26609375710605b0a2944e3c3c9d17916809ba216ca4903ba4fd3b60c673b", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:d35a05813560b572b6c087361c964c18c133c0b5037e582ca3db5550ada467cf", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:6673fb9d330ce94708727db8c4459e8db6c70f2796f3eca6cd2965346150d960", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:d81dd55b2a5fc0f604b2c0c669eda2145757e8e1a73c396cde9ee9ca4971a150", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:18b872d0c5a157da487cf5b0cde78815902f79ab1403513e5d225a9da0969111", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:e747723f87e55aa77abd1bab3c84c87e165e56ab16690cb5e78717f6b8e7b0db", "enabled": 1 } }, "tcpd": { "100": { "checksum": "sha256:05e146a2aa2274d04de3407604d55f4cc16218e0e661966b1fc1a4ba37417279", "enabled": 1 } }, "tcsd": { "100": { "checksum": "sha256:0908b0458d33ea144904285546a4ffa2876c1fafb3c19045a410248b06860cc0", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:26a7c0d9b5edacbe701090f02c8da3b23ceee1764c599ea3997ef8a019572390", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:7de741394b99cfe157eacd30d7fe9421897aef2492df65c08c5129123b853c28", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:511654f4f974efb3b10787b6ca395d83d11dda568d770d9ba5dbb5a6e49e98f0", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:c7fec612a8f6eb93af9684bea09e5f45114f9ac644d0c0ebfb2247e475191672", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:4a8999a2f3e0124301324542ea87326c4cb464ce47af07a02328a8c87685768e", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:a397f26620d827447a79234cf8c5ba828b947be721cce03b6c2c7ac8ae4c7ed9", "enabled": 1 } }, "timedatex": { "100": { "checksum": "sha256:df99885fdc3e195f901bca4c5a5b8e69cd9bc5e4fee4b7ef576254c3116a708d", "enabled": 1 } }, "tlp": { "100": { "checksum": "sha256:364cb483443bb6e994cd2bf4a445f7f6b26426ceef313d5f18a2d67705adb2e7", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:919a9f08b8611ad2b886ec54c89fc6dc4e05575b1536b2e9fe9ad8ae4450702f", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:e0aff1e9512fc9eed6abff9d2ee0970d13c4930734a8a4ad6c43a3bdcc2b7509", "enabled": 1 } }, "tor": { "100": { "checksum": "sha256:c5b1e90b2d0d0d6566ba350b3e3a7d531f928765009b1c10258d4c1b29dc52c1", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:05d754d9c917a917fba979172b7dcfab1ece9bdba6bebf94cb3bc9706ea74078", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:ca34bba129f1b1940c0d2f9c8e0b127f5ffc7693e15e29a76ffd36bed26fc03a", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:5371a568a87e7c6db0545fb25a34e981c4bee6d7fa79d77412aed9041534da82", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:ed6fcc69bf86c664bcca043868c15f9c18d83e2d6668580b8c4ef3b6f9786318", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:525635ad9c177a6542047b5ec23171de1c8c688e63079b88431c3292b5d5eade", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:07229f11e8eee7f3b9b2a0f907f4071b6bc23e94b47dacf54d2553b71027395c", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:e08da772343770e22511e9b04b4e52b9f496373c253337bacabf04962253a968", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:92b299c67dd5843c6032eab38eb20be08463ccdf14a42b2809c2955412caf663", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:2a0d8c37800a1cd048d456a35b1b1dfc87b4b4b34d3dbee9eddac3ed3ddd4fe2", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:ff129bad17f3e5f3f5e9b6d3d6838a6e89aa1e8e072396882e40603647029237", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:294711e55ab39c66e1a8dfcedc1ff3ee8cfc480bece6d8905dcda119d06bf3b5", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:8127ec95ce1e371db1630b8502f43e0f5efb7582d4e9a18a332b278bb2cfda85", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:a3c8f7843cd7b310d33e21349f2f95767f26dea37fd14c6c8b88428e2940a0dd", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:6b03ca17e83e58108284e2e92cc0a3c05405e2fe73b1facb5246c42db33e99dc", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:96dc020ee16db478ef13f9ac3ce1d62732019c1f9502a6f5db239454ea70c83f", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:d9ec02335d573a34d3d76a19c2e71ecfafbd5e7f4f72fd8bc17efb16f89a5f83", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:5ba7c1ae6aa7f58222ea8d6945fce40b7fd1017af834f1ce29ff29738c34121a", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:ff60251151dcc519f6fb44040f63e5debd899d8d4a069c3c6d643fd52a0744be", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:c0bc362be2090a448ca8bda9e653e300ae2af9473c8cd889cfd2b9f9e794b31d", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:133ee1df94f11b9cbfef1f7321948784714b6c75eed48aef6f1408a0e6f86a43", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:f53b16670b35a8bb5093efef5e94310c138da3aa0e51a8a77c13ce09d1e9ea67", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:7806ee9d8aefb49e1acef9e9c592cdc777f70f90acf07d22b6e9999ba44dce6e", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:164431e9599b4a92e479cb41c081b291e6ced3e00965b2599967d6d009f21668", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:b12384d89327b5e5d1a0cb99ab744b734c054a926afbd5c4b37b2a7dd46c1f32", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:a0c04d01ed55e10320bba1f42677cd889839091a0d8bc5a07e2d9d649570bd25", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "sha256:5448a42b95dc894a7c3731f89ec0c2f74ff1ca0940fe5a910b774968f1fe0afd", "enabled": 1 } }, "vpn": { "100": { "checksum": "sha256:49b5d8c0efbb628586af7cad5e56d4dfbbde9de85067eeebfb3e77a8a098c2da", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:0b8558bc624ea6c226cf19ce8cb5caefaa0a6c9f47b4ac222cb639a5c087ecd3", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:19a4e9084136c92bebf7453d9a000ab2f8c7b3923d3e9555821c7f7e7c74823f", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:e99c54d578f3081319a92793ae32b42a633ab6ff441793d04a5561cb836aac79", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:48d77778810934535b9ea3b73eed355f610fea7e097afa1f715403b9153ec646", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:fffcecff5763f2432a48de987f9068144fd5b7e1e3d39a915df5252ccbd09c54", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:b5991add5f97fea260b00b5641356b2e0a8f8ac7cb38fb096fa0fa12257fda40", "enabled": 1 } }, "wireguard": { "100": { "checksum": "sha256:c6e64dc8fff2b7cd3c7f6b7782cdf653b28a01b57677abffe19bf363f9c3cee3", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:78a26c414b95f847ace2244ffd8cf2b331d0deb3dbf997b4418c04776bb286a9", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:416831481b889e80b383b31faa00f231b9783d0df2fad53b1586e93107531be3", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:998e50b2675e968844d88dcd800430d6321c802fc0c95e164ae42639702f3cb6", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:8379859f95c1c920f9980a7da51b11000106746567cf39eb11e991e630dc83b9", "enabled": 1 } }, "zabbix": { "100": { "checksum": "sha256:3a40a0b982db692f743fad699420776c4dfb330d1b9c7ec002539075fb499aba", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:7fafc6a9f66dbd5fa664670416e8992743834c2bdc87e8baa413349dfe59972a", "enabled": 1 } }, "zebra": { "100": { "checksum": "sha256:c836cbc2f01e3b3e9b3ab2a228d66fd3397b33f915a0ec8558de6b083be6181b", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:84c955a978b33a5e0790ce78ea09a45aa35fd6604b49a975fda7c037ad1deba4", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:bd9f7634df97c85de82c4c6b2cfc420e24090f117898f9a89d4d930ee6757e4c", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:115 Saturday 23 March 2024 16:52:06 +0000 (0:00:04.025) 0:01:59.439 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_modules is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:128 Saturday 23 March 2024 16:52:06 +0000 (0:00:00.026) 0:01:59.466 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:136 Saturday 23 March 2024 16:52:06 +0000 (0:00:00.049) 0:01:59.516 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:100 Saturday 23 March 2024 16:52:06 +0000 (0:00:00.037) 0:01:59.553 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104 Saturday 23 March 2024 16:52:06 +0000 (0:00:00.025) 0:01:59.578 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:111 Saturday 23 March 2024 16:52:06 +0000 (0:00:00.021) 0:01:59.600 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for sut => (item={'state': 'created', 'pull_image': False, 'activate_systemd_unit': False, 'kube_file_content': 'apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: nopull\nspec:\n containers:\n - name: nopull\n image: quay.io/libpod/testimage:20210610\n'}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Saturday 23 March 2024 16:52:06 +0000 (0:00:00.064) 0:01:59.665 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "created" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: nopull\nspec:\n containers:\n - name: nopull\n image: quay.io/libpod/testimage:20210610\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Saturday 23 March 2024 16:52:06 +0000 (0:00:00.035) 0:01:59.700 ******** 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": "nopull" }, "spec": { "containers": [ { "image": "quay.io/libpod/testimage:20210610", "name": "nopull" } ] } }, "__podman_kube_file": "", "__podman_pull_image": false, "__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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Saturday 23 March 2024 16:52:06 +0000 (0:00:00.035) 0:01:59.735 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "nopull", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Saturday 23 March 2024 16:52:06 +0000 (0:00:00.025) 0:01:59.761 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 16:52:06 +0000 (0:00:00.075) 0:01:59.836 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 23 March 2024 16:52:06 +0000 (0:00:00.029) 0:01:59.866 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 23 March 2024 16:52:06 +0000 (0:00:00.030) 0:01:59.897 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 23 March 2024 16:52:06 +0000 (0:00:00.039) 0:01:59.937 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 23 March 2024 16:52:07 +0000 (0:00:00.282) 0:02:00.219 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 23 March 2024 16:52:07 +0000 (0:00:00.034) 0:02:00.254 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711212704.287894, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1711212644.529729, "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": "2793691160", "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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 23 March 2024 16:52:07 +0000 (0:00:00.281) 0:02:00.536 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 23 March 2024 16:52:07 +0000 (0:00:00.023) 0:02:00.559 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 23 March 2024 16:52:07 +0000 (0:00:00.023) 0:02:00.583 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 23 March 2024 16:52:07 +0000 (0:00:00.023) 0:02:00.606 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 23 March 2024 16:52:07 +0000 (0:00:00.023) 0:02:00.629 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 23 March 2024 16:52:07 +0000 (0:00:00.059) 0:02:00.689 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Saturday 23 March 2024 16:52:07 +0000 (0:00:00.024) 0:02:00.714 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Saturday 23 March 2024 16:52:07 +0000 (0:00:00.023) 0:02:00.738 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Saturday 23 March 2024 16:52:07 +0000 (0:00:00.044) 0:02:00.782 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Saturday 23 March 2024 16:52:07 +0000 (0:00:00.029) 0:02:00.811 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/nopull.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Saturday 23 March 2024 16:52:07 +0000 (0:00:00.030) 0:02:00.842 ******** skipping: [sut] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:76 Saturday 23 March 2024 16:52:07 +0000 (0:00:00.022) 0:02:00.865 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:80 Saturday 23 March 2024 16:52:07 +0000 (0:00:00.022) 0:02:00.887 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Saturday 23 March 2024 16:52:07 +0000 (0:00:00.052) 0:02:00.939 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 16:52:07 +0000 (0:00:00.078) 0:02:01.018 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 16:52:07 +0000 (0:00:00.024) 0:02:01.043 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Saturday 23 March 2024 16:52:08 +0000 (0:00:00.031) 0:02:01.075 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Saturday 23 March 2024 16:52:08 +0000 (0:00:00.025) 0:02:01.100 ******** skipping: [sut] => { "changed": false, "false_condition": "'volumes' in __podman_kube['spec']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Saturday 23 March 2024 16:52:08 +0000 (0:00:00.027) 0:02:01.127 ******** skipping: [sut] => { "changed": false, "false_condition": "__podman_volumes | d([]) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:31 Saturday 23 March 2024 16:52:08 +0000 (0:00:00.027) 0:02:01.155 ******** skipping: [sut] => (item=quay.io/libpod/testimage:20210610) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__podman_pull_image | bool", "item": "quay.io/libpod/testimage:20210610", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.podman : Check the kubernetes yaml file] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:53 Saturday 23 March 2024 16:52:08 +0000 (0:00:00.034) 0:02:01.189 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:61 Saturday 23 March 2024 16:52:08 +0000 (0:00:00.270) 0:02:01.460 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:70 Saturday 23 March 2024 16:52:08 +0000 (0:00:00.298) 0:02:01.759 ******** changed: [sut] => { "changed": true, "checksum": "d5dc917e3cae36de03aa971a17ac473f86fdf934", "dest": "/etc/containers/ansible-kubernetes.d/nopull.yml", "gid": 0, "group": "root", "md5sum": "1eceaf0da0bbf69a778deb11f0449417", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 217, "src": "/root/.ansible/tmp/ansible-tmp-1711212728.726423-2866-118535241332611/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:80 Saturday 23 March 2024 16:52:09 +0000 (0:00:00.690) 0:02:02.449 ******** changed: [sut] => { "actions": [ "/usr/bin/podman play kube --start=false /etc/containers/ansible-kubernetes.d/nopull.yml" ], "changed": true } STDOUT: Pod: 3b1ce02e8a175c58e90391fe47a9dfab354979a8214fd02b66254b41ec5f50df Container: 6a7b66346a34e5896dbb8d7863788df0cc6b57283b61cd1eab946cd36ace5dbd 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 TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:88 Saturday 23 March 2024 16:52:11 +0000 (0:00:01.904) 0:02:04.354 ******** skipping: [sut] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:100 Saturday 23 March 2024 16:52:11 +0000 (0:00:00.030) 0:02:04.384 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:113 Saturday 23 March 2024 16:52:11 +0000 (0:00:00.031) 0:02:04.415 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:127 Saturday 23 March 2024 16:52:11 +0000 (0:00:00.029) 0:02:04.445 ******** skipping: [sut] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:117 Saturday 23 March 2024 16:52:11 +0000 (0:00:00.029) 0:02:04.474 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:123 Saturday 23 March 2024 16:52:11 +0000 (0:00:00.022) 0:02:04.497 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Verify image not pulled] ************************************************* task path: /WORKDIR/git-weekly-ci0sn0etea/tests/tests_basic.yml:220 Saturday 23 March 2024 16:52:11 +0000 (0:00:00.037) 0:02:04.534 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run role - verify continue if pull fails] ******************************** task path: /WORKDIR/git-weekly-ci0sn0etea/tests/tests_basic.yml:224 Saturday 23 March 2024 16:52:11 +0000 (0:00:00.029) 0:02:04.563 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 23 March 2024 16:52:11 +0000 (0:00:00.059) 0:02:04.622 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 23 March 2024 16:52:11 +0000 (0:00:00.089) 0:02:04.712 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 23 March 2024 16:52:11 +0000 (0:00:00.032) 0:02:04.744 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 23 March 2024 16:52:11 +0000 (0:00:00.029) 0:02:04.773 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Saturday 23 March 2024 16:52:11 +0000 (0:00:00.028) 0:02:04.802 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 23 March 2024 16:52:11 +0000 (0:00:00.053) 0:02:04.856 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 23 March 2024 16:52:12 +0000 (0:00:00.905) 0:02:05.761 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 23 March 2024 16:52:12 +0000 (0:00:00.027) 0:02:05.789 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Saturday 23 March 2024 16:52:12 +0000 (0:00:00.033) 0:02:05.822 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033580", "end": "2024-03-23 16:52:13.011662", "rc": 0, "start": "2024-03-23 16:52:12.978082" } STDOUT: podman version 4.9.3 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 23 March 2024 16:52:13 +0000 (0:00:00.347) 0:02:06.169 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.3" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:32 Saturday 23 March 2024 16:52:13 +0000 (0:00:00.029) 0:02:06.199 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:39 Saturday 23 March 2024 16:52:13 +0000 (0:00:00.029) 0:02:06.228 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:49 Saturday 23 March 2024 16:52:13 +0000 (0:00:00.026) 0:02:06.255 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 23 March 2024 16:52:13 +0000 (0:00:00.032) 0:02:06.288 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 16:52:13 +0000 (0:00:00.050) 0:02:06.339 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 23 March 2024 16:52:13 +0000 (0:00:00.032) 0:02:06.371 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 23 March 2024 16:52:13 +0000 (0:00:00.030) 0:02:06.401 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 23 March 2024 16:52:13 +0000 (0:00:00.037) 0:02:06.439 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 23 March 2024 16:52:13 +0000 (0:00:00.312) 0:02:06.752 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 23 March 2024 16:52:13 +0000 (0:00:00.041) 0:02:06.793 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711212704.287894, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1711212644.529729, "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": "2793691160", "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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 23 March 2024 16:52:13 +0000 (0:00:00.279) 0:02:07.073 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 23 March 2024 16:52:14 +0000 (0:00:00.025) 0:02:07.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 23 March 2024 16:52:14 +0000 (0:00:00.024) 0:02:07.123 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 23 March 2024 16:52:14 +0000 (0:00:00.024) 0:02:07.148 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 23 March 2024 16:52:14 +0000 (0:00:00.025) 0:02:07.173 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 23 March 2024 16:52:14 +0000 (0:00:00.024) 0:02:07.197 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:62 Saturday 23 March 2024 16:52:14 +0000 (0:00:00.023) 0:02:07.221 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:71 Saturday 23 March 2024 16:52:14 +0000 (0:00:00.029) 0:02:07.251 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 23 March 2024 16:52:14 +0000 (0:00:00.081) 0:02:07.333 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 23 March 2024 16:52:14 +0000 (0:00:00.025) 0:02:07.359 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 Saturday 23 March 2024 16:52:14 +0000 (0:00:00.026) 0:02:07.385 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 23 March 2024 16:52:14 +0000 (0:00:00.049) 0:02:07.434 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 23 March 2024 16:52:14 +0000 (0:00:00.028) 0:02:07.462 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:77 Saturday 23 March 2024 16:52:14 +0000 (0:00:00.026) 0:02:07.488 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Saturday 23 March 2024 16:52:14 +0000 (0:00:00.050) 0:02:07.539 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Saturday 23 March 2024 16:52:14 +0000 (0:00:00.028) 0:02:07.567 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 23 March 2024 16:52:14 +0000 (0:00:00.025) 0:02:07.592 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Saturday 23 March 2024 16:52:14 +0000 (0:00:00.113) 0:02:07.706 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Saturday 23 March 2024 16:52:14 +0000 (0:00:00.028) 0:02:07.735 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Saturday 23 March 2024 16:52:14 +0000 (0:00:00.025) 0:02:07.760 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Saturday 23 March 2024 16:52:14 +0000 (0:00:00.025) 0:02:07.786 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86 Saturday 23 March 2024 16:52:14 +0000 (0:00:00.026) 0:02:07.812 ******** TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Saturday 23 March 2024 16:52:14 +0000 (0:00:00.075) 0:02:07.888 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for sut TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Saturday 23 March 2024 16:52:14 +0000 (0:00:00.058) 0:02:07.946 ******** skipping: [sut] => { "changed": false, "false_condition": "__firewall_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Saturday 23 March 2024 16:52:14 +0000 (0:00:00.093) 0:02:08.039 ******** skipping: [sut] => { "changed": false, "false_condition": "not __firewall_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Saturday 23 March 2024 16:52:15 +0000 (0:00:00.045) 0:02:08.085 ******** skipping: [sut] => { "changed": false, "false_condition": "not __firewall_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 Saturday 23 March 2024 16:52:15 +0000 (0:00:00.030) 0:02:08.116 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: firewalld TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Saturday 23 March 2024 16:52:17 +0000 (0:00:02.246) 0:02:10.363 ******** skipping: [sut] => { "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Saturday 23 March 2024 16:52:17 +0000 (0:00:00.026) 0:02:10.389 ******** skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Saturday 23 March 2024 16:52:17 +0000 (0:00:00.030) 0:02:10.420 ******** ok: [sut] => { "changed": false, "name": "firewalld", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-03-23 16:51:50 UTC", "ActiveEnterTimestampMonotonic": "1432300333", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus-broker.service dbus.socket sysinit.target system.slice polkit.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-03-23 16:51:49 UTC", "AssertTimestampMonotonic": "1431206378", "Before": "multi-user.target shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "533955000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-03-23 16:51:49 UTC", "ConditionTimestampMonotonic": "1431206373", "ConfigurationDirectoryMode": "0755", "Conflicts": "ipset.service ebtables.service iptables.service ip6tables.service nftables.service shutdown.target", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "6437", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6752", "ExecMainStartTimestamp": "Sat 2024-03-23 16:51:49 UTC", "ExecMainStartTimestampMonotonic": "1431215139", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Sat 2024-03-23 16:51:49 UTC] ; stop_time=[n/a] ; pid=6752 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[Sat 2024-03-23 16:51:49 UTC] ; stop_time=[n/a] ; pid=6752 ; 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/firewalld.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": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-03-23 16:51:49 UTC", "InactiveExitTimestampMonotonic": "1431215538", "InvocationID": "f169d958bfaa4ccb98625be180fd158a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "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": "6752", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "33091584", "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": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "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": "null", "StandardInput": "null", "StandardOutput": "null", "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", "StateChangeTimestamp": "Sat 2024-03-23 16:51:50 UTC", "StateChangeTimestampMonotonic": "1432300333", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "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": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Saturday 23 March 2024 16:52:17 +0000 (0:00:00.489) 0:02:10.910 ******** ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-03-23 16:51:50 UTC", "ActiveEnterTimestampMonotonic": "1432300333", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus-broker.service dbus.socket sysinit.target system.slice polkit.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-03-23 16:51:49 UTC", "AssertTimestampMonotonic": "1431206378", "Before": "multi-user.target shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "533955000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-03-23 16:51:49 UTC", "ConditionTimestampMonotonic": "1431206373", "ConfigurationDirectoryMode": "0755", "Conflicts": "ipset.service ebtables.service iptables.service ip6tables.service nftables.service shutdown.target", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "6437", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6752", "ExecMainStartTimestamp": "Sat 2024-03-23 16:51:49 UTC", "ExecMainStartTimestampMonotonic": "1431215139", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Sat 2024-03-23 16:51:49 UTC] ; stop_time=[n/a] ; pid=6752 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[Sat 2024-03-23 16:51:49 UTC] ; stop_time=[n/a] ; pid=6752 ; 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/firewalld.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": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-03-23 16:51:49 UTC", "InactiveExitTimestampMonotonic": "1431215538", "InvocationID": "f169d958bfaa4ccb98625be180fd158a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "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": "6752", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "33091584", "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": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "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": "null", "StandardInput": "null", "StandardOutput": "null", "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", "StateChangeTimestamp": "Sat 2024-03-23 16:51:50 UTC", "StateChangeTimestampMonotonic": "1432300333", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "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": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Saturday 23 March 2024 16:52:18 +0000 (0:00:00.482) 0:02:11.392 ******** ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python3", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Saturday 23 March 2024 16:52:18 +0000 (0:00:00.035) 0:02:11.428 ******** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Saturday 23 March 2024 16:52:18 +0000 (0:00:00.031) 0:02:11.460 ******** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Saturday 23 March 2024 16:52:18 +0000 (0:00:00.023) 0:02:11.484 ******** ok: [sut] => (item={'port': '15001-15003/tcp', 'state': 'enabled'}) => { "__firewall_changed": false, "ansible_loop_var": "item", "changed": false, "item": { "port": "15001-15003/tcp", "state": "enabled" } } TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Saturday 23 March 2024 16:52:18 +0000 (0:00:00.477) 0:02:11.961 ******** skipping: [sut] => (item={'port': '15001-15003/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "'detailed' in fw[0]", "item": { "port": "15001-15003/tcp", "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Saturday 23 March 2024 16:52:18 +0000 (0:00:00.038) 0:02:12.000 ******** skipping: [sut] => { "changed": false, "false_condition": "'detailed' in fw[0]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Saturday 23 March 2024 16:52:18 +0000 (0:00:00.032) 0:02:12.033 ******** skipping: [sut] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Saturday 23 March 2024 16:52:18 +0000 (0:00:00.028) 0:02:12.061 ******** skipping: [sut] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Saturday 23 March 2024 16:52:19 +0000 (0:00:00.028) 0:02:12.090 ******** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Saturday 23 March 2024 16:52:19 +0000 (0:00:00.025) 0:02:12.116 ******** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Saturday 23 March 2024 16:52:19 +0000 (0:00:00.024) 0:02:12.141 ******** skipping: [sut] => { "false_condition": "__firewall_previous_replaced | bool" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:93 Saturday 23 March 2024 16:52:19 +0000 (0:00:00.040) 0:02:12.181 ******** redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.seboolean to ansible.posix.seboolean TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Saturday 23 March 2024 16:52:19 +0000 (0:00:00.083) 0:02:12.265 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml for sut TASK [fedora.linux_system_roles.selinux : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Saturday 23 March 2024 16:52:19 +0000 (0:00:00.089) 0:02:12.355 ******** skipping: [sut] => { "changed": false, "false_condition": "__selinux_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Ensure SELinux packages] ************* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Saturday 23 March 2024 16:52:19 +0000 (0:00:00.033) 0:02:12.389 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml for sut TASK [fedora.linux_system_roles.selinux : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Saturday 23 March 2024 16:52:19 +0000 (0:00:00.044) 0:02:12.433 ******** skipping: [sut] => { "changed": false, "false_condition": "not __selinux_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Saturday 23 March 2024 16:52:19 +0000 (0:00:00.032) 0:02:12.465 ******** skipping: [sut] => { "changed": false, "false_condition": "not __selinux_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python2 tools] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:14 Saturday 23 March 2024 16:52:19 +0000 (0:00:00.029) 0:02:12.495 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_python_version is version('3', '<')", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:23 Saturday 23 March 2024 16:52:19 +0000 (0:00:00.028) 0:02:12.523 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: python3-libselinux python3-policycoreutils TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:34 Saturday 23 March 2024 16:52:21 +0000 (0:00:02.216) 0:02:14.740 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_os_family == \"Suse\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux tool semanage] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:45 Saturday 23 March 2024 16:52:21 +0000 (0:00:00.028) 0:02:14.768 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: policycoreutils-python-utils TASK [fedora.linux_system_roles.selinux : Refresh facts] *********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:53 Saturday 23 March 2024 16:52:23 +0000 (0:00:02.224) 0:02:16.992 ******** ok: [sut] TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:5 Saturday 23 March 2024 16:52:24 +0000 (0:00:00.864) 0:02:17.857 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_selinux.status == \"enabled\" and (selinux_state or selinux_policy)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:13 Saturday 23 March 2024 16:52:24 +0000 (0:00:00.026) 0:02:17.884 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_selinux.status == \"disabled\" and selinux_state", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:21 Saturday 23 March 2024 16:52:24 +0000 (0:00:00.026) 0:02:17.911 ******** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:25 Saturday 23 March 2024 16:52:24 +0000 (0:00:00.031) 0:02:17.943 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_reboot_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:30 Saturday 23 March 2024 16:52:24 +0000 (0:00:00.025) 0:02:17.968 ******** skipping: [sut] => { "false_condition": "ansible_selinux.status == \"disabled\"" } TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:35 Saturday 23 March 2024 16:52:24 +0000 (0:00:00.026) 0:02:17.994 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_all_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:43 Saturday 23 March 2024 16:52:24 +0000 (0:00:00.024) 0:02:18.019 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_booleans_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:48 Saturday 23 March 2024 16:52:24 +0000 (0:00:00.026) 0:02:18.045 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_fcontexts_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:53 Saturday 23 March 2024 16:52:24 +0000 (0:00:00.026) 0:02:18.071 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_ports_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:58 Saturday 23 March 2024 16:52:25 +0000 (0:00:00.027) 0:02:18.098 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_logins_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:63 Saturday 23 March 2024 16:52:25 +0000 (0:00:00.031) 0:02:18.129 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:74 Saturday 23 March 2024 16:52:25 +0000 (0:00:00.085) 0:02:18.214 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set an SELinux label on a port] ****** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:87 Saturday 23 March 2024 16:52:25 +0000 (0:00:00.025) 0:02:18.240 ******** ok: [sut] => (item={'ports': '15001-15003', 'setype': 'http_port_t'}) => { "__selinux_item": { "ports": "15001-15003", "setype": "http_port_t" }, "ansible_loop_var": "__selinux_item", "changed": false, "ports": [ "15001-15003" ], "proto": "tcp", "setype": "http_port_t", "state": "present" } TASK [fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:99 Saturday 23 March 2024 16:52:25 +0000 (0:00:00.589) 0:02:18.830 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 Saturday 23 March 2024 16:52:25 +0000 (0:00:00.026) 0:02:18.856 ******** ok: [sut] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:477bfa45313dadfe226d6ab9e22295cb280f90231dcd9d667babc46c8489bb06", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:9462acd21b3d2e0576d891dd00afc97b78845f1b9ae485115203a25218c5d85a", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:e01843abc23ed1dfc43793ae85e8c9648e496c605be6a6e4d8b104b0f7282daf", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:cc69f04942026a1f97b65205f8e51e3f149fdf9441a8733d90f5956b580e9e4a", "enabled": 1 } }, "aiccu": { "100": { "checksum": "sha256:dbacda814496018856ee6740302a24925eef3798a3f2f825b369d2717af2abf4", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:e12d5af1828ae63eb4e51ee0d5a46527ca582bf5a6bcf1ae6336dda2dea29789", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "sha256:17249a8a8e90ffc8e44daa650b571a1838715c674fd977cd2dc74d552c946ee9", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:daee5413535acf3c3fc8b4ea29086b0a749bccc99cddcb6fc50f3138e2c5ff57", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:d41b521fce07bdede4d8b4f027884bc16872e95ac549166647af8eb85bf56e0e", "enabled": 1 } }, "amtu": { "100": { "checksum": "sha256:9d434ee57dcd8d078a9529582f242ab417621bf6e75d831730cbdc1d1cffa464", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:ca265fe2b8fee3d612589c4d4ead9dc95a29973168bc132152c8eec9f82a1633", "enabled": 1 } }, "antivirus": { "100": { "checksum": "sha256:7ec24e04b2ef91cdb2b4067c32a3800c7de8f55b2ae28e60b6198a0374792122", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:bacfbe974e4f8671578e45466f78489fb4cb893f5c1468ed9e1905e66d7a9a79", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "sha256:900678b1de5f90b6f9e1c26aeeda5d56cb1f58f1d09478204b49f9d4c38c1bd1", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:4559f5d49184ad2d355a1f8dd6b92e70ab6831d5e8098cc859c0b2661513846a", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:223516cbd857a829232274bf343ebc5a1ee227b426e6c3afbf2f8c9450916a54", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "sha256:05b45e998424472dae29c23e442f07878b6570335cd02acc689f00534a818dd4", "enabled": 1 } }, "asterisk": { "100": { "checksum": "sha256:da23a941cd42d1741292185410a94c72d4947497310b7cfc02d1572a79fdd58b", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:c9678391cec7fd06f40a62159750ab995a0f10acf2a5700231ae33fde29a35d2", "enabled": 1 } }, "authconfig": { "100": { "checksum": "sha256:59c828b4cd8dd94db511648e70581134f229f636ead76bf72bf02497ec05b740", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:2d2d40b0c619b7547fc920ff549531601223c96a7abaeb15f47d941504ab0fc2", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:a78a0fec9489595c5885759df07eb3770b32019d6badb1936d6da5606dfe8e2a", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:d27d92ef5ee8d94a9dc2a4f503e5f833f677fa001a001a4bdeca2f0cc40e8440", "enabled": 1 } }, "awstats": { "100": { "checksum": "sha256:8e2edc9d157d57c5c82d4b43745d3b46b69e392b9f0b772d25259dcc8aa9a9d7", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:c0adf88ffec7970ac1e9cf2d71c35dabeb6dc44018d9babe88e7e8585acd8114", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:0f5a8a3cd8ce098dd2725b50d29ff5820d0eb01b9529e68de05f1b04367413a9", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "sha256:ecc5a93955f36f3ab5ec4af95e5cd14d60969574e8a832238dbe9a9cd936599f", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:bf434b49a33ecc7f4bf438a94d50269a7429954e2802b886add9c150bb0d4163", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "sha256:abaa6af6ab00e318a16f5d1f4dea08243b3ac3bf15e61e17d15eb586961f66b5", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:3b844735b04f7d28bd75cac9ac1bbd4b9b7671e18122c196905689b36b1b0b8f", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:2b3b285a92dd4a80aa7b815998c2e710367ffb53785bab4880ae0c433f49d3bb", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:18d958e6ebb345902a9b0d326351172e0d5a64328c14fe2ee7a00e0f157e8b16", "enabled": 1 } }, "boinc": { "100": { "checksum": "sha256:adc12de8ddd06b5810fee732f46d4665fa9d301891b3aadccc5d747158f3d753", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:e473592f28168b28716eaf83a16912deab591484685c6c26756280fb067ebffb", "enabled": 1 } }, "boothd": { "100": { "checksum": "sha256:33297b8dfb0f57ffa986470158d9bb5fcfff9b7a2b765de9af35b05d54f26ea2", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:754e355cebb2c0c0c5344aaeb6ee8ab30ccec5bdf260d1d843b4b0354138d675", "enabled": 1 } }, "bootupd": { "100": { "checksum": "sha256:3d36490687f1e0fe4ffdfb1800910a7b2b83ee6eac835e89c7d36b2bebd8ac18", "enabled": 1 } }, "brctl": { "100": { "checksum": "sha256:e17343b2c974d41292a690ff1db38e08a5a19b6652df14191998244e174d08cd", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:d9952acc35a34270425ef8f08ebabbeaf4d6593c274be4af8819e4fb7b9a8e3b", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:764651f7e234fa057201acc7fa7b42b24f16aa766b3ae1d9413adfca7cd27607", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "sha256:35dbde07d7f28e2cae705f5a9efa7343b8ed0a2a3700f970a1b977fae304ae13", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:bb8be39bd5152188630ac4a29597149118eb2685a1ae200fe736dfd0691ec2bc", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:7df5db3e4742d902d906502779b50e67b10f1c8811d83907e3623df765a8c660", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:94f000c34cdd93051e7c9f13870cd586cd1894ee02e66ca01495ab5ccf9831e5", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:57b88e2cda1fc5b6286483cb8ffb9932cc7e1b09f8956aeb4d7a564ef315e9ae", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:f143f674cf5691c3cddb930afbc750db60fcda8e432715cb6113a29af97a4b26", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:aa90403e9af7721533766d57e87d522ebeb4b4313bf1620bf4ef7484550143cb", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:16408cd918f6f2446103168f9cb17f1075426bac99a95b3e54cdd04131f0fdbc", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:3dcb55c090bc4483a06c5be808d4cc09cbee4d86197193f84a8e80ee5b6c8f59", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:5220e64fe7413e2abc7767d50a7bace47411ae14c468804bc3ff9618e8a48b7c", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:bbd394d2d7712f3d29026b7d52bc514bbd717c23d56d51a28efc2bc0386aa68a", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:f359e08980417cfb62d7bf3bae0dd6ae8ad8ebb7c4608ca966f66a23f77fdf16", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:fe3361233eb462c8e911b3e9f32d2a1b22ef32879de33e88c1d09d8335119b2d", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:3822faf2dd9f0260ec4900d822c4912f64def93ad90afb1d1f242d6f1da8fea0", "enabled": 1 } }, "cifsutils": { "100": { "checksum": "sha256:6bd80b86af776137eca26d36d54a7e8c71319a9cfe16b3475cce3aaee7b18260", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:8bb0aa263f05b2c52186f45ff7e01c74a192f08084d2242f3e02056d22b63347", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:75ce19bb5df84a28397e5095ec6cebf41443625c5b9bc01670bf097b2c74b07b", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:9d2c3931d997bcfc3ded32472ab56ea6555ed13106ba716a1b4eebd66e0c855b", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:ed241a5db82c399f5c915bbe316c8a6eb127f7db6b6a5e18289f0c76bd06e19d", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:3fa7ee262668f5b608beeaae2fd91ad102101888296eab606ccfbd6372e9bf9e", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:aad1cf38e77cb63b32bb4c5eee49c8c744f5e9108da49b7d19e2c229dbb19f7e", "enabled": 1 } }, "cobbler": { "100": { "checksum": "sha256:46da1bda7d0dbf00a4b868507aeae79e3dc2996413d7563dfc4a18e058d76390", "enabled": 1 } }, "collectd": { "100": { "checksum": "sha256:776b464c4960b29f3e073f0c54724022e05cc9751715ca0663b76395c9782b6f", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:02c5a88f28ab5f75e5de57797aa6418ed5a16fbdb58aa304909067f72d008193", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:3a3a311b67eee551f083a42218f7e10b6768cb7468936abd56fff815a3a9d195", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:b2f607bb92bb745a9da41564625c01a43f767941dc722cd23d1f0f010f37ad22", "enabled": 1 } }, "conman": { "100": { "checksum": "sha256:be2679199d2380a2c74b77526f87224807a99e852b24a2720fe9c4ef80f4579a", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:6473a45829b3a3d2b58d805a8fc780c18146540a3c97f10c2a4534ea8754bf8d", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:2f3242dbd5e57c3d3c99bf06c071ea5c9a1f317c622021a65db25fc0557872aa", "enabled": 1 } }, "container": { "200": { "checksum": "sha256:a20c6795932966c34accdb0fe871540ccf5b0b0afea7ab31c5c3ff5695470214", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:9d0ceec2815e77a2f6bd06b743b9967242c232989498af3b64bd4555cc1f9f78", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:43aa166f0fe88004ddef4d575a982fb6bb593859428f09d3320e31483d8d13b6", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:7297e25da06db9d2d71049e1b3b32c9c955584669904eb8be765da58a3d01aaf", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "sha256:2106974ab439f07b4ef19fb65ff8d6fc5cfa5d66e7729e43967997f327dfd2ab", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:be682ee472b02451450421c0119c03c9b447c0b9eb4ad5dbb9bd10b0de4b9acb", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:37352a9b82e50f5be2d50629154ae995e0cc011ee6f1969678f26b4ab80a7e08", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:6b2981d7b18884b33c88c29c6496ebfda453f40f4cc88becd4f109be5a4e8ee6", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:3a173918265c1cd4e54838bdd1898cfb5c605d58794b4e00a333c9c96eb16123", "enabled": 1 } }, "cvs": { "100": { "checksum": "sha256:25356da928f62a431eb2bda1ad1d74075867a0eb573826be4cef51a706e0a746", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:ab96a81b6eb6799b034d863f01e633c8c748c6b712b2ddba4ec931d779eb3b4e", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:f14393aa4957db71ab968a0c637baf624fb47dda7dc4e5e3dfd1801eccdf5e9d", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:7e6e7bccbb4f3da0393e07351d1e440dbdc58b33336655a4a7137c59779dd44b", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:f41930572c3bb696f4be26985967bf69fc1e6f657335f26f96f92bfbf8363ba6", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:ecc807bcb8fb70e62c11ba460aea07e786a854f7c2fd571588ff1ea3b6f946b6", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:ce70c6c037ce6074103b0faa55231f16bb4aa5eea1f3f9efe92100d9cd582b76", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:3a1d9f6c7b818da65a78aabdc1532e0bf3b66bf1f92caa46ee0780d9a7c26eaf", "enabled": 1 } }, "ddclient": { "100": { "checksum": "sha256:03301506d270bd080922da624eb3640f59291c6e27c6de25ef4e88f151599f00", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:adeab7af563c5294ed1569fcfb4a7f6915231440bee869ea8a0e50b0de6754b7", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:8f17d96d908f287f10794b4f055eb94b55ee91c9158272b1ed35f591709c858b", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:9f560340ee73e6dc4dac64900b3fb6967650a4380f697611451806b651dcd435", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:2c7a5005d072831bfa8f094afb09e23917d4b6cf0a89ddce1a956bf2d83ecab7", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:066b8a49cc368b2fc52e944ea04ea440828bdcb2557381e282f43ee31c05e34a", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "sha256:c00c321e5bc4e96a46ef7e4f06f8c8838dc20e2e052f86f1ec556ad87ccad1cc", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:d8a9dd69b4c1eaca0f22dc3a72fb0b7f2835fca23729a49243885d74f3046133", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:ff75493b4930a9ee6cb34f72ee56c8a062943b14e73901e76b24b90402d9abf6", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:465ed9c01087dfb0b86421812a4140ad8160c871ce045453317c9c0caaabe459", "enabled": 1 } }, "dnssec": { "100": { "checksum": "sha256:de91812dc8eb7a02868e43ae777952d59431301a119aa6d20c4b5aac59587799", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:7df91b8713976d5269c5086c4c26f4eb9021f623f226370fcd38c5fdf19560a0", "enabled": 1 } }, "drbd": { "100": { "checksum": "sha256:807e54d75e1426b53ea2b0bca7714bdf1d08afc6a566ba1370f1cac3fd1b95df", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:9b914a1cdcf2f9dcef96df9ec9b2a05cd0c8780110b6f2b6e3650efea3a5ff81", "enabled": 1 } }, "entropyd": { "100": { "checksum": "sha256:7b6c6b734fbc35d880e16304db199407918bbf35a8271252bdc81d0ca82e3270", "enabled": 1 } }, "exim": { "100": { "checksum": "sha256:1f38ddd17bafae62621f88bb7c3ff355917daf15137838899194b2cca92545cc", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "sha256:f3abb39b793d2137c46150c157db61212a60658c722c8ab8a48aff5faa6bd000", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:ab30ec06a5d9a2200212e9898a51d897802b061883241b694f593ed0ceae8e44", "enabled": 1 } }, "fdo": { "100": { "checksum": "sha256:078a5bc19cb420f99d553617830855fe67c8b1d932809b19435c6e1cc3514d4e", "enabled": 1 } }, "fedoratp": { "100": { "checksum": "sha256:c853844595039d851838b45725c3a6dcd58e7b00b925c12b3f2636f49cae8e50", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:d968beed86ab2525e3fd926d4f5b0cecc87122106b116cf11e1b9fab9f4800b0", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:1e0a07ff19c04e59b6a75d7239c6e74dc41d3f45a723db7096bd112b9c65c99b", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:7da51a39b485200ebb5ea0702ce217f60dd81399daee41a33f89473b0f3f0c9b", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:cfdab3b58c8373e1dace94d553137e52ad24fb0b58ea55ce01429d04bad2e8cc", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:b85abaeedc5417054b9828753b4feb55597e92dee3d35107e583b537b44479bc", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:9dbaa617aceb328d443166f49be58e9e7fc30b2c45e48368eb75948e56073ce7", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:0a49b595369d24fdfb46bc071c4b8b38161cb2f92b0ae230e196e7c85265f457", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:7674a550260c883191cea9607244c81b925cd1f902743673071b356fcb26e07b", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:5016b57ea8027abab1d330be745134bb6c3299b004b3464d30d75c8f28ee1e33", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:89eca0e8f8a5fd3b04eea68572e4f2ab203b1f4f65c2db6a66573ca2445b6f10", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:aaec47a4f9415fae72eb31cc3ed4062c212d6da089b95bde5a63da6d5ca5e8ff", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:c17097530cf912fe51f04543276826db12326fb6e0538646a76840dd15a27144", "enabled": 1 } }, "gdomap": { "100": { "checksum": "sha256:5b6a6ada4fe164616e1156688ef505501bbd7b82358ec9f33e0ba9d8cb38f533", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:b4b658505037a371eefe4517886c4e706c303e3ca6b3bf3a338968b43cca4c68", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:fdcc22033c9d77dac04be9daa7d90f7337cc42523ee9e138f8b7424a992faf95", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:8a6c115c3bf833deed3a16b8549d07839a8ef66f0c26e383012f6433981ad829", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:38507a42c1faa2b62ba7703782ed671ef9629a97fc777572fd00795faee9ce2b", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:86f14d56f417b455311180b3575135e263714659bdd9ff41f4614c655386a773", "enabled": 1 } }, "glusterd": { "100": { "checksum": "sha256:a3678f7d00e43fffce49c67104399412159cdcc6e678a22752f89945f50faa65", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:e34198cb7ecb485ee61efbd2e149ff32d39b2b60b98ef86f89038b4e1f9ceb9c", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:49266c8cb7c7a1065343dab49066aedd3cff809f72b5095d9345ffffedb97718", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:cb7f632479be616093f816ce0025f5e0886b768fc2ea878da024c1c7372b5185", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:02765ebb3cf9f00b76a60da906077e0b2bc2911ad00efeeb49d7908e669c4ad5", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:5a51055c6aaea2d7db8a2f963b2324edf2b86ab04404708234ae041917b7bad8", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:560baef9bf0a0f6b28fa51938195939b21d20a406be7e7bf5f4ac1130d57b0b6", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "sha256:7e30880298587da9116744b053571caba236135f9a9d57916586b7f2e1fcfb5e", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:7b3fd1932a16bd3a411d4fa46cceed73b885b71d208caad4d5f2dc9375227a64", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:f3a83c0e9ed9a513443d26571f980b511155f1e9728e5cc9259103c85e8cfd21", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:8e309d508968f0e56d3878d6d13fd1c29b41c2ccc96bef44455b36fa93601864", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:399399f8d33bac29a760654a4175ac4424371cabb26f4650211f0f7154fc05b9", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:d516e84e9629201c76ed2196c8c7b8abbd2a8ae3d7a1023a1f579cde605c6cf0", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:afa3cbc6b9e5a1451918de5c62fd74b74f65b114fe5443bd7fa9be8f9ae3e210", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:43246b9a0a610f6253cd14bb4bbc7c40f20c0f33f98c987703bc92859b445ff9", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:44840920ee13d33506a8d57a598815dfff09a0939485f3fe4f77bb8432e9de1b", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:1a9fe32a678562339a1cc7db4b6bb250fbad03f418e3baba374e6b19676ad69f", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:2984c88fe19eb4293299fa6ebebcb85f77bebdc65cd058b39c6be1cc1246d748", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:26afa99fcc6380840d15b00c324d5beb7f2324d2cd60a4944eda5cc679c3bf0d", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:0ee1a484be5c543deb36551994d85b722f71c6db5278f9a243c4da17c1589cf3", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:238d3eb6487b964dde6681bb0f55ee17afacfa4a7e31194812a72d0ce41e7e96", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:709249be03e21fbe9fa6ba11ec166512ab278a32e414cb9cb6e6a51058390b0a", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:3726ddd4cf7b45bafe1e90dce8c6361b10ff51609f5c25179a534d00cc4daa9e", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:941e078fd84f0e1c43885b2d66808832e2eb2b000dfb124864cacd3cb7e06b7a", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:7a12658f8254d34fdf70a9f383af69fbacc783ebee84b3e97f4c7e57ef827155", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:56feb9828f4e805da0b45b621629c397b8dd949a30d9bfe737f903b458cf0465", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:614bc9604d713acee571246bcc152147e91948465fa0466aed440bde84fd72fd", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:7b90ed26fc68651871c44a131038ff67acc956df1b4d05df8e4c0ac37ed4d88d", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:9bfdf05ecbc781ea11ffa37ecb4304463dfb7c84cba7c1f4f25331ecea4759bc", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:aa3c3cf242ea7c7c201eb8d96d1221241bd34a4c15106a7bf479281e7c768569", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:c3635542baef74852e34fd19e2f94dd54202b694f1e05f95cf5cd1d284d63ad8", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:302b9b871aa862017f4e1399d8ecc2c2ce0d2588cb5681afb30b684d06591aa0", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:971e85e34339510e14affa03ea1276905b161829a50185ecdb72016575678510", "enabled": 1 } }, "kafs": { "100": { "checksum": "sha256:dc82d679731976d262aa1a509580e5b00610e3207fc7177e2ee61c261c338a84", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:35149e88ce9d858a4b6f72dbef0b0ff12cfb924bcb219d0f2a89112dcf17763a", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:53a9a5f8fd0569fa5b260152ea4a8b95e1eaf2baa9a6efd807b7c912b1da5a5c", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:b8b3b748ba7c4f6efebf7d22cd76bf7912f078c98af1b25361a633f3adb6b001", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:6c9ca4332367d3929f89a2f30dfe61f2e4eb53fcb8404f14b3364260edcfafba", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:1741e270c445dd1db0913e7a1440f57a021fff237072489cd1c9c81bcb5de8c5", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:c3b8b532c41c9e9aecb4513a3f6691f84ec9b844af3e54fd36f7660e8cecc594", "enabled": 1 } }, "keyutils": { "100": { "checksum": "sha256:c316c2be559859acaa05452ec73c68c5fbe7d9a56948a7d578cbc3d32bc45855", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:413e5845169155e71910735491c74fb51b8fd17320febd0d8c2d77f3cb219229", "enabled": 1 } }, "kmscon": { "100": { "checksum": "sha256:afe94d2a26d9364eb99683b9421bf93d52804c4dd4d0937ab464428e11aafd01", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:003387f645689dd6f5ea9c199d8227447588f30cc3f35ebaaa788d88481a2a78", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:3ee03692ad54576d535a1500c124ede3b2593f751544f4aabb69d8e5676b0293", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:4fd25ad58276414ac338e957c8f837314da853f77ed744da68fed8d52f272eee", "enabled": 1 } }, "l2tp": { "100": { "checksum": "sha256:b205a12251069bbef25eaef9e1fc96c9a8cd66b240b05a6adbcbaf7d50843828", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:ca1b97c55090674029a69712fc0d3d494509ad557633906b7c1d68333d787ab0", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:0ed09c8657437aaad1cce821ae236385ed5ae0d5db00f296bae7f7f88bb6c6c1", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:78b6f622eb7b91cf75a64977006217b95dee0bbd5c6f308f58e4a55c41bc8b5c", "enabled": 1 } }, "linuxptp": { "100": { "checksum": "sha256:098ee954fdb5f67145421eaa204666482e85f6063fbd538b4cab332a993dfd58", "enabled": 1 } }, "lircd": { "100": { "checksum": "sha256:9c8fb984ca6f831a7d3fc14e39b11199bceb6a4889fe04dbcd0defd4e5175866", "enabled": 1 } }, "livecd": { "100": { "checksum": "sha256:6605a9b24096abc10238b2f2c0705a24f57178565e82af92c0886369f8c16d5c", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:b60f136316316479f7e2536f0d288b9b80c7c900c5a8e27af52eafcfc758e311", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:33c6f26de4f4f34deaf1a95542bea744faacd920ba5b08a6895d224c33dc9433", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:5eab3ab5f9ea87e30af19281dbec0758912d7c975cbf478e98b2aa0675b0a850", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:991ea8a8233f61129c87fd2688ddd77e8edbc262eae49904a82fb5b9928f573b", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:8e63754d229140d22db6fcfae0284eac8f981ddab25cd37657afb2a2b7cd68d7", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:f0e7c98ee592131cb3bccdb657599092cec5ffa23b78bb74a8d819c8fe9d0c1f", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:b077926f6102e28cb4863cf775ca53dc650ed363613c74decd1fdca35f497dd4", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:19168d50ea62788cdcad688d54665ac7fdbab15cdd6f4436d74388853febd510", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:a4708f133e0070d180ca5dcedd2132f06b6338b647dcb30c6e7a3087e465fa38", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:ca7bd26d342cd63a9c27fab82ed7f7f085fb4e6c0c749ba7808990bf11be7d35", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "sha256:f17b14e268f906b4e8e4e279a7bb4197924e7009e18511848632f787537025cd", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:4e61b468bac1a34c41e1c322b53a1be1b9b8e650ea10c39f7867b4cf268de134", "enabled": 1 } }, "mailman": { "100": { "checksum": "sha256:90bd08877279fac3ebe12bfd03f20d239ef2fa09ef3935b1b1918d79cababf80", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:7adef3480b6ef250d0219367851731bf37bfca02b466170446dc8ffc0c5fb2a6", "enabled": 1 } }, "man2html": { "100": { "checksum": "sha256:329b3b21755d88d1c93811318fdc2bad6fbfdfbe9075ed74cffe320faff7afd7", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:0747400424bb5ed360dc7e2bbb1324570f3abdaa65331d1e4f32bb40f2d821bb", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:212fcbe07cf5f9878bfe13cefc2ff3cacb97e50eeb16c3b859a1ef2fb1e5ce85", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:7048444060b0911d7fab043943e7072bd54a22d0af670fcc89bdcdd8271468e4", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:9b6a094f2590dd2b257bb903f439dfc35b864947b03b0d8e0d7564bf00074e88", "enabled": 1 } }, "milter": { "100": { "checksum": "sha256:05c660b9f583b6c7462489c25007205ecfbe9aa3c9ff0c66f861b31a31ab5937", "enabled": 1 } }, "minidlna": { "100": { "checksum": "sha256:6ed2471e8c1be4d9b5171076a67d21a8ba70f54aabaf56740fa2958e3bee2170", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:1126eb06a64e6c1b6fe9e6ae561d973d23984be68048e7e9487c544eed989cd1", "enabled": 1 } }, "mip6d": { "100": { "checksum": "sha256:f6e4c2d68a7d45a52bcc3fce55357b8df34e94ebdeaff8031568ced324b3f7a9", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "sha256:64fbcf0e407584a9f8914cd73ff904d50570305ab96ce06f18c6046c59fc14e9", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:ba33ee6e5e9e64f2a86de1bca071dea4dbc94018ea7fb8077b0c64fa267e1b5f", "enabled": 1 } }, "mock": { "100": { "checksum": "sha256:77d928d99c7cd52f8f88a8290b1d8bc78f36fc76ab4026820297f78068eb17d5", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:82de8ece93a600b0f4d305333ce10cffe1b7a466a39acbfc02c11e0d97515b12", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:c143f04835f3aed41f8d095e5ff0c857fa760379554f8e48472d0d56d22cad4e", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:d1b8c9c665167cb4e506cd925240eae787098bb1c6d64abf4a494732a43ebd58", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:6eeefd4d734aa2588043264f4816d2531188084a7ab5d44937c42ee4ecab2567", "enabled": 1 } }, "mongodb": { "100": { "checksum": "sha256:96df095ffe73721c95af843bde3cddc39af2d851b74bed0e53a62b1dcd82c949", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:29f1bf739d55572ace4e20cb93384dcfab29b264b67178aa2d7e6b66632ceb87", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:2a7aa16cb172062dd71b85d1fae181802d22192ee1b51c8d0697c12d8f54f739", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:993b50fef20e341fb47b681ba9ccec34694335a2a492f7380516ecb5f7ef2b96", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:cf6f24a4c40a03518ec13d32cb6a86ab7f8f3de50dbf7fe7793703bb7cd678d7", "enabled": 1 } }, "mplayer": { "100": { "checksum": "sha256:23e5e874930f99eed89377a1e37d1aa866133f7c8a95df35f43b1f98d4ae7215", "enabled": 1 } }, "mptcpd": { "100": { "checksum": "sha256:b232ebe651f7bcd5060989bdd098352ec0c126c62067e0b7835ec0eec713c509", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:179085b34e9490f40b1302b920e4e5b712116c96d6c84442996b11a7216602f5", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:aee129d2252de01c2571cd553c516fec1a66b54716b9afbe6dc0754fa401cd30", "enabled": 1 } }, "munin": { "100": { "checksum": "sha256:49295d3bc00c801a3f1bdc89efc1e52628c515aa5c5f00a391e7e63b34155987", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:5c76192917b290649c6f290b6a9afa379a81c0a8c8923238891e4e1f1b1fc60f", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:eccf366bdb0405b4e8129790c9cf30be1187fc0aebce18c7c58caf2258581b8b", "enabled": 1 } }, "naemon": { "100": { "checksum": "sha256:3585bfb199b90f263ed283507470e4565bf176a08cfa1a28d1a1e18db654ec5d", "enabled": 1 } }, "nagios": { "100": { "checksum": "sha256:ee37295285e4a76f3982aa98f7eaa24d1e25b124f8b5ed549af8c9d5fa38f68c", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:11afd1c2471a2b039f2ba7b5ecddc364ea468159232affdc1ff86ba1c4b1c8f5", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:371ccd443169118eaf38413f16f48017814506394117555db67215cbd34cdecb", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:11101d7322ea3ca5481c6f9ea6abec91df4ab34a11f2400f1366a37b8eacffb4", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:8ced3143a16798e0ccaedb9f6ac85b0cf848ae49f6058b2ef487aa7a0ade8f8e", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:bb009b1afc1b7c36ff8d7535654b176114f5d907f1d92d6d01c34687ea3739d3", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:39d86593c1c9ddb60dd9c3d22a75c483aa12767e4e1fd020074e45cfacec57dd", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:5f855b905681b5931f20f453505002599ac0fc5d7576fc090a1fcc39c7e64174", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:ca8d26c5f15e28f85203d9b49b4df94c04132a37375a14e363e9538dfab892af", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:e36f0b648311abae7af932818d11d8d703a5ef8cef680de9d40ae5dbb498687c", "enabled": 1 } }, "nsd": { "100": { "checksum": "sha256:4cda6056e774445a69f90a0cb47b29cf22c5356386d1ee893e6696a479f316ff", "enabled": 1 } }, "nslcd": { "100": { "checksum": "sha256:2f558994e7fd94141c4986aa4018266380248521d482f0d2f1e1bb3d00bc34e0", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:b13c01745c249210d382385a9930f22553c8e038b3b2af1ba0744c64f0cd2f71", "enabled": 1 } }, "ntp": { "100": { "checksum": "sha256:175ceb460d006f30dc01f7a08bb76496b1cf2cb26ecbae622b056937bd8a1c3f", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:5ca7a227fdf1546c8f91e71a51633026bc037817fec9935ce3a882f3fb1873ec", "enabled": 1 } }, "nut": { "100": { "checksum": "sha256:674c362fdb4ff8c0b67e6e40a643a439e8b95bf38f4b334f78d72a56a7694e29", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:5d24b99ceb33fd103ce2b72f603cf3b8dc4c4803376067ce499beb80ebf99b57", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:0f7c29eb9cef6e8c708d36a9fd878a54e55b3f99edc84e206adca46f5cb7ee5d", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:afaf4b7423fb0b8795a1ef00fe60ca7b6dfee9dacbb0e1f3ca2570cadb5c8c47", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:05ee59e4f0ccc55dc56aafe8c50056389dafc36b55397cc5ca7c488efa4bd153", "enabled": 1 } }, "openct": { "100": { "checksum": "sha256:1f3f26e68904be82472e2ca9f007d2fb9978e16e707de6bae15c8e2cc3b02175", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:fd02933a56d91b9f6292067cc2e4ae12e08342eaf1cd338c267f580bbc15bb99", "enabled": 1 } }, "openfortivpn": { "100": { "checksum": "sha256:aa0f47d58ea25be2a2d931526f18332860ba6383f3cc9757a50777100d7a643a", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:15bed90aeb71d059a12f3f224accb5f736cbdff0f23990a9e9453a10b828b4eb", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:ef67026f83fb95f32372e861fa63e26f390a800ddbb65df14ed64233a60fc528", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:0119b24ea332686efd7ae8508b82fd1d6500c5982c82571d9dbc096291ca1d11", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:bb512e88f449af921514c204c9ed8b91edbc1524e98e1ae36603f8efa7bdaf14", "enabled": 1 } }, "openvpn": { "100": { "checksum": "sha256:fe8362242a83ce98cc7ae47b8a66c2a4bfef75be1d7367c0ed91e31844f14949", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:7b0f82bc2b3eb92ef873c2a624df094884c6c876928624b18e18d1cd9d01ff20", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:c9006dd1012aa5820d8675b1b73faa5b31b2fb8952f147a98d911c9763393b86", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:0e0e8eddfeb25c7022baaf99904ebd2cbd6ba01eb42d7ebd9840d786e869b39f", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:ecbc811a5d5b8e66256d2863df65daea26e69a3ff4aa73fa496d2430e43f11bf", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:7e9e74342123ade0c59725f75a7afbff56774de0e91b703e50a9b86a55242707", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:40451ecbb8fd5b06b4da2f2a9d503c239bb040cbb6c0b2021991d92f805b6937", "enabled": 1 } }, "passt": { "200": { "checksum": "sha256:7bd29f0d01b7207c607530af0ed8b7e54924e22d4b559f37f6d3713501d6a9dc", "enabled": 1 } }, "pasta": { "200": { "checksum": "sha256:30e9ae47ce40ba93be1b785366cfa93a9e5795677c8dd343aa42bdb791016561", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:7c9b075fee3fae924d3e19b64e1a5a24da83030c026bd68049d1102abc6e770f", "enabled": 1 } }, "pcp": { "100": { "checksum": "sha256:7b7babee3f26582a6df33a6d361fd237ad97265e8ff456bdd0e1eb44e1e79186", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:9240d49113135375b534cb7c7c3c21766b941323b66e77d1cd297221d0924bc4", "enabled": 1 } }, "pdns": { "100": { "checksum": "sha256:249e45e31c373f43d466cd48763605888b2abfccd699c81d8c88069ea7d671e5", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:171979e9e95f1cd5317b146c00774ea818e795d03e5fe27ff981bd8fca7d16ef", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:953c0dd74e32ec1f769cb5b0bbe0068f02268cbf38581447a61f8397a2d25e32", "enabled": 1 } }, "pingd": { "100": { "checksum": "sha256:87ba0e153f3ba1c53ad2d01dcb1fd1494d269f361f6fac74ec1583fde9e97975", "enabled": 1 } }, "piranha": { "100": { "checksum": "sha256:e464ea0265a2e7350502360b8af6f35b0fa4e35394ead4b0241ffead64949f04", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:97a89a6e75e7c01fbae15013b73cd450173fe35f70b1df239e40e2396e553baa", "enabled": 1 } }, "pkcs11proxyd": { "100": { "checksum": "sha256:fa71a4e7689ab63bdf9cca9856ee4c109c1ccb5c7f1ac2ae00441dd4390bb91e", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:070900ae540857df7541ffd17bfcb5f8ff77ba028c3048bc4542f38b29817907", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:78e686357e7078d314056a1d589b478ba3949d2ed43f57fdfb294afbd099ee6e", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:72562d0e1206f101a8d84cde3f49f1797c623e0e78733d0dd2fc56419b3f7058", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:6ffbb18539d4793fada646816357ec67ecec65b59f6b11f850cca8f37e0ae90f", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:4cef507f55529f8cc40b558a8451ac116d9925082fe522ff1f099b9356160014", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:06da4ff240ba8ca6dbce786ae353a57e85a6fe703949c96c95aaefaa2e4dda11", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:14affb00239005ad75b3bdad55f0568829f5e1ae7247161d82d318abb87e2dd4", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:b0d814f848bce797bc127d7bf7f76dbeee5df5ca20d6edf41c7d9b305a0808db", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:eeed8b98eb64a4183391b7cfb1a84d5b7cb8c8369dadc25879f77c5be7b482d0", "enabled": 1 } }, "postgrey": { "100": { "checksum": "sha256:707cbe426d9d8c7e2f8c1c5fcc85ab4bcf8f25c675deeee02ebcb4a1dff2be47", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:86d3c2ea2b0b2215630226ad51be50dada7bb0d7b895c40a3f56ead55591acfe", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:07cd9caeee15b10cf40f9c65e10d4c7879f0de3aa5b6aa876cbf807673828ac5", "enabled": 1 } }, "prelude": { "100": { "checksum": "sha256:caaeb30c9a1385611d5cf4063b0e81f470a05f01d2394a0b35d62b593d0112de", "enabled": 1 } }, "privoxy": { "100": { "checksum": "sha256:a89dcb4dea7902ccc18823b0646db59341385b6df10a840ec31d270e718f9506", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:d0f61ccc5e0efe1310f80f5f3dbaa81c90cef7c4e7c80bbdba34bd83d098c166", "enabled": 1 } }, "prosody": { "100": { "checksum": "sha256:611b2ba2180645d5e6fc6b95d831fa10824baf36e9f6fb5f4b238498156c7190", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:42434c8d786a3dbcbdbcc89208e4395182574082b90b6d14a40bf365ca788b1d", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:81b03816b0c6eff95e8fdb1393de015c737d0bad01a752f0f78af9042b97fa1e", "enabled": 1 } }, "publicfile": { "100": { "checksum": "sha256:27e00e35cedb8928d19e0e18cc60d8a4adadab14b92ddf28b3a39bc5a9b0c6d9", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:04c2ec7c5c908e14d8cecb43a69be2e01a2a5d2e044803e1160cedb9bd18ebc9", "enabled": 1 } }, "puppet": { "100": { "checksum": "sha256:f8f7574443b1eb598564b970f1257c93e10a4bb0ab4f2e497b78aa352806c3d8", "enabled": 1 } }, "pwauth": { "100": { "checksum": "sha256:aece743224943cbe2ed03b5134092e7c0650f703ce20cd4fe56c056c896b1d4b", "enabled": 1 } }, "qatlib": { "100": { "checksum": "sha256:8558f2885f81f626ee7f3bdbc7caff7ce69ebd700e35b4cbb9a74a11fca2c133", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:aa88fe777d904892b39c9a60f2f50c0a77a5f5bd5873b591a22eac6874a3238f", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:96b077e6ee179c3762f61152cbeb0a58a1bf1000d010ffd1ee7b78774e481150", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:9c48629fd51f96fba2cc7943369d9f16eb4389a0302776ce83ead122aedba511", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:8d131212c0226332b10bd4c345f980f2ef01f5a9577252d31669bb583f240d54", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:9360a29835c5ba1a6cd7327aabd73f635d21444c739bd114a38b89eeb4e32210", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:8e7c9b90073202f972f1eaa838da6cdd1b6ae21ffd16b05c31ac227e1ac5aad5", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:bfcbc5396ce78ace4b8f9d48c23223d8c5228a840c89926fa956f4f13df06e9c", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:2994283b036b32b4e64b5c3f532481cf415718e9d4c479b3ddfdc8a858e78118", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:05643e232c6b5365bafc75d9bf857e958077297615cafa49604fc088e10e8d86", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:392e11333d040576e8933ec780ed7921295ca92f9ca529c066de5029cc0f9bac", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:ded345f70432e58bcde53d4921b418cfb092fa897569401b80da018a54aa0da3", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:c34ec069349e0fcde2d4672643d8db4317e53b9ea0e51ac036d79b027e845e74", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:ce4a3f1422d7e9c411fc8bfe28b90bf9b66e3593ac0957c0c22f558536ef00dc", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:19bb471e6927d94eda8db5ab80a619b8c0b2fe87827030e94ce9b4577249b314", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:b14c8c21fe8ee2121e5817382e83fd2a25699836be8e79269026a2d2494718f4", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:604f153c5a11a110149ea907d6c3a8fdec8f812d8a4299bc107e47d4431f5d0b", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:ff0f6db55223b72e64312ee10b94a5b4a86ac44f2c123ee27a917dbe1e187ca0", "enabled": 1 } }, "rhev": { "100": { "checksum": "sha256:64a0369f9b8474effd6e23726327009ac8728d77f0e3b9bf42b85b1a2d1b5763", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:fc41120cf629e139e30a493b7ad8d7a4f9b52b7f9cad155e5afb626cf3e1df29", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:1284680691e7027c5ab08b71ad4edd76f476cb3934b0e4cb83fc0769cdfd5816", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:32f6d325445c86094d8f4f861ec9430c5cca40c11a66c7905fb10a4fef5b85da", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:e13af8921501fa4e869a20c87963951145bc762c670fc1b996c4858ca430cc71", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:c9b5439b239ccdfd69266a8c756ada08b9cec67dbab9452c3d0a23c62800c9b2", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "sha256:415699214ad395ca4b5327d3fb214dcea004469fdc8cd42228c92ed3015d86c3", "enabled": 1 } }, "rkt": { "100": { "checksum": "sha256:cf74a139dfff50fe96c532fd2f011d8f60d815745ac2f5ac95c4c47bd78715c7", "enabled": 1 } }, "rlogin": { "100": { "checksum": "sha256:572cb4b1205cdff477741bfdb35fecbe957b110aa2843de795de50877cdabc41", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:bc851a96ecc19e82d4d0b33ad662ca1c49e3425de81b4324d4aebde52dd5a17b", "enabled": 1 } }, "rolekit": { "100": { "checksum": "sha256:323777e53cddd3de4c55d0eedeb42a3990a27d71e58f6ad5f143eb5f1c7f9c75", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:25e1f5addd0d93b078b2f34fa6d1ca10cad53dd219248fe1c746e6d2bfa3544b", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:19c4a20b03e97e564e830221b99840103663837b6b250446f09a496cc2f7e560", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:03381789ba50d9f77db117a8902f09456020284330f49b0c4f62bfd09b0d3d5f", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:4a9130eb6fb632ff0de22ba9216b359a1be0f593ef9f136449a937c4677eae3d", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:439e9cbb532a369e861defce3aff2a82152498ffd5e6c2f00ca52ce91a526ed3", "enabled": 1 } }, "rshd": { "100": { "checksum": "sha256:8464872de44b84f93dbaf1c899b7768a9ed26f9279271bcaaeb0ce5b733e83ae", "enabled": 1 } }, "rshim": { "100": { "checksum": "sha256:ebc5032834ad38030e0f6b7dfc78e04f96a9313a6fc7748592aabc98826f91db", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:7f683dfd03a2e9ffc4dacde8964239adb6faf545cfb62521bb9bcf671c241de4", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:7a21fa964d09473eb836f8bb7e073ac9c346dd6b5995cd0a4396acf02510eb51", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:fac00ff771c3ad6dc291b05b907f69178f998fb36e1f9adf3714c86697c7a161", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:40d1eb0b28d21e5ef36616ad8e4786528e782991f0b7ee26ce0f1eff1c5d6094", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:e87d1b937a39e751a6b3294459e6788ae6c52847cef38962f489c64c29447ad9", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:ca4f2d82726899d5734b36c3feab2691986b50d8277d622f5423a8e11811bb33", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:b11407e064027c75f286626c2009d88d9b5f90e4352038f7bf143744d44b910a", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:df567fc4d933d9dea43e10e13b120ba77be68f4f44111db510827ff7d5aa773a", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:14b3ce427a4510613d52ed8996c11252bfd4c699fe419f59d0f8d01fa352ee0d", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:766335004d1a422d0e52b7df790affc33f3b8a1c41df4b1c1e9076da3ecb2d14", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:f830b5c0e0a610fb3a3b5a5c7060b007377e799baf151d4ac035da6940af0017", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:8ea825a62dfa32862de1d1efe92766e5d3032091bd3d1ac15719ceaa887395ee", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:04111d196f15e5e68df399887e38960656c279e376b392609021ce30a573d8a9", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:e64ee5c1aaf6bbe095e976ab4a48b70f7e5db8fe21c99ece4a513c289203047d", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:94f99134417edf1852d924b06de124bd848f6ffd1b087f8825236cbcd259c644", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:0add400128d772bf8ce0812f8aa300ef634feb8823a4059ceac50243effbfb4f", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:bd726f240b2c20abccd09a80e9275c5269a78d541563afeb1367fc8eccab53e7", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:c7928fa9fe6bad25ce503142bf164419bda4b2ecde96d7d7b276750b41dcd0fe", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:df09f8d23709092d641b045590da4aa41eaefc56d84c06279ff243ef74dfc029", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:bbfcd4ec68fa87b243b5c9089cf748e4b7b19c069a4b02a1235507aa7af0a6e5", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:075e270a22e227a7124131bd70523e73a4b9ffefea9d4f8d46273a262970196f", "enabled": 1 } }, "sge": { "100": { "checksum": "sha256:d443be9f15c80a37eb6827f2ff3c274bc1ef10526404a32401157f4b9be96c12", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:3a8bb3ed766ad233fe9869fa887ef16b2c6c505458e1879920962add2cfb5cdf", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:251d8e6bd3d7fe0d56adefc8d16199254f316a29933bb92d0da48838d641a084", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:42663bd3af6c64e89814c50f07e8a5fbf4a31a487d7ce94dd5fdee1e3781eddd", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:903eb396a96568f9d3b080bd0fe162810a44f834efcb2e2f61fba9e2fee1ae8d", "enabled": 1 } }, "smokeping": { "100": { "checksum": "sha256:ec65ee44da8241f3143480ffdfa949641dedd449219c3d82c904105ebe8768a3", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:422730aaaa5a4d0ab14be1e5eed77c4f3b3be74649795e1ab87e049c1d04bf21", "enabled": 1 } }, "smsd": { "100": { "checksum": "sha256:2c6fc92c6020fc7719efbf8fe1f2cedfd6c4323a10ecefb5df1dcd3fd912db44", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:c69af5659fe541ee41e4c0769a0421fd5ce34e80fc6b10f5b940c5205f96649e", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:c31241c566fcf7d34b292eb3dfac06ead822130661772c73f099e639e7b5d661", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:af44f636dd29b36e60f3f79b1e2036fb2db53ff4117fd21afc73ac2c7f204fda", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:d8eecbd8ab122d8e9d5f475c265ad9bdf46cd155c497654b08e3b2cfc7f4e47c", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:71d81159fbf948ff16aef9dc2261fdd3358c37c0fd04b719be1e968323f4a0af", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:44d59d271674c102103448503f9eaa2534ff54e37dd7db198920db9be1acbc24", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:6e051766c809f284e286e91bcbb0d8296169466a95d8c90bea85df209a75f9c5", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:4c24a9a58d7830981677a80b1e4714fd8565ed41ad62f27eb586e8edb6dc41fa", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:b4183fd8c64c1b9f6079d8befcabf75baaa12152c4178be20137950461381eee", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:f8f382fa879bf907576966b217252baee971c3842eb24b80ae63306ab3aa03dc", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:b14eb0b895c1a5763193389e7be368e543b779d74ee8dae434c3b7c5723f98a0", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:c1e855d581345c864df530693c6371a403507d66d718be52ac8b960dc2a9f0ad", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:53e3b393bc37eef1a265c5a9323bead2990cdd4c895ce5b9eb1040f16caf463b", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:4e352fc53e907847636a60c5744bd48ec07d56f628a429dcd463a2aa9069f791", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:2c9bf6d19dc034b84db5cd2596236ae85f325456c75a93cff599e617b4098f09", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:7ca6bf88e460bca92a976ab1e14e12dc760c99bc64ef2c2b99a38e5578e6b5b3", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:acf3579918d33fd5b0cf6606ff538b9b8d6ff32fab2ad77cecb8af4185d193c9", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:96450a3c93601c436df8bc5e30bd924fd7cf3f93b81ffa94cc891cbf2fec3cf5", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:b29dbc05d760f12f9b3e106fde09c36a95e050c2f17b1e97b463a752ecdac07d", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:a6303328ab9263a684a959d7778ec0100fc040470f633fc9f7c35d110150eadf", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:3c5e0b1c6ffefeab4d4794237a2ce974f11fa2485ebd22454c3973cb84267102", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:b8d26609375710605b0a2944e3c3c9d17916809ba216ca4903ba4fd3b60c673b", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:d35a05813560b572b6c087361c964c18c133c0b5037e582ca3db5550ada467cf", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:6673fb9d330ce94708727db8c4459e8db6c70f2796f3eca6cd2965346150d960", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:d81dd55b2a5fc0f604b2c0c669eda2145757e8e1a73c396cde9ee9ca4971a150", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:18b872d0c5a157da487cf5b0cde78815902f79ab1403513e5d225a9da0969111", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:e747723f87e55aa77abd1bab3c84c87e165e56ab16690cb5e78717f6b8e7b0db", "enabled": 1 } }, "tcpd": { "100": { "checksum": "sha256:05e146a2aa2274d04de3407604d55f4cc16218e0e661966b1fc1a4ba37417279", "enabled": 1 } }, "tcsd": { "100": { "checksum": "sha256:0908b0458d33ea144904285546a4ffa2876c1fafb3c19045a410248b06860cc0", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:26a7c0d9b5edacbe701090f02c8da3b23ceee1764c599ea3997ef8a019572390", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:7de741394b99cfe157eacd30d7fe9421897aef2492df65c08c5129123b853c28", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:511654f4f974efb3b10787b6ca395d83d11dda568d770d9ba5dbb5a6e49e98f0", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:c7fec612a8f6eb93af9684bea09e5f45114f9ac644d0c0ebfb2247e475191672", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:4a8999a2f3e0124301324542ea87326c4cb464ce47af07a02328a8c87685768e", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:a397f26620d827447a79234cf8c5ba828b947be721cce03b6c2c7ac8ae4c7ed9", "enabled": 1 } }, "timedatex": { "100": { "checksum": "sha256:df99885fdc3e195f901bca4c5a5b8e69cd9bc5e4fee4b7ef576254c3116a708d", "enabled": 1 } }, "tlp": { "100": { "checksum": "sha256:364cb483443bb6e994cd2bf4a445f7f6b26426ceef313d5f18a2d67705adb2e7", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:919a9f08b8611ad2b886ec54c89fc6dc4e05575b1536b2e9fe9ad8ae4450702f", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:e0aff1e9512fc9eed6abff9d2ee0970d13c4930734a8a4ad6c43a3bdcc2b7509", "enabled": 1 } }, "tor": { "100": { "checksum": "sha256:c5b1e90b2d0d0d6566ba350b3e3a7d531f928765009b1c10258d4c1b29dc52c1", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:05d754d9c917a917fba979172b7dcfab1ece9bdba6bebf94cb3bc9706ea74078", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:ca34bba129f1b1940c0d2f9c8e0b127f5ffc7693e15e29a76ffd36bed26fc03a", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:5371a568a87e7c6db0545fb25a34e981c4bee6d7fa79d77412aed9041534da82", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:ed6fcc69bf86c664bcca043868c15f9c18d83e2d6668580b8c4ef3b6f9786318", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:525635ad9c177a6542047b5ec23171de1c8c688e63079b88431c3292b5d5eade", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:07229f11e8eee7f3b9b2a0f907f4071b6bc23e94b47dacf54d2553b71027395c", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:e08da772343770e22511e9b04b4e52b9f496373c253337bacabf04962253a968", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:92b299c67dd5843c6032eab38eb20be08463ccdf14a42b2809c2955412caf663", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:2a0d8c37800a1cd048d456a35b1b1dfc87b4b4b34d3dbee9eddac3ed3ddd4fe2", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:ff129bad17f3e5f3f5e9b6d3d6838a6e89aa1e8e072396882e40603647029237", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:294711e55ab39c66e1a8dfcedc1ff3ee8cfc480bece6d8905dcda119d06bf3b5", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:8127ec95ce1e371db1630b8502f43e0f5efb7582d4e9a18a332b278bb2cfda85", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:a3c8f7843cd7b310d33e21349f2f95767f26dea37fd14c6c8b88428e2940a0dd", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:6b03ca17e83e58108284e2e92cc0a3c05405e2fe73b1facb5246c42db33e99dc", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:96dc020ee16db478ef13f9ac3ce1d62732019c1f9502a6f5db239454ea70c83f", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:d9ec02335d573a34d3d76a19c2e71ecfafbd5e7f4f72fd8bc17efb16f89a5f83", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:5ba7c1ae6aa7f58222ea8d6945fce40b7fd1017af834f1ce29ff29738c34121a", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:ff60251151dcc519f6fb44040f63e5debd899d8d4a069c3c6d643fd52a0744be", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:c0bc362be2090a448ca8bda9e653e300ae2af9473c8cd889cfd2b9f9e794b31d", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:133ee1df94f11b9cbfef1f7321948784714b6c75eed48aef6f1408a0e6f86a43", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:f53b16670b35a8bb5093efef5e94310c138da3aa0e51a8a77c13ce09d1e9ea67", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:7806ee9d8aefb49e1acef9e9c592cdc777f70f90acf07d22b6e9999ba44dce6e", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:164431e9599b4a92e479cb41c081b291e6ced3e00965b2599967d6d009f21668", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:b12384d89327b5e5d1a0cb99ab744b734c054a926afbd5c4b37b2a7dd46c1f32", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:a0c04d01ed55e10320bba1f42677cd889839091a0d8bc5a07e2d9d649570bd25", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "sha256:5448a42b95dc894a7c3731f89ec0c2f74ff1ca0940fe5a910b774968f1fe0afd", "enabled": 1 } }, "vpn": { "100": { "checksum": "sha256:49b5d8c0efbb628586af7cad5e56d4dfbbde9de85067eeebfb3e77a8a098c2da", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:0b8558bc624ea6c226cf19ce8cb5caefaa0a6c9f47b4ac222cb639a5c087ecd3", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:19a4e9084136c92bebf7453d9a000ab2f8c7b3923d3e9555821c7f7e7c74823f", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:e99c54d578f3081319a92793ae32b42a633ab6ff441793d04a5561cb836aac79", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:48d77778810934535b9ea3b73eed355f610fea7e097afa1f715403b9153ec646", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:fffcecff5763f2432a48de987f9068144fd5b7e1e3d39a915df5252ccbd09c54", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:b5991add5f97fea260b00b5641356b2e0a8f8ac7cb38fb096fa0fa12257fda40", "enabled": 1 } }, "wireguard": { "100": { "checksum": "sha256:c6e64dc8fff2b7cd3c7f6b7782cdf653b28a01b57677abffe19bf363f9c3cee3", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:78a26c414b95f847ace2244ffd8cf2b331d0deb3dbf997b4418c04776bb286a9", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:416831481b889e80b383b31faa00f231b9783d0df2fad53b1586e93107531be3", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:998e50b2675e968844d88dcd800430d6321c802fc0c95e164ae42639702f3cb6", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:8379859f95c1c920f9980a7da51b11000106746567cf39eb11e991e630dc83b9", "enabled": 1 } }, "zabbix": { "100": { "checksum": "sha256:3a40a0b982db692f743fad699420776c4dfb330d1b9c7ec002539075fb499aba", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:7fafc6a9f66dbd5fa664670416e8992743834c2bdc87e8baa413349dfe59972a", "enabled": 1 } }, "zebra": { "100": { "checksum": "sha256:c836cbc2f01e3b3e9b3ab2a228d66fd3397b33f915a0ec8558de6b083be6181b", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:84c955a978b33a5e0790ce78ea09a45aa35fd6604b49a975fda7c037ad1deba4", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:bd9f7634df97c85de82c4c6b2cfc420e24090f117898f9a89d4d930ee6757e4c", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:115 Saturday 23 March 2024 16:52:29 +0000 (0:00:03.898) 0:02:22.755 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_modules is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:128 Saturday 23 March 2024 16:52:29 +0000 (0:00:00.031) 0:02:22.787 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:136 Saturday 23 March 2024 16:52:29 +0000 (0:00:00.027) 0:02:22.815 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:100 Saturday 23 March 2024 16:52:29 +0000 (0:00:00.040) 0:02:22.855 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104 Saturday 23 March 2024 16:52:29 +0000 (0:00:00.026) 0:02:22.881 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:111 Saturday 23 March 2024 16:52:29 +0000 (0:00:00.065) 0:02:22.947 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for sut => (item={'state': 'created', 'continue_if_pull_fails': True, 'activate_systemd_unit': False, 'kube_file_content': 'apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: bogus\nspec:\n containers:\n - name: bogus\n image: >-\n quay.io/linux-system-roles/this_is_a_bogus_image:latest\n'}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Saturday 23 March 2024 16:52:29 +0000 (0:00:00.075) 0:02:23.022 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "created" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: bogus\nspec:\n containers:\n - name: bogus\n image: >-\n quay.io/linux-system-roles/this_is_a_bogus_image:latest\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Saturday 23 March 2024 16:52:29 +0000 (0:00:00.040) 0:02:23.062 ******** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": true, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "bogus" }, "spec": { "containers": [ { "image": "quay.io/linux-system-roles/this_is_a_bogus_image:latest", "name": "bogus" } ] } }, "__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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Saturday 23 March 2024 16:52:30 +0000 (0:00:00.045) 0:02:23.108 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "bogus", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Saturday 23 March 2024 16:52:30 +0000 (0:00:00.028) 0:02:23.137 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 16:52:30 +0000 (0:00:00.047) 0:02:23.184 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 23 March 2024 16:52:30 +0000 (0:00:00.031) 0:02:23.216 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 23 March 2024 16:52:30 +0000 (0:00:00.031) 0:02:23.248 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 23 March 2024 16:52:30 +0000 (0:00:00.039) 0:02:23.287 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 23 March 2024 16:52:30 +0000 (0:00:00.366) 0:02:23.654 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 23 March 2024 16:52:30 +0000 (0:00:00.035) 0:02:23.689 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711212704.287894, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1711212644.529729, "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": "2793691160", "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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 23 March 2024 16:52:30 +0000 (0:00:00.285) 0:02:23.975 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 23 March 2024 16:52:30 +0000 (0:00:00.027) 0:02:24.002 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 23 March 2024 16:52:30 +0000 (0:00:00.025) 0:02:24.028 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 23 March 2024 16:52:30 +0000 (0:00:00.030) 0:02:24.059 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 23 March 2024 16:52:31 +0000 (0:00:00.025) 0:02:24.085 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 23 March 2024 16:52:31 +0000 (0:00:00.025) 0:02:24.110 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Saturday 23 March 2024 16:52:31 +0000 (0:00:00.024) 0:02:24.135 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Saturday 23 March 2024 16:52:31 +0000 (0:00:00.026) 0:02:24.161 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Saturday 23 March 2024 16:52:31 +0000 (0:00:00.039) 0:02:24.201 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Saturday 23 March 2024 16:52:31 +0000 (0:00:00.067) 0:02:24.269 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/bogus.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Saturday 23 March 2024 16:52:31 +0000 (0:00:00.030) 0:02:24.300 ******** skipping: [sut] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:76 Saturday 23 March 2024 16:52:31 +0000 (0:00:00.024) 0:02:24.324 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:80 Saturday 23 March 2024 16:52:31 +0000 (0:00:00.024) 0:02:24.348 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Saturday 23 March 2024 16:52:31 +0000 (0:00:00.053) 0:02:24.402 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 16:52:31 +0000 (0:00:00.044) 0:02:24.446 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 16:52:31 +0000 (0:00:00.026) 0:02:24.472 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Saturday 23 March 2024 16:52:31 +0000 (0:00:00.024) 0:02:24.497 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Saturday 23 March 2024 16:52:31 +0000 (0:00:00.062) 0:02:24.559 ******** skipping: [sut] => { "changed": false, "false_condition": "'volumes' in __podman_kube['spec']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Saturday 23 March 2024 16:52:31 +0000 (0:00:00.026) 0:02:24.585 ******** skipping: [sut] => { "changed": false, "false_condition": "__podman_volumes | d([]) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:31 Saturday 23 March 2024 16:52:31 +0000 (0:00:00.028) 0:02:24.614 ******** ok: [sut] => (item=quay.io/linux-system-roles/this_is_a_bogus_image:latest) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "quay.io/linux-system-roles/this_is_a_bogus_image:latest" } MSG: Failed to pull image quay.io/linux-system-roles/this_is_a_bogus_image:latest TASK [fedora.linux_system_roles.podman : Check the kubernetes yaml file] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:53 Saturday 23 March 2024 16:52:32 +0000 (0:00:00.646) 0:02:25.261 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:61 Saturday 23 March 2024 16:52:32 +0000 (0:00:00.280) 0:02:25.541 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:70 Saturday 23 March 2024 16:52:32 +0000 (0:00:00.297) 0:02:25.839 ******** changed: [sut] => { "changed": true, "checksum": "f8266a972ed3be7e204d2a67883fe3a22b8dbf18", "dest": "/etc/containers/ansible-kubernetes.d/bogus.yml", "gid": 0, "group": "root", "md5sum": "22799c1e99f8fb14db15efc7dbc7ba4c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 237, "src": "/root/.ansible/tmp/ansible-tmp-1711212752.8073208-3216-236847795466132/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:80 Saturday 23 March 2024 16:52:33 +0000 (0:00:00.721) 0:02:26.560 ******** fatal: [sut]: FAILED! => { "changed": false } MSG: Output: Error=Trying to pull quay.io/linux-system-roles/this_is_a_bogus_image:latest... Error: initializing source docker://quay.io/linux-system-roles/this_is_a_bogus_image:latest: reading manifest latest in quay.io/linux-system-roles/this_is_a_bogus_image: unauthorized: access to the requested resource is not authorized TASK [Verify image not pulled] ************************************************* task path: /WORKDIR/git-weekly-ci0sn0etea/tests/tests_basic.yml:247 Saturday 23 March 2024 16:52:34 +0000 (0:00:00.561) 0:02:27.122 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci0sn0etea/tests/tests_basic.yml:254 Saturday 23 March 2024 16:52:34 +0000 (0:00:00.031) 0:02:27.153 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 23 March 2024 16:52:34 +0000 (0:00:00.099) 0:02:27.253 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 23 March 2024 16:52:34 +0000 (0:00:00.097) 0:02:27.350 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 23 March 2024 16:52:34 +0000 (0:00:00.033) 0:02:27.384 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 23 March 2024 16:52:34 +0000 (0:00:00.029) 0:02:27.414 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Saturday 23 March 2024 16:52:34 +0000 (0:00:00.029) 0:02:27.443 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 23 March 2024 16:52:34 +0000 (0:00:00.055) 0:02:27.499 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 23 March 2024 16:52:35 +0000 (0:00:00.913) 0:02:28.413 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 23 March 2024 16:52:35 +0000 (0:00:00.026) 0:02:28.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Saturday 23 March 2024 16:52:35 +0000 (0:00:00.032) 0:02:28.472 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033036", "end": "2024-03-23 16:52:35.662670", "rc": 0, "start": "2024-03-23 16:52:35.629634" } STDOUT: podman version 4.9.3 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 23 March 2024 16:52:35 +0000 (0:00:00.345) 0:02:28.818 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.3" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:32 Saturday 23 March 2024 16:52:35 +0000 (0:00:00.028) 0:02:28.847 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:39 Saturday 23 March 2024 16:52:35 +0000 (0:00:00.027) 0:02:28.875 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:49 Saturday 23 March 2024 16:52:35 +0000 (0:00:00.026) 0:02:28.901 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 23 March 2024 16:52:35 +0000 (0:00:00.031) 0:02:28.932 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 16:52:35 +0000 (0:00:00.048) 0:02:28.981 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 23 March 2024 16:52:35 +0000 (0:00:00.031) 0:02:29.012 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 23 March 2024 16:52:35 +0000 (0:00:00.031) 0:02:29.043 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 23 March 2024 16:52:36 +0000 (0:00:00.037) 0:02:29.081 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 23 March 2024 16:52:36 +0000 (0:00:00.368) 0:02:29.450 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 23 March 2024 16:52:36 +0000 (0:00:00.036) 0:02:29.487 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711212704.287894, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1711212644.529729, "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": "2793691160", "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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 23 March 2024 16:52:36 +0000 (0:00:00.282) 0:02:29.769 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 23 March 2024 16:52:36 +0000 (0:00:00.025) 0:02:29.795 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 23 March 2024 16:52:36 +0000 (0:00:00.024) 0:02:29.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 23 March 2024 16:52:36 +0000 (0:00:00.024) 0:02:29.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 23 March 2024 16:52:36 +0000 (0:00:00.024) 0:02:29.869 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 23 March 2024 16:52:36 +0000 (0:00:00.024) 0:02:29.893 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:62 Saturday 23 March 2024 16:52:36 +0000 (0:00:00.023) 0:02:29.917 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:71 Saturday 23 March 2024 16:52:36 +0000 (0:00:00.030) 0:02:29.947 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 23 March 2024 16:52:36 +0000 (0:00:00.089) 0:02:30.036 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 23 March 2024 16:52:36 +0000 (0:00:00.026) 0:02:30.063 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 Saturday 23 March 2024 16:52:37 +0000 (0:00:00.025) 0:02:30.088 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 23 March 2024 16:52:37 +0000 (0:00:00.048) 0:02:30.137 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 23 March 2024 16:52:37 +0000 (0:00:00.027) 0:02:30.164 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:77 Saturday 23 March 2024 16:52:37 +0000 (0:00:00.027) 0:02:30.191 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Saturday 23 March 2024 16:52:37 +0000 (0:00:00.051) 0:02:30.243 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Saturday 23 March 2024 16:52:37 +0000 (0:00:00.026) 0:02:30.269 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 23 March 2024 16:52:37 +0000 (0:00:00.024) 0:02:30.294 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Saturday 23 March 2024 16:52:37 +0000 (0:00:00.089) 0:02:30.383 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Saturday 23 March 2024 16:52:37 +0000 (0:00:00.026) 0:02:30.410 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Saturday 23 March 2024 16:52:37 +0000 (0:00:00.026) 0:02:30.436 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Saturday 23 March 2024 16:52:37 +0000 (0:00:00.027) 0:02:30.464 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86 Saturday 23 March 2024 16:52:37 +0000 (0:00:00.025) 0:02:30.489 ******** TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Saturday 23 March 2024 16:52:37 +0000 (0:00:00.073) 0:02:30.563 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for sut TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Saturday 23 March 2024 16:52:37 +0000 (0:00:00.043) 0:02:30.607 ******** skipping: [sut] => { "changed": false, "false_condition": "__firewall_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Saturday 23 March 2024 16:52:37 +0000 (0:00:00.080) 0:02:30.687 ******** skipping: [sut] => { "changed": false, "false_condition": "not __firewall_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Saturday 23 March 2024 16:52:37 +0000 (0:00:00.031) 0:02:30.719 ******** skipping: [sut] => { "changed": false, "false_condition": "not __firewall_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 Saturday 23 March 2024 16:52:37 +0000 (0:00:00.031) 0:02:30.751 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: firewalld TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Saturday 23 March 2024 16:52:39 +0000 (0:00:02.272) 0:02:33.023 ******** skipping: [sut] => { "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Saturday 23 March 2024 16:52:39 +0000 (0:00:00.026) 0:02:33.049 ******** skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Saturday 23 March 2024 16:52:40 +0000 (0:00:00.029) 0:02:33.079 ******** ok: [sut] => { "changed": false, "name": "firewalld", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-03-23 16:51:50 UTC", "ActiveEnterTimestampMonotonic": "1432300333", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus-broker.service dbus.socket sysinit.target system.slice polkit.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-03-23 16:51:49 UTC", "AssertTimestampMonotonic": "1431206378", "Before": "multi-user.target shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "603124000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-03-23 16:51:49 UTC", "ConditionTimestampMonotonic": "1431206373", "ConfigurationDirectoryMode": "0755", "Conflicts": "ipset.service ebtables.service iptables.service ip6tables.service nftables.service shutdown.target", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "6437", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6752", "ExecMainStartTimestamp": "Sat 2024-03-23 16:51:49 UTC", "ExecMainStartTimestampMonotonic": "1431215139", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Sat 2024-03-23 16:51:49 UTC] ; stop_time=[n/a] ; pid=6752 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[Sat 2024-03-23 16:51:49 UTC] ; stop_time=[n/a] ; pid=6752 ; 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/firewalld.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": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-03-23 16:51:49 UTC", "InactiveExitTimestampMonotonic": "1431215538", "InvocationID": "f169d958bfaa4ccb98625be180fd158a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "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": "6752", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "33112064", "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": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "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": "null", "StandardInput": "null", "StandardOutput": "null", "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", "StateChangeTimestamp": "Sat 2024-03-23 16:51:50 UTC", "StateChangeTimestampMonotonic": "1432300333", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "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": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Saturday 23 March 2024 16:52:40 +0000 (0:00:00.481) 0:02:33.560 ******** ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-03-23 16:51:50 UTC", "ActiveEnterTimestampMonotonic": "1432300333", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus-broker.service dbus.socket sysinit.target system.slice polkit.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-03-23 16:51:49 UTC", "AssertTimestampMonotonic": "1431206378", "Before": "multi-user.target shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "603124000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-03-23 16:51:49 UTC", "ConditionTimestampMonotonic": "1431206373", "ConfigurationDirectoryMode": "0755", "Conflicts": "ipset.service ebtables.service iptables.service ip6tables.service nftables.service shutdown.target", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "6437", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6752", "ExecMainStartTimestamp": "Sat 2024-03-23 16:51:49 UTC", "ExecMainStartTimestampMonotonic": "1431215139", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Sat 2024-03-23 16:51:49 UTC] ; stop_time=[n/a] ; pid=6752 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[Sat 2024-03-23 16:51:49 UTC] ; stop_time=[n/a] ; pid=6752 ; 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/firewalld.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": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-03-23 16:51:49 UTC", "InactiveExitTimestampMonotonic": "1431215538", "InvocationID": "f169d958bfaa4ccb98625be180fd158a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "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": "6752", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "33112064", "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": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "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": "null", "StandardInput": "null", "StandardOutput": "null", "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", "StateChangeTimestamp": "Sat 2024-03-23 16:51:50 UTC", "StateChangeTimestampMonotonic": "1432300333", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "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": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Saturday 23 March 2024 16:52:40 +0000 (0:00:00.485) 0:02:34.046 ******** ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python3", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Saturday 23 March 2024 16:52:41 +0000 (0:00:00.035) 0:02:34.081 ******** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Saturday 23 March 2024 16:52:41 +0000 (0:00:00.023) 0:02:34.105 ******** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Saturday 23 March 2024 16:52:41 +0000 (0:00:00.023) 0:02:34.129 ******** ok: [sut] => (item={'port': '15001-15003/tcp', 'state': 'enabled'}) => { "__firewall_changed": false, "ansible_loop_var": "item", "changed": false, "item": { "port": "15001-15003/tcp", "state": "enabled" } } TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Saturday 23 March 2024 16:52:41 +0000 (0:00:00.503) 0:02:34.633 ******** skipping: [sut] => (item={'port': '15001-15003/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "'detailed' in fw[0]", "item": { "port": "15001-15003/tcp", "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Saturday 23 March 2024 16:52:41 +0000 (0:00:00.039) 0:02:34.673 ******** skipping: [sut] => { "changed": false, "false_condition": "'detailed' in fw[0]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Saturday 23 March 2024 16:52:41 +0000 (0:00:00.036) 0:02:34.709 ******** skipping: [sut] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Saturday 23 March 2024 16:52:41 +0000 (0:00:00.029) 0:02:34.739 ******** skipping: [sut] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Saturday 23 March 2024 16:52:41 +0000 (0:00:00.029) 0:02:34.769 ******** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Saturday 23 March 2024 16:52:41 +0000 (0:00:00.025) 0:02:34.795 ******** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Saturday 23 March 2024 16:52:41 +0000 (0:00:00.026) 0:02:34.821 ******** skipping: [sut] => { "false_condition": "__firewall_previous_replaced | bool" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:93 Saturday 23 March 2024 16:52:41 +0000 (0:00:00.041) 0:02:34.862 ******** redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.seboolean to ansible.posix.seboolean TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Saturday 23 March 2024 16:52:41 +0000 (0:00:00.133) 0:02:34.995 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml for sut TASK [fedora.linux_system_roles.selinux : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Saturday 23 March 2024 16:52:41 +0000 (0:00:00.044) 0:02:35.040 ******** skipping: [sut] => { "changed": false, "false_condition": "__selinux_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Ensure SELinux packages] ************* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Saturday 23 March 2024 16:52:42 +0000 (0:00:00.035) 0:02:35.075 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml for sut TASK [fedora.linux_system_roles.selinux : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Saturday 23 March 2024 16:52:42 +0000 (0:00:00.045) 0:02:35.121 ******** skipping: [sut] => { "changed": false, "false_condition": "not __selinux_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Saturday 23 March 2024 16:52:42 +0000 (0:00:00.029) 0:02:35.150 ******** skipping: [sut] => { "changed": false, "false_condition": "not __selinux_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python2 tools] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:14 Saturday 23 March 2024 16:52:42 +0000 (0:00:00.033) 0:02:35.183 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_python_version is version('3', '<')", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:23 Saturday 23 March 2024 16:52:42 +0000 (0:00:00.028) 0:02:35.212 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: python3-libselinux python3-policycoreutils TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:34 Saturday 23 March 2024 16:52:44 +0000 (0:00:02.257) 0:02:37.469 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_os_family == \"Suse\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux tool semanage] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:45 Saturday 23 March 2024 16:52:44 +0000 (0:00:00.029) 0:02:37.498 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: policycoreutils-python-utils TASK [fedora.linux_system_roles.selinux : Refresh facts] *********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:53 Saturday 23 March 2024 16:52:46 +0000 (0:00:02.338) 0:02:39.836 ******** ok: [sut] TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:5 Saturday 23 March 2024 16:52:47 +0000 (0:00:00.845) 0:02:40.682 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_selinux.status == \"enabled\" and (selinux_state or selinux_policy)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:13 Saturday 23 March 2024 16:52:47 +0000 (0:00:00.025) 0:02:40.707 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_selinux.status == \"disabled\" and selinux_state", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:21 Saturday 23 March 2024 16:52:47 +0000 (0:00:00.024) 0:02:40.732 ******** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:25 Saturday 23 March 2024 16:52:47 +0000 (0:00:00.031) 0:02:40.764 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_reboot_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:30 Saturday 23 March 2024 16:52:47 +0000 (0:00:00.024) 0:02:40.788 ******** skipping: [sut] => { "false_condition": "ansible_selinux.status == \"disabled\"" } TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:35 Saturday 23 March 2024 16:52:47 +0000 (0:00:00.023) 0:02:40.812 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_all_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:43 Saturday 23 March 2024 16:52:47 +0000 (0:00:00.024) 0:02:40.837 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_booleans_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:48 Saturday 23 March 2024 16:52:47 +0000 (0:00:00.024) 0:02:40.862 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_fcontexts_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:53 Saturday 23 March 2024 16:52:47 +0000 (0:00:00.024) 0:02:40.887 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_ports_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:58 Saturday 23 March 2024 16:52:47 +0000 (0:00:00.024) 0:02:40.911 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_logins_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:63 Saturday 23 March 2024 16:52:47 +0000 (0:00:00.074) 0:02:40.986 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:74 Saturday 23 March 2024 16:52:47 +0000 (0:00:00.025) 0:02:41.011 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set an SELinux label on a port] ****** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:87 Saturday 23 March 2024 16:52:47 +0000 (0:00:00.024) 0:02:41.036 ******** ok: [sut] => (item={'ports': '15001-15003', 'setype': 'http_port_t'}) => { "__selinux_item": { "ports": "15001-15003", "setype": "http_port_t" }, "ansible_loop_var": "__selinux_item", "changed": false, "ports": [ "15001-15003" ], "proto": "tcp", "setype": "http_port_t", "state": "present" } TASK [fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:99 Saturday 23 March 2024 16:52:48 +0000 (0:00:00.595) 0:02:41.631 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 Saturday 23 March 2024 16:52:48 +0000 (0:00:00.028) 0:02:41.659 ******** ok: [sut] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:477bfa45313dadfe226d6ab9e22295cb280f90231dcd9d667babc46c8489bb06", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:9462acd21b3d2e0576d891dd00afc97b78845f1b9ae485115203a25218c5d85a", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:e01843abc23ed1dfc43793ae85e8c9648e496c605be6a6e4d8b104b0f7282daf", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:cc69f04942026a1f97b65205f8e51e3f149fdf9441a8733d90f5956b580e9e4a", "enabled": 1 } }, "aiccu": { "100": { "checksum": "sha256:dbacda814496018856ee6740302a24925eef3798a3f2f825b369d2717af2abf4", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:e12d5af1828ae63eb4e51ee0d5a46527ca582bf5a6bcf1ae6336dda2dea29789", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "sha256:17249a8a8e90ffc8e44daa650b571a1838715c674fd977cd2dc74d552c946ee9", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:daee5413535acf3c3fc8b4ea29086b0a749bccc99cddcb6fc50f3138e2c5ff57", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:d41b521fce07bdede4d8b4f027884bc16872e95ac549166647af8eb85bf56e0e", "enabled": 1 } }, "amtu": { "100": { "checksum": "sha256:9d434ee57dcd8d078a9529582f242ab417621bf6e75d831730cbdc1d1cffa464", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:ca265fe2b8fee3d612589c4d4ead9dc95a29973168bc132152c8eec9f82a1633", "enabled": 1 } }, "antivirus": { "100": { "checksum": "sha256:7ec24e04b2ef91cdb2b4067c32a3800c7de8f55b2ae28e60b6198a0374792122", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:bacfbe974e4f8671578e45466f78489fb4cb893f5c1468ed9e1905e66d7a9a79", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "sha256:900678b1de5f90b6f9e1c26aeeda5d56cb1f58f1d09478204b49f9d4c38c1bd1", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:4559f5d49184ad2d355a1f8dd6b92e70ab6831d5e8098cc859c0b2661513846a", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:223516cbd857a829232274bf343ebc5a1ee227b426e6c3afbf2f8c9450916a54", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "sha256:05b45e998424472dae29c23e442f07878b6570335cd02acc689f00534a818dd4", "enabled": 1 } }, "asterisk": { "100": { "checksum": "sha256:da23a941cd42d1741292185410a94c72d4947497310b7cfc02d1572a79fdd58b", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:c9678391cec7fd06f40a62159750ab995a0f10acf2a5700231ae33fde29a35d2", "enabled": 1 } }, "authconfig": { "100": { "checksum": "sha256:59c828b4cd8dd94db511648e70581134f229f636ead76bf72bf02497ec05b740", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:2d2d40b0c619b7547fc920ff549531601223c96a7abaeb15f47d941504ab0fc2", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:a78a0fec9489595c5885759df07eb3770b32019d6badb1936d6da5606dfe8e2a", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:d27d92ef5ee8d94a9dc2a4f503e5f833f677fa001a001a4bdeca2f0cc40e8440", "enabled": 1 } }, "awstats": { "100": { "checksum": "sha256:8e2edc9d157d57c5c82d4b43745d3b46b69e392b9f0b772d25259dcc8aa9a9d7", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:c0adf88ffec7970ac1e9cf2d71c35dabeb6dc44018d9babe88e7e8585acd8114", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:0f5a8a3cd8ce098dd2725b50d29ff5820d0eb01b9529e68de05f1b04367413a9", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "sha256:ecc5a93955f36f3ab5ec4af95e5cd14d60969574e8a832238dbe9a9cd936599f", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:bf434b49a33ecc7f4bf438a94d50269a7429954e2802b886add9c150bb0d4163", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "sha256:abaa6af6ab00e318a16f5d1f4dea08243b3ac3bf15e61e17d15eb586961f66b5", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:3b844735b04f7d28bd75cac9ac1bbd4b9b7671e18122c196905689b36b1b0b8f", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:2b3b285a92dd4a80aa7b815998c2e710367ffb53785bab4880ae0c433f49d3bb", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:18d958e6ebb345902a9b0d326351172e0d5a64328c14fe2ee7a00e0f157e8b16", "enabled": 1 } }, "boinc": { "100": { "checksum": "sha256:adc12de8ddd06b5810fee732f46d4665fa9d301891b3aadccc5d747158f3d753", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:e473592f28168b28716eaf83a16912deab591484685c6c26756280fb067ebffb", "enabled": 1 } }, "boothd": { "100": { "checksum": "sha256:33297b8dfb0f57ffa986470158d9bb5fcfff9b7a2b765de9af35b05d54f26ea2", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:754e355cebb2c0c0c5344aaeb6ee8ab30ccec5bdf260d1d843b4b0354138d675", "enabled": 1 } }, "bootupd": { "100": { "checksum": "sha256:3d36490687f1e0fe4ffdfb1800910a7b2b83ee6eac835e89c7d36b2bebd8ac18", "enabled": 1 } }, "brctl": { "100": { "checksum": "sha256:e17343b2c974d41292a690ff1db38e08a5a19b6652df14191998244e174d08cd", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:d9952acc35a34270425ef8f08ebabbeaf4d6593c274be4af8819e4fb7b9a8e3b", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:764651f7e234fa057201acc7fa7b42b24f16aa766b3ae1d9413adfca7cd27607", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "sha256:35dbde07d7f28e2cae705f5a9efa7343b8ed0a2a3700f970a1b977fae304ae13", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:bb8be39bd5152188630ac4a29597149118eb2685a1ae200fe736dfd0691ec2bc", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:7df5db3e4742d902d906502779b50e67b10f1c8811d83907e3623df765a8c660", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:94f000c34cdd93051e7c9f13870cd586cd1894ee02e66ca01495ab5ccf9831e5", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:57b88e2cda1fc5b6286483cb8ffb9932cc7e1b09f8956aeb4d7a564ef315e9ae", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:f143f674cf5691c3cddb930afbc750db60fcda8e432715cb6113a29af97a4b26", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:aa90403e9af7721533766d57e87d522ebeb4b4313bf1620bf4ef7484550143cb", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:16408cd918f6f2446103168f9cb17f1075426bac99a95b3e54cdd04131f0fdbc", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:3dcb55c090bc4483a06c5be808d4cc09cbee4d86197193f84a8e80ee5b6c8f59", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:5220e64fe7413e2abc7767d50a7bace47411ae14c468804bc3ff9618e8a48b7c", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:bbd394d2d7712f3d29026b7d52bc514bbd717c23d56d51a28efc2bc0386aa68a", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:f359e08980417cfb62d7bf3bae0dd6ae8ad8ebb7c4608ca966f66a23f77fdf16", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:fe3361233eb462c8e911b3e9f32d2a1b22ef32879de33e88c1d09d8335119b2d", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:3822faf2dd9f0260ec4900d822c4912f64def93ad90afb1d1f242d6f1da8fea0", "enabled": 1 } }, "cifsutils": { "100": { "checksum": "sha256:6bd80b86af776137eca26d36d54a7e8c71319a9cfe16b3475cce3aaee7b18260", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:8bb0aa263f05b2c52186f45ff7e01c74a192f08084d2242f3e02056d22b63347", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:75ce19bb5df84a28397e5095ec6cebf41443625c5b9bc01670bf097b2c74b07b", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:9d2c3931d997bcfc3ded32472ab56ea6555ed13106ba716a1b4eebd66e0c855b", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:ed241a5db82c399f5c915bbe316c8a6eb127f7db6b6a5e18289f0c76bd06e19d", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:3fa7ee262668f5b608beeaae2fd91ad102101888296eab606ccfbd6372e9bf9e", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:aad1cf38e77cb63b32bb4c5eee49c8c744f5e9108da49b7d19e2c229dbb19f7e", "enabled": 1 } }, "cobbler": { "100": { "checksum": "sha256:46da1bda7d0dbf00a4b868507aeae79e3dc2996413d7563dfc4a18e058d76390", "enabled": 1 } }, "collectd": { "100": { "checksum": "sha256:776b464c4960b29f3e073f0c54724022e05cc9751715ca0663b76395c9782b6f", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:02c5a88f28ab5f75e5de57797aa6418ed5a16fbdb58aa304909067f72d008193", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:3a3a311b67eee551f083a42218f7e10b6768cb7468936abd56fff815a3a9d195", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:b2f607bb92bb745a9da41564625c01a43f767941dc722cd23d1f0f010f37ad22", "enabled": 1 } }, "conman": { "100": { "checksum": "sha256:be2679199d2380a2c74b77526f87224807a99e852b24a2720fe9c4ef80f4579a", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:6473a45829b3a3d2b58d805a8fc780c18146540a3c97f10c2a4534ea8754bf8d", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:2f3242dbd5e57c3d3c99bf06c071ea5c9a1f317c622021a65db25fc0557872aa", "enabled": 1 } }, "container": { "200": { "checksum": "sha256:a20c6795932966c34accdb0fe871540ccf5b0b0afea7ab31c5c3ff5695470214", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:9d0ceec2815e77a2f6bd06b743b9967242c232989498af3b64bd4555cc1f9f78", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:43aa166f0fe88004ddef4d575a982fb6bb593859428f09d3320e31483d8d13b6", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:7297e25da06db9d2d71049e1b3b32c9c955584669904eb8be765da58a3d01aaf", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "sha256:2106974ab439f07b4ef19fb65ff8d6fc5cfa5d66e7729e43967997f327dfd2ab", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:be682ee472b02451450421c0119c03c9b447c0b9eb4ad5dbb9bd10b0de4b9acb", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:37352a9b82e50f5be2d50629154ae995e0cc011ee6f1969678f26b4ab80a7e08", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:6b2981d7b18884b33c88c29c6496ebfda453f40f4cc88becd4f109be5a4e8ee6", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:3a173918265c1cd4e54838bdd1898cfb5c605d58794b4e00a333c9c96eb16123", "enabled": 1 } }, "cvs": { "100": { "checksum": "sha256:25356da928f62a431eb2bda1ad1d74075867a0eb573826be4cef51a706e0a746", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:ab96a81b6eb6799b034d863f01e633c8c748c6b712b2ddba4ec931d779eb3b4e", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:f14393aa4957db71ab968a0c637baf624fb47dda7dc4e5e3dfd1801eccdf5e9d", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:7e6e7bccbb4f3da0393e07351d1e440dbdc58b33336655a4a7137c59779dd44b", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:f41930572c3bb696f4be26985967bf69fc1e6f657335f26f96f92bfbf8363ba6", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:ecc807bcb8fb70e62c11ba460aea07e786a854f7c2fd571588ff1ea3b6f946b6", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:ce70c6c037ce6074103b0faa55231f16bb4aa5eea1f3f9efe92100d9cd582b76", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:3a1d9f6c7b818da65a78aabdc1532e0bf3b66bf1f92caa46ee0780d9a7c26eaf", "enabled": 1 } }, "ddclient": { "100": { "checksum": "sha256:03301506d270bd080922da624eb3640f59291c6e27c6de25ef4e88f151599f00", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:adeab7af563c5294ed1569fcfb4a7f6915231440bee869ea8a0e50b0de6754b7", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:8f17d96d908f287f10794b4f055eb94b55ee91c9158272b1ed35f591709c858b", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:9f560340ee73e6dc4dac64900b3fb6967650a4380f697611451806b651dcd435", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:2c7a5005d072831bfa8f094afb09e23917d4b6cf0a89ddce1a956bf2d83ecab7", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:066b8a49cc368b2fc52e944ea04ea440828bdcb2557381e282f43ee31c05e34a", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "sha256:c00c321e5bc4e96a46ef7e4f06f8c8838dc20e2e052f86f1ec556ad87ccad1cc", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:d8a9dd69b4c1eaca0f22dc3a72fb0b7f2835fca23729a49243885d74f3046133", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:ff75493b4930a9ee6cb34f72ee56c8a062943b14e73901e76b24b90402d9abf6", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:465ed9c01087dfb0b86421812a4140ad8160c871ce045453317c9c0caaabe459", "enabled": 1 } }, "dnssec": { "100": { "checksum": "sha256:de91812dc8eb7a02868e43ae777952d59431301a119aa6d20c4b5aac59587799", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:7df91b8713976d5269c5086c4c26f4eb9021f623f226370fcd38c5fdf19560a0", "enabled": 1 } }, "drbd": { "100": { "checksum": "sha256:807e54d75e1426b53ea2b0bca7714bdf1d08afc6a566ba1370f1cac3fd1b95df", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:9b914a1cdcf2f9dcef96df9ec9b2a05cd0c8780110b6f2b6e3650efea3a5ff81", "enabled": 1 } }, "entropyd": { "100": { "checksum": "sha256:7b6c6b734fbc35d880e16304db199407918bbf35a8271252bdc81d0ca82e3270", "enabled": 1 } }, "exim": { "100": { "checksum": "sha256:1f38ddd17bafae62621f88bb7c3ff355917daf15137838899194b2cca92545cc", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "sha256:f3abb39b793d2137c46150c157db61212a60658c722c8ab8a48aff5faa6bd000", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:ab30ec06a5d9a2200212e9898a51d897802b061883241b694f593ed0ceae8e44", "enabled": 1 } }, "fdo": { "100": { "checksum": "sha256:078a5bc19cb420f99d553617830855fe67c8b1d932809b19435c6e1cc3514d4e", "enabled": 1 } }, "fedoratp": { "100": { "checksum": "sha256:c853844595039d851838b45725c3a6dcd58e7b00b925c12b3f2636f49cae8e50", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:d968beed86ab2525e3fd926d4f5b0cecc87122106b116cf11e1b9fab9f4800b0", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:1e0a07ff19c04e59b6a75d7239c6e74dc41d3f45a723db7096bd112b9c65c99b", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:7da51a39b485200ebb5ea0702ce217f60dd81399daee41a33f89473b0f3f0c9b", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:cfdab3b58c8373e1dace94d553137e52ad24fb0b58ea55ce01429d04bad2e8cc", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:b85abaeedc5417054b9828753b4feb55597e92dee3d35107e583b537b44479bc", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:9dbaa617aceb328d443166f49be58e9e7fc30b2c45e48368eb75948e56073ce7", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:0a49b595369d24fdfb46bc071c4b8b38161cb2f92b0ae230e196e7c85265f457", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:7674a550260c883191cea9607244c81b925cd1f902743673071b356fcb26e07b", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:5016b57ea8027abab1d330be745134bb6c3299b004b3464d30d75c8f28ee1e33", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:89eca0e8f8a5fd3b04eea68572e4f2ab203b1f4f65c2db6a66573ca2445b6f10", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:aaec47a4f9415fae72eb31cc3ed4062c212d6da089b95bde5a63da6d5ca5e8ff", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:c17097530cf912fe51f04543276826db12326fb6e0538646a76840dd15a27144", "enabled": 1 } }, "gdomap": { "100": { "checksum": "sha256:5b6a6ada4fe164616e1156688ef505501bbd7b82358ec9f33e0ba9d8cb38f533", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:b4b658505037a371eefe4517886c4e706c303e3ca6b3bf3a338968b43cca4c68", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:fdcc22033c9d77dac04be9daa7d90f7337cc42523ee9e138f8b7424a992faf95", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:8a6c115c3bf833deed3a16b8549d07839a8ef66f0c26e383012f6433981ad829", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:38507a42c1faa2b62ba7703782ed671ef9629a97fc777572fd00795faee9ce2b", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:86f14d56f417b455311180b3575135e263714659bdd9ff41f4614c655386a773", "enabled": 1 } }, "glusterd": { "100": { "checksum": "sha256:a3678f7d00e43fffce49c67104399412159cdcc6e678a22752f89945f50faa65", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:e34198cb7ecb485ee61efbd2e149ff32d39b2b60b98ef86f89038b4e1f9ceb9c", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:49266c8cb7c7a1065343dab49066aedd3cff809f72b5095d9345ffffedb97718", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:cb7f632479be616093f816ce0025f5e0886b768fc2ea878da024c1c7372b5185", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:02765ebb3cf9f00b76a60da906077e0b2bc2911ad00efeeb49d7908e669c4ad5", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:5a51055c6aaea2d7db8a2f963b2324edf2b86ab04404708234ae041917b7bad8", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:560baef9bf0a0f6b28fa51938195939b21d20a406be7e7bf5f4ac1130d57b0b6", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "sha256:7e30880298587da9116744b053571caba236135f9a9d57916586b7f2e1fcfb5e", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:7b3fd1932a16bd3a411d4fa46cceed73b885b71d208caad4d5f2dc9375227a64", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:f3a83c0e9ed9a513443d26571f980b511155f1e9728e5cc9259103c85e8cfd21", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:8e309d508968f0e56d3878d6d13fd1c29b41c2ccc96bef44455b36fa93601864", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:399399f8d33bac29a760654a4175ac4424371cabb26f4650211f0f7154fc05b9", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:d516e84e9629201c76ed2196c8c7b8abbd2a8ae3d7a1023a1f579cde605c6cf0", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:afa3cbc6b9e5a1451918de5c62fd74b74f65b114fe5443bd7fa9be8f9ae3e210", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:43246b9a0a610f6253cd14bb4bbc7c40f20c0f33f98c987703bc92859b445ff9", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:44840920ee13d33506a8d57a598815dfff09a0939485f3fe4f77bb8432e9de1b", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:1a9fe32a678562339a1cc7db4b6bb250fbad03f418e3baba374e6b19676ad69f", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:2984c88fe19eb4293299fa6ebebcb85f77bebdc65cd058b39c6be1cc1246d748", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:26afa99fcc6380840d15b00c324d5beb7f2324d2cd60a4944eda5cc679c3bf0d", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:0ee1a484be5c543deb36551994d85b722f71c6db5278f9a243c4da17c1589cf3", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:238d3eb6487b964dde6681bb0f55ee17afacfa4a7e31194812a72d0ce41e7e96", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:709249be03e21fbe9fa6ba11ec166512ab278a32e414cb9cb6e6a51058390b0a", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:3726ddd4cf7b45bafe1e90dce8c6361b10ff51609f5c25179a534d00cc4daa9e", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:941e078fd84f0e1c43885b2d66808832e2eb2b000dfb124864cacd3cb7e06b7a", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:7a12658f8254d34fdf70a9f383af69fbacc783ebee84b3e97f4c7e57ef827155", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:56feb9828f4e805da0b45b621629c397b8dd949a30d9bfe737f903b458cf0465", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:614bc9604d713acee571246bcc152147e91948465fa0466aed440bde84fd72fd", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:7b90ed26fc68651871c44a131038ff67acc956df1b4d05df8e4c0ac37ed4d88d", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:9bfdf05ecbc781ea11ffa37ecb4304463dfb7c84cba7c1f4f25331ecea4759bc", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:aa3c3cf242ea7c7c201eb8d96d1221241bd34a4c15106a7bf479281e7c768569", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:c3635542baef74852e34fd19e2f94dd54202b694f1e05f95cf5cd1d284d63ad8", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:302b9b871aa862017f4e1399d8ecc2c2ce0d2588cb5681afb30b684d06591aa0", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:971e85e34339510e14affa03ea1276905b161829a50185ecdb72016575678510", "enabled": 1 } }, "kafs": { "100": { "checksum": "sha256:dc82d679731976d262aa1a509580e5b00610e3207fc7177e2ee61c261c338a84", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:35149e88ce9d858a4b6f72dbef0b0ff12cfb924bcb219d0f2a89112dcf17763a", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:53a9a5f8fd0569fa5b260152ea4a8b95e1eaf2baa9a6efd807b7c912b1da5a5c", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:b8b3b748ba7c4f6efebf7d22cd76bf7912f078c98af1b25361a633f3adb6b001", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:6c9ca4332367d3929f89a2f30dfe61f2e4eb53fcb8404f14b3364260edcfafba", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:1741e270c445dd1db0913e7a1440f57a021fff237072489cd1c9c81bcb5de8c5", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:c3b8b532c41c9e9aecb4513a3f6691f84ec9b844af3e54fd36f7660e8cecc594", "enabled": 1 } }, "keyutils": { "100": { "checksum": "sha256:c316c2be559859acaa05452ec73c68c5fbe7d9a56948a7d578cbc3d32bc45855", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:413e5845169155e71910735491c74fb51b8fd17320febd0d8c2d77f3cb219229", "enabled": 1 } }, "kmscon": { "100": { "checksum": "sha256:afe94d2a26d9364eb99683b9421bf93d52804c4dd4d0937ab464428e11aafd01", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:003387f645689dd6f5ea9c199d8227447588f30cc3f35ebaaa788d88481a2a78", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:3ee03692ad54576d535a1500c124ede3b2593f751544f4aabb69d8e5676b0293", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:4fd25ad58276414ac338e957c8f837314da853f77ed744da68fed8d52f272eee", "enabled": 1 } }, "l2tp": { "100": { "checksum": "sha256:b205a12251069bbef25eaef9e1fc96c9a8cd66b240b05a6adbcbaf7d50843828", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:ca1b97c55090674029a69712fc0d3d494509ad557633906b7c1d68333d787ab0", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:0ed09c8657437aaad1cce821ae236385ed5ae0d5db00f296bae7f7f88bb6c6c1", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:78b6f622eb7b91cf75a64977006217b95dee0bbd5c6f308f58e4a55c41bc8b5c", "enabled": 1 } }, "linuxptp": { "100": { "checksum": "sha256:098ee954fdb5f67145421eaa204666482e85f6063fbd538b4cab332a993dfd58", "enabled": 1 } }, "lircd": { "100": { "checksum": "sha256:9c8fb984ca6f831a7d3fc14e39b11199bceb6a4889fe04dbcd0defd4e5175866", "enabled": 1 } }, "livecd": { "100": { "checksum": "sha256:6605a9b24096abc10238b2f2c0705a24f57178565e82af92c0886369f8c16d5c", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:b60f136316316479f7e2536f0d288b9b80c7c900c5a8e27af52eafcfc758e311", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:33c6f26de4f4f34deaf1a95542bea744faacd920ba5b08a6895d224c33dc9433", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:5eab3ab5f9ea87e30af19281dbec0758912d7c975cbf478e98b2aa0675b0a850", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:991ea8a8233f61129c87fd2688ddd77e8edbc262eae49904a82fb5b9928f573b", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:8e63754d229140d22db6fcfae0284eac8f981ddab25cd37657afb2a2b7cd68d7", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:f0e7c98ee592131cb3bccdb657599092cec5ffa23b78bb74a8d819c8fe9d0c1f", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:b077926f6102e28cb4863cf775ca53dc650ed363613c74decd1fdca35f497dd4", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:19168d50ea62788cdcad688d54665ac7fdbab15cdd6f4436d74388853febd510", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:a4708f133e0070d180ca5dcedd2132f06b6338b647dcb30c6e7a3087e465fa38", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:ca7bd26d342cd63a9c27fab82ed7f7f085fb4e6c0c749ba7808990bf11be7d35", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "sha256:f17b14e268f906b4e8e4e279a7bb4197924e7009e18511848632f787537025cd", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:4e61b468bac1a34c41e1c322b53a1be1b9b8e650ea10c39f7867b4cf268de134", "enabled": 1 } }, "mailman": { "100": { "checksum": "sha256:90bd08877279fac3ebe12bfd03f20d239ef2fa09ef3935b1b1918d79cababf80", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:7adef3480b6ef250d0219367851731bf37bfca02b466170446dc8ffc0c5fb2a6", "enabled": 1 } }, "man2html": { "100": { "checksum": "sha256:329b3b21755d88d1c93811318fdc2bad6fbfdfbe9075ed74cffe320faff7afd7", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:0747400424bb5ed360dc7e2bbb1324570f3abdaa65331d1e4f32bb40f2d821bb", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:212fcbe07cf5f9878bfe13cefc2ff3cacb97e50eeb16c3b859a1ef2fb1e5ce85", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:7048444060b0911d7fab043943e7072bd54a22d0af670fcc89bdcdd8271468e4", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:9b6a094f2590dd2b257bb903f439dfc35b864947b03b0d8e0d7564bf00074e88", "enabled": 1 } }, "milter": { "100": { "checksum": "sha256:05c660b9f583b6c7462489c25007205ecfbe9aa3c9ff0c66f861b31a31ab5937", "enabled": 1 } }, "minidlna": { "100": { "checksum": "sha256:6ed2471e8c1be4d9b5171076a67d21a8ba70f54aabaf56740fa2958e3bee2170", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:1126eb06a64e6c1b6fe9e6ae561d973d23984be68048e7e9487c544eed989cd1", "enabled": 1 } }, "mip6d": { "100": { "checksum": "sha256:f6e4c2d68a7d45a52bcc3fce55357b8df34e94ebdeaff8031568ced324b3f7a9", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "sha256:64fbcf0e407584a9f8914cd73ff904d50570305ab96ce06f18c6046c59fc14e9", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:ba33ee6e5e9e64f2a86de1bca071dea4dbc94018ea7fb8077b0c64fa267e1b5f", "enabled": 1 } }, "mock": { "100": { "checksum": "sha256:77d928d99c7cd52f8f88a8290b1d8bc78f36fc76ab4026820297f78068eb17d5", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:82de8ece93a600b0f4d305333ce10cffe1b7a466a39acbfc02c11e0d97515b12", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:c143f04835f3aed41f8d095e5ff0c857fa760379554f8e48472d0d56d22cad4e", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:d1b8c9c665167cb4e506cd925240eae787098bb1c6d64abf4a494732a43ebd58", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:6eeefd4d734aa2588043264f4816d2531188084a7ab5d44937c42ee4ecab2567", "enabled": 1 } }, "mongodb": { "100": { "checksum": "sha256:96df095ffe73721c95af843bde3cddc39af2d851b74bed0e53a62b1dcd82c949", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:29f1bf739d55572ace4e20cb93384dcfab29b264b67178aa2d7e6b66632ceb87", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:2a7aa16cb172062dd71b85d1fae181802d22192ee1b51c8d0697c12d8f54f739", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:993b50fef20e341fb47b681ba9ccec34694335a2a492f7380516ecb5f7ef2b96", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:cf6f24a4c40a03518ec13d32cb6a86ab7f8f3de50dbf7fe7793703bb7cd678d7", "enabled": 1 } }, "mplayer": { "100": { "checksum": "sha256:23e5e874930f99eed89377a1e37d1aa866133f7c8a95df35f43b1f98d4ae7215", "enabled": 1 } }, "mptcpd": { "100": { "checksum": "sha256:b232ebe651f7bcd5060989bdd098352ec0c126c62067e0b7835ec0eec713c509", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:179085b34e9490f40b1302b920e4e5b712116c96d6c84442996b11a7216602f5", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:aee129d2252de01c2571cd553c516fec1a66b54716b9afbe6dc0754fa401cd30", "enabled": 1 } }, "munin": { "100": { "checksum": "sha256:49295d3bc00c801a3f1bdc89efc1e52628c515aa5c5f00a391e7e63b34155987", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:5c76192917b290649c6f290b6a9afa379a81c0a8c8923238891e4e1f1b1fc60f", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:eccf366bdb0405b4e8129790c9cf30be1187fc0aebce18c7c58caf2258581b8b", "enabled": 1 } }, "naemon": { "100": { "checksum": "sha256:3585bfb199b90f263ed283507470e4565bf176a08cfa1a28d1a1e18db654ec5d", "enabled": 1 } }, "nagios": { "100": { "checksum": "sha256:ee37295285e4a76f3982aa98f7eaa24d1e25b124f8b5ed549af8c9d5fa38f68c", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:11afd1c2471a2b039f2ba7b5ecddc364ea468159232affdc1ff86ba1c4b1c8f5", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:371ccd443169118eaf38413f16f48017814506394117555db67215cbd34cdecb", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:11101d7322ea3ca5481c6f9ea6abec91df4ab34a11f2400f1366a37b8eacffb4", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:8ced3143a16798e0ccaedb9f6ac85b0cf848ae49f6058b2ef487aa7a0ade8f8e", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:bb009b1afc1b7c36ff8d7535654b176114f5d907f1d92d6d01c34687ea3739d3", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:39d86593c1c9ddb60dd9c3d22a75c483aa12767e4e1fd020074e45cfacec57dd", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:5f855b905681b5931f20f453505002599ac0fc5d7576fc090a1fcc39c7e64174", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:ca8d26c5f15e28f85203d9b49b4df94c04132a37375a14e363e9538dfab892af", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:e36f0b648311abae7af932818d11d8d703a5ef8cef680de9d40ae5dbb498687c", "enabled": 1 } }, "nsd": { "100": { "checksum": "sha256:4cda6056e774445a69f90a0cb47b29cf22c5356386d1ee893e6696a479f316ff", "enabled": 1 } }, "nslcd": { "100": { "checksum": "sha256:2f558994e7fd94141c4986aa4018266380248521d482f0d2f1e1bb3d00bc34e0", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:b13c01745c249210d382385a9930f22553c8e038b3b2af1ba0744c64f0cd2f71", "enabled": 1 } }, "ntp": { "100": { "checksum": "sha256:175ceb460d006f30dc01f7a08bb76496b1cf2cb26ecbae622b056937bd8a1c3f", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:5ca7a227fdf1546c8f91e71a51633026bc037817fec9935ce3a882f3fb1873ec", "enabled": 1 } }, "nut": { "100": { "checksum": "sha256:674c362fdb4ff8c0b67e6e40a643a439e8b95bf38f4b334f78d72a56a7694e29", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:5d24b99ceb33fd103ce2b72f603cf3b8dc4c4803376067ce499beb80ebf99b57", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:0f7c29eb9cef6e8c708d36a9fd878a54e55b3f99edc84e206adca46f5cb7ee5d", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:afaf4b7423fb0b8795a1ef00fe60ca7b6dfee9dacbb0e1f3ca2570cadb5c8c47", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:05ee59e4f0ccc55dc56aafe8c50056389dafc36b55397cc5ca7c488efa4bd153", "enabled": 1 } }, "openct": { "100": { "checksum": "sha256:1f3f26e68904be82472e2ca9f007d2fb9978e16e707de6bae15c8e2cc3b02175", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:fd02933a56d91b9f6292067cc2e4ae12e08342eaf1cd338c267f580bbc15bb99", "enabled": 1 } }, "openfortivpn": { "100": { "checksum": "sha256:aa0f47d58ea25be2a2d931526f18332860ba6383f3cc9757a50777100d7a643a", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:15bed90aeb71d059a12f3f224accb5f736cbdff0f23990a9e9453a10b828b4eb", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:ef67026f83fb95f32372e861fa63e26f390a800ddbb65df14ed64233a60fc528", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:0119b24ea332686efd7ae8508b82fd1d6500c5982c82571d9dbc096291ca1d11", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:bb512e88f449af921514c204c9ed8b91edbc1524e98e1ae36603f8efa7bdaf14", "enabled": 1 } }, "openvpn": { "100": { "checksum": "sha256:fe8362242a83ce98cc7ae47b8a66c2a4bfef75be1d7367c0ed91e31844f14949", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:7b0f82bc2b3eb92ef873c2a624df094884c6c876928624b18e18d1cd9d01ff20", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:c9006dd1012aa5820d8675b1b73faa5b31b2fb8952f147a98d911c9763393b86", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:0e0e8eddfeb25c7022baaf99904ebd2cbd6ba01eb42d7ebd9840d786e869b39f", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:ecbc811a5d5b8e66256d2863df65daea26e69a3ff4aa73fa496d2430e43f11bf", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:7e9e74342123ade0c59725f75a7afbff56774de0e91b703e50a9b86a55242707", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:40451ecbb8fd5b06b4da2f2a9d503c239bb040cbb6c0b2021991d92f805b6937", "enabled": 1 } }, "passt": { "200": { "checksum": "sha256:7bd29f0d01b7207c607530af0ed8b7e54924e22d4b559f37f6d3713501d6a9dc", "enabled": 1 } }, "pasta": { "200": { "checksum": "sha256:30e9ae47ce40ba93be1b785366cfa93a9e5795677c8dd343aa42bdb791016561", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:7c9b075fee3fae924d3e19b64e1a5a24da83030c026bd68049d1102abc6e770f", "enabled": 1 } }, "pcp": { "100": { "checksum": "sha256:7b7babee3f26582a6df33a6d361fd237ad97265e8ff456bdd0e1eb44e1e79186", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:9240d49113135375b534cb7c7c3c21766b941323b66e77d1cd297221d0924bc4", "enabled": 1 } }, "pdns": { "100": { "checksum": "sha256:249e45e31c373f43d466cd48763605888b2abfccd699c81d8c88069ea7d671e5", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:171979e9e95f1cd5317b146c00774ea818e795d03e5fe27ff981bd8fca7d16ef", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:953c0dd74e32ec1f769cb5b0bbe0068f02268cbf38581447a61f8397a2d25e32", "enabled": 1 } }, "pingd": { "100": { "checksum": "sha256:87ba0e153f3ba1c53ad2d01dcb1fd1494d269f361f6fac74ec1583fde9e97975", "enabled": 1 } }, "piranha": { "100": { "checksum": "sha256:e464ea0265a2e7350502360b8af6f35b0fa4e35394ead4b0241ffead64949f04", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:97a89a6e75e7c01fbae15013b73cd450173fe35f70b1df239e40e2396e553baa", "enabled": 1 } }, "pkcs11proxyd": { "100": { "checksum": "sha256:fa71a4e7689ab63bdf9cca9856ee4c109c1ccb5c7f1ac2ae00441dd4390bb91e", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:070900ae540857df7541ffd17bfcb5f8ff77ba028c3048bc4542f38b29817907", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:78e686357e7078d314056a1d589b478ba3949d2ed43f57fdfb294afbd099ee6e", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:72562d0e1206f101a8d84cde3f49f1797c623e0e78733d0dd2fc56419b3f7058", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:6ffbb18539d4793fada646816357ec67ecec65b59f6b11f850cca8f37e0ae90f", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:4cef507f55529f8cc40b558a8451ac116d9925082fe522ff1f099b9356160014", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:06da4ff240ba8ca6dbce786ae353a57e85a6fe703949c96c95aaefaa2e4dda11", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:14affb00239005ad75b3bdad55f0568829f5e1ae7247161d82d318abb87e2dd4", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:b0d814f848bce797bc127d7bf7f76dbeee5df5ca20d6edf41c7d9b305a0808db", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:eeed8b98eb64a4183391b7cfb1a84d5b7cb8c8369dadc25879f77c5be7b482d0", "enabled": 1 } }, "postgrey": { "100": { "checksum": "sha256:707cbe426d9d8c7e2f8c1c5fcc85ab4bcf8f25c675deeee02ebcb4a1dff2be47", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:86d3c2ea2b0b2215630226ad51be50dada7bb0d7b895c40a3f56ead55591acfe", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:07cd9caeee15b10cf40f9c65e10d4c7879f0de3aa5b6aa876cbf807673828ac5", "enabled": 1 } }, "prelude": { "100": { "checksum": "sha256:caaeb30c9a1385611d5cf4063b0e81f470a05f01d2394a0b35d62b593d0112de", "enabled": 1 } }, "privoxy": { "100": { "checksum": "sha256:a89dcb4dea7902ccc18823b0646db59341385b6df10a840ec31d270e718f9506", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:d0f61ccc5e0efe1310f80f5f3dbaa81c90cef7c4e7c80bbdba34bd83d098c166", "enabled": 1 } }, "prosody": { "100": { "checksum": "sha256:611b2ba2180645d5e6fc6b95d831fa10824baf36e9f6fb5f4b238498156c7190", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:42434c8d786a3dbcbdbcc89208e4395182574082b90b6d14a40bf365ca788b1d", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:81b03816b0c6eff95e8fdb1393de015c737d0bad01a752f0f78af9042b97fa1e", "enabled": 1 } }, "publicfile": { "100": { "checksum": "sha256:27e00e35cedb8928d19e0e18cc60d8a4adadab14b92ddf28b3a39bc5a9b0c6d9", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:04c2ec7c5c908e14d8cecb43a69be2e01a2a5d2e044803e1160cedb9bd18ebc9", "enabled": 1 } }, "puppet": { "100": { "checksum": "sha256:f8f7574443b1eb598564b970f1257c93e10a4bb0ab4f2e497b78aa352806c3d8", "enabled": 1 } }, "pwauth": { "100": { "checksum": "sha256:aece743224943cbe2ed03b5134092e7c0650f703ce20cd4fe56c056c896b1d4b", "enabled": 1 } }, "qatlib": { "100": { "checksum": "sha256:8558f2885f81f626ee7f3bdbc7caff7ce69ebd700e35b4cbb9a74a11fca2c133", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:aa88fe777d904892b39c9a60f2f50c0a77a5f5bd5873b591a22eac6874a3238f", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:96b077e6ee179c3762f61152cbeb0a58a1bf1000d010ffd1ee7b78774e481150", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:9c48629fd51f96fba2cc7943369d9f16eb4389a0302776ce83ead122aedba511", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:8d131212c0226332b10bd4c345f980f2ef01f5a9577252d31669bb583f240d54", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:9360a29835c5ba1a6cd7327aabd73f635d21444c739bd114a38b89eeb4e32210", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:8e7c9b90073202f972f1eaa838da6cdd1b6ae21ffd16b05c31ac227e1ac5aad5", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:bfcbc5396ce78ace4b8f9d48c23223d8c5228a840c89926fa956f4f13df06e9c", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:2994283b036b32b4e64b5c3f532481cf415718e9d4c479b3ddfdc8a858e78118", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:05643e232c6b5365bafc75d9bf857e958077297615cafa49604fc088e10e8d86", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:392e11333d040576e8933ec780ed7921295ca92f9ca529c066de5029cc0f9bac", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:ded345f70432e58bcde53d4921b418cfb092fa897569401b80da018a54aa0da3", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:c34ec069349e0fcde2d4672643d8db4317e53b9ea0e51ac036d79b027e845e74", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:ce4a3f1422d7e9c411fc8bfe28b90bf9b66e3593ac0957c0c22f558536ef00dc", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:19bb471e6927d94eda8db5ab80a619b8c0b2fe87827030e94ce9b4577249b314", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:b14c8c21fe8ee2121e5817382e83fd2a25699836be8e79269026a2d2494718f4", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:604f153c5a11a110149ea907d6c3a8fdec8f812d8a4299bc107e47d4431f5d0b", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:ff0f6db55223b72e64312ee10b94a5b4a86ac44f2c123ee27a917dbe1e187ca0", "enabled": 1 } }, "rhev": { "100": { "checksum": "sha256:64a0369f9b8474effd6e23726327009ac8728d77f0e3b9bf42b85b1a2d1b5763", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:fc41120cf629e139e30a493b7ad8d7a4f9b52b7f9cad155e5afb626cf3e1df29", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:1284680691e7027c5ab08b71ad4edd76f476cb3934b0e4cb83fc0769cdfd5816", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:32f6d325445c86094d8f4f861ec9430c5cca40c11a66c7905fb10a4fef5b85da", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:e13af8921501fa4e869a20c87963951145bc762c670fc1b996c4858ca430cc71", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:c9b5439b239ccdfd69266a8c756ada08b9cec67dbab9452c3d0a23c62800c9b2", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "sha256:415699214ad395ca4b5327d3fb214dcea004469fdc8cd42228c92ed3015d86c3", "enabled": 1 } }, "rkt": { "100": { "checksum": "sha256:cf74a139dfff50fe96c532fd2f011d8f60d815745ac2f5ac95c4c47bd78715c7", "enabled": 1 } }, "rlogin": { "100": { "checksum": "sha256:572cb4b1205cdff477741bfdb35fecbe957b110aa2843de795de50877cdabc41", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:bc851a96ecc19e82d4d0b33ad662ca1c49e3425de81b4324d4aebde52dd5a17b", "enabled": 1 } }, "rolekit": { "100": { "checksum": "sha256:323777e53cddd3de4c55d0eedeb42a3990a27d71e58f6ad5f143eb5f1c7f9c75", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:25e1f5addd0d93b078b2f34fa6d1ca10cad53dd219248fe1c746e6d2bfa3544b", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:19c4a20b03e97e564e830221b99840103663837b6b250446f09a496cc2f7e560", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:03381789ba50d9f77db117a8902f09456020284330f49b0c4f62bfd09b0d3d5f", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:4a9130eb6fb632ff0de22ba9216b359a1be0f593ef9f136449a937c4677eae3d", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:439e9cbb532a369e861defce3aff2a82152498ffd5e6c2f00ca52ce91a526ed3", "enabled": 1 } }, "rshd": { "100": { "checksum": "sha256:8464872de44b84f93dbaf1c899b7768a9ed26f9279271bcaaeb0ce5b733e83ae", "enabled": 1 } }, "rshim": { "100": { "checksum": "sha256:ebc5032834ad38030e0f6b7dfc78e04f96a9313a6fc7748592aabc98826f91db", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:7f683dfd03a2e9ffc4dacde8964239adb6faf545cfb62521bb9bcf671c241de4", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:7a21fa964d09473eb836f8bb7e073ac9c346dd6b5995cd0a4396acf02510eb51", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:fac00ff771c3ad6dc291b05b907f69178f998fb36e1f9adf3714c86697c7a161", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:40d1eb0b28d21e5ef36616ad8e4786528e782991f0b7ee26ce0f1eff1c5d6094", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:e87d1b937a39e751a6b3294459e6788ae6c52847cef38962f489c64c29447ad9", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:ca4f2d82726899d5734b36c3feab2691986b50d8277d622f5423a8e11811bb33", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:b11407e064027c75f286626c2009d88d9b5f90e4352038f7bf143744d44b910a", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:df567fc4d933d9dea43e10e13b120ba77be68f4f44111db510827ff7d5aa773a", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:14b3ce427a4510613d52ed8996c11252bfd4c699fe419f59d0f8d01fa352ee0d", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:766335004d1a422d0e52b7df790affc33f3b8a1c41df4b1c1e9076da3ecb2d14", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:f830b5c0e0a610fb3a3b5a5c7060b007377e799baf151d4ac035da6940af0017", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:8ea825a62dfa32862de1d1efe92766e5d3032091bd3d1ac15719ceaa887395ee", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:04111d196f15e5e68df399887e38960656c279e376b392609021ce30a573d8a9", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:e64ee5c1aaf6bbe095e976ab4a48b70f7e5db8fe21c99ece4a513c289203047d", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:94f99134417edf1852d924b06de124bd848f6ffd1b087f8825236cbcd259c644", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:0add400128d772bf8ce0812f8aa300ef634feb8823a4059ceac50243effbfb4f", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:bd726f240b2c20abccd09a80e9275c5269a78d541563afeb1367fc8eccab53e7", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:c7928fa9fe6bad25ce503142bf164419bda4b2ecde96d7d7b276750b41dcd0fe", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:df09f8d23709092d641b045590da4aa41eaefc56d84c06279ff243ef74dfc029", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:bbfcd4ec68fa87b243b5c9089cf748e4b7b19c069a4b02a1235507aa7af0a6e5", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:075e270a22e227a7124131bd70523e73a4b9ffefea9d4f8d46273a262970196f", "enabled": 1 } }, "sge": { "100": { "checksum": "sha256:d443be9f15c80a37eb6827f2ff3c274bc1ef10526404a32401157f4b9be96c12", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:3a8bb3ed766ad233fe9869fa887ef16b2c6c505458e1879920962add2cfb5cdf", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:251d8e6bd3d7fe0d56adefc8d16199254f316a29933bb92d0da48838d641a084", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:42663bd3af6c64e89814c50f07e8a5fbf4a31a487d7ce94dd5fdee1e3781eddd", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:903eb396a96568f9d3b080bd0fe162810a44f834efcb2e2f61fba9e2fee1ae8d", "enabled": 1 } }, "smokeping": { "100": { "checksum": "sha256:ec65ee44da8241f3143480ffdfa949641dedd449219c3d82c904105ebe8768a3", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:422730aaaa5a4d0ab14be1e5eed77c4f3b3be74649795e1ab87e049c1d04bf21", "enabled": 1 } }, "smsd": { "100": { "checksum": "sha256:2c6fc92c6020fc7719efbf8fe1f2cedfd6c4323a10ecefb5df1dcd3fd912db44", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:c69af5659fe541ee41e4c0769a0421fd5ce34e80fc6b10f5b940c5205f96649e", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:c31241c566fcf7d34b292eb3dfac06ead822130661772c73f099e639e7b5d661", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:af44f636dd29b36e60f3f79b1e2036fb2db53ff4117fd21afc73ac2c7f204fda", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:d8eecbd8ab122d8e9d5f475c265ad9bdf46cd155c497654b08e3b2cfc7f4e47c", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:71d81159fbf948ff16aef9dc2261fdd3358c37c0fd04b719be1e968323f4a0af", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:44d59d271674c102103448503f9eaa2534ff54e37dd7db198920db9be1acbc24", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:6e051766c809f284e286e91bcbb0d8296169466a95d8c90bea85df209a75f9c5", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:4c24a9a58d7830981677a80b1e4714fd8565ed41ad62f27eb586e8edb6dc41fa", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:b4183fd8c64c1b9f6079d8befcabf75baaa12152c4178be20137950461381eee", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:f8f382fa879bf907576966b217252baee971c3842eb24b80ae63306ab3aa03dc", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:b14eb0b895c1a5763193389e7be368e543b779d74ee8dae434c3b7c5723f98a0", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:c1e855d581345c864df530693c6371a403507d66d718be52ac8b960dc2a9f0ad", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:53e3b393bc37eef1a265c5a9323bead2990cdd4c895ce5b9eb1040f16caf463b", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:4e352fc53e907847636a60c5744bd48ec07d56f628a429dcd463a2aa9069f791", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:2c9bf6d19dc034b84db5cd2596236ae85f325456c75a93cff599e617b4098f09", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:7ca6bf88e460bca92a976ab1e14e12dc760c99bc64ef2c2b99a38e5578e6b5b3", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:acf3579918d33fd5b0cf6606ff538b9b8d6ff32fab2ad77cecb8af4185d193c9", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:96450a3c93601c436df8bc5e30bd924fd7cf3f93b81ffa94cc891cbf2fec3cf5", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:b29dbc05d760f12f9b3e106fde09c36a95e050c2f17b1e97b463a752ecdac07d", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:a6303328ab9263a684a959d7778ec0100fc040470f633fc9f7c35d110150eadf", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:3c5e0b1c6ffefeab4d4794237a2ce974f11fa2485ebd22454c3973cb84267102", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:b8d26609375710605b0a2944e3c3c9d17916809ba216ca4903ba4fd3b60c673b", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:d35a05813560b572b6c087361c964c18c133c0b5037e582ca3db5550ada467cf", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:6673fb9d330ce94708727db8c4459e8db6c70f2796f3eca6cd2965346150d960", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:d81dd55b2a5fc0f604b2c0c669eda2145757e8e1a73c396cde9ee9ca4971a150", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:18b872d0c5a157da487cf5b0cde78815902f79ab1403513e5d225a9da0969111", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:e747723f87e55aa77abd1bab3c84c87e165e56ab16690cb5e78717f6b8e7b0db", "enabled": 1 } }, "tcpd": { "100": { "checksum": "sha256:05e146a2aa2274d04de3407604d55f4cc16218e0e661966b1fc1a4ba37417279", "enabled": 1 } }, "tcsd": { "100": { "checksum": "sha256:0908b0458d33ea144904285546a4ffa2876c1fafb3c19045a410248b06860cc0", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:26a7c0d9b5edacbe701090f02c8da3b23ceee1764c599ea3997ef8a019572390", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:7de741394b99cfe157eacd30d7fe9421897aef2492df65c08c5129123b853c28", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:511654f4f974efb3b10787b6ca395d83d11dda568d770d9ba5dbb5a6e49e98f0", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:c7fec612a8f6eb93af9684bea09e5f45114f9ac644d0c0ebfb2247e475191672", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:4a8999a2f3e0124301324542ea87326c4cb464ce47af07a02328a8c87685768e", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:a397f26620d827447a79234cf8c5ba828b947be721cce03b6c2c7ac8ae4c7ed9", "enabled": 1 } }, "timedatex": { "100": { "checksum": "sha256:df99885fdc3e195f901bca4c5a5b8e69cd9bc5e4fee4b7ef576254c3116a708d", "enabled": 1 } }, "tlp": { "100": { "checksum": "sha256:364cb483443bb6e994cd2bf4a445f7f6b26426ceef313d5f18a2d67705adb2e7", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:919a9f08b8611ad2b886ec54c89fc6dc4e05575b1536b2e9fe9ad8ae4450702f", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:e0aff1e9512fc9eed6abff9d2ee0970d13c4930734a8a4ad6c43a3bdcc2b7509", "enabled": 1 } }, "tor": { "100": { "checksum": "sha256:c5b1e90b2d0d0d6566ba350b3e3a7d531f928765009b1c10258d4c1b29dc52c1", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:05d754d9c917a917fba979172b7dcfab1ece9bdba6bebf94cb3bc9706ea74078", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:ca34bba129f1b1940c0d2f9c8e0b127f5ffc7693e15e29a76ffd36bed26fc03a", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:5371a568a87e7c6db0545fb25a34e981c4bee6d7fa79d77412aed9041534da82", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:ed6fcc69bf86c664bcca043868c15f9c18d83e2d6668580b8c4ef3b6f9786318", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:525635ad9c177a6542047b5ec23171de1c8c688e63079b88431c3292b5d5eade", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:07229f11e8eee7f3b9b2a0f907f4071b6bc23e94b47dacf54d2553b71027395c", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:e08da772343770e22511e9b04b4e52b9f496373c253337bacabf04962253a968", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:92b299c67dd5843c6032eab38eb20be08463ccdf14a42b2809c2955412caf663", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:2a0d8c37800a1cd048d456a35b1b1dfc87b4b4b34d3dbee9eddac3ed3ddd4fe2", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:ff129bad17f3e5f3f5e9b6d3d6838a6e89aa1e8e072396882e40603647029237", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:294711e55ab39c66e1a8dfcedc1ff3ee8cfc480bece6d8905dcda119d06bf3b5", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:8127ec95ce1e371db1630b8502f43e0f5efb7582d4e9a18a332b278bb2cfda85", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:a3c8f7843cd7b310d33e21349f2f95767f26dea37fd14c6c8b88428e2940a0dd", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:6b03ca17e83e58108284e2e92cc0a3c05405e2fe73b1facb5246c42db33e99dc", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:96dc020ee16db478ef13f9ac3ce1d62732019c1f9502a6f5db239454ea70c83f", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:d9ec02335d573a34d3d76a19c2e71ecfafbd5e7f4f72fd8bc17efb16f89a5f83", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:5ba7c1ae6aa7f58222ea8d6945fce40b7fd1017af834f1ce29ff29738c34121a", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:ff60251151dcc519f6fb44040f63e5debd899d8d4a069c3c6d643fd52a0744be", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:c0bc362be2090a448ca8bda9e653e300ae2af9473c8cd889cfd2b9f9e794b31d", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:133ee1df94f11b9cbfef1f7321948784714b6c75eed48aef6f1408a0e6f86a43", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:f53b16670b35a8bb5093efef5e94310c138da3aa0e51a8a77c13ce09d1e9ea67", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:7806ee9d8aefb49e1acef9e9c592cdc777f70f90acf07d22b6e9999ba44dce6e", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:164431e9599b4a92e479cb41c081b291e6ced3e00965b2599967d6d009f21668", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:b12384d89327b5e5d1a0cb99ab744b734c054a926afbd5c4b37b2a7dd46c1f32", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:a0c04d01ed55e10320bba1f42677cd889839091a0d8bc5a07e2d9d649570bd25", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "sha256:5448a42b95dc894a7c3731f89ec0c2f74ff1ca0940fe5a910b774968f1fe0afd", "enabled": 1 } }, "vpn": { "100": { "checksum": "sha256:49b5d8c0efbb628586af7cad5e56d4dfbbde9de85067eeebfb3e77a8a098c2da", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:0b8558bc624ea6c226cf19ce8cb5caefaa0a6c9f47b4ac222cb639a5c087ecd3", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:19a4e9084136c92bebf7453d9a000ab2f8c7b3923d3e9555821c7f7e7c74823f", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:e99c54d578f3081319a92793ae32b42a633ab6ff441793d04a5561cb836aac79", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:48d77778810934535b9ea3b73eed355f610fea7e097afa1f715403b9153ec646", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:fffcecff5763f2432a48de987f9068144fd5b7e1e3d39a915df5252ccbd09c54", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:b5991add5f97fea260b00b5641356b2e0a8f8ac7cb38fb096fa0fa12257fda40", "enabled": 1 } }, "wireguard": { "100": { "checksum": "sha256:c6e64dc8fff2b7cd3c7f6b7782cdf653b28a01b57677abffe19bf363f9c3cee3", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:78a26c414b95f847ace2244ffd8cf2b331d0deb3dbf997b4418c04776bb286a9", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:416831481b889e80b383b31faa00f231b9783d0df2fad53b1586e93107531be3", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:998e50b2675e968844d88dcd800430d6321c802fc0c95e164ae42639702f3cb6", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:8379859f95c1c920f9980a7da51b11000106746567cf39eb11e991e630dc83b9", "enabled": 1 } }, "zabbix": { "100": { "checksum": "sha256:3a40a0b982db692f743fad699420776c4dfb330d1b9c7ec002539075fb499aba", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:7fafc6a9f66dbd5fa664670416e8992743834c2bdc87e8baa413349dfe59972a", "enabled": 1 } }, "zebra": { "100": { "checksum": "sha256:c836cbc2f01e3b3e9b3ab2a228d66fd3397b33f915a0ec8558de6b083be6181b", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:84c955a978b33a5e0790ce78ea09a45aa35fd6604b49a975fda7c037ad1deba4", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:bd9f7634df97c85de82c4c6b2cfc420e24090f117898f9a89d4d930ee6757e4c", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:115 Saturday 23 March 2024 16:52:52 +0000 (0:00:03.935) 0:02:45.595 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_modules is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:128 Saturday 23 March 2024 16:52:52 +0000 (0:00:00.031) 0:02:45.626 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:136 Saturday 23 March 2024 16:52:52 +0000 (0:00:00.026) 0:02:45.653 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:100 Saturday 23 March 2024 16:52:52 +0000 (0:00:00.042) 0:02:45.696 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104 Saturday 23 March 2024 16:52:52 +0000 (0:00:00.096) 0:02:45.792 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:111 Saturday 23 March 2024 16:52:52 +0000 (0:00:00.024) 0:02:45.816 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for sut => (item={'state': 'absent', 'kube_file_content': 'apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: nopull\nspec:\n containers:\n - name: nopull\n image: quay.io/libpod/testimage:20210610\n'}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Saturday 23 March 2024 16:52:52 +0000 (0:00:00.070) 0:02:45.887 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "absent" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: nopull\nspec:\n containers:\n - name: nopull\n image: quay.io/libpod/testimage:20210610\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Saturday 23 March 2024 16:52:52 +0000 (0:00:00.040) 0:02:45.927 ******** 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": "nopull" }, "spec": { "containers": [ { "image": "quay.io/libpod/testimage:20210610", "name": "nopull" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "absent", "__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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Saturday 23 March 2024 16:52:52 +0000 (0:00:00.040) 0:02:45.968 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "nopull", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Saturday 23 March 2024 16:52:52 +0000 (0:00:00.030) 0:02:45.998 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 16:52:52 +0000 (0:00:00.048) 0:02:46.046 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 23 March 2024 16:52:53 +0000 (0:00:00.033) 0:02:46.080 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 23 March 2024 16:52:53 +0000 (0:00:00.031) 0:02:46.111 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 23 March 2024 16:52:53 +0000 (0:00:00.099) 0:02:46.211 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 23 March 2024 16:52:53 +0000 (0:00:00.289) 0:02:46.500 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 23 March 2024 16:52:53 +0000 (0:00:00.036) 0:02:46.536 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711212704.287894, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1711212644.529729, "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": "2793691160", "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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 23 March 2024 16:52:53 +0000 (0:00:00.283) 0:02:46.820 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 23 March 2024 16:52:53 +0000 (0:00:00.027) 0:02:46.847 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 23 March 2024 16:52:53 +0000 (0:00:00.027) 0:02:46.875 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 23 March 2024 16:52:53 +0000 (0:00:00.026) 0:02:46.901 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 23 March 2024 16:52:53 +0000 (0:00:00.024) 0:02:46.926 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 23 March 2024 16:52:53 +0000 (0:00:00.024) 0:02:46.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 no kube spec is given] ******** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Saturday 23 March 2024 16:52:53 +0000 (0:00:00.025) 0:02:46.975 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Saturday 23 March 2024 16:52:53 +0000 (0:00:00.024) 0:02:46.999 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Saturday 23 March 2024 16:52:54 +0000 (0:00:00.099) 0:02:47.099 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Saturday 23 March 2024 16:52:54 +0000 (0:00:00.028) 0:02:47.128 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/nopull.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Saturday 23 March 2024 16:52:54 +0000 (0:00:00.030) 0:02:47.158 ******** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/nopull.yml" ], "delta": "0:00:00.008602", "end": "2024-03-23 16:52:54.330013", "rc": 0, "start": "2024-03-23 16:52:54.321411" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-nopull.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:76 Saturday 23 March 2024 16:52:54 +0000 (0:00:00.287) 0:02:47.446 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:2 Saturday 23 March 2024 16:52:54 +0000 (0:00:00.052) 0:02:47.499 ******** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:10 Saturday 23 March 2024 16:52:54 +0000 (0:00:00.026) 0:02:47.525 ******** ok: [sut] => { "changed": false, "enabled": false, "failed_when_result": false, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-nopull.yml.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target network-online.target systemd-journald.socket -.mount \"system-podman\\\\x2dkube.slice\" basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "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-nopull.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/nopull.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/nopull.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/nopull.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/nopull.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-nopull.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-nopull.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": "\"system-podman\\\\x2dkube.slice\" -.mount 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 : Remove pod/containers] **************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:28 Saturday 23 March 2024 16:52:54 +0000 (0:00:00.496) 0:02:48.021 ******** changed: [sut] => { "actions": [ "/usr/bin/podman pod ps -q --filter name=nopull$", "/usr/bin/podman pod ps -q --filter name=nopull-pod-*", "/usr/bin/podman pod rm -f 3b1ce02e8a175c58e90391fe47a9dfab354979a8214fd02b66254b41ec5f50df" ], "changed": true } STDOUT: 3b1ce02e8a175c58e90391fe47a9dfab354979a8214fd02b66254b41ec5f50df TASK [fedora.linux_system_roles.podman : Remove kubernetes yaml file] ********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:37 Saturday 23 March 2024 16:52:55 +0000 (0:00:00.539) 0:02:48.561 ******** changed: [sut] => { "changed": true, "path": "/etc/containers/ansible-kubernetes.d/nopull.yml", "state": "absent" } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:42 Saturday 23 March 2024 16:52:55 +0000 (0:00:00.289) 0:02:48.851 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.036349", "end": "2024-03-23 16:52:56.051949", "rc": 0, "start": "2024-03-23 16:52:56.015600" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:51 Saturday 23 March 2024 16:52:56 +0000 (0:00:00.318) 0:02:49.169 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 16:52:56 +0000 (0:00:00.090) 0:02:49.259 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 16:52:56 +0000 (0:00:00.027) 0:02:49.287 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Saturday 23 March 2024 16:52:56 +0000 (0:00:00.026) 0:02:49.313 ******** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:80 Saturday 23 March 2024 16:52:56 +0000 (0:00:00.027) 0:02:49.340 ******** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:117 Saturday 23 March 2024 16:52:56 +0000 (0:00:00.026) 0:02:49.367 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:123 Saturday 23 March 2024 16:52:56 +0000 (0:00:00.024) 0:02:49.392 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 23 March 2024 16:52:56 +0000 (0:00:00.039) 0:02:49.431 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 23 March 2024 16:52:56 +0000 (0:00:00.046) 0:02:49.477 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 23 March 2024 16:52:56 +0000 (0:00:00.136) 0:02:49.614 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 23 March 2024 16:52:56 +0000 (0:00:00.029) 0:02:49.643 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Saturday 23 March 2024 16:52:56 +0000 (0:00:00.030) 0:02:49.674 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 23 March 2024 16:52:56 +0000 (0:00:00.056) 0:02:49.731 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 23 March 2024 16:52:57 +0000 (0:00:00.923) 0:02:50.654 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 23 March 2024 16:52:57 +0000 (0:00:00.029) 0:02:50.684 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Saturday 23 March 2024 16:52:57 +0000 (0:00:00.034) 0:02:50.718 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032964", "end": "2024-03-23 16:52:57.909000", "rc": 0, "start": "2024-03-23 16:52:57.876036" } STDOUT: podman version 4.9.3 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 23 March 2024 16:52:57 +0000 (0:00:00.313) 0:02:51.032 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.3" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:32 Saturday 23 March 2024 16:52:57 +0000 (0:00:00.029) 0:02:51.061 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:39 Saturday 23 March 2024 16:52:58 +0000 (0:00:00.076) 0:02:51.137 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:49 Saturday 23 March 2024 16:52:58 +0000 (0:00:00.027) 0:02:51.165 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 23 March 2024 16:52:58 +0000 (0:00:00.032) 0:02:51.198 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 16:52:58 +0000 (0:00:00.049) 0:02:51.248 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 23 March 2024 16:52:58 +0000 (0:00:00.033) 0:02:51.281 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 23 March 2024 16:52:58 +0000 (0:00:00.031) 0:02:51.313 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 23 March 2024 16:52:58 +0000 (0:00:00.038) 0:02:51.351 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 23 March 2024 16:52:58 +0000 (0:00:00.285) 0:02:51.636 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 23 March 2024 16:52:58 +0000 (0:00:00.035) 0:02:51.671 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711212704.287894, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1711212644.529729, "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": "2793691160", "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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 23 March 2024 16:52:58 +0000 (0:00:00.344) 0:02:52.016 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 23 March 2024 16:52:58 +0000 (0:00:00.029) 0:02:52.045 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 23 March 2024 16:52:59 +0000 (0:00:00.028) 0:02:52.074 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 23 March 2024 16:52:59 +0000 (0:00:00.028) 0:02:52.102 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 23 March 2024 16:52:59 +0000 (0:00:00.026) 0:02:52.128 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 23 March 2024 16:52:59 +0000 (0:00:00.027) 0:02:52.156 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:62 Saturday 23 March 2024 16:52:59 +0000 (0:00:00.026) 0:02:52.182 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:71 Saturday 23 March 2024 16:52:59 +0000 (0:00:00.031) 0:02:52.214 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 23 March 2024 16:52:59 +0000 (0:00:00.048) 0:02:52.263 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 23 March 2024 16:52:59 +0000 (0:00:00.027) 0:02:52.290 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 Saturday 23 March 2024 16:52:59 +0000 (0:00:00.076) 0:02:52.367 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 23 March 2024 16:52:59 +0000 (0:00:00.055) 0:02:52.423 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 23 March 2024 16:52:59 +0000 (0:00:00.040) 0:02:52.463 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:77 Saturday 23 March 2024 16:52:59 +0000 (0:00:00.035) 0:02:52.498 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Saturday 23 March 2024 16:52:59 +0000 (0:00:00.052) 0:02:52.551 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Saturday 23 March 2024 16:52:59 +0000 (0:00:00.030) 0:02:52.581 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 23 March 2024 16:52:59 +0000 (0:00:00.030) 0:02:52.612 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Saturday 23 March 2024 16:52:59 +0000 (0:00:00.053) 0:02:52.665 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Saturday 23 March 2024 16:52:59 +0000 (0:00:00.110) 0:02:52.776 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Saturday 23 March 2024 16:52:59 +0000 (0:00:00.028) 0:02:52.804 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Saturday 23 March 2024 16:52:59 +0000 (0:00:00.026) 0:02:52.831 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86 Saturday 23 March 2024 16:52:59 +0000 (0:00:00.027) 0:02:52.859 ******** TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Saturday 23 March 2024 16:52:59 +0000 (0:00:00.077) 0:02:52.936 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for sut TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Saturday 23 March 2024 16:52:59 +0000 (0:00:00.045) 0:02:52.981 ******** skipping: [sut] => { "changed": false, "false_condition": "__firewall_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Saturday 23 March 2024 16:52:59 +0000 (0:00:00.034) 0:02:53.016 ******** skipping: [sut] => { "changed": false, "false_condition": "not __firewall_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Saturday 23 March 2024 16:52:59 +0000 (0:00:00.028) 0:02:53.044 ******** skipping: [sut] => { "changed": false, "false_condition": "not __firewall_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 Saturday 23 March 2024 16:53:00 +0000 (0:00:00.084) 0:02:53.129 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: firewalld TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Saturday 23 March 2024 16:53:02 +0000 (0:00:02.232) 0:02:55.362 ******** skipping: [sut] => { "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Saturday 23 March 2024 16:53:02 +0000 (0:00:00.027) 0:02:55.389 ******** skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Saturday 23 March 2024 16:53:02 +0000 (0:00:00.030) 0:02:55.419 ******** ok: [sut] => { "changed": false, "name": "firewalld", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-03-23 16:51:50 UTC", "ActiveEnterTimestampMonotonic": "1432300333", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus-broker.service dbus.socket sysinit.target system.slice polkit.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-03-23 16:51:49 UTC", "AssertTimestampMonotonic": "1431206378", "Before": "multi-user.target shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "672549000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-03-23 16:51:49 UTC", "ConditionTimestampMonotonic": "1431206373", "ConfigurationDirectoryMode": "0755", "Conflicts": "ipset.service ebtables.service iptables.service ip6tables.service nftables.service shutdown.target", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "6437", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6752", "ExecMainStartTimestamp": "Sat 2024-03-23 16:51:49 UTC", "ExecMainStartTimestampMonotonic": "1431215139", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Sat 2024-03-23 16:51:49 UTC] ; stop_time=[n/a] ; pid=6752 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[Sat 2024-03-23 16:51:49 UTC] ; stop_time=[n/a] ; pid=6752 ; 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/firewalld.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": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-03-23 16:51:49 UTC", "InactiveExitTimestampMonotonic": "1431215538", "InvocationID": "f169d958bfaa4ccb98625be180fd158a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "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": "6752", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "33112064", "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": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "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": "null", "StandardInput": "null", "StandardOutput": "null", "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", "StateChangeTimestamp": "Sat 2024-03-23 16:51:50 UTC", "StateChangeTimestampMonotonic": "1432300333", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "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": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Saturday 23 March 2024 16:53:02 +0000 (0:00:00.486) 0:02:55.906 ******** ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-03-23 16:51:50 UTC", "ActiveEnterTimestampMonotonic": "1432300333", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus-broker.service dbus.socket sysinit.target system.slice polkit.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-03-23 16:51:49 UTC", "AssertTimestampMonotonic": "1431206378", "Before": "multi-user.target shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "672549000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-03-23 16:51:49 UTC", "ConditionTimestampMonotonic": "1431206373", "ConfigurationDirectoryMode": "0755", "Conflicts": "ipset.service ebtables.service iptables.service ip6tables.service nftables.service shutdown.target", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "6437", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6752", "ExecMainStartTimestamp": "Sat 2024-03-23 16:51:49 UTC", "ExecMainStartTimestampMonotonic": "1431215139", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Sat 2024-03-23 16:51:49 UTC] ; stop_time=[n/a] ; pid=6752 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[Sat 2024-03-23 16:51:49 UTC] ; stop_time=[n/a] ; pid=6752 ; 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/firewalld.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": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-03-23 16:51:49 UTC", "InactiveExitTimestampMonotonic": "1431215538", "InvocationID": "f169d958bfaa4ccb98625be180fd158a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "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": "6752", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "33112064", "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": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "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": "null", "StandardInput": "null", "StandardOutput": "null", "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", "StateChangeTimestamp": "Sat 2024-03-23 16:51:50 UTC", "StateChangeTimestampMonotonic": "1432300333", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "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": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Saturday 23 March 2024 16:53:03 +0000 (0:00:00.482) 0:02:56.389 ******** ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python3", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Saturday 23 March 2024 16:53:03 +0000 (0:00:00.043) 0:02:56.432 ******** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Saturday 23 March 2024 16:53:03 +0000 (0:00:00.027) 0:02:56.459 ******** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Saturday 23 March 2024 16:53:03 +0000 (0:00:00.028) 0:02:56.487 ******** ok: [sut] => (item={'port': '15001-15003/tcp', 'state': 'enabled'}) => { "__firewall_changed": false, "ansible_loop_var": "item", "changed": false, "item": { "port": "15001-15003/tcp", "state": "enabled" } } TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Saturday 23 March 2024 16:53:03 +0000 (0:00:00.456) 0:02:56.943 ******** skipping: [sut] => (item={'port': '15001-15003/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "'detailed' in fw[0]", "item": { "port": "15001-15003/tcp", "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Saturday 23 March 2024 16:53:03 +0000 (0:00:00.043) 0:02:56.987 ******** skipping: [sut] => { "changed": false, "false_condition": "'detailed' in fw[0]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Saturday 23 March 2024 16:53:04 +0000 (0:00:00.113) 0:02:57.101 ******** skipping: [sut] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Saturday 23 March 2024 16:53:04 +0000 (0:00:00.030) 0:02:57.131 ******** skipping: [sut] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Saturday 23 March 2024 16:53:04 +0000 (0:00:00.028) 0:02:57.160 ******** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Saturday 23 March 2024 16:53:04 +0000 (0:00:00.032) 0:02:57.192 ******** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Saturday 23 March 2024 16:53:04 +0000 (0:00:00.025) 0:02:57.218 ******** skipping: [sut] => { "false_condition": "__firewall_previous_replaced | bool" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:93 Saturday 23 March 2024 16:53:04 +0000 (0:00:00.046) 0:02:57.265 ******** redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.seboolean to ansible.posix.seboolean TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Saturday 23 March 2024 16:53:04 +0000 (0:00:00.090) 0:02:57.356 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml for sut TASK [fedora.linux_system_roles.selinux : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Saturday 23 March 2024 16:53:04 +0000 (0:00:00.096) 0:02:57.452 ******** skipping: [sut] => { "changed": false, "false_condition": "__selinux_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Ensure SELinux packages] ************* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Saturday 23 March 2024 16:53:04 +0000 (0:00:00.036) 0:02:57.488 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml for sut TASK [fedora.linux_system_roles.selinux : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Saturday 23 March 2024 16:53:04 +0000 (0:00:00.044) 0:02:57.533 ******** skipping: [sut] => { "changed": false, "false_condition": "not __selinux_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Saturday 23 March 2024 16:53:04 +0000 (0:00:00.030) 0:02:57.564 ******** skipping: [sut] => { "changed": false, "false_condition": "not __selinux_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python2 tools] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:14 Saturday 23 March 2024 16:53:04 +0000 (0:00:00.031) 0:02:57.596 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_python_version is version('3', '<')", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:23 Saturday 23 March 2024 16:53:04 +0000 (0:00:00.029) 0:02:57.626 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: python3-libselinux python3-policycoreutils TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:34 Saturday 23 March 2024 16:53:06 +0000 (0:00:02.259) 0:02:59.885 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_os_family == \"Suse\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux tool semanage] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:45 Saturday 23 March 2024 16:53:06 +0000 (0:00:00.028) 0:02:59.914 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: policycoreutils-python-utils TASK [fedora.linux_system_roles.selinux : Refresh facts] *********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:53 Saturday 23 March 2024 16:53:09 +0000 (0:00:02.264) 0:03:02.178 ******** ok: [sut] TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:5 Saturday 23 March 2024 16:53:09 +0000 (0:00:00.825) 0:03:03.003 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_selinux.status == \"enabled\" and (selinux_state or selinux_policy)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:13 Saturday 23 March 2024 16:53:10 +0000 (0:00:00.092) 0:03:03.095 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_selinux.status == \"disabled\" and selinux_state", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:21 Saturday 23 March 2024 16:53:10 +0000 (0:00:00.028) 0:03:03.123 ******** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:25 Saturday 23 March 2024 16:53:10 +0000 (0:00:00.036) 0:03:03.160 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_reboot_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:30 Saturday 23 March 2024 16:53:10 +0000 (0:00:00.027) 0:03:03.188 ******** skipping: [sut] => { "false_condition": "ansible_selinux.status == \"disabled\"" } TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:35 Saturday 23 March 2024 16:53:10 +0000 (0:00:00.027) 0:03:03.215 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_all_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:43 Saturday 23 March 2024 16:53:10 +0000 (0:00:00.026) 0:03:03.242 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_booleans_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:48 Saturday 23 March 2024 16:53:10 +0000 (0:00:00.027) 0:03:03.269 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_fcontexts_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:53 Saturday 23 March 2024 16:53:10 +0000 (0:00:00.026) 0:03:03.296 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_ports_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:58 Saturday 23 March 2024 16:53:10 +0000 (0:00:00.025) 0:03:03.321 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_logins_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:63 Saturday 23 March 2024 16:53:10 +0000 (0:00:00.025) 0:03:03.346 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:74 Saturday 23 March 2024 16:53:10 +0000 (0:00:00.028) 0:03:03.375 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set an SELinux label on a port] ****** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:87 Saturday 23 March 2024 16:53:10 +0000 (0:00:00.092) 0:03:03.467 ******** ok: [sut] => (item={'ports': '15001-15003', 'setype': 'http_port_t'}) => { "__selinux_item": { "ports": "15001-15003", "setype": "http_port_t" }, "ansible_loop_var": "__selinux_item", "changed": false, "ports": [ "15001-15003" ], "proto": "tcp", "setype": "http_port_t", "state": "present" } TASK [fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:99 Saturday 23 March 2024 16:53:10 +0000 (0:00:00.598) 0:03:04.066 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 Saturday 23 March 2024 16:53:11 +0000 (0:00:00.028) 0:03:04.094 ******** ok: [sut] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:477bfa45313dadfe226d6ab9e22295cb280f90231dcd9d667babc46c8489bb06", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:9462acd21b3d2e0576d891dd00afc97b78845f1b9ae485115203a25218c5d85a", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:e01843abc23ed1dfc43793ae85e8c9648e496c605be6a6e4d8b104b0f7282daf", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:cc69f04942026a1f97b65205f8e51e3f149fdf9441a8733d90f5956b580e9e4a", "enabled": 1 } }, "aiccu": { "100": { "checksum": "sha256:dbacda814496018856ee6740302a24925eef3798a3f2f825b369d2717af2abf4", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:e12d5af1828ae63eb4e51ee0d5a46527ca582bf5a6bcf1ae6336dda2dea29789", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "sha256:17249a8a8e90ffc8e44daa650b571a1838715c674fd977cd2dc74d552c946ee9", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:daee5413535acf3c3fc8b4ea29086b0a749bccc99cddcb6fc50f3138e2c5ff57", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:d41b521fce07bdede4d8b4f027884bc16872e95ac549166647af8eb85bf56e0e", "enabled": 1 } }, "amtu": { "100": { "checksum": "sha256:9d434ee57dcd8d078a9529582f242ab417621bf6e75d831730cbdc1d1cffa464", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:ca265fe2b8fee3d612589c4d4ead9dc95a29973168bc132152c8eec9f82a1633", "enabled": 1 } }, "antivirus": { "100": { "checksum": "sha256:7ec24e04b2ef91cdb2b4067c32a3800c7de8f55b2ae28e60b6198a0374792122", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:bacfbe974e4f8671578e45466f78489fb4cb893f5c1468ed9e1905e66d7a9a79", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "sha256:900678b1de5f90b6f9e1c26aeeda5d56cb1f58f1d09478204b49f9d4c38c1bd1", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:4559f5d49184ad2d355a1f8dd6b92e70ab6831d5e8098cc859c0b2661513846a", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:223516cbd857a829232274bf343ebc5a1ee227b426e6c3afbf2f8c9450916a54", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "sha256:05b45e998424472dae29c23e442f07878b6570335cd02acc689f00534a818dd4", "enabled": 1 } }, "asterisk": { "100": { "checksum": "sha256:da23a941cd42d1741292185410a94c72d4947497310b7cfc02d1572a79fdd58b", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:c9678391cec7fd06f40a62159750ab995a0f10acf2a5700231ae33fde29a35d2", "enabled": 1 } }, "authconfig": { "100": { "checksum": "sha256:59c828b4cd8dd94db511648e70581134f229f636ead76bf72bf02497ec05b740", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:2d2d40b0c619b7547fc920ff549531601223c96a7abaeb15f47d941504ab0fc2", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:a78a0fec9489595c5885759df07eb3770b32019d6badb1936d6da5606dfe8e2a", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:d27d92ef5ee8d94a9dc2a4f503e5f833f677fa001a001a4bdeca2f0cc40e8440", "enabled": 1 } }, "awstats": { "100": { "checksum": "sha256:8e2edc9d157d57c5c82d4b43745d3b46b69e392b9f0b772d25259dcc8aa9a9d7", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:c0adf88ffec7970ac1e9cf2d71c35dabeb6dc44018d9babe88e7e8585acd8114", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:0f5a8a3cd8ce098dd2725b50d29ff5820d0eb01b9529e68de05f1b04367413a9", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "sha256:ecc5a93955f36f3ab5ec4af95e5cd14d60969574e8a832238dbe9a9cd936599f", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:bf434b49a33ecc7f4bf438a94d50269a7429954e2802b886add9c150bb0d4163", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "sha256:abaa6af6ab00e318a16f5d1f4dea08243b3ac3bf15e61e17d15eb586961f66b5", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:3b844735b04f7d28bd75cac9ac1bbd4b9b7671e18122c196905689b36b1b0b8f", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:2b3b285a92dd4a80aa7b815998c2e710367ffb53785bab4880ae0c433f49d3bb", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:18d958e6ebb345902a9b0d326351172e0d5a64328c14fe2ee7a00e0f157e8b16", "enabled": 1 } }, "boinc": { "100": { "checksum": "sha256:adc12de8ddd06b5810fee732f46d4665fa9d301891b3aadccc5d747158f3d753", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:e473592f28168b28716eaf83a16912deab591484685c6c26756280fb067ebffb", "enabled": 1 } }, "boothd": { "100": { "checksum": "sha256:33297b8dfb0f57ffa986470158d9bb5fcfff9b7a2b765de9af35b05d54f26ea2", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:754e355cebb2c0c0c5344aaeb6ee8ab30ccec5bdf260d1d843b4b0354138d675", "enabled": 1 } }, "bootupd": { "100": { "checksum": "sha256:3d36490687f1e0fe4ffdfb1800910a7b2b83ee6eac835e89c7d36b2bebd8ac18", "enabled": 1 } }, "brctl": { "100": { "checksum": "sha256:e17343b2c974d41292a690ff1db38e08a5a19b6652df14191998244e174d08cd", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:d9952acc35a34270425ef8f08ebabbeaf4d6593c274be4af8819e4fb7b9a8e3b", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:764651f7e234fa057201acc7fa7b42b24f16aa766b3ae1d9413adfca7cd27607", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "sha256:35dbde07d7f28e2cae705f5a9efa7343b8ed0a2a3700f970a1b977fae304ae13", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:bb8be39bd5152188630ac4a29597149118eb2685a1ae200fe736dfd0691ec2bc", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:7df5db3e4742d902d906502779b50e67b10f1c8811d83907e3623df765a8c660", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:94f000c34cdd93051e7c9f13870cd586cd1894ee02e66ca01495ab5ccf9831e5", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:57b88e2cda1fc5b6286483cb8ffb9932cc7e1b09f8956aeb4d7a564ef315e9ae", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:f143f674cf5691c3cddb930afbc750db60fcda8e432715cb6113a29af97a4b26", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:aa90403e9af7721533766d57e87d522ebeb4b4313bf1620bf4ef7484550143cb", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:16408cd918f6f2446103168f9cb17f1075426bac99a95b3e54cdd04131f0fdbc", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:3dcb55c090bc4483a06c5be808d4cc09cbee4d86197193f84a8e80ee5b6c8f59", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:5220e64fe7413e2abc7767d50a7bace47411ae14c468804bc3ff9618e8a48b7c", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:bbd394d2d7712f3d29026b7d52bc514bbd717c23d56d51a28efc2bc0386aa68a", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:f359e08980417cfb62d7bf3bae0dd6ae8ad8ebb7c4608ca966f66a23f77fdf16", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:fe3361233eb462c8e911b3e9f32d2a1b22ef32879de33e88c1d09d8335119b2d", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:3822faf2dd9f0260ec4900d822c4912f64def93ad90afb1d1f242d6f1da8fea0", "enabled": 1 } }, "cifsutils": { "100": { "checksum": "sha256:6bd80b86af776137eca26d36d54a7e8c71319a9cfe16b3475cce3aaee7b18260", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:8bb0aa263f05b2c52186f45ff7e01c74a192f08084d2242f3e02056d22b63347", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:75ce19bb5df84a28397e5095ec6cebf41443625c5b9bc01670bf097b2c74b07b", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:9d2c3931d997bcfc3ded32472ab56ea6555ed13106ba716a1b4eebd66e0c855b", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:ed241a5db82c399f5c915bbe316c8a6eb127f7db6b6a5e18289f0c76bd06e19d", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:3fa7ee262668f5b608beeaae2fd91ad102101888296eab606ccfbd6372e9bf9e", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:aad1cf38e77cb63b32bb4c5eee49c8c744f5e9108da49b7d19e2c229dbb19f7e", "enabled": 1 } }, "cobbler": { "100": { "checksum": "sha256:46da1bda7d0dbf00a4b868507aeae79e3dc2996413d7563dfc4a18e058d76390", "enabled": 1 } }, "collectd": { "100": { "checksum": "sha256:776b464c4960b29f3e073f0c54724022e05cc9751715ca0663b76395c9782b6f", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:02c5a88f28ab5f75e5de57797aa6418ed5a16fbdb58aa304909067f72d008193", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:3a3a311b67eee551f083a42218f7e10b6768cb7468936abd56fff815a3a9d195", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:b2f607bb92bb745a9da41564625c01a43f767941dc722cd23d1f0f010f37ad22", "enabled": 1 } }, "conman": { "100": { "checksum": "sha256:be2679199d2380a2c74b77526f87224807a99e852b24a2720fe9c4ef80f4579a", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:6473a45829b3a3d2b58d805a8fc780c18146540a3c97f10c2a4534ea8754bf8d", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:2f3242dbd5e57c3d3c99bf06c071ea5c9a1f317c622021a65db25fc0557872aa", "enabled": 1 } }, "container": { "200": { "checksum": "sha256:a20c6795932966c34accdb0fe871540ccf5b0b0afea7ab31c5c3ff5695470214", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:9d0ceec2815e77a2f6bd06b743b9967242c232989498af3b64bd4555cc1f9f78", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:43aa166f0fe88004ddef4d575a982fb6bb593859428f09d3320e31483d8d13b6", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:7297e25da06db9d2d71049e1b3b32c9c955584669904eb8be765da58a3d01aaf", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "sha256:2106974ab439f07b4ef19fb65ff8d6fc5cfa5d66e7729e43967997f327dfd2ab", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:be682ee472b02451450421c0119c03c9b447c0b9eb4ad5dbb9bd10b0de4b9acb", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:37352a9b82e50f5be2d50629154ae995e0cc011ee6f1969678f26b4ab80a7e08", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:6b2981d7b18884b33c88c29c6496ebfda453f40f4cc88becd4f109be5a4e8ee6", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:3a173918265c1cd4e54838bdd1898cfb5c605d58794b4e00a333c9c96eb16123", "enabled": 1 } }, "cvs": { "100": { "checksum": "sha256:25356da928f62a431eb2bda1ad1d74075867a0eb573826be4cef51a706e0a746", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:ab96a81b6eb6799b034d863f01e633c8c748c6b712b2ddba4ec931d779eb3b4e", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:f14393aa4957db71ab968a0c637baf624fb47dda7dc4e5e3dfd1801eccdf5e9d", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:7e6e7bccbb4f3da0393e07351d1e440dbdc58b33336655a4a7137c59779dd44b", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:f41930572c3bb696f4be26985967bf69fc1e6f657335f26f96f92bfbf8363ba6", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:ecc807bcb8fb70e62c11ba460aea07e786a854f7c2fd571588ff1ea3b6f946b6", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:ce70c6c037ce6074103b0faa55231f16bb4aa5eea1f3f9efe92100d9cd582b76", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:3a1d9f6c7b818da65a78aabdc1532e0bf3b66bf1f92caa46ee0780d9a7c26eaf", "enabled": 1 } }, "ddclient": { "100": { "checksum": "sha256:03301506d270bd080922da624eb3640f59291c6e27c6de25ef4e88f151599f00", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:adeab7af563c5294ed1569fcfb4a7f6915231440bee869ea8a0e50b0de6754b7", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:8f17d96d908f287f10794b4f055eb94b55ee91c9158272b1ed35f591709c858b", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:9f560340ee73e6dc4dac64900b3fb6967650a4380f697611451806b651dcd435", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:2c7a5005d072831bfa8f094afb09e23917d4b6cf0a89ddce1a956bf2d83ecab7", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:066b8a49cc368b2fc52e944ea04ea440828bdcb2557381e282f43ee31c05e34a", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "sha256:c00c321e5bc4e96a46ef7e4f06f8c8838dc20e2e052f86f1ec556ad87ccad1cc", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:d8a9dd69b4c1eaca0f22dc3a72fb0b7f2835fca23729a49243885d74f3046133", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:ff75493b4930a9ee6cb34f72ee56c8a062943b14e73901e76b24b90402d9abf6", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:465ed9c01087dfb0b86421812a4140ad8160c871ce045453317c9c0caaabe459", "enabled": 1 } }, "dnssec": { "100": { "checksum": "sha256:de91812dc8eb7a02868e43ae777952d59431301a119aa6d20c4b5aac59587799", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:7df91b8713976d5269c5086c4c26f4eb9021f623f226370fcd38c5fdf19560a0", "enabled": 1 } }, "drbd": { "100": { "checksum": "sha256:807e54d75e1426b53ea2b0bca7714bdf1d08afc6a566ba1370f1cac3fd1b95df", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:9b914a1cdcf2f9dcef96df9ec9b2a05cd0c8780110b6f2b6e3650efea3a5ff81", "enabled": 1 } }, "entropyd": { "100": { "checksum": "sha256:7b6c6b734fbc35d880e16304db199407918bbf35a8271252bdc81d0ca82e3270", "enabled": 1 } }, "exim": { "100": { "checksum": "sha256:1f38ddd17bafae62621f88bb7c3ff355917daf15137838899194b2cca92545cc", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "sha256:f3abb39b793d2137c46150c157db61212a60658c722c8ab8a48aff5faa6bd000", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:ab30ec06a5d9a2200212e9898a51d897802b061883241b694f593ed0ceae8e44", "enabled": 1 } }, "fdo": { "100": { "checksum": "sha256:078a5bc19cb420f99d553617830855fe67c8b1d932809b19435c6e1cc3514d4e", "enabled": 1 } }, "fedoratp": { "100": { "checksum": "sha256:c853844595039d851838b45725c3a6dcd58e7b00b925c12b3f2636f49cae8e50", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:d968beed86ab2525e3fd926d4f5b0cecc87122106b116cf11e1b9fab9f4800b0", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:1e0a07ff19c04e59b6a75d7239c6e74dc41d3f45a723db7096bd112b9c65c99b", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:7da51a39b485200ebb5ea0702ce217f60dd81399daee41a33f89473b0f3f0c9b", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:cfdab3b58c8373e1dace94d553137e52ad24fb0b58ea55ce01429d04bad2e8cc", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:b85abaeedc5417054b9828753b4feb55597e92dee3d35107e583b537b44479bc", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:9dbaa617aceb328d443166f49be58e9e7fc30b2c45e48368eb75948e56073ce7", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:0a49b595369d24fdfb46bc071c4b8b38161cb2f92b0ae230e196e7c85265f457", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:7674a550260c883191cea9607244c81b925cd1f902743673071b356fcb26e07b", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:5016b57ea8027abab1d330be745134bb6c3299b004b3464d30d75c8f28ee1e33", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:89eca0e8f8a5fd3b04eea68572e4f2ab203b1f4f65c2db6a66573ca2445b6f10", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:aaec47a4f9415fae72eb31cc3ed4062c212d6da089b95bde5a63da6d5ca5e8ff", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:c17097530cf912fe51f04543276826db12326fb6e0538646a76840dd15a27144", "enabled": 1 } }, "gdomap": { "100": { "checksum": "sha256:5b6a6ada4fe164616e1156688ef505501bbd7b82358ec9f33e0ba9d8cb38f533", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:b4b658505037a371eefe4517886c4e706c303e3ca6b3bf3a338968b43cca4c68", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:fdcc22033c9d77dac04be9daa7d90f7337cc42523ee9e138f8b7424a992faf95", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:8a6c115c3bf833deed3a16b8549d07839a8ef66f0c26e383012f6433981ad829", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:38507a42c1faa2b62ba7703782ed671ef9629a97fc777572fd00795faee9ce2b", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:86f14d56f417b455311180b3575135e263714659bdd9ff41f4614c655386a773", "enabled": 1 } }, "glusterd": { "100": { "checksum": "sha256:a3678f7d00e43fffce49c67104399412159cdcc6e678a22752f89945f50faa65", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:e34198cb7ecb485ee61efbd2e149ff32d39b2b60b98ef86f89038b4e1f9ceb9c", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:49266c8cb7c7a1065343dab49066aedd3cff809f72b5095d9345ffffedb97718", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:cb7f632479be616093f816ce0025f5e0886b768fc2ea878da024c1c7372b5185", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:02765ebb3cf9f00b76a60da906077e0b2bc2911ad00efeeb49d7908e669c4ad5", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:5a51055c6aaea2d7db8a2f963b2324edf2b86ab04404708234ae041917b7bad8", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:560baef9bf0a0f6b28fa51938195939b21d20a406be7e7bf5f4ac1130d57b0b6", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "sha256:7e30880298587da9116744b053571caba236135f9a9d57916586b7f2e1fcfb5e", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:7b3fd1932a16bd3a411d4fa46cceed73b885b71d208caad4d5f2dc9375227a64", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:f3a83c0e9ed9a513443d26571f980b511155f1e9728e5cc9259103c85e8cfd21", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:8e309d508968f0e56d3878d6d13fd1c29b41c2ccc96bef44455b36fa93601864", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:399399f8d33bac29a760654a4175ac4424371cabb26f4650211f0f7154fc05b9", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:d516e84e9629201c76ed2196c8c7b8abbd2a8ae3d7a1023a1f579cde605c6cf0", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:afa3cbc6b9e5a1451918de5c62fd74b74f65b114fe5443bd7fa9be8f9ae3e210", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:43246b9a0a610f6253cd14bb4bbc7c40f20c0f33f98c987703bc92859b445ff9", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:44840920ee13d33506a8d57a598815dfff09a0939485f3fe4f77bb8432e9de1b", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:1a9fe32a678562339a1cc7db4b6bb250fbad03f418e3baba374e6b19676ad69f", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:2984c88fe19eb4293299fa6ebebcb85f77bebdc65cd058b39c6be1cc1246d748", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:26afa99fcc6380840d15b00c324d5beb7f2324d2cd60a4944eda5cc679c3bf0d", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:0ee1a484be5c543deb36551994d85b722f71c6db5278f9a243c4da17c1589cf3", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:238d3eb6487b964dde6681bb0f55ee17afacfa4a7e31194812a72d0ce41e7e96", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:709249be03e21fbe9fa6ba11ec166512ab278a32e414cb9cb6e6a51058390b0a", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:3726ddd4cf7b45bafe1e90dce8c6361b10ff51609f5c25179a534d00cc4daa9e", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:941e078fd84f0e1c43885b2d66808832e2eb2b000dfb124864cacd3cb7e06b7a", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:7a12658f8254d34fdf70a9f383af69fbacc783ebee84b3e97f4c7e57ef827155", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:56feb9828f4e805da0b45b621629c397b8dd949a30d9bfe737f903b458cf0465", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:614bc9604d713acee571246bcc152147e91948465fa0466aed440bde84fd72fd", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:7b90ed26fc68651871c44a131038ff67acc956df1b4d05df8e4c0ac37ed4d88d", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:9bfdf05ecbc781ea11ffa37ecb4304463dfb7c84cba7c1f4f25331ecea4759bc", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:aa3c3cf242ea7c7c201eb8d96d1221241bd34a4c15106a7bf479281e7c768569", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:c3635542baef74852e34fd19e2f94dd54202b694f1e05f95cf5cd1d284d63ad8", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:302b9b871aa862017f4e1399d8ecc2c2ce0d2588cb5681afb30b684d06591aa0", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:971e85e34339510e14affa03ea1276905b161829a50185ecdb72016575678510", "enabled": 1 } }, "kafs": { "100": { "checksum": "sha256:dc82d679731976d262aa1a509580e5b00610e3207fc7177e2ee61c261c338a84", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:35149e88ce9d858a4b6f72dbef0b0ff12cfb924bcb219d0f2a89112dcf17763a", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:53a9a5f8fd0569fa5b260152ea4a8b95e1eaf2baa9a6efd807b7c912b1da5a5c", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:b8b3b748ba7c4f6efebf7d22cd76bf7912f078c98af1b25361a633f3adb6b001", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:6c9ca4332367d3929f89a2f30dfe61f2e4eb53fcb8404f14b3364260edcfafba", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:1741e270c445dd1db0913e7a1440f57a021fff237072489cd1c9c81bcb5de8c5", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:c3b8b532c41c9e9aecb4513a3f6691f84ec9b844af3e54fd36f7660e8cecc594", "enabled": 1 } }, "keyutils": { "100": { "checksum": "sha256:c316c2be559859acaa05452ec73c68c5fbe7d9a56948a7d578cbc3d32bc45855", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:413e5845169155e71910735491c74fb51b8fd17320febd0d8c2d77f3cb219229", "enabled": 1 } }, "kmscon": { "100": { "checksum": "sha256:afe94d2a26d9364eb99683b9421bf93d52804c4dd4d0937ab464428e11aafd01", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:003387f645689dd6f5ea9c199d8227447588f30cc3f35ebaaa788d88481a2a78", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:3ee03692ad54576d535a1500c124ede3b2593f751544f4aabb69d8e5676b0293", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:4fd25ad58276414ac338e957c8f837314da853f77ed744da68fed8d52f272eee", "enabled": 1 } }, "l2tp": { "100": { "checksum": "sha256:b205a12251069bbef25eaef9e1fc96c9a8cd66b240b05a6adbcbaf7d50843828", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:ca1b97c55090674029a69712fc0d3d494509ad557633906b7c1d68333d787ab0", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:0ed09c8657437aaad1cce821ae236385ed5ae0d5db00f296bae7f7f88bb6c6c1", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:78b6f622eb7b91cf75a64977006217b95dee0bbd5c6f308f58e4a55c41bc8b5c", "enabled": 1 } }, "linuxptp": { "100": { "checksum": "sha256:098ee954fdb5f67145421eaa204666482e85f6063fbd538b4cab332a993dfd58", "enabled": 1 } }, "lircd": { "100": { "checksum": "sha256:9c8fb984ca6f831a7d3fc14e39b11199bceb6a4889fe04dbcd0defd4e5175866", "enabled": 1 } }, "livecd": { "100": { "checksum": "sha256:6605a9b24096abc10238b2f2c0705a24f57178565e82af92c0886369f8c16d5c", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:b60f136316316479f7e2536f0d288b9b80c7c900c5a8e27af52eafcfc758e311", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:33c6f26de4f4f34deaf1a95542bea744faacd920ba5b08a6895d224c33dc9433", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:5eab3ab5f9ea87e30af19281dbec0758912d7c975cbf478e98b2aa0675b0a850", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:991ea8a8233f61129c87fd2688ddd77e8edbc262eae49904a82fb5b9928f573b", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:8e63754d229140d22db6fcfae0284eac8f981ddab25cd37657afb2a2b7cd68d7", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:f0e7c98ee592131cb3bccdb657599092cec5ffa23b78bb74a8d819c8fe9d0c1f", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:b077926f6102e28cb4863cf775ca53dc650ed363613c74decd1fdca35f497dd4", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:19168d50ea62788cdcad688d54665ac7fdbab15cdd6f4436d74388853febd510", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:a4708f133e0070d180ca5dcedd2132f06b6338b647dcb30c6e7a3087e465fa38", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:ca7bd26d342cd63a9c27fab82ed7f7f085fb4e6c0c749ba7808990bf11be7d35", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "sha256:f17b14e268f906b4e8e4e279a7bb4197924e7009e18511848632f787537025cd", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:4e61b468bac1a34c41e1c322b53a1be1b9b8e650ea10c39f7867b4cf268de134", "enabled": 1 } }, "mailman": { "100": { "checksum": "sha256:90bd08877279fac3ebe12bfd03f20d239ef2fa09ef3935b1b1918d79cababf80", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:7adef3480b6ef250d0219367851731bf37bfca02b466170446dc8ffc0c5fb2a6", "enabled": 1 } }, "man2html": { "100": { "checksum": "sha256:329b3b21755d88d1c93811318fdc2bad6fbfdfbe9075ed74cffe320faff7afd7", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:0747400424bb5ed360dc7e2bbb1324570f3abdaa65331d1e4f32bb40f2d821bb", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:212fcbe07cf5f9878bfe13cefc2ff3cacb97e50eeb16c3b859a1ef2fb1e5ce85", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:7048444060b0911d7fab043943e7072bd54a22d0af670fcc89bdcdd8271468e4", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:9b6a094f2590dd2b257bb903f439dfc35b864947b03b0d8e0d7564bf00074e88", "enabled": 1 } }, "milter": { "100": { "checksum": "sha256:05c660b9f583b6c7462489c25007205ecfbe9aa3c9ff0c66f861b31a31ab5937", "enabled": 1 } }, "minidlna": { "100": { "checksum": "sha256:6ed2471e8c1be4d9b5171076a67d21a8ba70f54aabaf56740fa2958e3bee2170", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:1126eb06a64e6c1b6fe9e6ae561d973d23984be68048e7e9487c544eed989cd1", "enabled": 1 } }, "mip6d": { "100": { "checksum": "sha256:f6e4c2d68a7d45a52bcc3fce55357b8df34e94ebdeaff8031568ced324b3f7a9", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "sha256:64fbcf0e407584a9f8914cd73ff904d50570305ab96ce06f18c6046c59fc14e9", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:ba33ee6e5e9e64f2a86de1bca071dea4dbc94018ea7fb8077b0c64fa267e1b5f", "enabled": 1 } }, "mock": { "100": { "checksum": "sha256:77d928d99c7cd52f8f88a8290b1d8bc78f36fc76ab4026820297f78068eb17d5", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:82de8ece93a600b0f4d305333ce10cffe1b7a466a39acbfc02c11e0d97515b12", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:c143f04835f3aed41f8d095e5ff0c857fa760379554f8e48472d0d56d22cad4e", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:d1b8c9c665167cb4e506cd925240eae787098bb1c6d64abf4a494732a43ebd58", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:6eeefd4d734aa2588043264f4816d2531188084a7ab5d44937c42ee4ecab2567", "enabled": 1 } }, "mongodb": { "100": { "checksum": "sha256:96df095ffe73721c95af843bde3cddc39af2d851b74bed0e53a62b1dcd82c949", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:29f1bf739d55572ace4e20cb93384dcfab29b264b67178aa2d7e6b66632ceb87", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:2a7aa16cb172062dd71b85d1fae181802d22192ee1b51c8d0697c12d8f54f739", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:993b50fef20e341fb47b681ba9ccec34694335a2a492f7380516ecb5f7ef2b96", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:cf6f24a4c40a03518ec13d32cb6a86ab7f8f3de50dbf7fe7793703bb7cd678d7", "enabled": 1 } }, "mplayer": { "100": { "checksum": "sha256:23e5e874930f99eed89377a1e37d1aa866133f7c8a95df35f43b1f98d4ae7215", "enabled": 1 } }, "mptcpd": { "100": { "checksum": "sha256:b232ebe651f7bcd5060989bdd098352ec0c126c62067e0b7835ec0eec713c509", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:179085b34e9490f40b1302b920e4e5b712116c96d6c84442996b11a7216602f5", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:aee129d2252de01c2571cd553c516fec1a66b54716b9afbe6dc0754fa401cd30", "enabled": 1 } }, "munin": { "100": { "checksum": "sha256:49295d3bc00c801a3f1bdc89efc1e52628c515aa5c5f00a391e7e63b34155987", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:5c76192917b290649c6f290b6a9afa379a81c0a8c8923238891e4e1f1b1fc60f", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:eccf366bdb0405b4e8129790c9cf30be1187fc0aebce18c7c58caf2258581b8b", "enabled": 1 } }, "naemon": { "100": { "checksum": "sha256:3585bfb199b90f263ed283507470e4565bf176a08cfa1a28d1a1e18db654ec5d", "enabled": 1 } }, "nagios": { "100": { "checksum": "sha256:ee37295285e4a76f3982aa98f7eaa24d1e25b124f8b5ed549af8c9d5fa38f68c", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:11afd1c2471a2b039f2ba7b5ecddc364ea468159232affdc1ff86ba1c4b1c8f5", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:371ccd443169118eaf38413f16f48017814506394117555db67215cbd34cdecb", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:11101d7322ea3ca5481c6f9ea6abec91df4ab34a11f2400f1366a37b8eacffb4", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:8ced3143a16798e0ccaedb9f6ac85b0cf848ae49f6058b2ef487aa7a0ade8f8e", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:bb009b1afc1b7c36ff8d7535654b176114f5d907f1d92d6d01c34687ea3739d3", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:39d86593c1c9ddb60dd9c3d22a75c483aa12767e4e1fd020074e45cfacec57dd", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:5f855b905681b5931f20f453505002599ac0fc5d7576fc090a1fcc39c7e64174", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:ca8d26c5f15e28f85203d9b49b4df94c04132a37375a14e363e9538dfab892af", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:e36f0b648311abae7af932818d11d8d703a5ef8cef680de9d40ae5dbb498687c", "enabled": 1 } }, "nsd": { "100": { "checksum": "sha256:4cda6056e774445a69f90a0cb47b29cf22c5356386d1ee893e6696a479f316ff", "enabled": 1 } }, "nslcd": { "100": { "checksum": "sha256:2f558994e7fd94141c4986aa4018266380248521d482f0d2f1e1bb3d00bc34e0", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:b13c01745c249210d382385a9930f22553c8e038b3b2af1ba0744c64f0cd2f71", "enabled": 1 } }, "ntp": { "100": { "checksum": "sha256:175ceb460d006f30dc01f7a08bb76496b1cf2cb26ecbae622b056937bd8a1c3f", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:5ca7a227fdf1546c8f91e71a51633026bc037817fec9935ce3a882f3fb1873ec", "enabled": 1 } }, "nut": { "100": { "checksum": "sha256:674c362fdb4ff8c0b67e6e40a643a439e8b95bf38f4b334f78d72a56a7694e29", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:5d24b99ceb33fd103ce2b72f603cf3b8dc4c4803376067ce499beb80ebf99b57", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:0f7c29eb9cef6e8c708d36a9fd878a54e55b3f99edc84e206adca46f5cb7ee5d", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:afaf4b7423fb0b8795a1ef00fe60ca7b6dfee9dacbb0e1f3ca2570cadb5c8c47", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:05ee59e4f0ccc55dc56aafe8c50056389dafc36b55397cc5ca7c488efa4bd153", "enabled": 1 } }, "openct": { "100": { "checksum": "sha256:1f3f26e68904be82472e2ca9f007d2fb9978e16e707de6bae15c8e2cc3b02175", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:fd02933a56d91b9f6292067cc2e4ae12e08342eaf1cd338c267f580bbc15bb99", "enabled": 1 } }, "openfortivpn": { "100": { "checksum": "sha256:aa0f47d58ea25be2a2d931526f18332860ba6383f3cc9757a50777100d7a643a", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:15bed90aeb71d059a12f3f224accb5f736cbdff0f23990a9e9453a10b828b4eb", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:ef67026f83fb95f32372e861fa63e26f390a800ddbb65df14ed64233a60fc528", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:0119b24ea332686efd7ae8508b82fd1d6500c5982c82571d9dbc096291ca1d11", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:bb512e88f449af921514c204c9ed8b91edbc1524e98e1ae36603f8efa7bdaf14", "enabled": 1 } }, "openvpn": { "100": { "checksum": "sha256:fe8362242a83ce98cc7ae47b8a66c2a4bfef75be1d7367c0ed91e31844f14949", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:7b0f82bc2b3eb92ef873c2a624df094884c6c876928624b18e18d1cd9d01ff20", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:c9006dd1012aa5820d8675b1b73faa5b31b2fb8952f147a98d911c9763393b86", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:0e0e8eddfeb25c7022baaf99904ebd2cbd6ba01eb42d7ebd9840d786e869b39f", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:ecbc811a5d5b8e66256d2863df65daea26e69a3ff4aa73fa496d2430e43f11bf", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:7e9e74342123ade0c59725f75a7afbff56774de0e91b703e50a9b86a55242707", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:40451ecbb8fd5b06b4da2f2a9d503c239bb040cbb6c0b2021991d92f805b6937", "enabled": 1 } }, "passt": { "200": { "checksum": "sha256:7bd29f0d01b7207c607530af0ed8b7e54924e22d4b559f37f6d3713501d6a9dc", "enabled": 1 } }, "pasta": { "200": { "checksum": "sha256:30e9ae47ce40ba93be1b785366cfa93a9e5795677c8dd343aa42bdb791016561", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:7c9b075fee3fae924d3e19b64e1a5a24da83030c026bd68049d1102abc6e770f", "enabled": 1 } }, "pcp": { "100": { "checksum": "sha256:7b7babee3f26582a6df33a6d361fd237ad97265e8ff456bdd0e1eb44e1e79186", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:9240d49113135375b534cb7c7c3c21766b941323b66e77d1cd297221d0924bc4", "enabled": 1 } }, "pdns": { "100": { "checksum": "sha256:249e45e31c373f43d466cd48763605888b2abfccd699c81d8c88069ea7d671e5", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:171979e9e95f1cd5317b146c00774ea818e795d03e5fe27ff981bd8fca7d16ef", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:953c0dd74e32ec1f769cb5b0bbe0068f02268cbf38581447a61f8397a2d25e32", "enabled": 1 } }, "pingd": { "100": { "checksum": "sha256:87ba0e153f3ba1c53ad2d01dcb1fd1494d269f361f6fac74ec1583fde9e97975", "enabled": 1 } }, "piranha": { "100": { "checksum": "sha256:e464ea0265a2e7350502360b8af6f35b0fa4e35394ead4b0241ffead64949f04", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:97a89a6e75e7c01fbae15013b73cd450173fe35f70b1df239e40e2396e553baa", "enabled": 1 } }, "pkcs11proxyd": { "100": { "checksum": "sha256:fa71a4e7689ab63bdf9cca9856ee4c109c1ccb5c7f1ac2ae00441dd4390bb91e", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:070900ae540857df7541ffd17bfcb5f8ff77ba028c3048bc4542f38b29817907", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:78e686357e7078d314056a1d589b478ba3949d2ed43f57fdfb294afbd099ee6e", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:72562d0e1206f101a8d84cde3f49f1797c623e0e78733d0dd2fc56419b3f7058", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:6ffbb18539d4793fada646816357ec67ecec65b59f6b11f850cca8f37e0ae90f", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:4cef507f55529f8cc40b558a8451ac116d9925082fe522ff1f099b9356160014", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:06da4ff240ba8ca6dbce786ae353a57e85a6fe703949c96c95aaefaa2e4dda11", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:14affb00239005ad75b3bdad55f0568829f5e1ae7247161d82d318abb87e2dd4", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:b0d814f848bce797bc127d7bf7f76dbeee5df5ca20d6edf41c7d9b305a0808db", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:eeed8b98eb64a4183391b7cfb1a84d5b7cb8c8369dadc25879f77c5be7b482d0", "enabled": 1 } }, "postgrey": { "100": { "checksum": "sha256:707cbe426d9d8c7e2f8c1c5fcc85ab4bcf8f25c675deeee02ebcb4a1dff2be47", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:86d3c2ea2b0b2215630226ad51be50dada7bb0d7b895c40a3f56ead55591acfe", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:07cd9caeee15b10cf40f9c65e10d4c7879f0de3aa5b6aa876cbf807673828ac5", "enabled": 1 } }, "prelude": { "100": { "checksum": "sha256:caaeb30c9a1385611d5cf4063b0e81f470a05f01d2394a0b35d62b593d0112de", "enabled": 1 } }, "privoxy": { "100": { "checksum": "sha256:a89dcb4dea7902ccc18823b0646db59341385b6df10a840ec31d270e718f9506", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:d0f61ccc5e0efe1310f80f5f3dbaa81c90cef7c4e7c80bbdba34bd83d098c166", "enabled": 1 } }, "prosody": { "100": { "checksum": "sha256:611b2ba2180645d5e6fc6b95d831fa10824baf36e9f6fb5f4b238498156c7190", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:42434c8d786a3dbcbdbcc89208e4395182574082b90b6d14a40bf365ca788b1d", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:81b03816b0c6eff95e8fdb1393de015c737d0bad01a752f0f78af9042b97fa1e", "enabled": 1 } }, "publicfile": { "100": { "checksum": "sha256:27e00e35cedb8928d19e0e18cc60d8a4adadab14b92ddf28b3a39bc5a9b0c6d9", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:04c2ec7c5c908e14d8cecb43a69be2e01a2a5d2e044803e1160cedb9bd18ebc9", "enabled": 1 } }, "puppet": { "100": { "checksum": "sha256:f8f7574443b1eb598564b970f1257c93e10a4bb0ab4f2e497b78aa352806c3d8", "enabled": 1 } }, "pwauth": { "100": { "checksum": "sha256:aece743224943cbe2ed03b5134092e7c0650f703ce20cd4fe56c056c896b1d4b", "enabled": 1 } }, "qatlib": { "100": { "checksum": "sha256:8558f2885f81f626ee7f3bdbc7caff7ce69ebd700e35b4cbb9a74a11fca2c133", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:aa88fe777d904892b39c9a60f2f50c0a77a5f5bd5873b591a22eac6874a3238f", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:96b077e6ee179c3762f61152cbeb0a58a1bf1000d010ffd1ee7b78774e481150", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:9c48629fd51f96fba2cc7943369d9f16eb4389a0302776ce83ead122aedba511", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:8d131212c0226332b10bd4c345f980f2ef01f5a9577252d31669bb583f240d54", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:9360a29835c5ba1a6cd7327aabd73f635d21444c739bd114a38b89eeb4e32210", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:8e7c9b90073202f972f1eaa838da6cdd1b6ae21ffd16b05c31ac227e1ac5aad5", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:bfcbc5396ce78ace4b8f9d48c23223d8c5228a840c89926fa956f4f13df06e9c", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:2994283b036b32b4e64b5c3f532481cf415718e9d4c479b3ddfdc8a858e78118", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:05643e232c6b5365bafc75d9bf857e958077297615cafa49604fc088e10e8d86", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:392e11333d040576e8933ec780ed7921295ca92f9ca529c066de5029cc0f9bac", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:ded345f70432e58bcde53d4921b418cfb092fa897569401b80da018a54aa0da3", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:c34ec069349e0fcde2d4672643d8db4317e53b9ea0e51ac036d79b027e845e74", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:ce4a3f1422d7e9c411fc8bfe28b90bf9b66e3593ac0957c0c22f558536ef00dc", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:19bb471e6927d94eda8db5ab80a619b8c0b2fe87827030e94ce9b4577249b314", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:b14c8c21fe8ee2121e5817382e83fd2a25699836be8e79269026a2d2494718f4", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:604f153c5a11a110149ea907d6c3a8fdec8f812d8a4299bc107e47d4431f5d0b", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:ff0f6db55223b72e64312ee10b94a5b4a86ac44f2c123ee27a917dbe1e187ca0", "enabled": 1 } }, "rhev": { "100": { "checksum": "sha256:64a0369f9b8474effd6e23726327009ac8728d77f0e3b9bf42b85b1a2d1b5763", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:fc41120cf629e139e30a493b7ad8d7a4f9b52b7f9cad155e5afb626cf3e1df29", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:1284680691e7027c5ab08b71ad4edd76f476cb3934b0e4cb83fc0769cdfd5816", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:32f6d325445c86094d8f4f861ec9430c5cca40c11a66c7905fb10a4fef5b85da", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:e13af8921501fa4e869a20c87963951145bc762c670fc1b996c4858ca430cc71", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:c9b5439b239ccdfd69266a8c756ada08b9cec67dbab9452c3d0a23c62800c9b2", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "sha256:415699214ad395ca4b5327d3fb214dcea004469fdc8cd42228c92ed3015d86c3", "enabled": 1 } }, "rkt": { "100": { "checksum": "sha256:cf74a139dfff50fe96c532fd2f011d8f60d815745ac2f5ac95c4c47bd78715c7", "enabled": 1 } }, "rlogin": { "100": { "checksum": "sha256:572cb4b1205cdff477741bfdb35fecbe957b110aa2843de795de50877cdabc41", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:bc851a96ecc19e82d4d0b33ad662ca1c49e3425de81b4324d4aebde52dd5a17b", "enabled": 1 } }, "rolekit": { "100": { "checksum": "sha256:323777e53cddd3de4c55d0eedeb42a3990a27d71e58f6ad5f143eb5f1c7f9c75", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:25e1f5addd0d93b078b2f34fa6d1ca10cad53dd219248fe1c746e6d2bfa3544b", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:19c4a20b03e97e564e830221b99840103663837b6b250446f09a496cc2f7e560", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:03381789ba50d9f77db117a8902f09456020284330f49b0c4f62bfd09b0d3d5f", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:4a9130eb6fb632ff0de22ba9216b359a1be0f593ef9f136449a937c4677eae3d", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:439e9cbb532a369e861defce3aff2a82152498ffd5e6c2f00ca52ce91a526ed3", "enabled": 1 } }, "rshd": { "100": { "checksum": "sha256:8464872de44b84f93dbaf1c899b7768a9ed26f9279271bcaaeb0ce5b733e83ae", "enabled": 1 } }, "rshim": { "100": { "checksum": "sha256:ebc5032834ad38030e0f6b7dfc78e04f96a9313a6fc7748592aabc98826f91db", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:7f683dfd03a2e9ffc4dacde8964239adb6faf545cfb62521bb9bcf671c241de4", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:7a21fa964d09473eb836f8bb7e073ac9c346dd6b5995cd0a4396acf02510eb51", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:fac00ff771c3ad6dc291b05b907f69178f998fb36e1f9adf3714c86697c7a161", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:40d1eb0b28d21e5ef36616ad8e4786528e782991f0b7ee26ce0f1eff1c5d6094", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:e87d1b937a39e751a6b3294459e6788ae6c52847cef38962f489c64c29447ad9", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:ca4f2d82726899d5734b36c3feab2691986b50d8277d622f5423a8e11811bb33", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:b11407e064027c75f286626c2009d88d9b5f90e4352038f7bf143744d44b910a", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:df567fc4d933d9dea43e10e13b120ba77be68f4f44111db510827ff7d5aa773a", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:14b3ce427a4510613d52ed8996c11252bfd4c699fe419f59d0f8d01fa352ee0d", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:766335004d1a422d0e52b7df790affc33f3b8a1c41df4b1c1e9076da3ecb2d14", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:f830b5c0e0a610fb3a3b5a5c7060b007377e799baf151d4ac035da6940af0017", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:8ea825a62dfa32862de1d1efe92766e5d3032091bd3d1ac15719ceaa887395ee", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:04111d196f15e5e68df399887e38960656c279e376b392609021ce30a573d8a9", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:e64ee5c1aaf6bbe095e976ab4a48b70f7e5db8fe21c99ece4a513c289203047d", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:94f99134417edf1852d924b06de124bd848f6ffd1b087f8825236cbcd259c644", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:0add400128d772bf8ce0812f8aa300ef634feb8823a4059ceac50243effbfb4f", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:bd726f240b2c20abccd09a80e9275c5269a78d541563afeb1367fc8eccab53e7", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:c7928fa9fe6bad25ce503142bf164419bda4b2ecde96d7d7b276750b41dcd0fe", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:df09f8d23709092d641b045590da4aa41eaefc56d84c06279ff243ef74dfc029", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:bbfcd4ec68fa87b243b5c9089cf748e4b7b19c069a4b02a1235507aa7af0a6e5", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:075e270a22e227a7124131bd70523e73a4b9ffefea9d4f8d46273a262970196f", "enabled": 1 } }, "sge": { "100": { "checksum": "sha256:d443be9f15c80a37eb6827f2ff3c274bc1ef10526404a32401157f4b9be96c12", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:3a8bb3ed766ad233fe9869fa887ef16b2c6c505458e1879920962add2cfb5cdf", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:251d8e6bd3d7fe0d56adefc8d16199254f316a29933bb92d0da48838d641a084", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:42663bd3af6c64e89814c50f07e8a5fbf4a31a487d7ce94dd5fdee1e3781eddd", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:903eb396a96568f9d3b080bd0fe162810a44f834efcb2e2f61fba9e2fee1ae8d", "enabled": 1 } }, "smokeping": { "100": { "checksum": "sha256:ec65ee44da8241f3143480ffdfa949641dedd449219c3d82c904105ebe8768a3", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:422730aaaa5a4d0ab14be1e5eed77c4f3b3be74649795e1ab87e049c1d04bf21", "enabled": 1 } }, "smsd": { "100": { "checksum": "sha256:2c6fc92c6020fc7719efbf8fe1f2cedfd6c4323a10ecefb5df1dcd3fd912db44", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:c69af5659fe541ee41e4c0769a0421fd5ce34e80fc6b10f5b940c5205f96649e", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:c31241c566fcf7d34b292eb3dfac06ead822130661772c73f099e639e7b5d661", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:af44f636dd29b36e60f3f79b1e2036fb2db53ff4117fd21afc73ac2c7f204fda", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:d8eecbd8ab122d8e9d5f475c265ad9bdf46cd155c497654b08e3b2cfc7f4e47c", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:71d81159fbf948ff16aef9dc2261fdd3358c37c0fd04b719be1e968323f4a0af", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:44d59d271674c102103448503f9eaa2534ff54e37dd7db198920db9be1acbc24", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:6e051766c809f284e286e91bcbb0d8296169466a95d8c90bea85df209a75f9c5", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:4c24a9a58d7830981677a80b1e4714fd8565ed41ad62f27eb586e8edb6dc41fa", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:b4183fd8c64c1b9f6079d8befcabf75baaa12152c4178be20137950461381eee", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:f8f382fa879bf907576966b217252baee971c3842eb24b80ae63306ab3aa03dc", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:b14eb0b895c1a5763193389e7be368e543b779d74ee8dae434c3b7c5723f98a0", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:c1e855d581345c864df530693c6371a403507d66d718be52ac8b960dc2a9f0ad", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:53e3b393bc37eef1a265c5a9323bead2990cdd4c895ce5b9eb1040f16caf463b", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:4e352fc53e907847636a60c5744bd48ec07d56f628a429dcd463a2aa9069f791", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:2c9bf6d19dc034b84db5cd2596236ae85f325456c75a93cff599e617b4098f09", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:7ca6bf88e460bca92a976ab1e14e12dc760c99bc64ef2c2b99a38e5578e6b5b3", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:acf3579918d33fd5b0cf6606ff538b9b8d6ff32fab2ad77cecb8af4185d193c9", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:96450a3c93601c436df8bc5e30bd924fd7cf3f93b81ffa94cc891cbf2fec3cf5", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:b29dbc05d760f12f9b3e106fde09c36a95e050c2f17b1e97b463a752ecdac07d", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:a6303328ab9263a684a959d7778ec0100fc040470f633fc9f7c35d110150eadf", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:3c5e0b1c6ffefeab4d4794237a2ce974f11fa2485ebd22454c3973cb84267102", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:b8d26609375710605b0a2944e3c3c9d17916809ba216ca4903ba4fd3b60c673b", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:d35a05813560b572b6c087361c964c18c133c0b5037e582ca3db5550ada467cf", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:6673fb9d330ce94708727db8c4459e8db6c70f2796f3eca6cd2965346150d960", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:d81dd55b2a5fc0f604b2c0c669eda2145757e8e1a73c396cde9ee9ca4971a150", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:18b872d0c5a157da487cf5b0cde78815902f79ab1403513e5d225a9da0969111", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:e747723f87e55aa77abd1bab3c84c87e165e56ab16690cb5e78717f6b8e7b0db", "enabled": 1 } }, "tcpd": { "100": { "checksum": "sha256:05e146a2aa2274d04de3407604d55f4cc16218e0e661966b1fc1a4ba37417279", "enabled": 1 } }, "tcsd": { "100": { "checksum": "sha256:0908b0458d33ea144904285546a4ffa2876c1fafb3c19045a410248b06860cc0", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:26a7c0d9b5edacbe701090f02c8da3b23ceee1764c599ea3997ef8a019572390", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:7de741394b99cfe157eacd30d7fe9421897aef2492df65c08c5129123b853c28", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:511654f4f974efb3b10787b6ca395d83d11dda568d770d9ba5dbb5a6e49e98f0", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:c7fec612a8f6eb93af9684bea09e5f45114f9ac644d0c0ebfb2247e475191672", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:4a8999a2f3e0124301324542ea87326c4cb464ce47af07a02328a8c87685768e", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:a397f26620d827447a79234cf8c5ba828b947be721cce03b6c2c7ac8ae4c7ed9", "enabled": 1 } }, "timedatex": { "100": { "checksum": "sha256:df99885fdc3e195f901bca4c5a5b8e69cd9bc5e4fee4b7ef576254c3116a708d", "enabled": 1 } }, "tlp": { "100": { "checksum": "sha256:364cb483443bb6e994cd2bf4a445f7f6b26426ceef313d5f18a2d67705adb2e7", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:919a9f08b8611ad2b886ec54c89fc6dc4e05575b1536b2e9fe9ad8ae4450702f", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:e0aff1e9512fc9eed6abff9d2ee0970d13c4930734a8a4ad6c43a3bdcc2b7509", "enabled": 1 } }, "tor": { "100": { "checksum": "sha256:c5b1e90b2d0d0d6566ba350b3e3a7d531f928765009b1c10258d4c1b29dc52c1", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:05d754d9c917a917fba979172b7dcfab1ece9bdba6bebf94cb3bc9706ea74078", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:ca34bba129f1b1940c0d2f9c8e0b127f5ffc7693e15e29a76ffd36bed26fc03a", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:5371a568a87e7c6db0545fb25a34e981c4bee6d7fa79d77412aed9041534da82", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:ed6fcc69bf86c664bcca043868c15f9c18d83e2d6668580b8c4ef3b6f9786318", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:525635ad9c177a6542047b5ec23171de1c8c688e63079b88431c3292b5d5eade", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:07229f11e8eee7f3b9b2a0f907f4071b6bc23e94b47dacf54d2553b71027395c", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:e08da772343770e22511e9b04b4e52b9f496373c253337bacabf04962253a968", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:92b299c67dd5843c6032eab38eb20be08463ccdf14a42b2809c2955412caf663", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:2a0d8c37800a1cd048d456a35b1b1dfc87b4b4b34d3dbee9eddac3ed3ddd4fe2", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:ff129bad17f3e5f3f5e9b6d3d6838a6e89aa1e8e072396882e40603647029237", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:294711e55ab39c66e1a8dfcedc1ff3ee8cfc480bece6d8905dcda119d06bf3b5", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:8127ec95ce1e371db1630b8502f43e0f5efb7582d4e9a18a332b278bb2cfda85", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:a3c8f7843cd7b310d33e21349f2f95767f26dea37fd14c6c8b88428e2940a0dd", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:6b03ca17e83e58108284e2e92cc0a3c05405e2fe73b1facb5246c42db33e99dc", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:96dc020ee16db478ef13f9ac3ce1d62732019c1f9502a6f5db239454ea70c83f", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:d9ec02335d573a34d3d76a19c2e71ecfafbd5e7f4f72fd8bc17efb16f89a5f83", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:5ba7c1ae6aa7f58222ea8d6945fce40b7fd1017af834f1ce29ff29738c34121a", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:ff60251151dcc519f6fb44040f63e5debd899d8d4a069c3c6d643fd52a0744be", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:c0bc362be2090a448ca8bda9e653e300ae2af9473c8cd889cfd2b9f9e794b31d", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:133ee1df94f11b9cbfef1f7321948784714b6c75eed48aef6f1408a0e6f86a43", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:f53b16670b35a8bb5093efef5e94310c138da3aa0e51a8a77c13ce09d1e9ea67", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:7806ee9d8aefb49e1acef9e9c592cdc777f70f90acf07d22b6e9999ba44dce6e", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:164431e9599b4a92e479cb41c081b291e6ced3e00965b2599967d6d009f21668", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:b12384d89327b5e5d1a0cb99ab744b734c054a926afbd5c4b37b2a7dd46c1f32", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:a0c04d01ed55e10320bba1f42677cd889839091a0d8bc5a07e2d9d649570bd25", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "sha256:5448a42b95dc894a7c3731f89ec0c2f74ff1ca0940fe5a910b774968f1fe0afd", "enabled": 1 } }, "vpn": { "100": { "checksum": "sha256:49b5d8c0efbb628586af7cad5e56d4dfbbde9de85067eeebfb3e77a8a098c2da", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:0b8558bc624ea6c226cf19ce8cb5caefaa0a6c9f47b4ac222cb639a5c087ecd3", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:19a4e9084136c92bebf7453d9a000ab2f8c7b3923d3e9555821c7f7e7c74823f", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:e99c54d578f3081319a92793ae32b42a633ab6ff441793d04a5561cb836aac79", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:48d77778810934535b9ea3b73eed355f610fea7e097afa1f715403b9153ec646", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:fffcecff5763f2432a48de987f9068144fd5b7e1e3d39a915df5252ccbd09c54", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:b5991add5f97fea260b00b5641356b2e0a8f8ac7cb38fb096fa0fa12257fda40", "enabled": 1 } }, "wireguard": { "100": { "checksum": "sha256:c6e64dc8fff2b7cd3c7f6b7782cdf653b28a01b57677abffe19bf363f9c3cee3", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:78a26c414b95f847ace2244ffd8cf2b331d0deb3dbf997b4418c04776bb286a9", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:416831481b889e80b383b31faa00f231b9783d0df2fad53b1586e93107531be3", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:998e50b2675e968844d88dcd800430d6321c802fc0c95e164ae42639702f3cb6", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:8379859f95c1c920f9980a7da51b11000106746567cf39eb11e991e630dc83b9", "enabled": 1 } }, "zabbix": { "100": { "checksum": "sha256:3a40a0b982db692f743fad699420776c4dfb330d1b9c7ec002539075fb499aba", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:7fafc6a9f66dbd5fa664670416e8992743834c2bdc87e8baa413349dfe59972a", "enabled": 1 } }, "zebra": { "100": { "checksum": "sha256:c836cbc2f01e3b3e9b3ab2a228d66fd3397b33f915a0ec8558de6b083be6181b", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:84c955a978b33a5e0790ce78ea09a45aa35fd6604b49a975fda7c037ad1deba4", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:bd9f7634df97c85de82c4c6b2cfc420e24090f117898f9a89d4d930ee6757e4c", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:115 Saturday 23 March 2024 16:53:14 +0000 (0:00:03.891) 0:03:07.986 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_modules is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:128 Saturday 23 March 2024 16:53:14 +0000 (0:00:00.030) 0:03:08.016 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:136 Saturday 23 March 2024 16:53:14 +0000 (0:00:00.024) 0:03:08.041 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:100 Saturday 23 March 2024 16:53:15 +0000 (0:00:00.041) 0:03:08.083 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104 Saturday 23 March 2024 16:53:15 +0000 (0:00:00.027) 0:03:08.110 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:111 Saturday 23 March 2024 16:53:15 +0000 (0:00:00.024) 0:03:08.134 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for sut => (item={'state': 'absent', 'kube_file_content': 'apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: bogus\nspec:\n containers:\n - name: bogus\n image: quay.io/libpod/testimage:20210610\n'}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Saturday 23 March 2024 16:53:15 +0000 (0:00:00.127) 0:03:08.262 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "absent" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: bogus\nspec:\n containers:\n - name: bogus\n image: quay.io/libpod/testimage:20210610\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Saturday 23 March 2024 16:53:15 +0000 (0:00:00.040) 0:03:08.302 ******** 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": "bogus" }, "spec": { "containers": [ { "image": "quay.io/libpod/testimage:20210610", "name": "bogus" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "absent", "__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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Saturday 23 March 2024 16:53:15 +0000 (0:00:00.040) 0:03:08.343 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "bogus", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Saturday 23 March 2024 16:53:15 +0000 (0:00:00.030) 0:03:08.374 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 16:53:15 +0000 (0:00:00.049) 0:03:08.423 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 23 March 2024 16:53:15 +0000 (0:00:00.032) 0:03:08.455 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 23 March 2024 16:53:15 +0000 (0:00:00.033) 0:03:08.489 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 23 March 2024 16:53:15 +0000 (0:00:00.039) 0:03:08.528 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 23 March 2024 16:53:15 +0000 (0:00:00.287) 0:03:08.816 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 23 March 2024 16:53:15 +0000 (0:00:00.108) 0:03:08.925 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711212704.287894, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1711212644.529729, "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": "2793691160", "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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 23 March 2024 16:53:16 +0000 (0:00:00.282) 0:03:09.207 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 23 March 2024 16:53:16 +0000 (0:00:00.026) 0:03:09.233 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 23 March 2024 16:53:16 +0000 (0:00:00.025) 0:03:09.259 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 23 March 2024 16:53:16 +0000 (0:00:00.028) 0:03:09.288 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 23 March 2024 16:53:16 +0000 (0:00:00.026) 0:03:09.314 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 23 March 2024 16:53:16 +0000 (0:00:00.025) 0:03:09.339 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Saturday 23 March 2024 16:53:16 +0000 (0:00:00.026) 0:03:09.365 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Saturday 23 March 2024 16:53:16 +0000 (0:00:00.026) 0:03:09.392 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Saturday 23 March 2024 16:53:16 +0000 (0:00:00.042) 0:03:09.434 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Saturday 23 March 2024 16:53:16 +0000 (0:00:00.027) 0:03:09.461 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/bogus.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Saturday 23 March 2024 16:53:16 +0000 (0:00:00.085) 0:03:09.547 ******** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/bogus.yml" ], "delta": "0:00:00.006847", "end": "2024-03-23 16:53:16.715596", "rc": 0, "start": "2024-03-23 16:53:16.708749" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-bogus.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:76 Saturday 23 March 2024 16:53:16 +0000 (0:00:00.286) 0:03:09.834 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:2 Saturday 23 March 2024 16:53:16 +0000 (0:00:00.055) 0:03:09.889 ******** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:10 Saturday 23 March 2024 16:53:16 +0000 (0:00:00.027) 0:03:09.917 ******** ok: [sut] => { "changed": false, "enabled": false, "failed_when_result": false, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-bogus.yml.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target network-online.target sysinit.target \"system-podman\\\\x2dkube.slice\" systemd-journald.socket -.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-bogus.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/bogus.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/bogus.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/bogus.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/bogus.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-bogus.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-bogus.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 : Remove pod/containers] **************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:28 Saturday 23 March 2024 16:53:17 +0000 (0:00:00.509) 0:03:10.426 ******** changed: [sut] => { "actions": [ "/usr/bin/podman pod ps -q --filter name=bogus$", "/usr/bin/podman pod ps -q --filter name=bogus-pod-*", "/usr/bin/podman pod rm -f 2747699f466a8f99614468c17a2842cbc584490f6d506fb51f3d0555e0dbb132" ], "changed": true } STDOUT: 2747699f466a8f99614468c17a2842cbc584490f6d506fb51f3d0555e0dbb132 TASK [fedora.linux_system_roles.podman : Remove kubernetes yaml file] ********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:37 Saturday 23 March 2024 16:53:17 +0000 (0:00:00.511) 0:03:10.937 ******** changed: [sut] => { "changed": true, "path": "/etc/containers/ansible-kubernetes.d/bogus.yml", "state": "absent" } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:42 Saturday 23 March 2024 16:53:18 +0000 (0:00:00.288) 0:03:11.226 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.036765", "end": "2024-03-23 16:53:18.424689", "rc": 0, "start": "2024-03-23 16:53:18.387924" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:51 Saturday 23 March 2024 16:53:18 +0000 (0:00:00.315) 0:03:11.541 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 16:53:18 +0000 (0:00:00.044) 0:03:11.585 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 16:53:18 +0000 (0:00:00.091) 0:03:11.677 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Saturday 23 March 2024 16:53:18 +0000 (0:00:00.028) 0:03:11.705 ******** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:80 Saturday 23 March 2024 16:53:18 +0000 (0:00:00.026) 0:03:11.731 ******** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:117 Saturday 23 March 2024 16:53:18 +0000 (0:00:00.026) 0:03:11.758 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:123 Saturday 23 March 2024 16:53:18 +0000 (0:00:00.025) 0:03:11.784 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Run role] **************************************************************** task path: /WORKDIR/git-weekly-ci0sn0etea/tests/tests_basic.yml:276 Saturday 23 March 2024 16:53:18 +0000 (0:00:00.038) 0:03:11.823 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 23 March 2024 16:53:18 +0000 (0:00:00.056) 0:03:11.879 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 23 March 2024 16:53:18 +0000 (0:00:00.043) 0:03:11.922 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 23 March 2024 16:53:18 +0000 (0:00:00.145) 0:03:12.068 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 23 March 2024 16:53:19 +0000 (0:00:00.029) 0:03:12.098 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Saturday 23 March 2024 16:53:19 +0000 (0:00:00.028) 0:03:12.127 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 23 March 2024 16:53:19 +0000 (0:00:00.057) 0:03:12.184 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 23 March 2024 16:53:20 +0000 (0:00:00.913) 0:03:13.098 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 23 March 2024 16:53:20 +0000 (0:00:00.026) 0:03:13.124 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Saturday 23 March 2024 16:53:20 +0000 (0:00:00.031) 0:03:13.156 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033456", "end": "2024-03-23 16:53:20.345038", "rc": 0, "start": "2024-03-23 16:53:20.311582" } STDOUT: podman version 4.9.3 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 23 March 2024 16:53:20 +0000 (0:00:00.305) 0:03:13.461 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.3" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:32 Saturday 23 March 2024 16:53:20 +0000 (0:00:00.030) 0:03:13.491 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:39 Saturday 23 March 2024 16:53:20 +0000 (0:00:00.107) 0:03:13.599 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:49 Saturday 23 March 2024 16:53:20 +0000 (0:00:00.029) 0:03:13.628 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 23 March 2024 16:53:20 +0000 (0:00:00.032) 0:03:13.661 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 16:53:20 +0000 (0:00:00.052) 0:03:13.714 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 23 March 2024 16:53:20 +0000 (0:00:00.034) 0:03:13.748 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 23 March 2024 16:53:20 +0000 (0:00:00.034) 0:03:13.783 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 23 March 2024 16:53:20 +0000 (0:00:00.039) 0:03:13.822 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 23 March 2024 16:53:21 +0000 (0:00:00.284) 0:03:14.107 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 23 March 2024 16:53:21 +0000 (0:00:00.036) 0:03:14.144 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711212704.287894, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1711212644.529729, "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": "2793691160", "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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 23 March 2024 16:53:21 +0000 (0:00:00.346) 0:03:14.491 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 23 March 2024 16:53:21 +0000 (0:00:00.026) 0:03:14.517 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 23 March 2024 16:53:21 +0000 (0:00:00.025) 0:03:14.543 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 23 March 2024 16:53:21 +0000 (0:00:00.027) 0:03:14.570 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 23 March 2024 16:53:21 +0000 (0:00:00.027) 0:03:14.598 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 23 March 2024 16:53:21 +0000 (0:00:00.026) 0:03:14.624 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:62 Saturday 23 March 2024 16:53:21 +0000 (0:00:00.027) 0:03:14.652 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:71 Saturday 23 March 2024 16:53:21 +0000 (0:00:00.035) 0:03:14.687 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 23 March 2024 16:53:21 +0000 (0:00:00.047) 0:03:14.734 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 23 March 2024 16:53:21 +0000 (0:00:00.025) 0:03:14.760 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 Saturday 23 March 2024 16:53:21 +0000 (0:00:00.081) 0:03:14.842 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 23 March 2024 16:53:21 +0000 (0:00:00.050) 0:03:14.892 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 23 March 2024 16:53:21 +0000 (0:00:00.027) 0:03:14.920 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:77 Saturday 23 March 2024 16:53:21 +0000 (0:00:00.026) 0:03:14.946 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Saturday 23 March 2024 16:53:21 +0000 (0:00:00.050) 0:03:14.996 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Saturday 23 March 2024 16:53:21 +0000 (0:00:00.026) 0:03:15.023 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 23 March 2024 16:53:21 +0000 (0:00:00.025) 0:03:15.048 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Saturday 23 March 2024 16:53:22 +0000 (0:00:00.050) 0:03:15.099 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Saturday 23 March 2024 16:53:22 +0000 (0:00:00.081) 0:03:15.181 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Saturday 23 March 2024 16:53:22 +0000 (0:00:00.027) 0:03:15.209 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Saturday 23 March 2024 16:53:22 +0000 (0:00:00.027) 0:03:15.236 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86 Saturday 23 March 2024 16:53:22 +0000 (0:00:00.027) 0:03:15.264 ******** TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Saturday 23 March 2024 16:53:22 +0000 (0:00:00.074) 0:03:15.339 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for sut TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Saturday 23 March 2024 16:53:22 +0000 (0:00:00.045) 0:03:15.385 ******** skipping: [sut] => { "changed": false, "false_condition": "__firewall_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Saturday 23 March 2024 16:53:22 +0000 (0:00:00.038) 0:03:15.423 ******** skipping: [sut] => { "changed": false, "false_condition": "not __firewall_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Saturday 23 March 2024 16:53:22 +0000 (0:00:00.028) 0:03:15.452 ******** skipping: [sut] => { "changed": false, "false_condition": "not __firewall_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 Saturday 23 March 2024 16:53:22 +0000 (0:00:00.091) 0:03:15.544 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: firewalld TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Saturday 23 March 2024 16:53:24 +0000 (0:00:02.224) 0:03:17.769 ******** skipping: [sut] => { "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Saturday 23 March 2024 16:53:24 +0000 (0:00:00.029) 0:03:17.798 ******** skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Saturday 23 March 2024 16:53:24 +0000 (0:00:00.032) 0:03:17.831 ******** ok: [sut] => { "changed": false, "name": "firewalld", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-03-23 16:51:50 UTC", "ActiveEnterTimestampMonotonic": "1432300333", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus-broker.service dbus.socket sysinit.target system.slice polkit.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-03-23 16:51:49 UTC", "AssertTimestampMonotonic": "1431206378", "Before": "multi-user.target shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "752807000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-03-23 16:51:49 UTC", "ConditionTimestampMonotonic": "1431206373", "ConfigurationDirectoryMode": "0755", "Conflicts": "ipset.service ebtables.service iptables.service ip6tables.service nftables.service shutdown.target", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "6437", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6752", "ExecMainStartTimestamp": "Sat 2024-03-23 16:51:49 UTC", "ExecMainStartTimestampMonotonic": "1431215139", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Sat 2024-03-23 16:51:49 UTC] ; stop_time=[n/a] ; pid=6752 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[Sat 2024-03-23 16:51:49 UTC] ; stop_time=[n/a] ; pid=6752 ; 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/firewalld.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": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-03-23 16:51:49 UTC", "InactiveExitTimestampMonotonic": "1431215538", "InvocationID": "f169d958bfaa4ccb98625be180fd158a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "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": "6752", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "33144832", "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": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "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": "null", "StandardInput": "null", "StandardOutput": "null", "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", "StateChangeTimestamp": "Sat 2024-03-23 16:51:50 UTC", "StateChangeTimestampMonotonic": "1432300333", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "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": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Saturday 23 March 2024 16:53:25 +0000 (0:00:00.482) 0:03:18.313 ******** ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-03-23 16:51:50 UTC", "ActiveEnterTimestampMonotonic": "1432300333", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus-broker.service dbus.socket sysinit.target system.slice polkit.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-03-23 16:51:49 UTC", "AssertTimestampMonotonic": "1431206378", "Before": "multi-user.target shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "752807000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-03-23 16:51:49 UTC", "ConditionTimestampMonotonic": "1431206373", "ConfigurationDirectoryMode": "0755", "Conflicts": "ipset.service ebtables.service iptables.service ip6tables.service nftables.service shutdown.target", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "6437", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6752", "ExecMainStartTimestamp": "Sat 2024-03-23 16:51:49 UTC", "ExecMainStartTimestampMonotonic": "1431215139", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Sat 2024-03-23 16:51:49 UTC] ; stop_time=[n/a] ; pid=6752 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[Sat 2024-03-23 16:51:49 UTC] ; stop_time=[n/a] ; pid=6752 ; 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/firewalld.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": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-03-23 16:51:49 UTC", "InactiveExitTimestampMonotonic": "1431215538", "InvocationID": "f169d958bfaa4ccb98625be180fd158a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "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": "6752", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "33144832", "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": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "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": "null", "StandardInput": "null", "StandardOutput": "null", "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", "StateChangeTimestamp": "Sat 2024-03-23 16:51:50 UTC", "StateChangeTimestampMonotonic": "1432300333", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "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": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Saturday 23 March 2024 16:53:25 +0000 (0:00:00.485) 0:03:18.799 ******** ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python3", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Saturday 23 March 2024 16:53:25 +0000 (0:00:00.036) 0:03:18.835 ******** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Saturday 23 March 2024 16:53:25 +0000 (0:00:00.026) 0:03:18.862 ******** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Saturday 23 March 2024 16:53:25 +0000 (0:00:00.029) 0:03:18.892 ******** ok: [sut] => (item={'port': '15001-15003/tcp', 'state': 'enabled'}) => { "__firewall_changed": false, "ansible_loop_var": "item", "changed": false, "item": { "port": "15001-15003/tcp", "state": "enabled" } } TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Saturday 23 March 2024 16:53:26 +0000 (0:00:00.445) 0:03:19.337 ******** skipping: [sut] => (item={'port': '15001-15003/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "'detailed' in fw[0]", "item": { "port": "15001-15003/tcp", "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Saturday 23 March 2024 16:53:26 +0000 (0:00:00.040) 0:03:19.378 ******** skipping: [sut] => { "changed": false, "false_condition": "'detailed' in fw[0]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Saturday 23 March 2024 16:53:26 +0000 (0:00:00.092) 0:03:19.471 ******** skipping: [sut] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Saturday 23 March 2024 16:53:26 +0000 (0:00:00.029) 0:03:19.500 ******** skipping: [sut] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Saturday 23 March 2024 16:53:26 +0000 (0:00:00.028) 0:03:19.529 ******** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Saturday 23 March 2024 16:53:26 +0000 (0:00:00.029) 0:03:19.559 ******** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Saturday 23 March 2024 16:53:26 +0000 (0:00:00.028) 0:03:19.587 ******** skipping: [sut] => { "false_condition": "__firewall_previous_replaced | bool" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:93 Saturday 23 March 2024 16:53:26 +0000 (0:00:00.043) 0:03:19.631 ******** redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.seboolean to ansible.posix.seboolean TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Saturday 23 March 2024 16:53:26 +0000 (0:00:00.088) 0:03:19.719 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml for sut TASK [fedora.linux_system_roles.selinux : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Saturday 23 March 2024 16:53:26 +0000 (0:00:00.105) 0:03:19.825 ******** skipping: [sut] => { "changed": false, "false_condition": "__selinux_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Ensure SELinux packages] ************* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Saturday 23 March 2024 16:53:26 +0000 (0:00:00.038) 0:03:19.864 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml for sut TASK [fedora.linux_system_roles.selinux : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Saturday 23 March 2024 16:53:26 +0000 (0:00:00.047) 0:03:19.911 ******** skipping: [sut] => { "changed": false, "false_condition": "not __selinux_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Saturday 23 March 2024 16:53:26 +0000 (0:00:00.038) 0:03:19.950 ******** skipping: [sut] => { "changed": false, "false_condition": "not __selinux_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python2 tools] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:14 Saturday 23 March 2024 16:53:26 +0000 (0:00:00.041) 0:03:19.991 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_python_version is version('3', '<')", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:23 Saturday 23 March 2024 16:53:26 +0000 (0:00:00.038) 0:03:20.029 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: python3-libselinux python3-policycoreutils TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:34 Saturday 23 March 2024 16:53:29 +0000 (0:00:02.268) 0:03:22.298 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_os_family == \"Suse\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux tool semanage] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:45 Saturday 23 March 2024 16:53:29 +0000 (0:00:00.028) 0:03:22.326 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: policycoreutils-python-utils TASK [fedora.linux_system_roles.selinux : Refresh facts] *********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:53 Saturday 23 March 2024 16:53:31 +0000 (0:00:02.258) 0:03:24.584 ******** ok: [sut] TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:5 Saturday 23 March 2024 16:53:32 +0000 (0:00:00.836) 0:03:25.421 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_selinux.status == \"enabled\" and (selinux_state or selinux_policy)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:13 Saturday 23 March 2024 16:53:32 +0000 (0:00:00.094) 0:03:25.515 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_selinux.status == \"disabled\" and selinux_state", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:21 Saturday 23 March 2024 16:53:32 +0000 (0:00:00.027) 0:03:25.543 ******** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:25 Saturday 23 March 2024 16:53:32 +0000 (0:00:00.035) 0:03:25.579 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_reboot_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:30 Saturday 23 March 2024 16:53:32 +0000 (0:00:00.033) 0:03:25.612 ******** skipping: [sut] => { "false_condition": "ansible_selinux.status == \"disabled\"" } TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:35 Saturday 23 March 2024 16:53:32 +0000 (0:00:00.060) 0:03:25.673 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_all_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:43 Saturday 23 March 2024 16:53:32 +0000 (0:00:00.035) 0:03:25.708 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_booleans_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:48 Saturday 23 March 2024 16:53:32 +0000 (0:00:00.030) 0:03:25.738 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_fcontexts_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:53 Saturday 23 March 2024 16:53:32 +0000 (0:00:00.033) 0:03:25.772 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_ports_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:58 Saturday 23 March 2024 16:53:32 +0000 (0:00:00.029) 0:03:25.801 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_logins_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:63 Saturday 23 March 2024 16:53:32 +0000 (0:00:00.027) 0:03:25.829 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:74 Saturday 23 March 2024 16:53:32 +0000 (0:00:00.025) 0:03:25.854 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set an SELinux label on a port] ****** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:87 Saturday 23 March 2024 16:53:32 +0000 (0:00:00.127) 0:03:25.981 ******** ok: [sut] => (item={'ports': '15001-15003', 'setype': 'http_port_t'}) => { "__selinux_item": { "ports": "15001-15003", "setype": "http_port_t" }, "ansible_loop_var": "__selinux_item", "changed": false, "ports": [ "15001-15003" ], "proto": "tcp", "setype": "http_port_t", "state": "present" } TASK [fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:99 Saturday 23 March 2024 16:53:33 +0000 (0:00:00.601) 0:03:26.583 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 Saturday 23 March 2024 16:53:33 +0000 (0:00:00.028) 0:03:26.611 ******** ok: [sut] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:477bfa45313dadfe226d6ab9e22295cb280f90231dcd9d667babc46c8489bb06", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:9462acd21b3d2e0576d891dd00afc97b78845f1b9ae485115203a25218c5d85a", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:e01843abc23ed1dfc43793ae85e8c9648e496c605be6a6e4d8b104b0f7282daf", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:cc69f04942026a1f97b65205f8e51e3f149fdf9441a8733d90f5956b580e9e4a", "enabled": 1 } }, "aiccu": { "100": { "checksum": "sha256:dbacda814496018856ee6740302a24925eef3798a3f2f825b369d2717af2abf4", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:e12d5af1828ae63eb4e51ee0d5a46527ca582bf5a6bcf1ae6336dda2dea29789", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "sha256:17249a8a8e90ffc8e44daa650b571a1838715c674fd977cd2dc74d552c946ee9", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:daee5413535acf3c3fc8b4ea29086b0a749bccc99cddcb6fc50f3138e2c5ff57", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:d41b521fce07bdede4d8b4f027884bc16872e95ac549166647af8eb85bf56e0e", "enabled": 1 } }, "amtu": { "100": { "checksum": "sha256:9d434ee57dcd8d078a9529582f242ab417621bf6e75d831730cbdc1d1cffa464", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:ca265fe2b8fee3d612589c4d4ead9dc95a29973168bc132152c8eec9f82a1633", "enabled": 1 } }, "antivirus": { "100": { "checksum": "sha256:7ec24e04b2ef91cdb2b4067c32a3800c7de8f55b2ae28e60b6198a0374792122", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:bacfbe974e4f8671578e45466f78489fb4cb893f5c1468ed9e1905e66d7a9a79", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "sha256:900678b1de5f90b6f9e1c26aeeda5d56cb1f58f1d09478204b49f9d4c38c1bd1", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:4559f5d49184ad2d355a1f8dd6b92e70ab6831d5e8098cc859c0b2661513846a", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:223516cbd857a829232274bf343ebc5a1ee227b426e6c3afbf2f8c9450916a54", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "sha256:05b45e998424472dae29c23e442f07878b6570335cd02acc689f00534a818dd4", "enabled": 1 } }, "asterisk": { "100": { "checksum": "sha256:da23a941cd42d1741292185410a94c72d4947497310b7cfc02d1572a79fdd58b", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:c9678391cec7fd06f40a62159750ab995a0f10acf2a5700231ae33fde29a35d2", "enabled": 1 } }, "authconfig": { "100": { "checksum": "sha256:59c828b4cd8dd94db511648e70581134f229f636ead76bf72bf02497ec05b740", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:2d2d40b0c619b7547fc920ff549531601223c96a7abaeb15f47d941504ab0fc2", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:a78a0fec9489595c5885759df07eb3770b32019d6badb1936d6da5606dfe8e2a", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:d27d92ef5ee8d94a9dc2a4f503e5f833f677fa001a001a4bdeca2f0cc40e8440", "enabled": 1 } }, "awstats": { "100": { "checksum": "sha256:8e2edc9d157d57c5c82d4b43745d3b46b69e392b9f0b772d25259dcc8aa9a9d7", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:c0adf88ffec7970ac1e9cf2d71c35dabeb6dc44018d9babe88e7e8585acd8114", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:0f5a8a3cd8ce098dd2725b50d29ff5820d0eb01b9529e68de05f1b04367413a9", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "sha256:ecc5a93955f36f3ab5ec4af95e5cd14d60969574e8a832238dbe9a9cd936599f", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:bf434b49a33ecc7f4bf438a94d50269a7429954e2802b886add9c150bb0d4163", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "sha256:abaa6af6ab00e318a16f5d1f4dea08243b3ac3bf15e61e17d15eb586961f66b5", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:3b844735b04f7d28bd75cac9ac1bbd4b9b7671e18122c196905689b36b1b0b8f", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:2b3b285a92dd4a80aa7b815998c2e710367ffb53785bab4880ae0c433f49d3bb", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:18d958e6ebb345902a9b0d326351172e0d5a64328c14fe2ee7a00e0f157e8b16", "enabled": 1 } }, "boinc": { "100": { "checksum": "sha256:adc12de8ddd06b5810fee732f46d4665fa9d301891b3aadccc5d747158f3d753", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:e473592f28168b28716eaf83a16912deab591484685c6c26756280fb067ebffb", "enabled": 1 } }, "boothd": { "100": { "checksum": "sha256:33297b8dfb0f57ffa986470158d9bb5fcfff9b7a2b765de9af35b05d54f26ea2", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:754e355cebb2c0c0c5344aaeb6ee8ab30ccec5bdf260d1d843b4b0354138d675", "enabled": 1 } }, "bootupd": { "100": { "checksum": "sha256:3d36490687f1e0fe4ffdfb1800910a7b2b83ee6eac835e89c7d36b2bebd8ac18", "enabled": 1 } }, "brctl": { "100": { "checksum": "sha256:e17343b2c974d41292a690ff1db38e08a5a19b6652df14191998244e174d08cd", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:d9952acc35a34270425ef8f08ebabbeaf4d6593c274be4af8819e4fb7b9a8e3b", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:764651f7e234fa057201acc7fa7b42b24f16aa766b3ae1d9413adfca7cd27607", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "sha256:35dbde07d7f28e2cae705f5a9efa7343b8ed0a2a3700f970a1b977fae304ae13", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:bb8be39bd5152188630ac4a29597149118eb2685a1ae200fe736dfd0691ec2bc", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:7df5db3e4742d902d906502779b50e67b10f1c8811d83907e3623df765a8c660", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:94f000c34cdd93051e7c9f13870cd586cd1894ee02e66ca01495ab5ccf9831e5", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:57b88e2cda1fc5b6286483cb8ffb9932cc7e1b09f8956aeb4d7a564ef315e9ae", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:f143f674cf5691c3cddb930afbc750db60fcda8e432715cb6113a29af97a4b26", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:aa90403e9af7721533766d57e87d522ebeb4b4313bf1620bf4ef7484550143cb", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:16408cd918f6f2446103168f9cb17f1075426bac99a95b3e54cdd04131f0fdbc", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:3dcb55c090bc4483a06c5be808d4cc09cbee4d86197193f84a8e80ee5b6c8f59", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:5220e64fe7413e2abc7767d50a7bace47411ae14c468804bc3ff9618e8a48b7c", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:bbd394d2d7712f3d29026b7d52bc514bbd717c23d56d51a28efc2bc0386aa68a", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:f359e08980417cfb62d7bf3bae0dd6ae8ad8ebb7c4608ca966f66a23f77fdf16", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:fe3361233eb462c8e911b3e9f32d2a1b22ef32879de33e88c1d09d8335119b2d", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:3822faf2dd9f0260ec4900d822c4912f64def93ad90afb1d1f242d6f1da8fea0", "enabled": 1 } }, "cifsutils": { "100": { "checksum": "sha256:6bd80b86af776137eca26d36d54a7e8c71319a9cfe16b3475cce3aaee7b18260", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:8bb0aa263f05b2c52186f45ff7e01c74a192f08084d2242f3e02056d22b63347", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:75ce19bb5df84a28397e5095ec6cebf41443625c5b9bc01670bf097b2c74b07b", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:9d2c3931d997bcfc3ded32472ab56ea6555ed13106ba716a1b4eebd66e0c855b", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:ed241a5db82c399f5c915bbe316c8a6eb127f7db6b6a5e18289f0c76bd06e19d", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:3fa7ee262668f5b608beeaae2fd91ad102101888296eab606ccfbd6372e9bf9e", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:aad1cf38e77cb63b32bb4c5eee49c8c744f5e9108da49b7d19e2c229dbb19f7e", "enabled": 1 } }, "cobbler": { "100": { "checksum": "sha256:46da1bda7d0dbf00a4b868507aeae79e3dc2996413d7563dfc4a18e058d76390", "enabled": 1 } }, "collectd": { "100": { "checksum": "sha256:776b464c4960b29f3e073f0c54724022e05cc9751715ca0663b76395c9782b6f", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:02c5a88f28ab5f75e5de57797aa6418ed5a16fbdb58aa304909067f72d008193", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:3a3a311b67eee551f083a42218f7e10b6768cb7468936abd56fff815a3a9d195", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:b2f607bb92bb745a9da41564625c01a43f767941dc722cd23d1f0f010f37ad22", "enabled": 1 } }, "conman": { "100": { "checksum": "sha256:be2679199d2380a2c74b77526f87224807a99e852b24a2720fe9c4ef80f4579a", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:6473a45829b3a3d2b58d805a8fc780c18146540a3c97f10c2a4534ea8754bf8d", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:2f3242dbd5e57c3d3c99bf06c071ea5c9a1f317c622021a65db25fc0557872aa", "enabled": 1 } }, "container": { "200": { "checksum": "sha256:a20c6795932966c34accdb0fe871540ccf5b0b0afea7ab31c5c3ff5695470214", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:9d0ceec2815e77a2f6bd06b743b9967242c232989498af3b64bd4555cc1f9f78", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:43aa166f0fe88004ddef4d575a982fb6bb593859428f09d3320e31483d8d13b6", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:7297e25da06db9d2d71049e1b3b32c9c955584669904eb8be765da58a3d01aaf", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "sha256:2106974ab439f07b4ef19fb65ff8d6fc5cfa5d66e7729e43967997f327dfd2ab", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:be682ee472b02451450421c0119c03c9b447c0b9eb4ad5dbb9bd10b0de4b9acb", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:37352a9b82e50f5be2d50629154ae995e0cc011ee6f1969678f26b4ab80a7e08", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:6b2981d7b18884b33c88c29c6496ebfda453f40f4cc88becd4f109be5a4e8ee6", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:3a173918265c1cd4e54838bdd1898cfb5c605d58794b4e00a333c9c96eb16123", "enabled": 1 } }, "cvs": { "100": { "checksum": "sha256:25356da928f62a431eb2bda1ad1d74075867a0eb573826be4cef51a706e0a746", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:ab96a81b6eb6799b034d863f01e633c8c748c6b712b2ddba4ec931d779eb3b4e", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:f14393aa4957db71ab968a0c637baf624fb47dda7dc4e5e3dfd1801eccdf5e9d", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:7e6e7bccbb4f3da0393e07351d1e440dbdc58b33336655a4a7137c59779dd44b", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:f41930572c3bb696f4be26985967bf69fc1e6f657335f26f96f92bfbf8363ba6", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:ecc807bcb8fb70e62c11ba460aea07e786a854f7c2fd571588ff1ea3b6f946b6", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:ce70c6c037ce6074103b0faa55231f16bb4aa5eea1f3f9efe92100d9cd582b76", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:3a1d9f6c7b818da65a78aabdc1532e0bf3b66bf1f92caa46ee0780d9a7c26eaf", "enabled": 1 } }, "ddclient": { "100": { "checksum": "sha256:03301506d270bd080922da624eb3640f59291c6e27c6de25ef4e88f151599f00", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:adeab7af563c5294ed1569fcfb4a7f6915231440bee869ea8a0e50b0de6754b7", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:8f17d96d908f287f10794b4f055eb94b55ee91c9158272b1ed35f591709c858b", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:9f560340ee73e6dc4dac64900b3fb6967650a4380f697611451806b651dcd435", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:2c7a5005d072831bfa8f094afb09e23917d4b6cf0a89ddce1a956bf2d83ecab7", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:066b8a49cc368b2fc52e944ea04ea440828bdcb2557381e282f43ee31c05e34a", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "sha256:c00c321e5bc4e96a46ef7e4f06f8c8838dc20e2e052f86f1ec556ad87ccad1cc", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:d8a9dd69b4c1eaca0f22dc3a72fb0b7f2835fca23729a49243885d74f3046133", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:ff75493b4930a9ee6cb34f72ee56c8a062943b14e73901e76b24b90402d9abf6", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:465ed9c01087dfb0b86421812a4140ad8160c871ce045453317c9c0caaabe459", "enabled": 1 } }, "dnssec": { "100": { "checksum": "sha256:de91812dc8eb7a02868e43ae777952d59431301a119aa6d20c4b5aac59587799", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:7df91b8713976d5269c5086c4c26f4eb9021f623f226370fcd38c5fdf19560a0", "enabled": 1 } }, "drbd": { "100": { "checksum": "sha256:807e54d75e1426b53ea2b0bca7714bdf1d08afc6a566ba1370f1cac3fd1b95df", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:9b914a1cdcf2f9dcef96df9ec9b2a05cd0c8780110b6f2b6e3650efea3a5ff81", "enabled": 1 } }, "entropyd": { "100": { "checksum": "sha256:7b6c6b734fbc35d880e16304db199407918bbf35a8271252bdc81d0ca82e3270", "enabled": 1 } }, "exim": { "100": { "checksum": "sha256:1f38ddd17bafae62621f88bb7c3ff355917daf15137838899194b2cca92545cc", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "sha256:f3abb39b793d2137c46150c157db61212a60658c722c8ab8a48aff5faa6bd000", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:ab30ec06a5d9a2200212e9898a51d897802b061883241b694f593ed0ceae8e44", "enabled": 1 } }, "fdo": { "100": { "checksum": "sha256:078a5bc19cb420f99d553617830855fe67c8b1d932809b19435c6e1cc3514d4e", "enabled": 1 } }, "fedoratp": { "100": { "checksum": "sha256:c853844595039d851838b45725c3a6dcd58e7b00b925c12b3f2636f49cae8e50", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:d968beed86ab2525e3fd926d4f5b0cecc87122106b116cf11e1b9fab9f4800b0", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:1e0a07ff19c04e59b6a75d7239c6e74dc41d3f45a723db7096bd112b9c65c99b", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:7da51a39b485200ebb5ea0702ce217f60dd81399daee41a33f89473b0f3f0c9b", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:cfdab3b58c8373e1dace94d553137e52ad24fb0b58ea55ce01429d04bad2e8cc", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:b85abaeedc5417054b9828753b4feb55597e92dee3d35107e583b537b44479bc", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:9dbaa617aceb328d443166f49be58e9e7fc30b2c45e48368eb75948e56073ce7", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:0a49b595369d24fdfb46bc071c4b8b38161cb2f92b0ae230e196e7c85265f457", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:7674a550260c883191cea9607244c81b925cd1f902743673071b356fcb26e07b", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:5016b57ea8027abab1d330be745134bb6c3299b004b3464d30d75c8f28ee1e33", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:89eca0e8f8a5fd3b04eea68572e4f2ab203b1f4f65c2db6a66573ca2445b6f10", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:aaec47a4f9415fae72eb31cc3ed4062c212d6da089b95bde5a63da6d5ca5e8ff", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:c17097530cf912fe51f04543276826db12326fb6e0538646a76840dd15a27144", "enabled": 1 } }, "gdomap": { "100": { "checksum": "sha256:5b6a6ada4fe164616e1156688ef505501bbd7b82358ec9f33e0ba9d8cb38f533", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:b4b658505037a371eefe4517886c4e706c303e3ca6b3bf3a338968b43cca4c68", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:fdcc22033c9d77dac04be9daa7d90f7337cc42523ee9e138f8b7424a992faf95", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:8a6c115c3bf833deed3a16b8549d07839a8ef66f0c26e383012f6433981ad829", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:38507a42c1faa2b62ba7703782ed671ef9629a97fc777572fd00795faee9ce2b", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:86f14d56f417b455311180b3575135e263714659bdd9ff41f4614c655386a773", "enabled": 1 } }, "glusterd": { "100": { "checksum": "sha256:a3678f7d00e43fffce49c67104399412159cdcc6e678a22752f89945f50faa65", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:e34198cb7ecb485ee61efbd2e149ff32d39b2b60b98ef86f89038b4e1f9ceb9c", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:49266c8cb7c7a1065343dab49066aedd3cff809f72b5095d9345ffffedb97718", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:cb7f632479be616093f816ce0025f5e0886b768fc2ea878da024c1c7372b5185", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:02765ebb3cf9f00b76a60da906077e0b2bc2911ad00efeeb49d7908e669c4ad5", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:5a51055c6aaea2d7db8a2f963b2324edf2b86ab04404708234ae041917b7bad8", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:560baef9bf0a0f6b28fa51938195939b21d20a406be7e7bf5f4ac1130d57b0b6", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "sha256:7e30880298587da9116744b053571caba236135f9a9d57916586b7f2e1fcfb5e", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:7b3fd1932a16bd3a411d4fa46cceed73b885b71d208caad4d5f2dc9375227a64", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:f3a83c0e9ed9a513443d26571f980b511155f1e9728e5cc9259103c85e8cfd21", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:8e309d508968f0e56d3878d6d13fd1c29b41c2ccc96bef44455b36fa93601864", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:399399f8d33bac29a760654a4175ac4424371cabb26f4650211f0f7154fc05b9", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:d516e84e9629201c76ed2196c8c7b8abbd2a8ae3d7a1023a1f579cde605c6cf0", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:afa3cbc6b9e5a1451918de5c62fd74b74f65b114fe5443bd7fa9be8f9ae3e210", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:43246b9a0a610f6253cd14bb4bbc7c40f20c0f33f98c987703bc92859b445ff9", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:44840920ee13d33506a8d57a598815dfff09a0939485f3fe4f77bb8432e9de1b", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:1a9fe32a678562339a1cc7db4b6bb250fbad03f418e3baba374e6b19676ad69f", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:2984c88fe19eb4293299fa6ebebcb85f77bebdc65cd058b39c6be1cc1246d748", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:26afa99fcc6380840d15b00c324d5beb7f2324d2cd60a4944eda5cc679c3bf0d", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:0ee1a484be5c543deb36551994d85b722f71c6db5278f9a243c4da17c1589cf3", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:238d3eb6487b964dde6681bb0f55ee17afacfa4a7e31194812a72d0ce41e7e96", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:709249be03e21fbe9fa6ba11ec166512ab278a32e414cb9cb6e6a51058390b0a", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:3726ddd4cf7b45bafe1e90dce8c6361b10ff51609f5c25179a534d00cc4daa9e", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:941e078fd84f0e1c43885b2d66808832e2eb2b000dfb124864cacd3cb7e06b7a", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:7a12658f8254d34fdf70a9f383af69fbacc783ebee84b3e97f4c7e57ef827155", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:56feb9828f4e805da0b45b621629c397b8dd949a30d9bfe737f903b458cf0465", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:614bc9604d713acee571246bcc152147e91948465fa0466aed440bde84fd72fd", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:7b90ed26fc68651871c44a131038ff67acc956df1b4d05df8e4c0ac37ed4d88d", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:9bfdf05ecbc781ea11ffa37ecb4304463dfb7c84cba7c1f4f25331ecea4759bc", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:aa3c3cf242ea7c7c201eb8d96d1221241bd34a4c15106a7bf479281e7c768569", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:c3635542baef74852e34fd19e2f94dd54202b694f1e05f95cf5cd1d284d63ad8", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:302b9b871aa862017f4e1399d8ecc2c2ce0d2588cb5681afb30b684d06591aa0", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:971e85e34339510e14affa03ea1276905b161829a50185ecdb72016575678510", "enabled": 1 } }, "kafs": { "100": { "checksum": "sha256:dc82d679731976d262aa1a509580e5b00610e3207fc7177e2ee61c261c338a84", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:35149e88ce9d858a4b6f72dbef0b0ff12cfb924bcb219d0f2a89112dcf17763a", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:53a9a5f8fd0569fa5b260152ea4a8b95e1eaf2baa9a6efd807b7c912b1da5a5c", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:b8b3b748ba7c4f6efebf7d22cd76bf7912f078c98af1b25361a633f3adb6b001", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:6c9ca4332367d3929f89a2f30dfe61f2e4eb53fcb8404f14b3364260edcfafba", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:1741e270c445dd1db0913e7a1440f57a021fff237072489cd1c9c81bcb5de8c5", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:c3b8b532c41c9e9aecb4513a3f6691f84ec9b844af3e54fd36f7660e8cecc594", "enabled": 1 } }, "keyutils": { "100": { "checksum": "sha256:c316c2be559859acaa05452ec73c68c5fbe7d9a56948a7d578cbc3d32bc45855", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:413e5845169155e71910735491c74fb51b8fd17320febd0d8c2d77f3cb219229", "enabled": 1 } }, "kmscon": { "100": { "checksum": "sha256:afe94d2a26d9364eb99683b9421bf93d52804c4dd4d0937ab464428e11aafd01", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:003387f645689dd6f5ea9c199d8227447588f30cc3f35ebaaa788d88481a2a78", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:3ee03692ad54576d535a1500c124ede3b2593f751544f4aabb69d8e5676b0293", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:4fd25ad58276414ac338e957c8f837314da853f77ed744da68fed8d52f272eee", "enabled": 1 } }, "l2tp": { "100": { "checksum": "sha256:b205a12251069bbef25eaef9e1fc96c9a8cd66b240b05a6adbcbaf7d50843828", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:ca1b97c55090674029a69712fc0d3d494509ad557633906b7c1d68333d787ab0", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:0ed09c8657437aaad1cce821ae236385ed5ae0d5db00f296bae7f7f88bb6c6c1", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:78b6f622eb7b91cf75a64977006217b95dee0bbd5c6f308f58e4a55c41bc8b5c", "enabled": 1 } }, "linuxptp": { "100": { "checksum": "sha256:098ee954fdb5f67145421eaa204666482e85f6063fbd538b4cab332a993dfd58", "enabled": 1 } }, "lircd": { "100": { "checksum": "sha256:9c8fb984ca6f831a7d3fc14e39b11199bceb6a4889fe04dbcd0defd4e5175866", "enabled": 1 } }, "livecd": { "100": { "checksum": "sha256:6605a9b24096abc10238b2f2c0705a24f57178565e82af92c0886369f8c16d5c", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:b60f136316316479f7e2536f0d288b9b80c7c900c5a8e27af52eafcfc758e311", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:33c6f26de4f4f34deaf1a95542bea744faacd920ba5b08a6895d224c33dc9433", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:5eab3ab5f9ea87e30af19281dbec0758912d7c975cbf478e98b2aa0675b0a850", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:991ea8a8233f61129c87fd2688ddd77e8edbc262eae49904a82fb5b9928f573b", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:8e63754d229140d22db6fcfae0284eac8f981ddab25cd37657afb2a2b7cd68d7", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:f0e7c98ee592131cb3bccdb657599092cec5ffa23b78bb74a8d819c8fe9d0c1f", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:b077926f6102e28cb4863cf775ca53dc650ed363613c74decd1fdca35f497dd4", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:19168d50ea62788cdcad688d54665ac7fdbab15cdd6f4436d74388853febd510", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:a4708f133e0070d180ca5dcedd2132f06b6338b647dcb30c6e7a3087e465fa38", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:ca7bd26d342cd63a9c27fab82ed7f7f085fb4e6c0c749ba7808990bf11be7d35", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "sha256:f17b14e268f906b4e8e4e279a7bb4197924e7009e18511848632f787537025cd", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:4e61b468bac1a34c41e1c322b53a1be1b9b8e650ea10c39f7867b4cf268de134", "enabled": 1 } }, "mailman": { "100": { "checksum": "sha256:90bd08877279fac3ebe12bfd03f20d239ef2fa09ef3935b1b1918d79cababf80", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:7adef3480b6ef250d0219367851731bf37bfca02b466170446dc8ffc0c5fb2a6", "enabled": 1 } }, "man2html": { "100": { "checksum": "sha256:329b3b21755d88d1c93811318fdc2bad6fbfdfbe9075ed74cffe320faff7afd7", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:0747400424bb5ed360dc7e2bbb1324570f3abdaa65331d1e4f32bb40f2d821bb", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:212fcbe07cf5f9878bfe13cefc2ff3cacb97e50eeb16c3b859a1ef2fb1e5ce85", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:7048444060b0911d7fab043943e7072bd54a22d0af670fcc89bdcdd8271468e4", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:9b6a094f2590dd2b257bb903f439dfc35b864947b03b0d8e0d7564bf00074e88", "enabled": 1 } }, "milter": { "100": { "checksum": "sha256:05c660b9f583b6c7462489c25007205ecfbe9aa3c9ff0c66f861b31a31ab5937", "enabled": 1 } }, "minidlna": { "100": { "checksum": "sha256:6ed2471e8c1be4d9b5171076a67d21a8ba70f54aabaf56740fa2958e3bee2170", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:1126eb06a64e6c1b6fe9e6ae561d973d23984be68048e7e9487c544eed989cd1", "enabled": 1 } }, "mip6d": { "100": { "checksum": "sha256:f6e4c2d68a7d45a52bcc3fce55357b8df34e94ebdeaff8031568ced324b3f7a9", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "sha256:64fbcf0e407584a9f8914cd73ff904d50570305ab96ce06f18c6046c59fc14e9", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:ba33ee6e5e9e64f2a86de1bca071dea4dbc94018ea7fb8077b0c64fa267e1b5f", "enabled": 1 } }, "mock": { "100": { "checksum": "sha256:77d928d99c7cd52f8f88a8290b1d8bc78f36fc76ab4026820297f78068eb17d5", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:82de8ece93a600b0f4d305333ce10cffe1b7a466a39acbfc02c11e0d97515b12", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:c143f04835f3aed41f8d095e5ff0c857fa760379554f8e48472d0d56d22cad4e", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:d1b8c9c665167cb4e506cd925240eae787098bb1c6d64abf4a494732a43ebd58", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:6eeefd4d734aa2588043264f4816d2531188084a7ab5d44937c42ee4ecab2567", "enabled": 1 } }, "mongodb": { "100": { "checksum": "sha256:96df095ffe73721c95af843bde3cddc39af2d851b74bed0e53a62b1dcd82c949", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:29f1bf739d55572ace4e20cb93384dcfab29b264b67178aa2d7e6b66632ceb87", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:2a7aa16cb172062dd71b85d1fae181802d22192ee1b51c8d0697c12d8f54f739", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:993b50fef20e341fb47b681ba9ccec34694335a2a492f7380516ecb5f7ef2b96", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:cf6f24a4c40a03518ec13d32cb6a86ab7f8f3de50dbf7fe7793703bb7cd678d7", "enabled": 1 } }, "mplayer": { "100": { "checksum": "sha256:23e5e874930f99eed89377a1e37d1aa866133f7c8a95df35f43b1f98d4ae7215", "enabled": 1 } }, "mptcpd": { "100": { "checksum": "sha256:b232ebe651f7bcd5060989bdd098352ec0c126c62067e0b7835ec0eec713c509", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:179085b34e9490f40b1302b920e4e5b712116c96d6c84442996b11a7216602f5", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:aee129d2252de01c2571cd553c516fec1a66b54716b9afbe6dc0754fa401cd30", "enabled": 1 } }, "munin": { "100": { "checksum": "sha256:49295d3bc00c801a3f1bdc89efc1e52628c515aa5c5f00a391e7e63b34155987", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:5c76192917b290649c6f290b6a9afa379a81c0a8c8923238891e4e1f1b1fc60f", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:eccf366bdb0405b4e8129790c9cf30be1187fc0aebce18c7c58caf2258581b8b", "enabled": 1 } }, "naemon": { "100": { "checksum": "sha256:3585bfb199b90f263ed283507470e4565bf176a08cfa1a28d1a1e18db654ec5d", "enabled": 1 } }, "nagios": { "100": { "checksum": "sha256:ee37295285e4a76f3982aa98f7eaa24d1e25b124f8b5ed549af8c9d5fa38f68c", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:11afd1c2471a2b039f2ba7b5ecddc364ea468159232affdc1ff86ba1c4b1c8f5", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:371ccd443169118eaf38413f16f48017814506394117555db67215cbd34cdecb", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:11101d7322ea3ca5481c6f9ea6abec91df4ab34a11f2400f1366a37b8eacffb4", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:8ced3143a16798e0ccaedb9f6ac85b0cf848ae49f6058b2ef487aa7a0ade8f8e", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:bb009b1afc1b7c36ff8d7535654b176114f5d907f1d92d6d01c34687ea3739d3", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:39d86593c1c9ddb60dd9c3d22a75c483aa12767e4e1fd020074e45cfacec57dd", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:5f855b905681b5931f20f453505002599ac0fc5d7576fc090a1fcc39c7e64174", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:ca8d26c5f15e28f85203d9b49b4df94c04132a37375a14e363e9538dfab892af", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:e36f0b648311abae7af932818d11d8d703a5ef8cef680de9d40ae5dbb498687c", "enabled": 1 } }, "nsd": { "100": { "checksum": "sha256:4cda6056e774445a69f90a0cb47b29cf22c5356386d1ee893e6696a479f316ff", "enabled": 1 } }, "nslcd": { "100": { "checksum": "sha256:2f558994e7fd94141c4986aa4018266380248521d482f0d2f1e1bb3d00bc34e0", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:b13c01745c249210d382385a9930f22553c8e038b3b2af1ba0744c64f0cd2f71", "enabled": 1 } }, "ntp": { "100": { "checksum": "sha256:175ceb460d006f30dc01f7a08bb76496b1cf2cb26ecbae622b056937bd8a1c3f", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:5ca7a227fdf1546c8f91e71a51633026bc037817fec9935ce3a882f3fb1873ec", "enabled": 1 } }, "nut": { "100": { "checksum": "sha256:674c362fdb4ff8c0b67e6e40a643a439e8b95bf38f4b334f78d72a56a7694e29", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:5d24b99ceb33fd103ce2b72f603cf3b8dc4c4803376067ce499beb80ebf99b57", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:0f7c29eb9cef6e8c708d36a9fd878a54e55b3f99edc84e206adca46f5cb7ee5d", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:afaf4b7423fb0b8795a1ef00fe60ca7b6dfee9dacbb0e1f3ca2570cadb5c8c47", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:05ee59e4f0ccc55dc56aafe8c50056389dafc36b55397cc5ca7c488efa4bd153", "enabled": 1 } }, "openct": { "100": { "checksum": "sha256:1f3f26e68904be82472e2ca9f007d2fb9978e16e707de6bae15c8e2cc3b02175", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:fd02933a56d91b9f6292067cc2e4ae12e08342eaf1cd338c267f580bbc15bb99", "enabled": 1 } }, "openfortivpn": { "100": { "checksum": "sha256:aa0f47d58ea25be2a2d931526f18332860ba6383f3cc9757a50777100d7a643a", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:15bed90aeb71d059a12f3f224accb5f736cbdff0f23990a9e9453a10b828b4eb", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:ef67026f83fb95f32372e861fa63e26f390a800ddbb65df14ed64233a60fc528", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:0119b24ea332686efd7ae8508b82fd1d6500c5982c82571d9dbc096291ca1d11", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:bb512e88f449af921514c204c9ed8b91edbc1524e98e1ae36603f8efa7bdaf14", "enabled": 1 } }, "openvpn": { "100": { "checksum": "sha256:fe8362242a83ce98cc7ae47b8a66c2a4bfef75be1d7367c0ed91e31844f14949", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:7b0f82bc2b3eb92ef873c2a624df094884c6c876928624b18e18d1cd9d01ff20", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:c9006dd1012aa5820d8675b1b73faa5b31b2fb8952f147a98d911c9763393b86", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:0e0e8eddfeb25c7022baaf99904ebd2cbd6ba01eb42d7ebd9840d786e869b39f", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:ecbc811a5d5b8e66256d2863df65daea26e69a3ff4aa73fa496d2430e43f11bf", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:7e9e74342123ade0c59725f75a7afbff56774de0e91b703e50a9b86a55242707", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:40451ecbb8fd5b06b4da2f2a9d503c239bb040cbb6c0b2021991d92f805b6937", "enabled": 1 } }, "passt": { "200": { "checksum": "sha256:7bd29f0d01b7207c607530af0ed8b7e54924e22d4b559f37f6d3713501d6a9dc", "enabled": 1 } }, "pasta": { "200": { "checksum": "sha256:30e9ae47ce40ba93be1b785366cfa93a9e5795677c8dd343aa42bdb791016561", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:7c9b075fee3fae924d3e19b64e1a5a24da83030c026bd68049d1102abc6e770f", "enabled": 1 } }, "pcp": { "100": { "checksum": "sha256:7b7babee3f26582a6df33a6d361fd237ad97265e8ff456bdd0e1eb44e1e79186", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:9240d49113135375b534cb7c7c3c21766b941323b66e77d1cd297221d0924bc4", "enabled": 1 } }, "pdns": { "100": { "checksum": "sha256:249e45e31c373f43d466cd48763605888b2abfccd699c81d8c88069ea7d671e5", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:171979e9e95f1cd5317b146c00774ea818e795d03e5fe27ff981bd8fca7d16ef", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:953c0dd74e32ec1f769cb5b0bbe0068f02268cbf38581447a61f8397a2d25e32", "enabled": 1 } }, "pingd": { "100": { "checksum": "sha256:87ba0e153f3ba1c53ad2d01dcb1fd1494d269f361f6fac74ec1583fde9e97975", "enabled": 1 } }, "piranha": { "100": { "checksum": "sha256:e464ea0265a2e7350502360b8af6f35b0fa4e35394ead4b0241ffead64949f04", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:97a89a6e75e7c01fbae15013b73cd450173fe35f70b1df239e40e2396e553baa", "enabled": 1 } }, "pkcs11proxyd": { "100": { "checksum": "sha256:fa71a4e7689ab63bdf9cca9856ee4c109c1ccb5c7f1ac2ae00441dd4390bb91e", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:070900ae540857df7541ffd17bfcb5f8ff77ba028c3048bc4542f38b29817907", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:78e686357e7078d314056a1d589b478ba3949d2ed43f57fdfb294afbd099ee6e", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:72562d0e1206f101a8d84cde3f49f1797c623e0e78733d0dd2fc56419b3f7058", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:6ffbb18539d4793fada646816357ec67ecec65b59f6b11f850cca8f37e0ae90f", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:4cef507f55529f8cc40b558a8451ac116d9925082fe522ff1f099b9356160014", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:06da4ff240ba8ca6dbce786ae353a57e85a6fe703949c96c95aaefaa2e4dda11", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:14affb00239005ad75b3bdad55f0568829f5e1ae7247161d82d318abb87e2dd4", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:b0d814f848bce797bc127d7bf7f76dbeee5df5ca20d6edf41c7d9b305a0808db", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:eeed8b98eb64a4183391b7cfb1a84d5b7cb8c8369dadc25879f77c5be7b482d0", "enabled": 1 } }, "postgrey": { "100": { "checksum": "sha256:707cbe426d9d8c7e2f8c1c5fcc85ab4bcf8f25c675deeee02ebcb4a1dff2be47", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:86d3c2ea2b0b2215630226ad51be50dada7bb0d7b895c40a3f56ead55591acfe", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:07cd9caeee15b10cf40f9c65e10d4c7879f0de3aa5b6aa876cbf807673828ac5", "enabled": 1 } }, "prelude": { "100": { "checksum": "sha256:caaeb30c9a1385611d5cf4063b0e81f470a05f01d2394a0b35d62b593d0112de", "enabled": 1 } }, "privoxy": { "100": { "checksum": "sha256:a89dcb4dea7902ccc18823b0646db59341385b6df10a840ec31d270e718f9506", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:d0f61ccc5e0efe1310f80f5f3dbaa81c90cef7c4e7c80bbdba34bd83d098c166", "enabled": 1 } }, "prosody": { "100": { "checksum": "sha256:611b2ba2180645d5e6fc6b95d831fa10824baf36e9f6fb5f4b238498156c7190", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:42434c8d786a3dbcbdbcc89208e4395182574082b90b6d14a40bf365ca788b1d", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:81b03816b0c6eff95e8fdb1393de015c737d0bad01a752f0f78af9042b97fa1e", "enabled": 1 } }, "publicfile": { "100": { "checksum": "sha256:27e00e35cedb8928d19e0e18cc60d8a4adadab14b92ddf28b3a39bc5a9b0c6d9", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:04c2ec7c5c908e14d8cecb43a69be2e01a2a5d2e044803e1160cedb9bd18ebc9", "enabled": 1 } }, "puppet": { "100": { "checksum": "sha256:f8f7574443b1eb598564b970f1257c93e10a4bb0ab4f2e497b78aa352806c3d8", "enabled": 1 } }, "pwauth": { "100": { "checksum": "sha256:aece743224943cbe2ed03b5134092e7c0650f703ce20cd4fe56c056c896b1d4b", "enabled": 1 } }, "qatlib": { "100": { "checksum": "sha256:8558f2885f81f626ee7f3bdbc7caff7ce69ebd700e35b4cbb9a74a11fca2c133", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:aa88fe777d904892b39c9a60f2f50c0a77a5f5bd5873b591a22eac6874a3238f", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:96b077e6ee179c3762f61152cbeb0a58a1bf1000d010ffd1ee7b78774e481150", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:9c48629fd51f96fba2cc7943369d9f16eb4389a0302776ce83ead122aedba511", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:8d131212c0226332b10bd4c345f980f2ef01f5a9577252d31669bb583f240d54", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:9360a29835c5ba1a6cd7327aabd73f635d21444c739bd114a38b89eeb4e32210", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:8e7c9b90073202f972f1eaa838da6cdd1b6ae21ffd16b05c31ac227e1ac5aad5", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:bfcbc5396ce78ace4b8f9d48c23223d8c5228a840c89926fa956f4f13df06e9c", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:2994283b036b32b4e64b5c3f532481cf415718e9d4c479b3ddfdc8a858e78118", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:05643e232c6b5365bafc75d9bf857e958077297615cafa49604fc088e10e8d86", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:392e11333d040576e8933ec780ed7921295ca92f9ca529c066de5029cc0f9bac", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:ded345f70432e58bcde53d4921b418cfb092fa897569401b80da018a54aa0da3", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:c34ec069349e0fcde2d4672643d8db4317e53b9ea0e51ac036d79b027e845e74", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:ce4a3f1422d7e9c411fc8bfe28b90bf9b66e3593ac0957c0c22f558536ef00dc", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:19bb471e6927d94eda8db5ab80a619b8c0b2fe87827030e94ce9b4577249b314", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:b14c8c21fe8ee2121e5817382e83fd2a25699836be8e79269026a2d2494718f4", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:604f153c5a11a110149ea907d6c3a8fdec8f812d8a4299bc107e47d4431f5d0b", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:ff0f6db55223b72e64312ee10b94a5b4a86ac44f2c123ee27a917dbe1e187ca0", "enabled": 1 } }, "rhev": { "100": { "checksum": "sha256:64a0369f9b8474effd6e23726327009ac8728d77f0e3b9bf42b85b1a2d1b5763", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:fc41120cf629e139e30a493b7ad8d7a4f9b52b7f9cad155e5afb626cf3e1df29", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:1284680691e7027c5ab08b71ad4edd76f476cb3934b0e4cb83fc0769cdfd5816", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:32f6d325445c86094d8f4f861ec9430c5cca40c11a66c7905fb10a4fef5b85da", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:e13af8921501fa4e869a20c87963951145bc762c670fc1b996c4858ca430cc71", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:c9b5439b239ccdfd69266a8c756ada08b9cec67dbab9452c3d0a23c62800c9b2", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "sha256:415699214ad395ca4b5327d3fb214dcea004469fdc8cd42228c92ed3015d86c3", "enabled": 1 } }, "rkt": { "100": { "checksum": "sha256:cf74a139dfff50fe96c532fd2f011d8f60d815745ac2f5ac95c4c47bd78715c7", "enabled": 1 } }, "rlogin": { "100": { "checksum": "sha256:572cb4b1205cdff477741bfdb35fecbe957b110aa2843de795de50877cdabc41", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:bc851a96ecc19e82d4d0b33ad662ca1c49e3425de81b4324d4aebde52dd5a17b", "enabled": 1 } }, "rolekit": { "100": { "checksum": "sha256:323777e53cddd3de4c55d0eedeb42a3990a27d71e58f6ad5f143eb5f1c7f9c75", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:25e1f5addd0d93b078b2f34fa6d1ca10cad53dd219248fe1c746e6d2bfa3544b", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:19c4a20b03e97e564e830221b99840103663837b6b250446f09a496cc2f7e560", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:03381789ba50d9f77db117a8902f09456020284330f49b0c4f62bfd09b0d3d5f", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:4a9130eb6fb632ff0de22ba9216b359a1be0f593ef9f136449a937c4677eae3d", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:439e9cbb532a369e861defce3aff2a82152498ffd5e6c2f00ca52ce91a526ed3", "enabled": 1 } }, "rshd": { "100": { "checksum": "sha256:8464872de44b84f93dbaf1c899b7768a9ed26f9279271bcaaeb0ce5b733e83ae", "enabled": 1 } }, "rshim": { "100": { "checksum": "sha256:ebc5032834ad38030e0f6b7dfc78e04f96a9313a6fc7748592aabc98826f91db", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:7f683dfd03a2e9ffc4dacde8964239adb6faf545cfb62521bb9bcf671c241de4", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:7a21fa964d09473eb836f8bb7e073ac9c346dd6b5995cd0a4396acf02510eb51", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:fac00ff771c3ad6dc291b05b907f69178f998fb36e1f9adf3714c86697c7a161", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:40d1eb0b28d21e5ef36616ad8e4786528e782991f0b7ee26ce0f1eff1c5d6094", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:e87d1b937a39e751a6b3294459e6788ae6c52847cef38962f489c64c29447ad9", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:ca4f2d82726899d5734b36c3feab2691986b50d8277d622f5423a8e11811bb33", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:b11407e064027c75f286626c2009d88d9b5f90e4352038f7bf143744d44b910a", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:df567fc4d933d9dea43e10e13b120ba77be68f4f44111db510827ff7d5aa773a", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:14b3ce427a4510613d52ed8996c11252bfd4c699fe419f59d0f8d01fa352ee0d", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:766335004d1a422d0e52b7df790affc33f3b8a1c41df4b1c1e9076da3ecb2d14", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:f830b5c0e0a610fb3a3b5a5c7060b007377e799baf151d4ac035da6940af0017", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:8ea825a62dfa32862de1d1efe92766e5d3032091bd3d1ac15719ceaa887395ee", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:04111d196f15e5e68df399887e38960656c279e376b392609021ce30a573d8a9", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:e64ee5c1aaf6bbe095e976ab4a48b70f7e5db8fe21c99ece4a513c289203047d", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:94f99134417edf1852d924b06de124bd848f6ffd1b087f8825236cbcd259c644", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:0add400128d772bf8ce0812f8aa300ef634feb8823a4059ceac50243effbfb4f", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:bd726f240b2c20abccd09a80e9275c5269a78d541563afeb1367fc8eccab53e7", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:c7928fa9fe6bad25ce503142bf164419bda4b2ecde96d7d7b276750b41dcd0fe", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:df09f8d23709092d641b045590da4aa41eaefc56d84c06279ff243ef74dfc029", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:bbfcd4ec68fa87b243b5c9089cf748e4b7b19c069a4b02a1235507aa7af0a6e5", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:075e270a22e227a7124131bd70523e73a4b9ffefea9d4f8d46273a262970196f", "enabled": 1 } }, "sge": { "100": { "checksum": "sha256:d443be9f15c80a37eb6827f2ff3c274bc1ef10526404a32401157f4b9be96c12", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:3a8bb3ed766ad233fe9869fa887ef16b2c6c505458e1879920962add2cfb5cdf", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:251d8e6bd3d7fe0d56adefc8d16199254f316a29933bb92d0da48838d641a084", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:42663bd3af6c64e89814c50f07e8a5fbf4a31a487d7ce94dd5fdee1e3781eddd", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:903eb396a96568f9d3b080bd0fe162810a44f834efcb2e2f61fba9e2fee1ae8d", "enabled": 1 } }, "smokeping": { "100": { "checksum": "sha256:ec65ee44da8241f3143480ffdfa949641dedd449219c3d82c904105ebe8768a3", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:422730aaaa5a4d0ab14be1e5eed77c4f3b3be74649795e1ab87e049c1d04bf21", "enabled": 1 } }, "smsd": { "100": { "checksum": "sha256:2c6fc92c6020fc7719efbf8fe1f2cedfd6c4323a10ecefb5df1dcd3fd912db44", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:c69af5659fe541ee41e4c0769a0421fd5ce34e80fc6b10f5b940c5205f96649e", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:c31241c566fcf7d34b292eb3dfac06ead822130661772c73f099e639e7b5d661", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:af44f636dd29b36e60f3f79b1e2036fb2db53ff4117fd21afc73ac2c7f204fda", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:d8eecbd8ab122d8e9d5f475c265ad9bdf46cd155c497654b08e3b2cfc7f4e47c", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:71d81159fbf948ff16aef9dc2261fdd3358c37c0fd04b719be1e968323f4a0af", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:44d59d271674c102103448503f9eaa2534ff54e37dd7db198920db9be1acbc24", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:6e051766c809f284e286e91bcbb0d8296169466a95d8c90bea85df209a75f9c5", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:4c24a9a58d7830981677a80b1e4714fd8565ed41ad62f27eb586e8edb6dc41fa", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:b4183fd8c64c1b9f6079d8befcabf75baaa12152c4178be20137950461381eee", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:f8f382fa879bf907576966b217252baee971c3842eb24b80ae63306ab3aa03dc", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:b14eb0b895c1a5763193389e7be368e543b779d74ee8dae434c3b7c5723f98a0", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:c1e855d581345c864df530693c6371a403507d66d718be52ac8b960dc2a9f0ad", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:53e3b393bc37eef1a265c5a9323bead2990cdd4c895ce5b9eb1040f16caf463b", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:4e352fc53e907847636a60c5744bd48ec07d56f628a429dcd463a2aa9069f791", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:2c9bf6d19dc034b84db5cd2596236ae85f325456c75a93cff599e617b4098f09", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:7ca6bf88e460bca92a976ab1e14e12dc760c99bc64ef2c2b99a38e5578e6b5b3", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:acf3579918d33fd5b0cf6606ff538b9b8d6ff32fab2ad77cecb8af4185d193c9", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:96450a3c93601c436df8bc5e30bd924fd7cf3f93b81ffa94cc891cbf2fec3cf5", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:b29dbc05d760f12f9b3e106fde09c36a95e050c2f17b1e97b463a752ecdac07d", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:a6303328ab9263a684a959d7778ec0100fc040470f633fc9f7c35d110150eadf", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:3c5e0b1c6ffefeab4d4794237a2ce974f11fa2485ebd22454c3973cb84267102", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:b8d26609375710605b0a2944e3c3c9d17916809ba216ca4903ba4fd3b60c673b", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:d35a05813560b572b6c087361c964c18c133c0b5037e582ca3db5550ada467cf", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:6673fb9d330ce94708727db8c4459e8db6c70f2796f3eca6cd2965346150d960", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:d81dd55b2a5fc0f604b2c0c669eda2145757e8e1a73c396cde9ee9ca4971a150", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:18b872d0c5a157da487cf5b0cde78815902f79ab1403513e5d225a9da0969111", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:e747723f87e55aa77abd1bab3c84c87e165e56ab16690cb5e78717f6b8e7b0db", "enabled": 1 } }, "tcpd": { "100": { "checksum": "sha256:05e146a2aa2274d04de3407604d55f4cc16218e0e661966b1fc1a4ba37417279", "enabled": 1 } }, "tcsd": { "100": { "checksum": "sha256:0908b0458d33ea144904285546a4ffa2876c1fafb3c19045a410248b06860cc0", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:26a7c0d9b5edacbe701090f02c8da3b23ceee1764c599ea3997ef8a019572390", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:7de741394b99cfe157eacd30d7fe9421897aef2492df65c08c5129123b853c28", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:511654f4f974efb3b10787b6ca395d83d11dda568d770d9ba5dbb5a6e49e98f0", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:c7fec612a8f6eb93af9684bea09e5f45114f9ac644d0c0ebfb2247e475191672", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:4a8999a2f3e0124301324542ea87326c4cb464ce47af07a02328a8c87685768e", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:a397f26620d827447a79234cf8c5ba828b947be721cce03b6c2c7ac8ae4c7ed9", "enabled": 1 } }, "timedatex": { "100": { "checksum": "sha256:df99885fdc3e195f901bca4c5a5b8e69cd9bc5e4fee4b7ef576254c3116a708d", "enabled": 1 } }, "tlp": { "100": { "checksum": "sha256:364cb483443bb6e994cd2bf4a445f7f6b26426ceef313d5f18a2d67705adb2e7", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:919a9f08b8611ad2b886ec54c89fc6dc4e05575b1536b2e9fe9ad8ae4450702f", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:e0aff1e9512fc9eed6abff9d2ee0970d13c4930734a8a4ad6c43a3bdcc2b7509", "enabled": 1 } }, "tor": { "100": { "checksum": "sha256:c5b1e90b2d0d0d6566ba350b3e3a7d531f928765009b1c10258d4c1b29dc52c1", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:05d754d9c917a917fba979172b7dcfab1ece9bdba6bebf94cb3bc9706ea74078", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:ca34bba129f1b1940c0d2f9c8e0b127f5ffc7693e15e29a76ffd36bed26fc03a", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:5371a568a87e7c6db0545fb25a34e981c4bee6d7fa79d77412aed9041534da82", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:ed6fcc69bf86c664bcca043868c15f9c18d83e2d6668580b8c4ef3b6f9786318", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:525635ad9c177a6542047b5ec23171de1c8c688e63079b88431c3292b5d5eade", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:07229f11e8eee7f3b9b2a0f907f4071b6bc23e94b47dacf54d2553b71027395c", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:e08da772343770e22511e9b04b4e52b9f496373c253337bacabf04962253a968", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:92b299c67dd5843c6032eab38eb20be08463ccdf14a42b2809c2955412caf663", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:2a0d8c37800a1cd048d456a35b1b1dfc87b4b4b34d3dbee9eddac3ed3ddd4fe2", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:ff129bad17f3e5f3f5e9b6d3d6838a6e89aa1e8e072396882e40603647029237", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:294711e55ab39c66e1a8dfcedc1ff3ee8cfc480bece6d8905dcda119d06bf3b5", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:8127ec95ce1e371db1630b8502f43e0f5efb7582d4e9a18a332b278bb2cfda85", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:a3c8f7843cd7b310d33e21349f2f95767f26dea37fd14c6c8b88428e2940a0dd", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:6b03ca17e83e58108284e2e92cc0a3c05405e2fe73b1facb5246c42db33e99dc", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:96dc020ee16db478ef13f9ac3ce1d62732019c1f9502a6f5db239454ea70c83f", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:d9ec02335d573a34d3d76a19c2e71ecfafbd5e7f4f72fd8bc17efb16f89a5f83", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:5ba7c1ae6aa7f58222ea8d6945fce40b7fd1017af834f1ce29ff29738c34121a", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:ff60251151dcc519f6fb44040f63e5debd899d8d4a069c3c6d643fd52a0744be", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:c0bc362be2090a448ca8bda9e653e300ae2af9473c8cd889cfd2b9f9e794b31d", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:133ee1df94f11b9cbfef1f7321948784714b6c75eed48aef6f1408a0e6f86a43", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:f53b16670b35a8bb5093efef5e94310c138da3aa0e51a8a77c13ce09d1e9ea67", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:7806ee9d8aefb49e1acef9e9c592cdc777f70f90acf07d22b6e9999ba44dce6e", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:164431e9599b4a92e479cb41c081b291e6ced3e00965b2599967d6d009f21668", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:b12384d89327b5e5d1a0cb99ab744b734c054a926afbd5c4b37b2a7dd46c1f32", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:a0c04d01ed55e10320bba1f42677cd889839091a0d8bc5a07e2d9d649570bd25", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "sha256:5448a42b95dc894a7c3731f89ec0c2f74ff1ca0940fe5a910b774968f1fe0afd", "enabled": 1 } }, "vpn": { "100": { "checksum": "sha256:49b5d8c0efbb628586af7cad5e56d4dfbbde9de85067eeebfb3e77a8a098c2da", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:0b8558bc624ea6c226cf19ce8cb5caefaa0a6c9f47b4ac222cb639a5c087ecd3", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:19a4e9084136c92bebf7453d9a000ab2f8c7b3923d3e9555821c7f7e7c74823f", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:e99c54d578f3081319a92793ae32b42a633ab6ff441793d04a5561cb836aac79", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:48d77778810934535b9ea3b73eed355f610fea7e097afa1f715403b9153ec646", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:fffcecff5763f2432a48de987f9068144fd5b7e1e3d39a915df5252ccbd09c54", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:b5991add5f97fea260b00b5641356b2e0a8f8ac7cb38fb096fa0fa12257fda40", "enabled": 1 } }, "wireguard": { "100": { "checksum": "sha256:c6e64dc8fff2b7cd3c7f6b7782cdf653b28a01b57677abffe19bf363f9c3cee3", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:78a26c414b95f847ace2244ffd8cf2b331d0deb3dbf997b4418c04776bb286a9", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:416831481b889e80b383b31faa00f231b9783d0df2fad53b1586e93107531be3", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:998e50b2675e968844d88dcd800430d6321c802fc0c95e164ae42639702f3cb6", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:8379859f95c1c920f9980a7da51b11000106746567cf39eb11e991e630dc83b9", "enabled": 1 } }, "zabbix": { "100": { "checksum": "sha256:3a40a0b982db692f743fad699420776c4dfb330d1b9c7ec002539075fb499aba", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:7fafc6a9f66dbd5fa664670416e8992743834c2bdc87e8baa413349dfe59972a", "enabled": 1 } }, "zebra": { "100": { "checksum": "sha256:c836cbc2f01e3b3e9b3ab2a228d66fd3397b33f915a0ec8558de6b083be6181b", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:84c955a978b33a5e0790ce78ea09a45aa35fd6604b49a975fda7c037ad1deba4", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:bd9f7634df97c85de82c4c6b2cfc420e24090f117898f9a89d4d930ee6757e4c", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:115 Saturday 23 March 2024 16:53:37 +0000 (0:00:03.983) 0:03:30.595 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_modules is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:128 Saturday 23 March 2024 16:53:37 +0000 (0:00:00.031) 0:03:30.627 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:136 Saturday 23 March 2024 16:53:37 +0000 (0:00:00.025) 0:03:30.652 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:100 Saturday 23 March 2024 16:53:37 +0000 (0:00:00.045) 0:03:30.697 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104 Saturday 23 March 2024 16:53:37 +0000 (0:00:00.030) 0:03:30.727 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:111 Saturday 23 March 2024 16:53:37 +0000 (0:00:00.024) 0:03:30.752 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for sut => (item={'state': 'started', 'debug': True, 'log_level': 'debug', 'run_as_user': 'user1', 'kube_file_content': {'apiVersion': 'v1', 'kind': 'Pod', 'metadata': {'labels': {'app': 'test', 'io.containers.autoupdate': 'registry'}, 'name': 'httpd1'}, 'spec': {'containers': [{'name': 'httpd1', 'image': 'quay.io/libpod/testimage:20210610', 'command': ['/bin/busybox-extras', 'httpd', '-f', '-p', 80], 'ports': [{'containerPort': 80, 'hostPort': 15001}], 'volumeMounts': [{'mountPath': '/var/www:Z', 'name': 'www'}, {'mountPath': '/var/httpd-create:Z', 'name': 'create'}], 'workingDir': '/var/www'}], 'volumes': [{'name': 'www', 'hostPath': {'path': '/tmp/httpd1'}}, {'name': 'create', 'hostPath': {'path': '/tmp/httpd1-create'}}]}}}) included: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for sut => (item={'state': 'started', 'debug': True, 'log_level': 'debug', 'kube_file_content': {'apiVersion': 'v1', 'kind': 'Pod', 'metadata': {'labels': {'app': 'test', 'io.containers.autoupdate': 'registry'}, 'name': 'httpd2'}, 'spec': {'containers': [{'name': 'httpd2', 'image': 'quay.io/libpod/testimage:20210610', 'command': ['/bin/busybox-extras', 'httpd', '-f', '-p', 80], 'ports': [{'containerPort': 80, 'hostPort': 15002}], 'volumeMounts': [{'mountPath': '/var/www:Z', 'name': 'www'}, {'mountPath': '/var/httpd-create:Z', 'name': 'create'}], 'workingDir': '/var/www'}], 'volumes': [{'name': 'www', 'hostPath': {'path': '/tmp/httpd2'}}, {'name': 'create', 'hostPath': {'path': '/tmp/httpd2-create'}}]}}}) included: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for sut => (item={'state': 'started', 'kube_file_src': '/tmp/lsr_podman_wkq0dojb.yml'}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Saturday 23 March 2024 16:53:37 +0000 (0:00:00.149) 0:03:30.902 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "debug": true, "log_level": "debug", "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: httpd1\nspec:\n containers:\n - command:\n - /bin/busybox-extras\n - httpd\n - -f\n - -p\n - 80\n image: quay.io/libpod/testimage:20210610\n name: httpd1\n ports:\n - containerPort: 80\n hostPort: 15001\n volumeMounts:\n - mountPath: /var/www:Z\n name: www\n - mountPath: /var/httpd-create:Z\n name: create\n workingDir: /var/www\n volumes:\n - hostPath:\n path: /tmp/httpd1\n name: www\n - hostPath:\n path: /tmp/httpd1-create\n name: create\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Saturday 23 March 2024 16:53:37 +0000 (0:00:00.037) 0:03:30.940 ******** 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": "httpd1" }, "spec": { "containers": [ { "command": [ "/bin/busybox-extras", "httpd", "-f", "-p", 80 ], "image": "quay.io/libpod/testimage:20210610", "name": "httpd1", "ports": [ { "containerPort": 80, "hostPort": 15001 } ], "volumeMounts": [ { "mountPath": "/var/www:Z", "name": "www" }, { "mountPath": "/var/httpd-create:Z", "name": "create" } ], "workingDir": "/var/www" } ], "volumes": [ { "hostPath": { "path": "/tmp/httpd1" }, "name": "www" }, { "hostPath": { "path": "/tmp/httpd1-create" }, "name": "create" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Saturday 23 March 2024 16:53:37 +0000 (0:00:00.040) 0:03:30.980 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "httpd1", "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Saturday 23 March 2024 16:53:37 +0000 (0:00:00.032) 0:03:31.013 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 16:53:37 +0000 (0:00:00.054) 0:03:31.068 ******** ok: [sut] => { "ansible_facts": { "getent_passwd": { "user1": [ "x", "1001", "1001", "", "/home/user1", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 23 March 2024 16:53:38 +0000 (0:00:00.287) 0:03:31.356 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 23 March 2024 16:53:38 +0000 (0:00:00.037) 0:03:31.393 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 23 March 2024 16:53:38 +0000 (0:00:00.041) 0:03:31.434 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "user1": [ "x", "1001", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 23 March 2024 16:53:38 +0000 (0:00:00.282) 0:03:31.716 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 23 March 2024 16:53:38 +0000 (0:00:00.121) 0:03:31.837 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711212704.287894, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1711212644.529729, "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": "2793691160", "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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 23 March 2024 16:53:39 +0000 (0:00:00.281) 0:03:32.119 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user1" ], "delta": "0:00:00.004666", "end": "2024-03-23 16:53:39.284885", "rc": 0, "start": "2024-03-23 16:53:39.280219" } STDOUT: 0: user1 589824 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 23 March 2024 16:53:39 +0000 (0:00:00.283) 0:03:32.403 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user1" ], "delta": "0:00:00.004824", "end": "2024-03-23 16:53:39.570772", "rc": 0, "start": "2024-03-23 16:53:39.565948" } STDOUT: 0: user1 589824 65536 TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 23 March 2024 16:53:39 +0000 (0:00:00.284) 0:03:32.687 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 23 March 2024 16:53:39 +0000 (0:00:00.025) 0:03:32.713 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 23 March 2024 16:53:39 +0000 (0:00:00.025) 0:03:32.738 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 23 March 2024 16:53:39 +0000 (0:00:00.024) 0:03:32.763 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Saturday 23 March 2024 16:53:39 +0000 (0:00:00.026) 0:03:32.790 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Saturday 23 March 2024 16:53:39 +0000 (0:00:00.024) 0:03:32.815 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user1", "__podman_xdg_runtime_dir": "/run/user/1001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Saturday 23 March 2024 16:53:39 +0000 (0:00:00.043) 0:03:32.858 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/home/user1/.config/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Saturday 23 March 2024 16:53:39 +0000 (0:00:00.029) 0:03:32.887 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/home/user1/.config/containers/ansible-kubernetes.d/httpd1.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Saturday 23 March 2024 16:53:39 +0000 (0:00:00.100) 0:03:32.987 ******** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/home/user1/.config/containers/ansible-kubernetes.d/httpd1.yml" ], "delta": "0:00:00.006710", "end": "2024-03-23 16:53:40.151839", "rc": 0, "start": "2024-03-23 16:53:40.145129" } STDOUT: podman-kube@-home-user1-.config-containers-ansible\x2dkubernetes.d-httpd1.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:76 Saturday 23 March 2024 16:53:40 +0000 (0:00:00.282) 0:03:33.270 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:80 Saturday 23 March 2024 16:53:40 +0000 (0:00:00.029) 0:03:33.299 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Saturday 23 March 2024 16:53:40 +0000 (0:00:00.065) 0:03:33.364 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 16:53:40 +0000 (0:00:00.048) 0:03:33.413 ******** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user1" ], "delta": "0:00:00.023841", "end": "2024-03-23 16:53:40.603435", "rc": 0, "start": "2024-03-23 16:53:40.579594" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 16:53:40 +0000 (0:00:00.319) 0:03:33.732 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Saturday 23 March 2024 16:53:40 +0000 (0:00:00.033) 0:03:33.765 ******** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') == 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the host mount volumes] *********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Saturday 23 March 2024 16:53:40 +0000 (0:00:00.030) 0:03:33.796 ******** ok: [sut] => { "ansible_facts": { "__podman_volumes": [ "/tmp/httpd1", "/tmp/httpd1-create" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Saturday 23 March 2024 16:53:40 +0000 (0:00:00.042) 0:03:33.838 ******** changed: [sut] => (item=/tmp/httpd1) => { "ansible_loop_var": "item", "changed": true, "gid": 1001, "group": "user1", "item": "/tmp/httpd1", "mode": "0755", "owner": "user1", "path": "/tmp/httpd1", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 1001, "warnings": [ "Module remote_tmp /home/user1/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually" ] } changed: [sut] => (item=/tmp/httpd1-create) => { "ansible_loop_var": "item", "changed": true, "gid": 1001, "group": "user1", "item": "/tmp/httpd1-create", "mode": "0777", "owner": "user1", "path": "/tmp/httpd1-create", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 1001 } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:31 Saturday 23 March 2024 16:53:41 +0000 (0:00:00.998) 0:03:34.837 ******** changed: [sut] => (item=quay.io/libpod/testimage:20210610) => { "actions": [ "Pulled image quay.io/libpod/testimage:20210610" ], "ansible_loop_var": "item", "attempts": 1, "changed": true, "failed_when_result": false, "image": [ { "Annotations": {}, "Architecture": "amd64", "Author": "", "Comment": "", "Config": { "Cmd": [ "/bin/echo", "This container is intended for podman CI testing" ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ], "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "WorkingDir": "/home/podman" }, "Created": "2021-06-10T18:55:43.049643585Z", "Digest": "sha256:d48f2feaca74863c342cd9ce11edbe208675975740e7f4dd635b7b345339426a", "GraphDriver": { "Data": { "UpperDir": "/home/user1/.local/share/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/diff", "WorkDir": "/home/user1/.local/share/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/work" }, "Name": "overlay" }, "History": [ { "created": "2021-06-10T18:55:42.831917915Z", "created_by": "/bin/sh -c apk add busybox-extras", "empty_layer": true }, { "created": "2021-06-10T18:55:43.005956291Z", "created_by": "/bin/sh -c #(nop) ADD multi:0ed825786ec12498034356148303d2e6dfd4698131f4b5d4599e5eafa2ab71bd in /home/podman/ ", "empty_layer": true }, { "created": "2021-06-10T18:55:43.006000972Z", "created_by": "/bin/sh -c #(nop) LABEL created_by=test/system/build-testimage", "empty_layer": true }, { "created": "2021-06-10T18:55:43.006019818Z", "created_by": "/bin/sh -c #(nop) LABEL created_at=2021-06-10T18:55:36Z", "empty_layer": true }, { "created": "2021-06-10T18:55:43.028748885Z", "created_by": "/bin/sh -c #(nop) WORKDIR /home/podman", "empty_layer": true }, { "comment": "FROM docker.io/amd64/alpine:3.13.5", "created": "2021-06-10T18:55:43.160651456Z", "created_by": "/bin/sh -c #(nop) CMD [\"/bin/echo\", \"This container is intended for podman CI testing\"]" } ], "Id": "9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f", "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "ManifestType": "application/vnd.docker.distribution.manifest.v2+json", "NamesHistory": [ "quay.io/libpod/testimage:20210610" ], "Os": "linux", "Parent": "", "RepoDigests": [ "quay.io/libpod/testimage@sha256:d48f2feaca74863c342cd9ce11edbe208675975740e7f4dd635b7b345339426a", "quay.io/libpod/testimage@sha256:d8dc9f2a78e190963a75852ce55b926a1cf90c7d2e6d15b30b6bc43cd73a6377" ], "RepoTags": [ "quay.io/libpod/testimage:20210610" ], "RootFS": { "Layers": [ "sha256:f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e" ], "Type": "layers" }, "Size": 7987860, "User": "", "Version": "", "VirtualSize": 7987860 } ], "item": "quay.io/libpod/testimage:20210610", "podman_actions": [ "/usr/bin/podman image ls quay.io/libpod/testimage:20210610 --format json", "/usr/bin/podman image exists quay.io/libpod/testimage:20210610", "/usr/bin/podman pull quay.io/libpod/testimage:20210610 -q", "/usr/bin/podman inspect 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f --format json" ] } TASK [fedora.linux_system_roles.podman : Check the kubernetes yaml file] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:53 Saturday 23 March 2024 16:53:43 +0000 (0:00:01.648) 0:03:36.485 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:61 Saturday 23 March 2024 16:53:43 +0000 (0:00:00.272) 0:03:36.758 ******** changed: [sut] => { "changed": true, "gid": 1001, "group": "user1", "mode": "0755", "owner": "user1", "path": "/home/user1/.config/containers/ansible-kubernetes.d", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 4096, "state": "directory", "uid": 1001 } TASK [fedora.linux_system_roles.podman : Ensure kubernetes yaml files are present] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:70 Saturday 23 March 2024 16:53:43 +0000 (0:00:00.291) 0:03:37.049 ******** changed: [sut] => { "changed": true, "checksum": "fa3a58d6c50a5ab5d36fa9018a66e60104eac01e", "dest": "/home/user1/.config/containers/ansible-kubernetes.d/httpd1.yml", "gid": 1001, "group": "user1", "md5sum": "5b21e2a6ff5537b5fe2ad5e0a6bb5d26", "mode": "0644", "owner": "user1", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 722, "src": "/root/.ansible/tmp/ansible-tmp-1711212824.0200365-3717-174235363326645/source", "state": "file", "uid": 1001 } TASK [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:80 Saturday 23 March 2024 16:53:44 +0000 (0:00:00.693) 0:03:37.743 ******** changed: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true --log-level=debug /home/user1/.config/containers/ansible-kubernetes.d/httpd1.yml" ], "changed": true } STDOUT: Pod: 11e26a750b245f01df0f9211d0344c9908dd0509a489daf67b2755082a3f6d1d Container: a3d11ee2d12a62e70b54cf28b51422378c50afa9a27f57e09eac3caf659262a4 STDERR: time="2024-03-23T16:53:44Z" level=info msg="/usr/bin/podman filtering at log level debug" time="2024-03-23T16:53:44Z" level=debug msg="Called kube.PersistentPreRunE(/usr/bin/podman play kube --start=true --log-level=debug /home/user1/.config/containers/ansible-kubernetes.d/httpd1.yml)" time="2024-03-23T16:53:44Z" level=debug msg="Using conmon: \"/usr/bin/conmon\"" time="2024-03-23T16:53:44Z" level=info msg="Using sqlite as database backend" time="2024-03-23T16:53:44Z" level=debug msg="systemd-logind: Unknown object '/'." time="2024-03-23T16:53:44Z" level=debug msg="Using graph driver overlay" time="2024-03-23T16:53:44Z" level=debug msg="Using graph root /home/user1/.local/share/containers/storage" time="2024-03-23T16:53:44Z" level=debug msg="Using run root /run/user/1001/containers" time="2024-03-23T16:53:44Z" level=debug msg="Using static dir /home/user1/.local/share/containers/storage/libpod" time="2024-03-23T16:53:44Z" level=debug msg="Using tmp dir /run/user/1001/libpod/tmp" time="2024-03-23T16:53:44Z" level=debug msg="Using volume path /home/user1/.local/share/containers/storage/volumes" time="2024-03-23T16:53:44Z" level=debug msg="Using transient store: false" time="2024-03-23T16:53:44Z" level=debug msg="[graphdriver] trying provided driver \"overlay\"" time="2024-03-23T16:53:44Z" level=debug msg="Cached value indicated that overlay is supported" time="2024-03-23T16:53:44Z" level=debug msg="Cached value indicated that overlay is supported" time="2024-03-23T16:53:44Z" level=debug msg="Cached value indicated that metacopy is not being used" time="2024-03-23T16:53:44Z" level=debug msg="Cached value indicated that native-diff is usable" time="2024-03-23T16:53:44Z" level=debug msg="backingFs=extfs, projectQuotaSupported=false, useNativeDiff=true, usingMetacopy=false" time="2024-03-23T16:53:44Z" level=debug msg="Initializing event backend journald" time="2024-03-23T16:53:44Z" level=debug msg="Configured OCI runtime runc initialization failed: no valid executable found for OCI runtime runc: invalid argument" time="2024-03-23T16:53:44Z" level=debug msg="Configured OCI runtime crun-wasm initialization failed: no valid executable found for OCI runtime crun-wasm: invalid argument" time="2024-03-23T16:53:44Z" level=debug msg="Configured OCI runtime runj initialization failed: no valid executable found for OCI runtime runj: invalid argument" time="2024-03-23T16:53:44Z" level=debug msg="Configured OCI runtime kata initialization failed: no valid executable found for OCI runtime kata: invalid argument" time="2024-03-23T16:53:44Z" level=debug msg="Configured OCI runtime runsc initialization failed: no valid executable found for OCI runtime runsc: invalid argument" time="2024-03-23T16:53:44Z" level=debug msg="Configured OCI runtime youki initialization failed: no valid executable found for OCI runtime youki: invalid argument" time="2024-03-23T16:53:44Z" level=debug msg="Configured OCI runtime krun initialization failed: no valid executable found for OCI runtime krun: invalid argument" time="2024-03-23T16:53:44Z" level=debug msg="Configured OCI runtime ocijail initialization failed: no valid executable found for OCI runtime ocijail: invalid argument" time="2024-03-23T16:53:44Z" level=debug msg="Using OCI runtime \"/usr/bin/crun\"" time="2024-03-23T16:53:44Z" level=info msg="Setting parallel job count to 7" time="2024-03-23T16:53:44Z" level=debug msg="Successfully loaded 1 networks" time="2024-03-23T16:53:44Z" level=debug msg="found free device name podman1" time="2024-03-23T16:53:44Z" level=debug msg="found free ipv4 network subnet 10.89.0.0/24" time="2024-03-23T16:53:44Z" level=debug msg="Successfully loaded network podman-default-kube-network: &{podman-default-kube-network 87d9306486b7e31b5e1794557f331436fb97cc50894c9f9ee9fa62af93b69146 bridge podman1 2024-03-23 16:53:44.992935612 +0000 UTC [{{{10.89.0.0 ffffff00}} 10.89.0.1 }] [] false false true [] map[] map[] map[driver:host-local]}" time="2024-03-23T16:53:44Z" level=debug msg="Successfully loaded 2 networks" time="2024-03-23T16:53:44Z" level=debug msg="Looking up image \"localhost/podman-pause:4.9.3-1708357294\" in local containers storage" time="2024-03-23T16:53:44Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2024-03-23T16:53:44Z" level=debug msg="Trying \"localhost/podman-pause:4.9.3-1708357294\" ..." time="2024-03-23T16:53:44Z" level=debug msg="reference \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]localhost/podman-pause:4.9.3-1708357294\" does not resolve to an image ID" time="2024-03-23T16:53:44Z" level=debug msg="Trying \"localhost/podman-pause:4.9.3-1708357294\" ..." time="2024-03-23T16:53:44Z" level=debug msg="reference \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]localhost/podman-pause:4.9.3-1708357294\" does not resolve to an image ID" time="2024-03-23T16:53:44Z" level=debug msg="Trying \"localhost/podman-pause:4.9.3-1708357294\" ..." time="2024-03-23T16:53:44Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2024-03-23T16:53:44Z" level=debug msg="FROM \"scratch\"" time="2024-03-23T16:53:44Z" level=debug msg="Cached value indicated that idmapped mounts for overlay are not supported" time="2024-03-23T16:53:44Z" level=debug msg="Check for idmapped mounts support " time="2024-03-23T16:53:44Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2024-03-23T16:53:44Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2024-03-23T16:53:45Z" level=debug msg="overlay: test mount indicated that volatile is being used" time="2024-03-23T16:53:45Z" level=debug msg="overlay: mount_data=lowerdir=/home/user1/.local/share/containers/storage/overlay/8ead1ad9efaa9dd7bd4d729fe358ad0b935acc4a148a4a010f5cbe944b88ebfc/empty,upperdir=/home/user1/.local/share/containers/storage/overlay/8ead1ad9efaa9dd7bd4d729fe358ad0b935acc4a148a4a010f5cbe944b88ebfc/diff,workdir=/home/user1/.local/share/containers/storage/overlay/8ead1ad9efaa9dd7bd4d729fe358ad0b935acc4a148a4a010f5cbe944b88ebfc/work,userxattr,volatile,context=\"system_u:object_r:container_file_t:s0:c261,c990\"" time="2024-03-23T16:53:45Z" level=debug msg="Container ID: dd351e7950998e30ce7c250fb54c36e42c864be1c9a9da8def250183e10b6703" time="2024-03-23T16:53:45Z" level=debug msg="Parsed Step: {Env:[PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin] Command:copy Args:[/usr/libexec/podman/catatonit /catatonit] Flags:[] Attrs:map[] Message:COPY /usr/libexec/podman/catatonit /catatonit Heredocs:[] Original:COPY /usr/libexec/podman/catatonit /catatonit}" time="2024-03-23T16:53:45Z" level=debug msg="COPY []string(nil), imagebuilder.Copy{FromFS:false, From:\"\", Src:[]string{\"/usr/libexec/podman/catatonit\"}, Dest:\"/catatonit\", Download:false, Chown:\"\", Chmod:\"\", Checksum:\"\", Files:[]imagebuilder.File(nil)}" time="2024-03-23T16:53:45Z" level=debug msg="added content file:43f7f02ef0e2192a01ab95857b6d2eb3ffda42fa8c004781b90dc7884ebcadac" time="2024-03-23T16:53:45Z" level=debug msg="Parsed Step: {Env:[PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin] Command:entrypoint Args:[/catatonit -P] Flags:[] Attrs:map[json:true] Message:ENTRYPOINT /catatonit -P Heredocs:[] Original:ENTRYPOINT [\"/catatonit\", \"-P\"]}" time="2024-03-23T16:53:45Z" level=debug msg="COMMIT localhost/podman-pause:4.9.3-1708357294" time="2024-03-23T16:53:45Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]localhost/podman-pause:4.9.3-1708357294\"" time="2024-03-23T16:53:45Z" level=debug msg="COMMIT \"containers-storage:[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]localhost/podman-pause:4.9.3-1708357294\"" time="2024-03-23T16:53:45Z" level=debug msg="committing image with reference \"containers-storage:[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]localhost/podman-pause:4.9.3-1708357294\" is allowed by policy" time="2024-03-23T16:53:45Z" level=debug msg="layer list: [\"8ead1ad9efaa9dd7bd4d729fe358ad0b935acc4a148a4a010f5cbe944b88ebfc\"]" time="2024-03-23T16:53:45Z" level=debug msg="using \"/var/tmp/buildah581828485\" to hold temporary data" time="2024-03-23T16:53:45Z" level=debug msg="Tar with options on /home/user1/.local/share/containers/storage/overlay/8ead1ad9efaa9dd7bd4d729fe358ad0b935acc4a148a4a010f5cbe944b88ebfc/diff" time="2024-03-23T16:53:45Z" level=debug msg="layer \"8ead1ad9efaa9dd7bd4d729fe358ad0b935acc4a148a4a010f5cbe944b88ebfc\" size is 1134080 bytes, uncompressed digest sha256:f6562c53f2f026a75687a48d07fde90deace7aa85e510265cffff5e5c54bc959, possibly-compressed digest sha256:f6562c53f2f026a75687a48d07fde90deace7aa85e510265cffff5e5c54bc959" time="2024-03-23T16:53:45Z" level=debug msg="OCIv1 config = {\"created\":\"2024-03-23T16:53:45.154585065Z\",\"architecture\":\"amd64\",\"os\":\"linux\",\"config\":{\"Env\":[\"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin\"],\"Entrypoint\":[\"/catatonit\",\"-P\"],\"Labels\":{\"io.buildah.version\":\"1.33.5\"}},\"rootfs\":{\"type\":\"layers\",\"diff_ids\":[\"sha256:f6562c53f2f026a75687a48d07fde90deace7aa85e510265cffff5e5c54bc959\"]},\"history\":[{\"created\":\"2024-03-23T16:53:45.153879254Z\",\"created_by\":\"/bin/sh -c #(nop) COPY file:43f7f02ef0e2192a01ab95857b6d2eb3ffda42fa8c004781b90dc7884ebcadac in /catatonit \",\"empty_layer\":true},{\"created\":\"2024-03-23T16:53:45.160760922Z\",\"created_by\":\"/bin/sh -c #(nop) ENTRYPOINT [\\\"/catatonit\\\", \\\"-P\\\"]\"}]}" time="2024-03-23T16:53:45Z" level=debug msg="OCIv1 manifest = {\"schemaVersion\":2,\"mediaType\":\"application/vnd.oci.image.manifest.v1+json\",\"config\":{\"mediaType\":\"application/vnd.oci.image.config.v1+json\",\"digest\":\"sha256:9f60b8e28f2bc56316f17f3bd8c3ffe5c8524ed9b8d13bfe14e0c2e466034baa\",\"size\":668},\"layers\":[{\"mediaType\":\"application/vnd.oci.image.layer.v1.tar\",\"digest\":\"sha256:f6562c53f2f026a75687a48d07fde90deace7aa85e510265cffff5e5c54bc959\",\"size\":1134080}],\"annotations\":{\"org.opencontainers.image.base.digest\":\"\",\"org.opencontainers.image.base.name\":\"\"}}" time="2024-03-23T16:53:45Z" level=debug msg="Docker v2s2 config = {\"created\":\"2024-03-23T16:53:45.154585065Z\",\"container\":\"dd351e7950998e30ce7c250fb54c36e42c864be1c9a9da8def250183e10b6703\",\"container_config\":{\"Hostname\":\"\",\"Domainname\":\"\",\"User\":\"\",\"AttachStdin\":false,\"AttachStdout\":false,\"AttachStderr\":false,\"Tty\":false,\"OpenStdin\":false,\"StdinOnce\":false,\"Env\":[\"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin\"],\"Cmd\":[],\"Image\":\"\",\"Volumes\":{},\"WorkingDir\":\"\",\"Entrypoint\":[\"/catatonit\",\"-P\"],\"OnBuild\":[],\"Labels\":{\"io.buildah.version\":\"1.33.5\"}},\"config\":{\"Hostname\":\"\",\"Domainname\":\"\",\"User\":\"\",\"AttachStdin\":false,\"AttachStdout\":false,\"AttachStderr\":false,\"Tty\":false,\"OpenStdin\":false,\"StdinOnce\":false,\"Env\":[\"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin\"],\"Cmd\":[],\"Image\":\"\",\"Volumes\":{},\"WorkingDir\":\"\",\"Entrypoint\":[\"/catatonit\",\"-P\"],\"OnBuild\":[],\"Labels\":{\"io.buildah.version\":\"1.33.5\"}},\"architecture\":\"amd64\",\"os\":\"linux\",\"rootfs\":{\"type\":\"layers\",\"diff_ids\":[\"sha256:f6562c53f2f026a75687a48d07fde90deace7aa85e510265cffff5e5c54bc959\"]},\"history\":[{\"created\":\"2024-03-23T16:53:45.153879254Z\",\"created_by\":\"/bin/sh -c #(nop) COPY file:43f7f02ef0e2192a01ab95857b6d2eb3ffda42fa8c004781b90dc7884ebcadac in /catatonit \",\"empty_layer\":true},{\"created\":\"2024-03-23T16:53:45.160760922Z\",\"created_by\":\"/bin/sh -c #(nop) ENTRYPOINT [\\\"/catatonit\\\", \\\"-P\\\"]\"}]}" time="2024-03-23T16:53:45Z" level=debug msg="Docker v2s2 manifest = {\"schemaVersion\":2,\"mediaType\":\"application/vnd.docker.distribution.manifest.v2+json\",\"config\":{\"mediaType\":\"application/vnd.docker.container.image.v1+json\",\"size\":1342,\"digest\":\"sha256:562e5ea8b977a792d4e8ae6d3b24c30aeabcee26bf9e23fc9ee99aa075f7c22c\"},\"layers\":[{\"mediaType\":\"application/vnd.docker.image.rootfs.diff.tar\",\"size\":1134080,\"digest\":\"sha256:f6562c53f2f026a75687a48d07fde90deace7aa85e510265cffff5e5c54bc959\"}]}" time="2024-03-23T16:53:45Z" level=debug msg="Using SQLite blob info cache at /home/user1/.local/share/containers/cache/blob-info-cache-v1.sqlite" time="2024-03-23T16:53:45Z" level=debug msg="IsRunningImageAllowed for image containers-storage:" time="2024-03-23T16:53:45Z" level=debug msg=" Using transport \"containers-storage\" policy section " time="2024-03-23T16:53:45Z" level=debug msg=" Requirement 0: allowed" time="2024-03-23T16:53:45Z" level=debug msg="Overall: allowed" time="2024-03-23T16:53:45Z" level=debug msg="start reading config" time="2024-03-23T16:53:45Z" level=debug msg="finished reading config" time="2024-03-23T16:53:45Z" level=debug msg="Manifest has MIME type application/vnd.oci.image.manifest.v1+json, ordered candidate list [application/vnd.oci.image.manifest.v1+json, application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.v1+prettyjws, application/vnd.docker.distribution.manifest.v1+json]" time="2024-03-23T16:53:45Z" level=debug msg="... will first try using the original manifest unmodified" time="2024-03-23T16:53:45Z" level=debug msg="Checking if we can reuse blob sha256:f6562c53f2f026a75687a48d07fde90deace7aa85e510265cffff5e5c54bc959: general substitution = true, compression for MIME type \"application/vnd.oci.image.layer.v1.tar\" = true" time="2024-03-23T16:53:45Z" level=debug msg="reading layer \"sha256:f6562c53f2f026a75687a48d07fde90deace7aa85e510265cffff5e5c54bc959\"" time="2024-03-23T16:53:45Z" level=debug msg="No compression detected" time="2024-03-23T16:53:45Z" level=debug msg="Using original blob without modification" time="2024-03-23T16:53:45Z" level=debug msg="Applying tar in /home/user1/.local/share/containers/storage/overlay/f6562c53f2f026a75687a48d07fde90deace7aa85e510265cffff5e5c54bc959/diff" time="2024-03-23T16:53:45Z" level=debug msg="finished reading layer \"sha256:f6562c53f2f026a75687a48d07fde90deace7aa85e510265cffff5e5c54bc959\"" time="2024-03-23T16:53:45Z" level=debug msg="No compression detected" time="2024-03-23T16:53:45Z" level=debug msg="Compression change for blob sha256:9f60b8e28f2bc56316f17f3bd8c3ffe5c8524ed9b8d13bfe14e0c2e466034baa (\"application/vnd.oci.image.config.v1+json\") not supported" time="2024-03-23T16:53:45Z" level=debug msg="Using original blob without modification" time="2024-03-23T16:53:45Z" level=debug msg="setting image creation date to 2024-03-23 16:53:45.154585065 +0000 UTC" time="2024-03-23T16:53:45Z" level=debug msg="created new image ID \"9f60b8e28f2bc56316f17f3bd8c3ffe5c8524ed9b8d13bfe14e0c2e466034baa\" with metadata \"{}\"" time="2024-03-23T16:53:45Z" level=debug msg="added name \"localhost/podman-pause:4.9.3-1708357294\" to image \"9f60b8e28f2bc56316f17f3bd8c3ffe5c8524ed9b8d13bfe14e0c2e466034baa\"" time="2024-03-23T16:53:45Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]localhost/podman-pause:4.9.3-1708357294\"" time="2024-03-23T16:53:45Z" level=debug msg="printing final image id \"9f60b8e28f2bc56316f17f3bd8c3ffe5c8524ed9b8d13bfe14e0c2e466034baa\"" time="2024-03-23T16:53:45Z" level=debug msg="Pod using bridge network mode" time="2024-03-23T16:53:45Z" level=debug msg="Created cgroup path user.slice/user-libpod_pod_11e26a750b245f01df0f9211d0344c9908dd0509a489daf67b2755082a3f6d1d.slice for parent user.slice and name libpod_pod_11e26a750b245f01df0f9211d0344c9908dd0509a489daf67b2755082a3f6d1d" time="2024-03-23T16:53:45Z" level=debug msg="Created cgroup user.slice/user-libpod_pod_11e26a750b245f01df0f9211d0344c9908dd0509a489daf67b2755082a3f6d1d.slice" time="2024-03-23T16:53:45Z" level=debug msg="Got pod cgroup as user.slice/user-1001.slice/user@1001.service/user.slice/user-libpod_pod_11e26a750b245f01df0f9211d0344c9908dd0509a489daf67b2755082a3f6d1d.slice" time="2024-03-23T16:53:45Z" level=debug msg="Looking up image \"localhost/podman-pause:4.9.3-1708357294\" in local containers storage" time="2024-03-23T16:53:45Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2024-03-23T16:53:45Z" level=debug msg="Trying \"localhost/podman-pause:4.9.3-1708357294\" ..." time="2024-03-23T16:53:45Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f60b8e28f2bc56316f17f3bd8c3ffe5c8524ed9b8d13bfe14e0c2e466034baa\"" time="2024-03-23T16:53:45Z" level=debug msg="Found image \"localhost/podman-pause:4.9.3-1708357294\" as \"localhost/podman-pause:4.9.3-1708357294\" in local containers storage" time="2024-03-23T16:53:45Z" level=debug msg="Found image \"localhost/podman-pause:4.9.3-1708357294\" as \"localhost/podman-pause:4.9.3-1708357294\" in local containers storage ([overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f60b8e28f2bc56316f17f3bd8c3ffe5c8524ed9b8d13bfe14e0c2e466034baa)" time="2024-03-23T16:53:45Z" level=debug msg="exporting opaque data as blob \"sha256:9f60b8e28f2bc56316f17f3bd8c3ffe5c8524ed9b8d13bfe14e0c2e466034baa\"" time="2024-03-23T16:53:45Z" level=debug msg="Inspecting image 9f60b8e28f2bc56316f17f3bd8c3ffe5c8524ed9b8d13bfe14e0c2e466034baa" time="2024-03-23T16:53:45Z" level=debug msg="exporting opaque data as blob \"sha256:9f60b8e28f2bc56316f17f3bd8c3ffe5c8524ed9b8d13bfe14e0c2e466034baa\"" time="2024-03-23T16:53:45Z" level=debug msg="Inspecting image 9f60b8e28f2bc56316f17f3bd8c3ffe5c8524ed9b8d13bfe14e0c2e466034baa" time="2024-03-23T16:53:45Z" level=debug msg="Inspecting image 9f60b8e28f2bc56316f17f3bd8c3ffe5c8524ed9b8d13bfe14e0c2e466034baa" time="2024-03-23T16:53:45Z" level=debug msg="using systemd mode: false" time="2024-03-23T16:53:45Z" level=debug msg="setting container name 11e26a750b24-infra" time="2024-03-23T16:53:45Z" level=debug msg="Loading seccomp profile from \"/usr/share/containers/seccomp.json\"" time="2024-03-23T16:53:45Z" level=debug msg="Allocated lock 1 for container 66a570cfbc705381f1ee1bb6e9c70d9e24effc24a8e3671162b950333f611383" time="2024-03-23T16:53:45Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f60b8e28f2bc56316f17f3bd8c3ffe5c8524ed9b8d13bfe14e0c2e466034baa\"" time="2024-03-23T16:53:45Z" level=debug msg="exporting opaque data as blob \"sha256:9f60b8e28f2bc56316f17f3bd8c3ffe5c8524ed9b8d13bfe14e0c2e466034baa\"" time="2024-03-23T16:53:45Z" level=debug msg="Created container \"66a570cfbc705381f1ee1bb6e9c70d9e24effc24a8e3671162b950333f611383\"" time="2024-03-23T16:53:45Z" level=debug msg="Container \"66a570cfbc705381f1ee1bb6e9c70d9e24effc24a8e3671162b950333f611383\" has work directory \"/home/user1/.local/share/containers/storage/overlay-containers/66a570cfbc705381f1ee1bb6e9c70d9e24effc24a8e3671162b950333f611383/userdata\"" time="2024-03-23T16:53:45Z" level=debug msg="Container \"66a570cfbc705381f1ee1bb6e9c70d9e24effc24a8e3671162b950333f611383\" has run directory \"/run/user/1001/containers/overlay-containers/66a570cfbc705381f1ee1bb6e9c70d9e24effc24a8e3671162b950333f611383/userdata\"" time="2024-03-23T16:53:45Z" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2024-03-23T16:53:45Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2024-03-23T16:53:45Z" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2024-03-23T16:53:45Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2024-03-23T16:53:45Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2024-03-23T16:53:45Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage ([overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f)" time="2024-03-23T16:53:45Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2024-03-23T16:53:45Z" level=debug msg="Pulling image quay.io/libpod/testimage:20210610 (policy: missing)" time="2024-03-23T16:53:45Z" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2024-03-23T16:53:45Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2024-03-23T16:53:45Z" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2024-03-23T16:53:45Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2024-03-23T16:53:45Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2024-03-23T16:53:45Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage ([overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f)" time="2024-03-23T16:53:45Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2024-03-23T16:53:45Z" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2024-03-23T16:53:45Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2024-03-23T16:53:45Z" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2024-03-23T16:53:45Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2024-03-23T16:53:45Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2024-03-23T16:53:45Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage ([overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f)" time="2024-03-23T16:53:45Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2024-03-23T16:53:45Z" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2024-03-23T16:53:45Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2024-03-23T16:53:45Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2024-03-23T16:53:45Z" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2024-03-23T16:53:45Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2024-03-23T16:53:45Z" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2024-03-23T16:53:45Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2024-03-23T16:53:45Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2024-03-23T16:53:45Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage ([overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f)" time="2024-03-23T16:53:45Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2024-03-23T16:53:45Z" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2024-03-23T16:53:45Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2024-03-23T16:53:45Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2024-03-23T16:53:45Z" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2024-03-23T16:53:45Z" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2024-03-23T16:53:45Z" level=debug msg="using systemd mode: false" time="2024-03-23T16:53:45Z" level=debug msg="adding container to pod httpd1" time="2024-03-23T16:53:45Z" level=debug msg="setting container name httpd1-httpd1" time="2024-03-23T16:53:45Z" level=debug msg="Loading seccomp profile from \"/usr/share/containers/seccomp.json\"" time="2024-03-23T16:53:45Z" level=info msg="Sysctl net.ipv4.ping_group_range=0 0 ignored in containers.conf, since Network Namespace set to host" time="2024-03-23T16:53:45Z" level=debug msg="Adding mount /proc" time="2024-03-23T16:53:45Z" level=debug msg="Adding mount /dev" time="2024-03-23T16:53:45Z" level=debug msg="Adding mount /dev/pts" time="2024-03-23T16:53:45Z" level=debug msg="Adding mount /dev/mqueue" time="2024-03-23T16:53:45Z" level=debug msg="Adding mount /sys" time="2024-03-23T16:53:45Z" level=debug msg="Adding mount /sys/fs/cgroup" time="2024-03-23T16:53:45Z" level=debug msg="Allocated lock 2 for container a3d11ee2d12a62e70b54cf28b51422378c50afa9a27f57e09eac3caf659262a4" time="2024-03-23T16:53:45Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2024-03-23T16:53:45Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2024-03-23T16:53:45Z" level=debug msg="Created container \"a3d11ee2d12a62e70b54cf28b51422378c50afa9a27f57e09eac3caf659262a4\"" time="2024-03-23T16:53:45Z" level=debug msg="Container \"a3d11ee2d12a62e70b54cf28b51422378c50afa9a27f57e09eac3caf659262a4\" has work directory \"/home/user1/.local/share/containers/storage/overlay-containers/a3d11ee2d12a62e70b54cf28b51422378c50afa9a27f57e09eac3caf659262a4/userdata\"" time="2024-03-23T16:53:45Z" level=debug msg="Container \"a3d11ee2d12a62e70b54cf28b51422378c50afa9a27f57e09eac3caf659262a4\" has run directory \"/run/user/1001/containers/overlay-containers/a3d11ee2d12a62e70b54cf28b51422378c50afa9a27f57e09eac3caf659262a4/userdata\"" time="2024-03-23T16:53:45Z" level=debug msg="Strongconnecting node 66a570cfbc705381f1ee1bb6e9c70d9e24effc24a8e3671162b950333f611383" time="2024-03-23T16:53:45Z" level=debug msg="Pushed 66a570cfbc705381f1ee1bb6e9c70d9e24effc24a8e3671162b950333f611383 onto stack" time="2024-03-23T16:53:45Z" level=debug msg="Finishing node 66a570cfbc705381f1ee1bb6e9c70d9e24effc24a8e3671162b950333f611383. Popped 66a570cfbc705381f1ee1bb6e9c70d9e24effc24a8e3671162b950333f611383 off stack" time="2024-03-23T16:53:45Z" level=debug msg="Strongconnecting node a3d11ee2d12a62e70b54cf28b51422378c50afa9a27f57e09eac3caf659262a4" time="2024-03-23T16:53:45Z" level=debug msg="Pushed a3d11ee2d12a62e70b54cf28b51422378c50afa9a27f57e09eac3caf659262a4 onto stack" time="2024-03-23T16:53:45Z" level=debug msg="Finishing node a3d11ee2d12a62e70b54cf28b51422378c50afa9a27f57e09eac3caf659262a4. Popped a3d11ee2d12a62e70b54cf28b51422378c50afa9a27f57e09eac3caf659262a4 off stack" time="2024-03-23T16:53:45Z" level=debug msg="overlay: mount_data=lowerdir=/home/user1/.local/share/containers/storage/overlay/l/MY6343RCH4EBTJYOXHJAZSI4V6,upperdir=/home/user1/.local/share/containers/storage/overlay/26ab998b9bf81aa76ce25e1c93681e0cffbc7749c77bddfb28f81b5e41575921/diff,workdir=/home/user1/.local/share/containers/storage/overlay/26ab998b9bf81aa76ce25e1c93681e0cffbc7749c77bddfb28f81b5e41575921/work,userxattr,context=\"system_u:object_r:container_file_t:s0:c800,c977\"" time="2024-03-23T16:53:45Z" level=debug msg="Mounted container \"66a570cfbc705381f1ee1bb6e9c70d9e24effc24a8e3671162b950333f611383\" at \"/home/user1/.local/share/containers/storage/overlay/26ab998b9bf81aa76ce25e1c93681e0cffbc7749c77bddfb28f81b5e41575921/merged\"" time="2024-03-23T16:53:45Z" level=debug msg="Made network namespace at /run/user/1001/netns/netns-91431214-8409-5356-cab2-cf2bbd963e80 for container 66a570cfbc705381f1ee1bb6e9c70d9e24effc24a8e3671162b950333f611383" time="2024-03-23T16:53:45Z" level=debug msg="Created root filesystem for container 66a570cfbc705381f1ee1bb6e9c70d9e24effc24a8e3671162b950333f611383 at /home/user1/.local/share/containers/storage/overlay/26ab998b9bf81aa76ce25e1c93681e0cffbc7749c77bddfb28f81b5e41575921/merged" time="2024-03-23T16:53:45Z" level=debug msg="creating rootless network namespace with name \"rootless-netns-13a6232d8a6fc9319a00\"" time="2024-03-23T16:53:45Z" level=debug msg="slirp4netns command: /usr/bin/slirp4netns --disable-host-loopback --mtu=65520 --enable-sandbox --enable-seccomp --enable-ipv6 -c -r 3 --netns-type=path /run/user/1001/netns/rootless-netns-13a6232d8a6fc9319a00 tap0" time="2024-03-23T16:53:45Z" level=debug msg="found local resolver, using \"/run/systemd/resolve/resolv.conf\" to get the nameservers" time="2024-03-23T16:53:45Z" level=debug msg="The path of /etc/resolv.conf in the mount ns is \"/run/systemd/resolve/stub-resolv.conf\"" [DEBUG netavark::network::validation] "Validating network namespace..." [DEBUG netavark::commands::setup] "Setting up..." [INFO netavark::firewall] Using iptables firewall driver [DEBUG netavark::network::bridge] Setup network podman-default-kube-network [DEBUG netavark::network::bridge] Container interface name: eth0 with IP addresses [10.89.0.2/24] [DEBUG netavark::network::bridge] Bridge name: podman1 with IP addresses [10.89.0.1/24] [DEBUG netavark::network::core_utils] Setting sysctl value for net.ipv4.ip_forward to 1 [DEBUG netavark::network::core_utils] Setting sysctl value for /proc/sys/net/ipv6/conf/eth0/autoconf to 0 [DEBUG netavark::network::core_utils] Setting sysctl value for /proc/sys/net/ipv4/conf/eth0/arp_notify to 1 [INFO netavark::network::netlink] Adding route (dest: 0.0.0.0/0 ,gw: 10.89.0.1, metric 100) [DEBUG netavark::firewall::varktables::helpers] chain NETAVARK-4B9D9135B29BA created on table nat [DEBUG netavark::firewall::varktables::helpers] chain NETAVARK_ISOLATION_2 created on table filter [DEBUG netavark::firewall::varktables::helpers] chain NETAVARK_ISOLATION_3 created on table filter [DEBUG netavark::firewall::varktables::helpers] chain NETAVARK_INPUT created on table filter [DEBUG netavark::firewall::varktables::helpers] chain NETAVARK_FORWARD created on table filter [DEBUG netavark::firewall::varktables::helpers] rule -d 10.89.0.0/24 -j ACCEPT created on table nat and chain NETAVARK-4B9D9135B29BA [DEBUG netavark::firewall::varktables::helpers] rule ! -d 224.0.0.0/4 -j MASQUERADE created on table nat and chain NETAVARK-4B9D9135B29BA [DEBUG netavark::firewall::varktables::helpers] rule -s 10.89.0.0/24 -j NETAVARK-4B9D9135B29BA created on table nat and chain POSTROUTING [DEBUG netavark::firewall::varktables::helpers] rule -p udp -s 10.89.0.0/24 --dport 53 -j ACCEPT created on table filter and chain NETAVARK_INPUT [DEBUG netavark::firewall::varktables::helpers] rule -m conntrack --ctstate INVALID -j DROP created on table filter and chain NETAVARK_FORWARD [DEBUG netavark::firewall::varktables::helpers] rule -d 10.89.0.0/24 -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT created on table filter and chain NETAVARK_FORWARD [DEBUG netavark::firewall::varktables::helpers] rule -s 10.89.0.0/24 -j ACCEPT created on table filter and chain NETAVARK_FORWARD [DEBUG netavark::network::core_utils] Setting sysctl value for net.ipv4.conf.podman1.route_localnet to 1 [DEBUG netavark::firewall::varktables::helpers] chain NETAVARK-HOSTPORT-SETMARK created on table nat [DEBUG netavark::firewall::varktables::helpers] chain NETAVARK-HOSTPORT-MASQ created on table nat [DEBUG netavark::firewall::varktables::helpers] chain NETAVARK-DN-4B9D9135B29BA created on table nat [DEBUG netavark::firewall::varktables::helpers] chain NETAVARK-HOSTPORT-DNAT created on table nat [DEBUG netavark::firewall::varktables::helpers] rule -j MARK --set-xmark 0x2000/0x2000 created on table nat and chain NETAVARK-HOSTPORT-SETMARK [DEBUG netavark::firewall::varktables::helpers] rule -j MASQUERADE -m comment --comment 'netavark portfw masq mark' -m mark --mark 0x2000/0x2000 created on table nat and chain NETAVARK-HOSTPORT-MASQ [DEBUG netavark::firewall::varktables::helpers] rule -j NETAVARK-HOSTPORT-SETMARK -s 10.89.0.0/24 -p tcp --dport 15001 created on table nat and chain NETAVARK-DN-4B9D9135B29BA [DEBUG netavark::firewall::varktables::helpers] rule -j NETAVARK-HOSTPORT-SETMARK -s 127.0.0.1 -p tcp --dport 15001 created on table nat and chain NETAVARK-DN-4B9D9135B29BA [DEBUG netavark::firewall::varktables::helpers] rule -j DNAT -p tcp --to-destination 10.89.0.2:80 --destination-port 15001 created on table nat and chain NETAVARK-DN-4B9D9135B29BA [DEBUG netavark::firewall::varktables::helpers] rule -j NETAVARK-DN-4B9D9135B29BA -p tcp --dport 15001 -m comment --comment 'dnat name: podman-default-kube-network id: 66a570cfbc705381f1ee1bb6e9c70d9e24effc24a8e3671162b950333f611383' created on table nat and chain NETAVARK-HOSTPORT-DNAT [DEBUG netavark::firewall::varktables::helpers] rule -j NETAVARK-HOSTPORT-DNAT -m addrtype --dst-type LOCAL created on table nat and chain PREROUTING [DEBUG netavark::firewall::varktables::helpers] rule -j NETAVARK-HOSTPORT-DNAT -m addrtype --dst-type LOCAL created on table nat and chain OUTPUT [DEBUG netavark::dns::aardvark] Spawning aardvark server [DEBUG netavark::dns::aardvark] start aardvark-dns: ["systemd-run", "-q", "--scope", "--user", "/usr/libexec/podman/aardvark-dns", "--config", "/run/user/1001/containers/networks/aardvark-dns", "-p", "53", "run"] [DEBUG netavark::commands::setup] { "podman-default-kube-network": StatusBlock { dns_search_domains: Some( [ "dns.podman", ], ), dns_server_ips: Some( [ 10.89.0.1, ], ), interfaces: Some( { "eth0": NetInterface { mac_address: "a6:50:66:e2:57:d2", subnets: Some( [ NetAddress { gateway: Some( 10.89.0.1, ), ipnet: 10.89.0.2/24, }, ], ), }, }, ), }, } [DEBUG netavark::commands::setup] "Setup complete" time="2024-03-23T16:53:46Z" level=debug msg="rootlessport: time=\"2024-03-23T16:53:46Z\" level=info msg=\"Starting parent driver\"\ntime=\"2024-03-23T16:53:46Z\" level=info msg=\"opaque=map[builtin.readypipepath:/run/user/1001/libpod/tmp/rootlessport2451791186/.bp-ready.pipe builtin.socketpath:/run/user/1001/libpod/tmp/rootlessport2451791186/.bp.sock]\"\n" time="2024-03-23T16:53:46Z" level=debug msg="rootlessport: time=\"2024-03-23T16:53:46Z\" level=info msg=\"Starting child driver in child netns (\\\"/proc/self/exe\\\" [rootlessport-child])\"\n" time="2024-03-23T16:53:46Z" level=debug msg="rootlessport: time=\"2024-03-23T16:53:46Z\" level=info msg=\"Waiting for initComplete\"\n" time="2024-03-23T16:53:46Z" level=debug msg="rootlessport: time=\"2024-03-23T16:53:46Z\" level=info msg=\"initComplete is closed; parent and child established the communication channel\"\ntime=\"2024-03-23T16:53:46Z\" level=info msg=\"Exposing ports [{ 80 15001 1 tcp}]\"\n" time="2024-03-23T16:53:46Z" level=debug msg="rootlessport is ready" time="2024-03-23T16:53:46Z" level=debug msg="/etc/system-fips does not exist on host, not mounting FIPS mode subscription" time="2024-03-23T16:53:46Z" level=debug msg="Setting Cgroups for container 66a570cfbc705381f1ee1bb6e9c70d9e24effc24a8e3671162b950333f611383 to user-libpod_pod_11e26a750b245f01df0f9211d0344c9908dd0509a489daf67b2755082a3f6d1d.slice:libpod:66a570cfbc705381f1ee1bb6e9c70d9e24effc24a8e3671162b950333f611383" time="2024-03-23T16:53:46Z" level=debug msg="reading hooks from /usr/share/containers/oci/hooks.d" time="2024-03-23T16:53:46Z" level=debug msg="Workdir \"/\" resolved to host path \"/home/user1/.local/share/containers/storage/overlay/26ab998b9bf81aa76ce25e1c93681e0cffbc7749c77bddfb28f81b5e41575921/merged\"" time="2024-03-23T16:53:46Z" level=debug msg="Created OCI spec for container 66a570cfbc705381f1ee1bb6e9c70d9e24effc24a8e3671162b950333f611383 at /home/user1/.local/share/containers/storage/overlay-containers/66a570cfbc705381f1ee1bb6e9c70d9e24effc24a8e3671162b950333f611383/userdata/config.json" time="2024-03-23T16:53:46Z" level=debug msg="Created cgroup path user.slice/user-libpod_pod_11e26a750b245f01df0f9211d0344c9908dd0509a489daf67b2755082a3f6d1d.slice for parent user.slice and name libpod_pod_11e26a750b245f01df0f9211d0344c9908dd0509a489daf67b2755082a3f6d1d" time="2024-03-23T16:53:46Z" level=debug msg="Created cgroup user.slice/user-libpod_pod_11e26a750b245f01df0f9211d0344c9908dd0509a489daf67b2755082a3f6d1d.slice" time="2024-03-23T16:53:46Z" level=debug msg="Got pod cgroup as user.slice/user-1001.slice/user@1001.service/user.slice/user-libpod_pod_11e26a750b245f01df0f9211d0344c9908dd0509a489daf67b2755082a3f6d1d.slice" time="2024-03-23T16:53:46Z" level=debug msg="/usr/bin/conmon messages will be logged to syslog" time="2024-03-23T16:53:46Z" level=debug msg="running conmon: /usr/bin/conmon" args="[--api-version 1 -c 66a570cfbc705381f1ee1bb6e9c70d9e24effc24a8e3671162b950333f611383 -u 66a570cfbc705381f1ee1bb6e9c70d9e24effc24a8e3671162b950333f611383 -r /usr/bin/crun -b /home/user1/.local/share/containers/storage/overlay-containers/66a570cfbc705381f1ee1bb6e9c70d9e24effc24a8e3671162b950333f611383/userdata -p /run/user/1001/containers/overlay-containers/66a570cfbc705381f1ee1bb6e9c70d9e24effc24a8e3671162b950333f611383/userdata/pidfile -n 11e26a750b24-infra --exit-dir /run/user/1001/libpod/tmp/exits --full-attach -s -l journald --log-level debug --syslog --conmon-pidfile /run/user/1001/containers/overlay-containers/66a570cfbc705381f1ee1bb6e9c70d9e24effc24a8e3671162b950333f611383/userdata/conmon.pid --exit-command /usr/bin/podman --exit-command-arg --root --exit-command-arg /home/user1/.local/share/containers/storage --exit-command-arg --runroot --exit-command-arg /run/user/1001/containers --exit-command-arg --log-level --exit-command-arg debug --exit-command-arg --cgroup-manager --exit-command-arg systemd --exit-command-arg --tmpdir --exit-command-arg /run/user/1001/libpod/tmp --exit-command-arg --network-config-dir --exit-command-arg --exit-command-arg --network-backend --exit-command-arg netavark --exit-command-arg --volumepath --exit-command-arg /home/user1/.local/share/containers/storage/volumes --exit-command-arg --db-backend --exit-command-arg sqlite --exit-command-arg --transient-store=false --exit-command-arg --runtime --exit-command-arg crun --exit-command-arg --storage-driver --exit-command-arg overlay --exit-command-arg --events-backend --exit-command-arg journald --exit-command-arg --syslog --exit-command-arg container --exit-command-arg cleanup --exit-command-arg 66a570cfbc705381f1ee1bb6e9c70d9e24effc24a8e3671162b950333f611383]" time="2024-03-23T16:53:46Z" level=info msg="Running conmon under slice user-libpod_pod_11e26a750b245f01df0f9211d0344c9908dd0509a489daf67b2755082a3f6d1d.slice and unitName libpod-conmon-66a570cfbc705381f1ee1bb6e9c70d9e24effc24a8e3671162b950333f611383.scope" [conmon:d]: failed to write to /proc/self/oom_score_adj: Permission denied time="2024-03-23T16:53:46Z" level=debug msg="Received: 9433" time="2024-03-23T16:53:46Z" level=info msg="Got Conmon PID as 9431" time="2024-03-23T16:53:46Z" level=debug msg="Created container 66a570cfbc705381f1ee1bb6e9c70d9e24effc24a8e3671162b950333f611383 in OCI runtime" time="2024-03-23T16:53:46Z" level=debug msg="Adding nameserver(s) from network status of '[\"10.89.0.1\"]'" time="2024-03-23T16:53:46Z" level=debug msg="Adding search domain(s) from network status of '[\"dns.podman\"]'" time="2024-03-23T16:53:46Z" level=debug msg="found local resolver, using \"/run/systemd/resolve/resolv.conf\" to get the nameservers" time="2024-03-23T16:53:46Z" level=debug msg="Starting container 66a570cfbc705381f1ee1bb6e9c70d9e24effc24a8e3671162b950333f611383 with command [/catatonit -P]" time="2024-03-23T16:53:46Z" level=debug msg="Started container 66a570cfbc705381f1ee1bb6e9c70d9e24effc24a8e3671162b950333f611383" time="2024-03-23T16:53:46Z" level=debug msg="overlay: mount_data=lowerdir=/home/user1/.local/share/containers/storage/overlay/l/K7PNTK7IYI54DYYZDW23C3WALI,upperdir=/home/user1/.local/share/containers/storage/overlay/575b19161886efa2d100dcf3b56bf903900d8283ca9c4b8f40b11a8e90e03259/diff,workdir=/home/user1/.local/share/containers/storage/overlay/575b19161886efa2d100dcf3b56bf903900d8283ca9c4b8f40b11a8e90e03259/work,userxattr,context=\"system_u:object_r:container_file_t:s0:c800,c977\"" time="2024-03-23T16:53:46Z" level=debug msg="Mounted container \"a3d11ee2d12a62e70b54cf28b51422378c50afa9a27f57e09eac3caf659262a4\" at \"/home/user1/.local/share/containers/storage/overlay/575b19161886efa2d100dcf3b56bf903900d8283ca9c4b8f40b11a8e90e03259/merged\"" time="2024-03-23T16:53:46Z" level=debug msg="Created root filesystem for container a3d11ee2d12a62e70b54cf28b51422378c50afa9a27f57e09eac3caf659262a4 at /home/user1/.local/share/containers/storage/overlay/575b19161886efa2d100dcf3b56bf903900d8283ca9c4b8f40b11a8e90e03259/merged" time="2024-03-23T16:53:46Z" level=debug msg="/etc/system-fips does not exist on host, not mounting FIPS mode subscription" time="2024-03-23T16:53:46Z" level=debug msg="Setting Cgroups for container a3d11ee2d12a62e70b54cf28b51422378c50afa9a27f57e09eac3caf659262a4 to user-libpod_pod_11e26a750b245f01df0f9211d0344c9908dd0509a489daf67b2755082a3f6d1d.slice:libpod:a3d11ee2d12a62e70b54cf28b51422378c50afa9a27f57e09eac3caf659262a4" time="2024-03-23T16:53:46Z" level=debug msg="reading hooks from /usr/share/containers/oci/hooks.d" time="2024-03-23T16:53:46Z" level=debug msg="Workdir \"/var/www\" resolved to a volume or mount" time="2024-03-23T16:53:46Z" level=debug msg="Created OCI spec for container a3d11ee2d12a62e70b54cf28b51422378c50afa9a27f57e09eac3caf659262a4 at /home/user1/.local/share/containers/storage/overlay-containers/a3d11ee2d12a62e70b54cf28b51422378c50afa9a27f57e09eac3caf659262a4/userdata/config.json" time="2024-03-23T16:53:46Z" level=debug msg="Created cgroup path user.slice/user-libpod_pod_11e26a750b245f01df0f9211d0344c9908dd0509a489daf67b2755082a3f6d1d.slice for parent user.slice and name libpod_pod_11e26a750b245f01df0f9211d0344c9908dd0509a489daf67b2755082a3f6d1d" time="2024-03-23T16:53:46Z" level=debug msg="Created cgroup user.slice/user-libpod_pod_11e26a750b245f01df0f9211d0344c9908dd0509a489daf67b2755082a3f6d1d.slice" time="2024-03-23T16:53:46Z" level=debug msg="Got pod cgroup as user.slice/user-1001.slice/user@1001.service/user.slice/user-libpod_pod_11e26a750b245f01df0f9211d0344c9908dd0509a489daf67b2755082a3f6d1d.slice" time="2024-03-23T16:53:46Z" level=debug msg="/usr/bin/conmon messages will be logged to syslog" time="2024-03-23T16:53:46Z" level=debug msg="running conmon: /usr/bin/conmon" args="[--api-version 1 -c a3d11ee2d12a62e70b54cf28b51422378c50afa9a27f57e09eac3caf659262a4 -u a3d11ee2d12a62e70b54cf28b51422378c50afa9a27f57e09eac3caf659262a4 -r /usr/bin/crun -b /home/user1/.local/share/containers/storage/overlay-containers/a3d11ee2d12a62e70b54cf28b51422378c50afa9a27f57e09eac3caf659262a4/userdata -p /run/user/1001/containers/overlay-containers/a3d11ee2d12a62e70b54cf28b51422378c50afa9a27f57e09eac3caf659262a4/userdata/pidfile -n httpd1-httpd1 --exit-dir /run/user/1001/libpod/tmp/exits --full-attach -s -l journald --log-level debug --syslog --conmon-pidfile /run/user/1001/containers/overlay-containers/a3d11ee2d12a62e70b54cf28b51422378c50afa9a27f57e09eac3caf659262a4/userdata/conmon.pid --exit-command /usr/bin/podman --exit-command-arg --root --exit-command-arg /home/user1/.local/share/containers/storage --exit-command-arg --runroot --exit-command-arg /run/user/1001/containers --exit-command-arg --log-level --exit-command-arg debug --exit-command-arg --cgroup-manager --exit-command-arg systemd --exit-command-arg --tmpdir --exit-command-arg /run/user/1001/libpod/tmp --exit-command-arg --network-config-dir --exit-command-arg --exit-command-arg --network-backend --exit-command-arg netavark --exit-command-arg --volumepath --exit-command-arg /home/user1/.local/share/containers/storage/volumes --exit-command-arg --db-backend --exit-command-arg sqlite --exit-command-arg --transient-store=false --exit-command-arg --runtime --exit-command-arg crun --exit-command-arg --storage-driver --exit-command-arg overlay --exit-command-arg --events-backend --exit-command-arg journald --exit-command-arg --syslog --exit-command-arg container --exit-command-arg cleanup --exit-command-arg a3d11ee2d12a62e70b54cf28b51422378c50afa9a27f57e09eac3caf659262a4]" time="2024-03-23T16:53:46Z" level=info msg="Running conmon under slice user-libpod_pod_11e26a750b245f01df0f9211d0344c9908dd0509a489daf67b2755082a3f6d1d.slice and unitName libpod-conmon-a3d11ee2d12a62e70b54cf28b51422378c50afa9a27f57e09eac3caf659262a4.scope" [conmon:d]: failed to write to /proc/self/oom_score_adj: Permission denied time="2024-03-23T16:53:46Z" level=debug msg="Received: 9438" time="2024-03-23T16:53:46Z" level=info msg="Got Conmon PID as 9436" time="2024-03-23T16:53:46Z" level=debug msg="Created container a3d11ee2d12a62e70b54cf28b51422378c50afa9a27f57e09eac3caf659262a4 in OCI runtime" time="2024-03-23T16:53:46Z" level=debug msg="Starting container a3d11ee2d12a62e70b54cf28b51422378c50afa9a27f57e09eac3caf659262a4 with command [/bin/busybox-extras httpd -f -p 80]" time="2024-03-23T16:53:46Z" level=debug msg="Started container a3d11ee2d12a62e70b54cf28b51422378c50afa9a27f57e09eac3caf659262a4" time="2024-03-23T16:53:46Z" level=debug msg="Called kube.PersistentPostRunE(/usr/bin/podman play kube --start=true --log-level=debug /home/user1/.config/containers/ansible-kubernetes.d/httpd1.yml)" time="2024-03-23T16:53:46Z" level=debug msg="Shutting down engines" TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:88 Saturday 23 March 2024 16:53:46 +0000 (0:00:01.722) 0:03:39.466 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:100 Saturday 23 March 2024 16:53:47 +0000 (0:00:00.637) 0:03:40.103 ******** changed: [sut] => { "changed": true, "enabled": true, "name": "podman-kube@-home-user1-.config-containers-ansible\\x2dkubernetes.d-httpd1.yml.service", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "\"app-podman\\\\x2dkube.slice\" run-user-1001.mount basic.target network-online.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/user/service.d/10-timeout-abort.conf", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-home-user1-.config-containers-ansible\\\\x2dkubernetes.d-httpd1.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 /home/user1/.config/containers/ansible-kubernetes.d/httpd1.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 /home/user1/.config/containers/ansible-kubernetes.d/httpd1.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 /home/user1/.config/containers/ansible-kubernetes.d/httpd1.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 /home/user1/.config/containers/ansible-kubernetes.d/httpd1.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/user/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@-home-user1-.config-containers-ansible\\x2dkubernetes.d-httpd1.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "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@-home-user1-.config-containers-ansible\\\\x2dkubernetes.d-httpd1.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "\"app-podman\\\\x2dkube.slice\" basic.target", "RequiresMountsFor": "/run/user/1001/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": "app-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", "WorkingDirectory": "!/home/user1" } } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:113 Saturday 23 March 2024 16:53:47 +0000 (0:00:00.667) 0:03:40.770 ******** changed: [sut] => { "changed": true, "name": "podman-kube@-home-user1-.config-containers-ansible\\x2dkubernetes.d-httpd1.yml.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount \"app-podman\\\\x2dkube.slice\" network-online.target run-user-1001.mount basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "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/user/service.d/10-timeout-abort.conf", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-home-user1-.config-containers-ansible\\\\x2dkubernetes.d-httpd1.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 /home/user1/.config/containers/ansible-kubernetes.d/httpd1.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 /home/user1/.config/containers/ansible-kubernetes.d/httpd1.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 /home/user1/.config/containers/ansible-kubernetes.d/httpd1.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 /home/user1/.config/containers/ansible-kubernetes.d/httpd1.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/user/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@-home-user1-.config-containers-ansible\\x2dkubernetes.d-httpd1.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "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@-home-user1-.config-containers-ansible\\\\x2dkubernetes.d-httpd1.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "\"app-podman\\\\x2dkube.slice\" basic.target", "RequiresMountsFor": "/run/user/1001/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": "app-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": "default.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/user1" } } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:127 Saturday 23 March 2024 16:53:49 +0000 (0:00:01.446) 0:03:42.217 ******** skipping: [sut] => { "changed": false, "false_condition": "not __podman_service_started is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Saturday 23 March 2024 16:53:49 +0000 (0:00:00.031) 0:03:42.248 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "debug": true, "log_level": "debug", "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: httpd2\nspec:\n containers:\n - command:\n - /bin/busybox-extras\n - httpd\n - -f\n - -p\n - 80\n image: quay.io/libpod/testimage:20210610\n name: httpd2\n ports:\n - containerPort: 80\n hostPort: 15002\n volumeMounts:\n - mountPath: /var/www:Z\n name: www\n - mountPath: /var/httpd-create:Z\n name: create\n workingDir: /var/www\n volumes:\n - hostPath:\n path: /tmp/httpd2\n name: www\n - hostPath:\n path: /tmp/httpd2-create\n name: create\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Saturday 23 March 2024 16:53:49 +0000 (0:00:00.125) 0:03:42.374 ******** 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": "httpd2" }, "spec": { "containers": [ { "command": [ "/bin/busybox-extras", "httpd", "-f", "-p", 80 ], "image": "quay.io/libpod/testimage:20210610", "name": "httpd2", "ports": [ { "containerPort": 80, "hostPort": 15002 } ], "volumeMounts": [ { "mountPath": "/var/www:Z", "name": "www" }, { "mountPath": "/var/httpd-create:Z", "name": "create" } ], "workingDir": "/var/www" } ], "volumes": [ { "hostPath": { "path": "/tmp/httpd2" }, "name": "www" }, { "hostPath": { "path": "/tmp/httpd2-create" }, "name": "create" } ] } }, "__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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Saturday 23 March 2024 16:53:49 +0000 (0:00:00.040) 0:03:42.414 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "httpd2", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Saturday 23 March 2024 16:53:49 +0000 (0:00:00.031) 0:03:42.446 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 16:53:49 +0000 (0:00:00.056) 0:03:42.502 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 23 March 2024 16:53:49 +0000 (0:00:00.284) 0:03:42.786 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 23 March 2024 16:53:49 +0000 (0:00:00.032) 0:03:42.819 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 23 March 2024 16:53:49 +0000 (0:00:00.040) 0:03:42.860 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 23 March 2024 16:53:50 +0000 (0:00:00.293) 0:03:43.154 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 23 March 2024 16:53:50 +0000 (0:00:00.042) 0:03:43.196 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711212704.287894, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1711212644.529729, "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": "2793691160", "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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 23 March 2024 16:53:50 +0000 (0:00:00.278) 0:03:43.474 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 23 March 2024 16:53:50 +0000 (0:00:00.093) 0:03:43.568 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 23 March 2024 16:53:50 +0000 (0:00:00.028) 0:03:43.596 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 23 March 2024 16:53:50 +0000 (0:00:00.026) 0:03:43.623 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 23 March 2024 16:53:50 +0000 (0:00:00.026) 0:03:43.649 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 23 March 2024 16:53:50 +0000 (0:00:00.027) 0:03:43.676 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Saturday 23 March 2024 16:53:50 +0000 (0:00:00.027) 0:03:43.703 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Saturday 23 March 2024 16:53:50 +0000 (0:00:00.025) 0:03:43.729 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Saturday 23 March 2024 16:53:50 +0000 (0:00:00.042) 0:03:43.772 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Saturday 23 March 2024 16:53:50 +0000 (0:00:00.030) 0:03:43.802 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/httpd2.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Saturday 23 March 2024 16:53:50 +0000 (0:00:00.031) 0:03:43.833 ******** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/httpd2.yml" ], "delta": "0:00:00.006766", "end": "2024-03-23 16:53:50.999202", "rc": 0, "start": "2024-03-23 16:53:50.992436" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-httpd2.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:76 Saturday 23 March 2024 16:53:51 +0000 (0:00:00.280) 0:03:44.113 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:80 Saturday 23 March 2024 16:53:51 +0000 (0:00:00.024) 0:03:44.138 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Saturday 23 March 2024 16:53:51 +0000 (0:00:00.120) 0:03:44.259 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 16:53:51 +0000 (0:00:00.048) 0:03:44.307 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 16:53:51 +0000 (0:00:00.026) 0:03:44.334 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Saturday 23 March 2024 16:53:51 +0000 (0:00:00.027) 0:03:44.362 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Saturday 23 March 2024 16:53:51 +0000 (0:00:00.033) 0:03:44.395 ******** ok: [sut] => { "ansible_facts": { "__podman_volumes": [ "/tmp/httpd2", "/tmp/httpd2-create" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Saturday 23 March 2024 16:53:51 +0000 (0:00:00.042) 0:03:44.437 ******** ok: [sut] => (item=/tmp/httpd2) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "/tmp/httpd2", "mode": "0755", "owner": "root", "path": "/tmp/httpd2", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0 } changed: [sut] => (item=/tmp/httpd2-create) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/tmp/httpd2-create", "mode": "0755", "owner": "root", "path": "/tmp/httpd2-create", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:31 Saturday 23 March 2024 16:53:51 +0000 (0:00:00.572) 0:03:45.010 ******** ok: [sut] => (item=quay.io/libpod/testimage:20210610) => { "actions": [ "Pulled image quay.io/libpod/testimage:20210610" ], "ansible_loop_var": "item", "attempts": 1, "changed": false, "failed_when_result": false, "image": [ { "Annotations": {}, "Architecture": "amd64", "Author": "", "Comment": "", "Config": { "Cmd": [ "/bin/echo", "This container is intended for podman CI testing" ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ], "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "WorkingDir": "/home/podman" }, "Created": "2021-06-10T18:55:43.049643585Z", "Digest": "sha256:d48f2feaca74863c342cd9ce11edbe208675975740e7f4dd635b7b345339426a", "GraphDriver": { "Data": { "UpperDir": "/var/lib/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/diff", "WorkDir": "/var/lib/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/work" }, "Name": "overlay" }, "History": [ { "created": "2021-06-10T18:55:42.831917915Z", "created_by": "/bin/sh -c apk add busybox-extras", "empty_layer": true }, { "created": "2021-06-10T18:55:43.005956291Z", "created_by": "/bin/sh -c #(nop) ADD multi:0ed825786ec12498034356148303d2e6dfd4698131f4b5d4599e5eafa2ab71bd in /home/podman/ ", "empty_layer": true }, { "created": "2021-06-10T18:55:43.006000972Z", "created_by": "/bin/sh -c #(nop) LABEL created_by=test/system/build-testimage", "empty_layer": true }, { "created": "2021-06-10T18:55:43.006019818Z", "created_by": "/bin/sh -c #(nop) LABEL created_at=2021-06-10T18:55:36Z", "empty_layer": true }, { "created": "2021-06-10T18:55:43.028748885Z", "created_by": "/bin/sh -c #(nop) WORKDIR /home/podman", "empty_layer": true }, { "comment": "FROM docker.io/amd64/alpine:3.13.5", "created": "2021-06-10T18:55:43.160651456Z", "created_by": "/bin/sh -c #(nop) CMD [\"/bin/echo\", \"This container is intended for podman CI testing\"]" } ], "Id": "9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f", "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "ManifestType": "application/vnd.docker.distribution.manifest.v2+json", "NamesHistory": [ "quay.io/libpod/testimage:20210610" ], "Os": "linux", "Parent": "", "RepoDigests": [ "quay.io/libpod/testimage@sha256:d48f2feaca74863c342cd9ce11edbe208675975740e7f4dd635b7b345339426a", "quay.io/libpod/testimage@sha256:d8dc9f2a78e190963a75852ce55b926a1cf90c7d2e6d15b30b6bc43cd73a6377" ], "RepoTags": [ "quay.io/libpod/testimage:20210610" ], "RootFS": { "Layers": [ "sha256:f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e" ], "Type": "layers" }, "Size": 7987860, "User": "", "Version": "", "VirtualSize": 7987860 } ], "item": "quay.io/libpod/testimage:20210610", "podman_actions": [ "/usr/bin/podman image ls quay.io/libpod/testimage:20210610 --format json", "/usr/bin/podman inspect quay.io/libpod/testimage:20210610 --format json", "/usr/bin/podman pull quay.io/libpod/testimage:20210610 -q", "/usr/bin/podman inspect 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f --format json" ] } TASK [fedora.linux_system_roles.podman : Check the kubernetes yaml file] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:53 Saturday 23 March 2024 16:53:52 +0000 (0:00:00.775) 0:03:45.785 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:61 Saturday 23 March 2024 16:53:53 +0000 (0:00:00.330) 0:03:46.115 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:70 Saturday 23 March 2024 16:53:53 +0000 (0:00:00.295) 0:03:46.411 ******** changed: [sut] => { "changed": true, "checksum": "80d3283179dcbec4981476f41da6795518e48a61", "dest": "/etc/containers/ansible-kubernetes.d/httpd2.yml", "gid": 0, "group": "root", "md5sum": "26e885325f77642bbb8b0a92ae51f8fe", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 722, "src": "/root/.ansible/tmp/ansible-tmp-1711212833.379892-3776-128130678332139/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:80 Saturday 23 March 2024 16:53:54 +0000 (0:00:00.696) 0:03:47.108 ******** changed: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true --log-level=debug /etc/containers/ansible-kubernetes.d/httpd2.yml" ], "changed": true } STDOUT: Pod: fd53f6b40eb47ce58a4ccf6cfdfe526347eeb0ba197117c73c516712c17b1b5a Container: 95ef2f46eaa04e815f61728e3d0fb2c9668712762106c1d8d020d4f52b6cf183 STDERR: time="2024-03-23T16:53:54Z" level=info msg="/usr/bin/podman filtering at log level debug" time="2024-03-23T16:53:54Z" level=debug msg="Called kube.PersistentPreRunE(/usr/bin/podman play kube --start=true --log-level=debug /etc/containers/ansible-kubernetes.d/httpd2.yml)" time="2024-03-23T16:53:54Z" level=debug msg="Using conmon: \"/usr/bin/conmon\"" time="2024-03-23T16:53:54Z" level=info msg="Using sqlite as database backend" time="2024-03-23T16:53:54Z" level=debug msg="Using graph driver overlay" time="2024-03-23T16:53:54Z" level=debug msg="Using graph root /var/lib/containers/storage" time="2024-03-23T16:53:54Z" level=debug msg="Using run root /run/containers/storage" time="2024-03-23T16:53:54Z" level=debug msg="Using static dir /var/lib/containers/storage/libpod" time="2024-03-23T16:53:54Z" level=debug msg="Using tmp dir /run/libpod" time="2024-03-23T16:53:54Z" level=debug msg="Using volume path /var/lib/containers/storage/volumes" time="2024-03-23T16:53:54Z" level=debug msg="Using transient store: false" time="2024-03-23T16:53:54Z" level=debug msg="[graphdriver] trying provided driver \"overlay\"" time="2024-03-23T16:53:54Z" level=debug msg="overlay: imagestore=/usr/lib/containers/storage" time="2024-03-23T16:53:54Z" level=debug msg="Cached value indicated that overlay is supported" time="2024-03-23T16:53:54Z" level=debug msg="Cached value indicated that overlay is supported" time="2024-03-23T16:53:54Z" level=debug msg="Cached value indicated that metacopy is being used" time="2024-03-23T16:53:54Z" level=debug msg="Cached value indicated that native-diff is not being used" time="2024-03-23T16:53:54Z" level=info msg="Not using native diff for overlay, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" time="2024-03-23T16:53:54Z" level=debug msg="backingFs=extfs, projectQuotaSupported=false, useNativeDiff=false, usingMetacopy=true" time="2024-03-23T16:53:54Z" level=debug msg="Initializing event backend journald" time="2024-03-23T16:53:54Z" level=debug msg="Configured OCI runtime runj initialization failed: no valid executable found for OCI runtime runj: invalid argument" time="2024-03-23T16:53:54Z" level=debug msg="Configured OCI runtime youki initialization failed: no valid executable found for OCI runtime youki: invalid argument" time="2024-03-23T16:53:54Z" level=debug msg="Configured OCI runtime krun initialization failed: no valid executable found for OCI runtime krun: invalid argument" time="2024-03-23T16:53:54Z" level=debug msg="Configured OCI runtime ocijail initialization failed: no valid executable found for OCI runtime ocijail: invalid argument" time="2024-03-23T16:53:54Z" level=debug msg="Configured OCI runtime runc initialization failed: no valid executable found for OCI runtime runc: invalid argument" time="2024-03-23T16:53:54Z" level=debug msg="Configured OCI runtime crun-wasm initialization failed: no valid executable found for OCI runtime crun-wasm: invalid argument" time="2024-03-23T16:53:54Z" level=debug msg="Configured OCI runtime kata initialization failed: no valid executable found for OCI runtime kata: invalid argument" time="2024-03-23T16:53:54Z" level=debug msg="Configured OCI runtime runsc initialization failed: no valid executable found for OCI runtime runsc: invalid argument" time="2024-03-23T16:53:54Z" level=debug msg="Using OCI runtime \"/usr/bin/crun\"" time="2024-03-23T16:53:54Z" level=info msg="Setting parallel job count to 7" time="2024-03-23T16:53:54Z" level=debug msg="Successfully loaded network podman-default-kube-network: &{podman-default-kube-network 839064c3301426c1b7447521feb5555b1e3bd429f0c57dc2f37a21832849ef6d bridge podman1 2024-03-23 16:52:10.138909841 +0000 UTC [{{{10.89.0.0 ffffff00}} 10.89.0.1 }] [] false false true [] map[] map[] map[driver:host-local]}" time="2024-03-23T16:53:54Z" level=debug msg="Successfully loaded 2 networks" time="2024-03-23T16:53:54Z" level=debug msg="Looking up image \"localhost/podman-pause:4.9.3-1708357294\" in local containers storage" time="2024-03-23T16:53:54Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2024-03-23T16:53:54Z" level=debug msg="Trying \"localhost/podman-pause:4.9.3-1708357294\" ..." time="2024-03-23T16:53:54Z" level=debug msg="parsed reference into \"[overlay@/var/lib/containers/storage+/run/containers/storage:overlay.imagestore=/usr/lib/containers/storage,overlay.mountopt=nodev,metacopy=on]@e22a9157ebabd63ecce7c7ebf3ca3ad0da41a266eb8721b8b03a556ae75a57f9\"" time="2024-03-23T16:53:54Z" level=debug msg="Found image \"localhost/podman-pause:4.9.3-1708357294\" as \"localhost/podman-pause:4.9.3-1708357294\" in local containers storage" time="2024-03-23T16:53:54Z" level=debug msg="Found image \"localhost/podman-pause:4.9.3-1708357294\" as \"localhost/podman-pause:4.9.3-1708357294\" in local containers storage ([overlay@/var/lib/containers/storage+/run/containers/storage:overlay.imagestore=/usr/lib/containers/storage,overlay.mountopt=nodev,metacopy=on]@e22a9157ebabd63ecce7c7ebf3ca3ad0da41a266eb8721b8b03a556ae75a57f9)" time="2024-03-23T16:53:54Z" level=debug msg="exporting opaque data as blob \"sha256:e22a9157ebabd63ecce7c7ebf3ca3ad0da41a266eb8721b8b03a556ae75a57f9\"" time="2024-03-23T16:53:54Z" level=debug msg="Pod using bridge network mode" time="2024-03-23T16:53:54Z" level=debug msg="Created cgroup path machine.slice/machine-libpod_pod_fd53f6b40eb47ce58a4ccf6cfdfe526347eeb0ba197117c73c516712c17b1b5a.slice for parent machine.slice and name libpod_pod_fd53f6b40eb47ce58a4ccf6cfdfe526347eeb0ba197117c73c516712c17b1b5a" time="2024-03-23T16:53:54Z" level=debug msg="Created cgroup machine.slice/machine-libpod_pod_fd53f6b40eb47ce58a4ccf6cfdfe526347eeb0ba197117c73c516712c17b1b5a.slice" time="2024-03-23T16:53:54Z" level=debug msg="Got pod cgroup as machine.slice/machine-libpod_pod_fd53f6b40eb47ce58a4ccf6cfdfe526347eeb0ba197117c73c516712c17b1b5a.slice" time="2024-03-23T16:53:54Z" level=debug msg="Looking up image \"localhost/podman-pause:4.9.3-1708357294\" in local containers storage" time="2024-03-23T16:53:54Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2024-03-23T16:53:54Z" level=debug msg="Trying \"localhost/podman-pause:4.9.3-1708357294\" ..." time="2024-03-23T16:53:54Z" level=debug msg="parsed reference into \"[overlay@/var/lib/containers/storage+/run/containers/storage:overlay.imagestore=/usr/lib/containers/storage,overlay.mountopt=nodev,metacopy=on]@e22a9157ebabd63ecce7c7ebf3ca3ad0da41a266eb8721b8b03a556ae75a57f9\"" time="2024-03-23T16:53:54Z" level=debug msg="Found image \"localhost/podman-pause:4.9.3-1708357294\" as \"localhost/podman-pause:4.9.3-1708357294\" in local containers storage" time="2024-03-23T16:53:54Z" level=debug msg="Found image \"localhost/podman-pause:4.9.3-1708357294\" as \"localhost/podman-pause:4.9.3-1708357294\" in local containers storage ([overlay@/var/lib/containers/storage+/run/containers/storage:overlay.imagestore=/usr/lib/containers/storage,overlay.mountopt=nodev,metacopy=on]@e22a9157ebabd63ecce7c7ebf3ca3ad0da41a266eb8721b8b03a556ae75a57f9)" time="2024-03-23T16:53:54Z" level=debug msg="exporting opaque data as blob \"sha256:e22a9157ebabd63ecce7c7ebf3ca3ad0da41a266eb8721b8b03a556ae75a57f9\"" time="2024-03-23T16:53:54Z" level=debug msg="Inspecting image e22a9157ebabd63ecce7c7ebf3ca3ad0da41a266eb8721b8b03a556ae75a57f9" time="2024-03-23T16:53:54Z" level=debug msg="exporting opaque data as blob \"sha256:e22a9157ebabd63ecce7c7ebf3ca3ad0da41a266eb8721b8b03a556ae75a57f9\"" time="2024-03-23T16:53:54Z" level=debug msg="Inspecting image e22a9157ebabd63ecce7c7ebf3ca3ad0da41a266eb8721b8b03a556ae75a57f9" time="2024-03-23T16:53:54Z" level=debug msg="Inspecting image e22a9157ebabd63ecce7c7ebf3ca3ad0da41a266eb8721b8b03a556ae75a57f9" time="2024-03-23T16:53:54Z" level=debug msg="using systemd mode: false" time="2024-03-23T16:53:54Z" level=debug msg="setting container name fd53f6b40eb4-infra" time="2024-03-23T16:53:54Z" level=debug msg="Loading seccomp profile from \"/usr/share/containers/seccomp.json\"" time="2024-03-23T16:53:54Z" level=debug msg="Allocated lock 1 for container e1b36e3b76186fa619281797a210d7de70a73b919e82701db850705ab52b1d9c" time="2024-03-23T16:53:54Z" level=debug msg="parsed reference into \"[overlay@/var/lib/containers/storage+/run/containers/storage:overlay.imagestore=/usr/lib/containers/storage,overlay.mountopt=nodev,metacopy=on]@e22a9157ebabd63ecce7c7ebf3ca3ad0da41a266eb8721b8b03a556ae75a57f9\"" time="2024-03-23T16:53:54Z" level=debug msg="exporting opaque data as blob \"sha256:e22a9157ebabd63ecce7c7ebf3ca3ad0da41a266eb8721b8b03a556ae75a57f9\"" time="2024-03-23T16:53:54Z" level=debug msg="Cached value indicated that idmapped mounts for overlay are supported" time="2024-03-23T16:53:54Z" level=debug msg="Created container \"e1b36e3b76186fa619281797a210d7de70a73b919e82701db850705ab52b1d9c\"" time="2024-03-23T16:53:54Z" level=debug msg="Container \"e1b36e3b76186fa619281797a210d7de70a73b919e82701db850705ab52b1d9c\" has work directory \"/var/lib/containers/storage/overlay-containers/e1b36e3b76186fa619281797a210d7de70a73b919e82701db850705ab52b1d9c/userdata\"" time="2024-03-23T16:53:54Z" level=debug msg="Container \"e1b36e3b76186fa619281797a210d7de70a73b919e82701db850705ab52b1d9c\" has run directory \"/run/containers/storage/overlay-containers/e1b36e3b76186fa619281797a210d7de70a73b919e82701db850705ab52b1d9c/userdata\"" time="2024-03-23T16:53:54Z" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2024-03-23T16:53:54Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2024-03-23T16:53:54Z" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2024-03-23T16:53:54Z" level=debug msg="parsed reference into \"[overlay@/var/lib/containers/storage+/run/containers/storage:overlay.imagestore=/usr/lib/containers/storage,overlay.mountopt=nodev,metacopy=on]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2024-03-23T16:53:54Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2024-03-23T16:53:54Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage ([overlay@/var/lib/containers/storage+/run/containers/storage:overlay.imagestore=/usr/lib/containers/storage,overlay.mountopt=nodev,metacopy=on]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f)" time="2024-03-23T16:53:54Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2024-03-23T16:53:54Z" level=debug msg="Pulling image quay.io/libpod/testimage:20210610 (policy: missing)" time="2024-03-23T16:53:54Z" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2024-03-23T16:53:54Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2024-03-23T16:53:54Z" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2024-03-23T16:53:54Z" level=debug msg="parsed reference into \"[overlay@/var/lib/containers/storage+/run/containers/storage:overlay.imagestore=/usr/lib/containers/storage,overlay.mountopt=nodev,metacopy=on]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2024-03-23T16:53:54Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2024-03-23T16:53:54Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage ([overlay@/var/lib/containers/storage+/run/containers/storage:overlay.imagestore=/usr/lib/containers/storage,overlay.mountopt=nodev,metacopy=on]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f)" time="2024-03-23T16:53:54Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2024-03-23T16:53:54Z" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2024-03-23T16:53:54Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2024-03-23T16:53:54Z" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2024-03-23T16:53:54Z" level=debug msg="parsed reference into \"[overlay@/var/lib/containers/storage+/run/containers/storage:overlay.imagestore=/usr/lib/containers/storage,overlay.mountopt=nodev,metacopy=on]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2024-03-23T16:53:54Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2024-03-23T16:53:54Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage ([overlay@/var/lib/containers/storage+/run/containers/storage:overlay.imagestore=/usr/lib/containers/storage,overlay.mountopt=nodev,metacopy=on]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f)" time="2024-03-23T16:53:54Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2024-03-23T16:53:54Z" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2024-03-23T16:53:54Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2024-03-23T16:53:54Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2024-03-23T16:53:54Z" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2024-03-23T16:53:54Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2024-03-23T16:53:54Z" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2024-03-23T16:53:54Z" level=debug msg="parsed reference into \"[overlay@/var/lib/containers/storage+/run/containers/storage:overlay.imagestore=/usr/lib/containers/storage,overlay.mountopt=nodev,metacopy=on]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2024-03-23T16:53:54Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2024-03-23T16:53:54Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage ([overlay@/var/lib/containers/storage+/run/containers/storage:overlay.imagestore=/usr/lib/containers/storage,overlay.mountopt=nodev,metacopy=on]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f)" time="2024-03-23T16:53:54Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2024-03-23T16:53:54Z" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2024-03-23T16:53:54Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2024-03-23T16:53:54Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2024-03-23T16:53:54Z" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2024-03-23T16:53:54Z" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2024-03-23T16:53:54Z" level=debug msg="using systemd mode: false" time="2024-03-23T16:53:54Z" level=debug msg="adding container to pod httpd2" time="2024-03-23T16:53:54Z" level=debug msg="setting container name httpd2-httpd2" time="2024-03-23T16:53:54Z" level=debug msg="Loading seccomp profile from \"/usr/share/containers/seccomp.json\"" time="2024-03-23T16:53:54Z" level=info msg="Sysctl net.ipv4.ping_group_range=0 0 ignored in containers.conf, since Network Namespace set to host" time="2024-03-23T16:53:54Z" level=debug msg="Adding mount /proc" time="2024-03-23T16:53:54Z" level=debug msg="Adding mount /dev" time="2024-03-23T16:53:54Z" level=debug msg="Adding mount /dev/pts" time="2024-03-23T16:53:54Z" level=debug msg="Adding mount /dev/mqueue" time="2024-03-23T16:53:54Z" level=debug msg="Adding mount /sys" time="2024-03-23T16:53:54Z" level=debug msg="Adding mount /sys/fs/cgroup" time="2024-03-23T16:53:54Z" level=debug msg="Allocated lock 2 for container 95ef2f46eaa04e815f61728e3d0fb2c9668712762106c1d8d020d4f52b6cf183" time="2024-03-23T16:53:54Z" level=debug msg="parsed reference into \"[overlay@/var/lib/containers/storage+/run/containers/storage:overlay.imagestore=/usr/lib/containers/storage,overlay.mountopt=nodev,metacopy=on]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2024-03-23T16:53:54Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2024-03-23T16:53:54Z" level=debug msg="Created container \"95ef2f46eaa04e815f61728e3d0fb2c9668712762106c1d8d020d4f52b6cf183\"" time="2024-03-23T16:53:54Z" level=debug msg="Container \"95ef2f46eaa04e815f61728e3d0fb2c9668712762106c1d8d020d4f52b6cf183\" has work directory \"/var/lib/containers/storage/overlay-containers/95ef2f46eaa04e815f61728e3d0fb2c9668712762106c1d8d020d4f52b6cf183/userdata\"" time="2024-03-23T16:53:54Z" level=debug msg="Container \"95ef2f46eaa04e815f61728e3d0fb2c9668712762106c1d8d020d4f52b6cf183\" has run directory \"/run/containers/storage/overlay-containers/95ef2f46eaa04e815f61728e3d0fb2c9668712762106c1d8d020d4f52b6cf183/userdata\"" time="2024-03-23T16:53:54Z" level=debug msg="Strongconnecting node e1b36e3b76186fa619281797a210d7de70a73b919e82701db850705ab52b1d9c" time="2024-03-23T16:53:54Z" level=debug msg="Pushed e1b36e3b76186fa619281797a210d7de70a73b919e82701db850705ab52b1d9c onto stack" time="2024-03-23T16:53:54Z" level=debug msg="Finishing node e1b36e3b76186fa619281797a210d7de70a73b919e82701db850705ab52b1d9c. Popped e1b36e3b76186fa619281797a210d7de70a73b919e82701db850705ab52b1d9c off stack" time="2024-03-23T16:53:54Z" level=debug msg="Strongconnecting node 95ef2f46eaa04e815f61728e3d0fb2c9668712762106c1d8d020d4f52b6cf183" time="2024-03-23T16:53:54Z" level=debug msg="Pushed 95ef2f46eaa04e815f61728e3d0fb2c9668712762106c1d8d020d4f52b6cf183 onto stack" time="2024-03-23T16:53:54Z" level=debug msg="Finishing node 95ef2f46eaa04e815f61728e3d0fb2c9668712762106c1d8d020d4f52b6cf183. Popped 95ef2f46eaa04e815f61728e3d0fb2c9668712762106c1d8d020d4f52b6cf183 off stack" time="2024-03-23T16:53:54Z" level=debug msg="Made network namespace at /run/netns/netns-5f78a4a7-61c0-7b5e-3dd6-e63b0a55ef78 for container e1b36e3b76186fa619281797a210d7de70a73b919e82701db850705ab52b1d9c" time="2024-03-23T16:53:54Z" level=debug msg="overlay: mount_data=lowerdir=/var/lib/containers/storage/overlay/l/665MAUGUJ7GB437E56CCPESTPS,upperdir=/var/lib/containers/storage/overlay/82153848fc37237bdb10233c21278fd1d860c6be1c2cc8155b77b9679f62e8da/diff,workdir=/var/lib/containers/storage/overlay/82153848fc37237bdb10233c21278fd1d860c6be1c2cc8155b77b9679f62e8da/work,nodev,metacopy=on,context=\"system_u:object_r:container_file_t:s0:c246,c885\"" time="2024-03-23T16:53:54Z" level=debug msg="Mounted container \"e1b36e3b76186fa619281797a210d7de70a73b919e82701db850705ab52b1d9c\" at \"/var/lib/containers/storage/overlay/82153848fc37237bdb10233c21278fd1d860c6be1c2cc8155b77b9679f62e8da/merged\"" time="2024-03-23T16:53:54Z" level=debug msg="Created root filesystem for container e1b36e3b76186fa619281797a210d7de70a73b919e82701db850705ab52b1d9c at /var/lib/containers/storage/overlay/82153848fc37237bdb10233c21278fd1d860c6be1c2cc8155b77b9679f62e8da/merged" [DEBUG netavark::network::validation] "Validating network namespace..." [DEBUG netavark::commands::setup] "Setting up..." [INFO netavark::firewall] Using iptables firewall driver [DEBUG netavark::network::bridge] Setup network podman-default-kube-network [DEBUG netavark::network::bridge] Container interface name: eth0 with IP addresses [10.89.0.2/24] [DEBUG netavark::network::bridge] Bridge name: podman1 with IP addresses [10.89.0.1/24] [DEBUG netavark::network::core_utils] Setting sysctl value for net.ipv4.ip_forward to 1 [DEBUG netavark::network::core_utils] Setting sysctl value for /proc/sys/net/ipv6/conf/eth0/autoconf to 0 [DEBUG netavark::network::core_utils] Setting sysctl value for /proc/sys/net/ipv4/conf/eth0/arp_notify to 1 [INFO netavark::network::netlink] Adding route (dest: 0.0.0.0/0 ,gw: 10.89.0.1, metric 100) [DEBUG netavark::firewall::varktables::helpers] chain NETAVARK-4B9D9135B29BA created on table nat [DEBUG netavark::firewall::varktables::helpers] chain NETAVARK_ISOLATION_2 created on table filter [DEBUG netavark::firewall::varktables::helpers] chain NETAVARK_ISOLATION_3 created on table filter [DEBUG netavark::firewall::varktables::helpers] chain NETAVARK_INPUT created on table filter [DEBUG netavark::firewall::varktables::helpers] chain NETAVARK_FORWARD created on table filter [DEBUG netavark::firewall::varktables::helpers] rule -d 10.89.0.0/24 -j ACCEPT created on table nat and chain NETAVARK-4B9D9135B29BA [DEBUG netavark::firewall::varktables::helpers] rule ! -d 224.0.0.0/4 -j MASQUERADE created on table nat and chain NETAVARK-4B9D9135B29BA [DEBUG netavark::firewall::varktables::helpers] rule -s 10.89.0.0/24 -j NETAVARK-4B9D9135B29BA created on table nat and chain POSTROUTING [DEBUG netavark::firewall::varktables::helpers] rule -p udp -s 10.89.0.0/24 --dport 53 -j ACCEPT created on table filter and chain NETAVARK_INPUT [DEBUG netavark::firewall::varktables::helpers] rule -m conntrack --ctstate INVALID -j DROP created on table filter and chain NETAVARK_FORWARD [DEBUG netavark::firewall::varktables::helpers] rule -d 10.89.0.0/24 -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT created on table filter and chain NETAVARK_FORWARD [DEBUG netavark::firewall::varktables::helpers] rule -s 10.89.0.0/24 -j ACCEPT created on table filter and chain NETAVARK_FORWARD [DEBUG netavark::firewall::firewalld] Adding firewalld rules for network 10.89.0.0/24 [DEBUG netavark::firewall::firewalld] Adding subnet 10.89.0.0/24 to zone trusted as source [DEBUG netavark::network::core_utils] Setting sysctl value for net.ipv4.conf.podman1.route_localnet to 1 [DEBUG netavark::firewall::varktables::helpers] chain NETAVARK-HOSTPORT-SETMARK created on table nat [DEBUG netavark::firewall::varktables::helpers] chain NETAVARK-HOSTPORT-MASQ created on table nat [DEBUG netavark::firewall::varktables::helpers] chain NETAVARK-DN-4B9D9135B29BA created on table nat [DEBUG netavark::firewall::varktables::helpers] chain NETAVARK-HOSTPORT-DNAT created on table nat [DEBUG netavark::firewall::varktables::helpers] rule -j MARK --set-xmark 0x2000/0x2000 created on table nat and chain NETAVARK-HOSTPORT-SETMARK [DEBUG netavark::firewall::varktables::helpers] rule -j MASQUERADE -m comment --comment 'netavark portfw masq mark' -m mark --mark 0x2000/0x2000 created on table nat and chain NETAVARK-HOSTPORT-MASQ [DEBUG netavark::firewall::varktables::helpers] rule -j NETAVARK-HOSTPORT-SETMARK -s 10.89.0.0/24 -p tcp --dport 15002 created on table nat and chain NETAVARK-DN-4B9D9135B29BA [DEBUG netavark::firewall::varktables::helpers] rule -j NETAVARK-HOSTPORT-SETMARK -s 127.0.0.1 -p tcp --dport 15002 created on table nat and chain NETAVARK-DN-4B9D9135B29BA [DEBUG netavark::firewall::varktables::helpers] rule -j DNAT -p tcp --to-destination 10.89.0.2:80 --destination-port 15002 created on table nat and chain NETAVARK-DN-4B9D9135B29BA [DEBUG netavark::firewall::varktables::helpers] rule -j NETAVARK-DN-4B9D9135B29BA -p tcp --dport 15002 -m comment --comment 'dnat name: podman-default-kube-network id: e1b36e3b76186fa619281797a210d7de70a73b919e82701db850705ab52b1d9c' created on table nat and chain NETAVARK-HOSTPORT-DNAT [DEBUG netavark::firewall::varktables::helpers] rule -j NETAVARK-HOSTPORT-DNAT -m addrtype --dst-type LOCAL created on table nat and chain PREROUTING [DEBUG netavark::firewall::varktables::helpers] rule -j NETAVARK-HOSTPORT-DNAT -m addrtype --dst-type LOCAL created on table nat and chain OUTPUT [DEBUG netavark::dns::aardvark] Spawning aardvark server [DEBUG netavark::dns::aardvark] start aardvark-dns: ["systemd-run", "-q", "--scope", "/usr/libexec/podman/aardvark-dns", "--config", "/run/containers/networks/aardvark-dns", "-p", "53", "run"] [DEBUG netavark::commands::setup] { "podman-default-kube-network": StatusBlock { dns_search_domains: Some( [ "dns.podman", ], ), dns_server_ips: Some( [ 10.89.0.1, ], ), interfaces: Some( { "eth0": NetInterface { mac_address: "76:71:e1:85:19:a8", subnets: Some( [ NetAddress { gateway: Some( 10.89.0.1, ), ipnet: 10.89.0.2/24, }, ], ), }, }, ), }, } [DEBUG netavark::commands::setup] "Setup complete" time="2024-03-23T16:53:54Z" level=debug msg="/etc/system-fips does not exist on host, not mounting FIPS mode subscription" time="2024-03-23T16:53:54Z" level=debug msg="Setting Cgroups for container e1b36e3b76186fa619281797a210d7de70a73b919e82701db850705ab52b1d9c to machine-libpod_pod_fd53f6b40eb47ce58a4ccf6cfdfe526347eeb0ba197117c73c516712c17b1b5a.slice:libpod:e1b36e3b76186fa619281797a210d7de70a73b919e82701db850705ab52b1d9c" time="2024-03-23T16:53:54Z" level=debug msg="reading hooks from /usr/share/containers/oci/hooks.d" time="2024-03-23T16:53:54Z" level=debug msg="Workdir \"/\" resolved to host path \"/var/lib/containers/storage/overlay/82153848fc37237bdb10233c21278fd1d860c6be1c2cc8155b77b9679f62e8da/merged\"" time="2024-03-23T16:53:54Z" level=debug msg="Created OCI spec for container e1b36e3b76186fa619281797a210d7de70a73b919e82701db850705ab52b1d9c at /var/lib/containers/storage/overlay-containers/e1b36e3b76186fa619281797a210d7de70a73b919e82701db850705ab52b1d9c/userdata/config.json" time="2024-03-23T16:53:54Z" level=debug msg="Created cgroup path machine.slice/machine-libpod_pod_fd53f6b40eb47ce58a4ccf6cfdfe526347eeb0ba197117c73c516712c17b1b5a.slice for parent machine.slice and name libpod_pod_fd53f6b40eb47ce58a4ccf6cfdfe526347eeb0ba197117c73c516712c17b1b5a" time="2024-03-23T16:53:54Z" level=debug msg="Created cgroup machine.slice/machine-libpod_pod_fd53f6b40eb47ce58a4ccf6cfdfe526347eeb0ba197117c73c516712c17b1b5a.slice" time="2024-03-23T16:53:54Z" level=debug msg="Got pod cgroup as machine.slice/machine-libpod_pod_fd53f6b40eb47ce58a4ccf6cfdfe526347eeb0ba197117c73c516712c17b1b5a.slice" time="2024-03-23T16:53:54Z" level=debug msg="/usr/bin/conmon messages will be logged to syslog" time="2024-03-23T16:53:54Z" level=debug msg="running conmon: /usr/bin/conmon" args="[--api-version 1 -c e1b36e3b76186fa619281797a210d7de70a73b919e82701db850705ab52b1d9c -u e1b36e3b76186fa619281797a210d7de70a73b919e82701db850705ab52b1d9c -r /usr/bin/crun -b /var/lib/containers/storage/overlay-containers/e1b36e3b76186fa619281797a210d7de70a73b919e82701db850705ab52b1d9c/userdata -p /run/containers/storage/overlay-containers/e1b36e3b76186fa619281797a210d7de70a73b919e82701db850705ab52b1d9c/userdata/pidfile -n fd53f6b40eb4-infra --exit-dir /run/libpod/exits --full-attach -s -l journald --log-level debug --syslog --conmon-pidfile /run/containers/storage/overlay-containers/e1b36e3b76186fa619281797a210d7de70a73b919e82701db850705ab52b1d9c/userdata/conmon.pid --exit-command /usr/bin/podman --exit-command-arg --root --exit-command-arg /var/lib/containers/storage --exit-command-arg --runroot --exit-command-arg /run/containers/storage --exit-command-arg --log-level --exit-command-arg debug --exit-command-arg --cgroup-manager --exit-command-arg systemd --exit-command-arg --tmpdir --exit-command-arg /run/libpod --exit-command-arg --network-config-dir --exit-command-arg --exit-command-arg --network-backend --exit-command-arg netavark --exit-command-arg --volumepath --exit-command-arg /var/lib/containers/storage/volumes --exit-command-arg --db-backend --exit-command-arg sqlite --exit-command-arg --transient-store=false --exit-command-arg --runtime --exit-command-arg crun --exit-command-arg --storage-driver --exit-command-arg overlay --exit-command-arg --storage-opt --exit-command-arg overlay.imagestore=/usr/lib/containers/storage --exit-command-arg --storage-opt --exit-command-arg overlay.mountopt=nodev,metacopy=on --exit-command-arg --events-backend --exit-command-arg journald --exit-command-arg --syslog --exit-command-arg container --exit-command-arg cleanup --exit-command-arg e1b36e3b76186fa619281797a210d7de70a73b919e82701db850705ab52b1d9c]" time="2024-03-23T16:53:54Z" level=info msg="Running conmon under slice machine-libpod_pod_fd53f6b40eb47ce58a4ccf6cfdfe526347eeb0ba197117c73c516712c17b1b5a.slice and unitName libpod-conmon-e1b36e3b76186fa619281797a210d7de70a73b919e82701db850705ab52b1d9c.scope" time="2024-03-23T16:53:54Z" level=debug msg="Received: 10127" time="2024-03-23T16:53:54Z" level=info msg="Got Conmon PID as 10125" time="2024-03-23T16:53:54Z" level=debug msg="Created container e1b36e3b76186fa619281797a210d7de70a73b919e82701db850705ab52b1d9c in OCI runtime" time="2024-03-23T16:53:54Z" level=debug msg="Adding nameserver(s) from network status of '[\"10.89.0.1\"]'" time="2024-03-23T16:53:54Z" level=debug msg="Adding search domain(s) from network status of '[\"dns.podman\"]'" time="2024-03-23T16:53:54Z" level=debug msg="found local resolver, using \"/run/systemd/resolve/resolv.conf\" to get the nameservers" time="2024-03-23T16:53:54Z" level=debug msg="Starting container e1b36e3b76186fa619281797a210d7de70a73b919e82701db850705ab52b1d9c with command [/catatonit -P]" time="2024-03-23T16:53:54Z" level=debug msg="Started container e1b36e3b76186fa619281797a210d7de70a73b919e82701db850705ab52b1d9c" time="2024-03-23T16:53:54Z" level=debug msg="overlay: mount_data=lowerdir=/var/lib/containers/storage/overlay/l/IF2VVPIZBL4UAC66Y3SHAEWDBO,upperdir=/var/lib/containers/storage/overlay/ea065cd1cfc026df7bb3b4542517858acd359f06b204c983f4e917eba21f88c6/diff,workdir=/var/lib/containers/storage/overlay/ea065cd1cfc026df7bb3b4542517858acd359f06b204c983f4e917eba21f88c6/work,nodev,metacopy=on,context=\"system_u:object_r:container_file_t:s0:c246,c885\"" time="2024-03-23T16:53:54Z" level=debug msg="Mounted container \"95ef2f46eaa04e815f61728e3d0fb2c9668712762106c1d8d020d4f52b6cf183\" at \"/var/lib/containers/storage/overlay/ea065cd1cfc026df7bb3b4542517858acd359f06b204c983f4e917eba21f88c6/merged\"" time="2024-03-23T16:53:54Z" level=debug msg="Created root filesystem for container 95ef2f46eaa04e815f61728e3d0fb2c9668712762106c1d8d020d4f52b6cf183 at /var/lib/containers/storage/overlay/ea065cd1cfc026df7bb3b4542517858acd359f06b204c983f4e917eba21f88c6/merged" time="2024-03-23T16:53:54Z" level=debug msg="/etc/system-fips does not exist on host, not mounting FIPS mode subscription" time="2024-03-23T16:53:54Z" level=debug msg="Setting Cgroups for container 95ef2f46eaa04e815f61728e3d0fb2c9668712762106c1d8d020d4f52b6cf183 to machine-libpod_pod_fd53f6b40eb47ce58a4ccf6cfdfe526347eeb0ba197117c73c516712c17b1b5a.slice:libpod:95ef2f46eaa04e815f61728e3d0fb2c9668712762106c1d8d020d4f52b6cf183" time="2024-03-23T16:53:54Z" level=debug msg="reading hooks from /usr/share/containers/oci/hooks.d" time="2024-03-23T16:53:54Z" level=debug msg="Workdir \"/var/www\" resolved to a volume or mount" time="2024-03-23T16:53:54Z" level=debug msg="Created OCI spec for container 95ef2f46eaa04e815f61728e3d0fb2c9668712762106c1d8d020d4f52b6cf183 at /var/lib/containers/storage/overlay-containers/95ef2f46eaa04e815f61728e3d0fb2c9668712762106c1d8d020d4f52b6cf183/userdata/config.json" time="2024-03-23T16:53:54Z" level=debug msg="Created cgroup path machine.slice/machine-libpod_pod_fd53f6b40eb47ce58a4ccf6cfdfe526347eeb0ba197117c73c516712c17b1b5a.slice for parent machine.slice and name libpod_pod_fd53f6b40eb47ce58a4ccf6cfdfe526347eeb0ba197117c73c516712c17b1b5a" time="2024-03-23T16:53:54Z" level=debug msg="Created cgroup machine.slice/machine-libpod_pod_fd53f6b40eb47ce58a4ccf6cfdfe526347eeb0ba197117c73c516712c17b1b5a.slice" time="2024-03-23T16:53:54Z" level=debug msg="Got pod cgroup as machine.slice/machine-libpod_pod_fd53f6b40eb47ce58a4ccf6cfdfe526347eeb0ba197117c73c516712c17b1b5a.slice" time="2024-03-23T16:53:54Z" level=debug msg="/usr/bin/conmon messages will be logged to syslog" time="2024-03-23T16:53:54Z" level=debug msg="running conmon: /usr/bin/conmon" args="[--api-version 1 -c 95ef2f46eaa04e815f61728e3d0fb2c9668712762106c1d8d020d4f52b6cf183 -u 95ef2f46eaa04e815f61728e3d0fb2c9668712762106c1d8d020d4f52b6cf183 -r /usr/bin/crun -b /var/lib/containers/storage/overlay-containers/95ef2f46eaa04e815f61728e3d0fb2c9668712762106c1d8d020d4f52b6cf183/userdata -p /run/containers/storage/overlay-containers/95ef2f46eaa04e815f61728e3d0fb2c9668712762106c1d8d020d4f52b6cf183/userdata/pidfile -n httpd2-httpd2 --exit-dir /run/libpod/exits --full-attach -s -l journald --log-level debug --syslog --conmon-pidfile /run/containers/storage/overlay-containers/95ef2f46eaa04e815f61728e3d0fb2c9668712762106c1d8d020d4f52b6cf183/userdata/conmon.pid --exit-command /usr/bin/podman --exit-command-arg --root --exit-command-arg /var/lib/containers/storage --exit-command-arg --runroot --exit-command-arg /run/containers/storage --exit-command-arg --log-level --exit-command-arg debug --exit-command-arg --cgroup-manager --exit-command-arg systemd --exit-command-arg --tmpdir --exit-command-arg /run/libpod --exit-command-arg --network-config-dir --exit-command-arg --exit-command-arg --network-backend --exit-command-arg netavark --exit-command-arg --volumepath --exit-command-arg /var/lib/containers/storage/volumes --exit-command-arg --db-backend --exit-command-arg sqlite --exit-command-arg --transient-store=false --exit-command-arg --runtime --exit-command-arg crun --exit-command-arg --storage-driver --exit-command-arg overlay --exit-command-arg --storage-opt --exit-command-arg overlay.imagestore=/usr/lib/containers/storage --exit-command-arg --storage-opt --exit-command-arg overlay.mountopt=nodev,metacopy=on --exit-command-arg --events-backend --exit-command-arg journald --exit-command-arg --syslog --exit-command-arg container --exit-command-arg cleanup --exit-command-arg 95ef2f46eaa04e815f61728e3d0fb2c9668712762106c1d8d020d4f52b6cf183]" time="2024-03-23T16:53:54Z" level=info msg="Running conmon under slice machine-libpod_pod_fd53f6b40eb47ce58a4ccf6cfdfe526347eeb0ba197117c73c516712c17b1b5a.slice and unitName libpod-conmon-95ef2f46eaa04e815f61728e3d0fb2c9668712762106c1d8d020d4f52b6cf183.scope" time="2024-03-23T16:53:54Z" level=debug msg="Received: 10132" time="2024-03-23T16:53:54Z" level=info msg="Got Conmon PID as 10130" time="2024-03-23T16:53:54Z" level=debug msg="Created container 95ef2f46eaa04e815f61728e3d0fb2c9668712762106c1d8d020d4f52b6cf183 in OCI runtime" time="2024-03-23T16:53:54Z" level=debug msg="Starting container 95ef2f46eaa04e815f61728e3d0fb2c9668712762106c1d8d020d4f52b6cf183 with command [/bin/busybox-extras httpd -f -p 80]" time="2024-03-23T16:53:54Z" level=debug msg="Started container 95ef2f46eaa04e815f61728e3d0fb2c9668712762106c1d8d020d4f52b6cf183" time="2024-03-23T16:53:54Z" level=debug msg="Called kube.PersistentPostRunE(/usr/bin/podman play kube --start=true --log-level=debug /etc/containers/ansible-kubernetes.d/httpd2.yml)" time="2024-03-23T16:53:54Z" level=debug msg="Shutting down engines" TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:88 Saturday 23 March 2024 16:53:54 +0000 (0:00:00.910) 0:03:48.018 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:100 Saturday 23 March 2024 16:53:55 +0000 (0:00:00.966) 0:03:48.985 ******** changed: [sut] => { "changed": true, "enabled": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd2.yml.service", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network-online.target sysinit.target systemd-journald.socket basic.target \"system-podman\\\\x2dkube.slice\" -.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-httpd2.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/httpd2.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/httpd2.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/httpd2.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/httpd2.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-httpd2.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-httpd2.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": "sysinit.target -.mount \"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": "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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:113 Saturday 23 March 2024 16:53:56 +0000 (0:00:01.001) 0:03:49.987 ******** changed: [sut] => { "changed": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd2.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\" systemd-journald.socket basic.target -.mount sysinit.target network-online.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-httpd2.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/httpd2.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/httpd2.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/httpd2.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/httpd2.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-httpd2.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-httpd2.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": "\"system-podman\\\\x2dkube.slice\" sysinit.target -.mount", "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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:127 Saturday 23 March 2024 16:53:59 +0000 (0:00:02.268) 0:03:52.256 ******** skipping: [sut] => { "changed": false, "false_condition": "not __podman_service_started is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Saturday 23 March 2024 16:53:59 +0000 (0:00:00.031) 0:03:52.287 ******** 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: httpd3\nspec:\n containers:\n - name: httpd3\n image: quay.io/libpod/testimage:20210610\n command:\n - /bin/busybox-extras\n - httpd\n - -f\n - -p\n - 80\n ports:\n - containerPort: 80\n hostPort: 15003\n volumeMounts:\n - mountPath: /var/www:Z\n name: www\n - mountPath: /var/httpd-create:Z\n name: create\n workingDir: /var/www\n volumes:\n - name: www\n hostPath:\n path: /tmp/httpd3\n - name: create\n hostPath:\n path: /tmp/httpd3-create" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Saturday 23 March 2024 16:53:59 +0000 (0:00:00.037) 0:03:52.324 ******** 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": "httpd3" }, "spec": { "containers": [ { "command": [ "/bin/busybox-extras", "httpd", "-f", "-p", 80 ], "image": "quay.io/libpod/testimage:20210610", "name": "httpd3", "ports": [ { "containerPort": 80, "hostPort": 15003 } ], "volumeMounts": [ { "mountPath": "/var/www:Z", "name": "www" }, { "mountPath": "/var/httpd-create:Z", "name": "create" } ], "workingDir": "/var/www" } ], "volumes": [ { "hostPath": { "path": "/tmp/httpd3" }, "name": "www" }, { "hostPath": { "path": "/tmp/httpd3-create" }, "name": "create" } ] } }, "__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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Saturday 23 March 2024 16:53:59 +0000 (0:00:00.036) 0:03:52.361 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "httpd3", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Saturday 23 March 2024 16:53:59 +0000 (0:00:00.030) 0:03:52.391 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 16:53:59 +0000 (0:00:00.138) 0:03:52.529 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 23 March 2024 16:53:59 +0000 (0:00:00.033) 0:03:52.563 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 23 March 2024 16:53:59 +0000 (0:00:00.043) 0:03:52.607 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 23 March 2024 16:53:59 +0000 (0:00:00.040) 0:03:52.648 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 23 March 2024 16:53:59 +0000 (0:00:00.292) 0:03:52.941 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 23 March 2024 16:53:59 +0000 (0:00:00.038) 0:03:52.979 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711212704.287894, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1711212644.529729, "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": "2793691160", "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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 23 March 2024 16:54:00 +0000 (0:00:00.311) 0:03:53.291 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 23 March 2024 16:54:00 +0000 (0:00:00.026) 0:03:53.317 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 23 March 2024 16:54:00 +0000 (0:00:00.024) 0:03:53.342 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 23 March 2024 16:54:00 +0000 (0:00:00.025) 0:03:53.368 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 23 March 2024 16:54:00 +0000 (0:00:00.088) 0:03:53.456 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 23 March 2024 16:54:00 +0000 (0:00:00.029) 0:03:53.485 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Saturday 23 March 2024 16:54:00 +0000 (0:00:00.028) 0:03:53.513 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Saturday 23 March 2024 16:54:00 +0000 (0:00:00.031) 0:03:53.544 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Saturday 23 March 2024 16:54:00 +0000 (0:00:00.044) 0:03:53.589 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Saturday 23 March 2024 16:54:00 +0000 (0:00:00.029) 0:03:53.618 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/httpd3.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Saturday 23 March 2024 16:54:00 +0000 (0:00:00.032) 0:03:53.651 ******** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/httpd3.yml" ], "delta": "0:00:00.006897", "end": "2024-03-23 16:54:00.839259", "rc": 0, "start": "2024-03-23 16:54:00.832362" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-httpd3.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:76 Saturday 23 March 2024 16:54:00 +0000 (0:00:00.308) 0:03:53.960 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:80 Saturday 23 March 2024 16:54:00 +0000 (0:00:00.029) 0:03:53.989 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Saturday 23 March 2024 16:54:00 +0000 (0:00:00.059) 0:03:54.049 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 16:54:01 +0000 (0:00:00.150) 0:03:54.200 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 16:54:01 +0000 (0:00:00.033) 0:03:54.233 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Saturday 23 March 2024 16:54:01 +0000 (0:00:00.029) 0:03:54.262 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Saturday 23 March 2024 16:54:01 +0000 (0:00:00.029) 0:03:54.291 ******** ok: [sut] => { "ansible_facts": { "__podman_volumes": [ "/tmp/httpd3", "/tmp/httpd3-create" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Saturday 23 March 2024 16:54:01 +0000 (0:00:00.044) 0:03:54.336 ******** ok: [sut] => (item=/tmp/httpd3) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "/tmp/httpd3", "mode": "0755", "owner": "root", "path": "/tmp/httpd3", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0 } changed: [sut] => (item=/tmp/httpd3-create) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/tmp/httpd3-create", "mode": "0755", "owner": "root", "path": "/tmp/httpd3-create", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:31 Saturday 23 March 2024 16:54:01 +0000 (0:00:00.567) 0:03:54.904 ******** ok: [sut] => (item=quay.io/libpod/testimage:20210610) => { "actions": [ "Pulled image quay.io/libpod/testimage:20210610" ], "ansible_loop_var": "item", "attempts": 1, "changed": false, "failed_when_result": false, "image": [ { "Annotations": {}, "Architecture": "amd64", "Author": "", "Comment": "", "Config": { "Cmd": [ "/bin/echo", "This container is intended for podman CI testing" ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ], "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "WorkingDir": "/home/podman" }, "Created": "2021-06-10T18:55:43.049643585Z", "Digest": "sha256:d48f2feaca74863c342cd9ce11edbe208675975740e7f4dd635b7b345339426a", "GraphDriver": { "Data": { "UpperDir": "/var/lib/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/diff", "WorkDir": "/var/lib/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/work" }, "Name": "overlay" }, "History": [ { "created": "2021-06-10T18:55:42.831917915Z", "created_by": "/bin/sh -c apk add busybox-extras", "empty_layer": true }, { "created": "2021-06-10T18:55:43.005956291Z", "created_by": "/bin/sh -c #(nop) ADD multi:0ed825786ec12498034356148303d2e6dfd4698131f4b5d4599e5eafa2ab71bd in /home/podman/ ", "empty_layer": true }, { "created": "2021-06-10T18:55:43.006000972Z", "created_by": "/bin/sh -c #(nop) LABEL created_by=test/system/build-testimage", "empty_layer": true }, { "created": "2021-06-10T18:55:43.006019818Z", "created_by": "/bin/sh -c #(nop) LABEL created_at=2021-06-10T18:55:36Z", "empty_layer": true }, { "created": "2021-06-10T18:55:43.028748885Z", "created_by": "/bin/sh -c #(nop) WORKDIR /home/podman", "empty_layer": true }, { "comment": "FROM docker.io/amd64/alpine:3.13.5", "created": "2021-06-10T18:55:43.160651456Z", "created_by": "/bin/sh -c #(nop) CMD [\"/bin/echo\", \"This container is intended for podman CI testing\"]" } ], "Id": "9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f", "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "ManifestType": "application/vnd.docker.distribution.manifest.v2+json", "NamesHistory": [ "quay.io/libpod/testimage:20210610" ], "Os": "linux", "Parent": "", "RepoDigests": [ "quay.io/libpod/testimage@sha256:d48f2feaca74863c342cd9ce11edbe208675975740e7f4dd635b7b345339426a", "quay.io/libpod/testimage@sha256:d8dc9f2a78e190963a75852ce55b926a1cf90c7d2e6d15b30b6bc43cd73a6377" ], "RepoTags": [ "quay.io/libpod/testimage:20210610" ], "RootFS": { "Layers": [ "sha256:f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e" ], "Type": "layers" }, "Size": 7987860, "User": "", "Version": "", "VirtualSize": 7987860 } ], "item": "quay.io/libpod/testimage:20210610", "podman_actions": [ "/usr/bin/podman image ls quay.io/libpod/testimage:20210610 --format json", "/usr/bin/podman inspect quay.io/libpod/testimage:20210610 --format json", "/usr/bin/podman pull quay.io/libpod/testimage:20210610 -q", "/usr/bin/podman inspect 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f --format json" ] } TASK [fedora.linux_system_roles.podman : Check the kubernetes yaml file] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:53 Saturday 23 March 2024 16:54:02 +0000 (0:00:00.778) 0:03:55.682 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:61 Saturday 23 March 2024 16:54:02 +0000 (0:00:00.293) 0:03:55.975 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:70 Saturday 23 March 2024 16:54:03 +0000 (0:00:00.298) 0:03:56.273 ******** changed: [sut] => { "changed": true, "checksum": "924d5bf31ea43dfb8f1e17eccf59b4d11b1705c4", "dest": "/etc/containers/ansible-kubernetes.d/httpd3.yml", "gid": 0, "group": "root", "md5sum": "47e81808048619434e43ebe1d8bb9a8f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 722, "src": "/root/.ansible/tmp/ansible-tmp-1711212843.2431812-3834-194300642695354/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:80 Saturday 23 March 2024 16:54:03 +0000 (0:00:00.695) 0:03:56.969 ******** changed: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/httpd3.yml" ], "changed": true } STDOUT: Pod: 1a438c3209da65d7769b567cebd3974784f1078681aef8498128fc8ada146beb Container: 2f39eebd4154f639b71f27fcd2b2357788900831ab3bcef648913c3080f17879 TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:88 Saturday 23 March 2024 16:54:04 +0000 (0:00:00.849) 0:03:57.819 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:100 Saturday 23 March 2024 16:54:05 +0000 (0:00:00.981) 0:03:58.800 ******** changed: [sut] => { "changed": true, "enabled": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd3.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 sysinit.target -.mount systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "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-httpd3.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/httpd3.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/httpd3.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/httpd3.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/httpd3.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-httpd3.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-httpd3.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": "\"system-podman\\\\x2dkube.slice\" sysinit.target -.mount", "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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:113 Saturday 23 March 2024 16:54:06 +0000 (0:00:01.025) 0:03:59.825 ******** changed: [sut] => { "changed": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd3.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\" basic.target network-online.target -.mount 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-httpd3.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/httpd3.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/httpd3.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/httpd3.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/httpd3.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-httpd3.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-httpd3.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": "\"system-podman\\\\x2dkube.slice\" -.mount 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": "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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:127 Saturday 23 March 2024 16:54:08 +0000 (0:00:01.291) 0:04:01.117 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:117 Saturday 23 March 2024 16:54:08 +0000 (0:00:00.043) 0:04:01.161 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:123 Saturday 23 March 2024 16:54:08 +0000 (0:00:00.028) 0:04:01.189 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check if pods are running] *********************************************** task path: /WORKDIR/git-weekly-ci0sn0etea/tests/tests_basic.yml:284 Saturday 23 March 2024 16:54:08 +0000 (0:00:00.042) 0:04:01.231 ******** ok: [sut] => (item=['httpd1', 'user1', 1001]) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "pod", "inspect", "httpd1", "--format", "{{.State}}" ], "delta": "0:00:00.111266", "end": "2024-03-23 16:54:08.559540", "failed_when_result": false, "item": [ "httpd1", "user1", 1001 ], "rc": 0, "start": "2024-03-23 16:54:08.448274" } STDOUT: Running ok: [sut] => (item=['httpd2', 'root', 0]) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "pod", "inspect", "httpd2", "--format", "{{.State}}" ], "delta": "0:00:00.048878", "end": "2024-03-23 16:54:08.865572", "failed_when_result": false, "item": [ "httpd2", "root", 0 ], "rc": 0, "start": "2024-03-23 16:54:08.816694" } STDOUT: Running ok: [sut] => (item=['httpd3', 'root', 0]) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "pod", "inspect", "httpd3", "--format", "{{.State}}" ], "delta": "0:00:00.046606", "end": "2024-03-23 16:54:09.166843", "failed_when_result": false, "item": [ "httpd3", "root", 0 ], "rc": 0, "start": "2024-03-23 16:54:09.120237" } STDOUT: Running TASK [Check Services] ********************************************************** task path: /WORKDIR/git-weekly-ci0sn0etea/tests/tests_basic.yml:295 Saturday 23 March 2024 16:54:09 +0000 (0:00:01.057) 0:04:02.289 ******** ok: [sut] => (item=['httpd1', 'user1', 1001]) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsystemctl --user list-units -a -l --plain | grep -E '^[ ]*podman-kube@.+-httpd1[.]yml[.]service[ ]+loaded[ ]+active '\n", "delta": "0:00:00.014689", "end": "2024-03-23 16:54:09.491560", "item": [ "httpd1", "user1", 1001 ], "rc": 0, "start": "2024-03-23 16:54:09.476871" } STDOUT: podman-kube@-home-user1-.config-containers-ansible\x2dkubernetes.d-httpd1.yml.service loaded active running A template for running K8s workloads via podman-kube-play ok: [sut] => (item=['httpd2', 'root', 0]) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsystemctl --system list-units -a -l --plain | grep -E '^[ ]*podman-kube@.+-httpd2[.]yml[.]service[ ]+loaded[ ]+active '\n", "delta": "0:00:00.017500", "end": "2024-03-23 16:54:09.764239", "item": [ "httpd2", "root", 0 ], "rc": 0, "start": "2024-03-23 16:54:09.746739" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-httpd2.yml.service loaded active running A template for running K8s workloads via podman-kube-play ok: [sut] => (item=['httpd3', 'root', 0]) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsystemctl --system list-units -a -l --plain | grep -E '^[ ]*podman-kube@.+-httpd3[.]yml[.]service[ ]+loaded[ ]+active '\n", "delta": "0:00:00.017216", "end": "2024-03-23 16:54:10.034132", "item": [ "httpd3", "root", 0 ], "rc": 0, "start": "2024-03-23 16:54:10.016916" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-httpd3.yml.service loaded active running A template for running K8s workloads via podman-kube-play TASK [Check ports, data] ******************************************************* task path: /WORKDIR/git-weekly-ci0sn0etea/tests/tests_basic.yml:312 Saturday 23 March 2024 16:54:10 +0000 (0:00:00.865) 0:04:03.155 ******** ok: [sut] => (item=15001) => { "accept_ranges": "bytes", "ansible_loop_var": "item", "changed": false, "connection": "close", "content": "123", "content_length": "3", "content_type": "text/plain", "cookies": {}, "cookies_string": "", "date": "Sat, 23 Mar 2024 16:54:10 GMT", "elapsed": 0, "failed_when_result": false, "item": 15001, "last_modified": "Sat, 23 Mar 2024 16:50:10 GMT", "redirected": false, "status": 200, "url": "http://localhost:15001/index.txt" } MSG: OK (3 bytes) ok: [sut] => (item=15002) => { "accept_ranges": "bytes", "ansible_loop_var": "item", "changed": false, "connection": "close", "content": "123", "content_length": "3", "content_type": "text/plain", "cookies": {}, "cookies_string": "", "date": "Sat, 23 Mar 2024 16:54:11 GMT", "elapsed": 0, "failed_when_result": false, "item": 15002, "last_modified": "Sat, 23 Mar 2024 16:50:11 GMT", "redirected": false, "status": 200, "url": "http://localhost:15002/index.txt" } MSG: OK (3 bytes) TASK [Check host directories] ************************************************** task path: /WORKDIR/git-weekly-ci0sn0etea/tests/tests_basic.yml:320 Saturday 23 March 2024 16:54:11 +0000 (0:00:01.315) 0:04:04.471 ******** ok: [sut] => (item=['httpd1', 'user1', 1001]) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ls", "-alrtF", "/tmp/httpd1-create" ], "delta": "0:00:00.004969", "end": "2024-03-23 16:54:11.639513", "item": [ "httpd1", "user1", 1001 ], "rc": 0, "start": "2024-03-23 16:54:11.634544" } STDOUT: total 0 drwxrwxrwx. 2 user1 user1 40 Mar 23 16:53 ./ drwxrwxrwt. 20 root root 400 Mar 23 16:54 ../ ok: [sut] => (item=['httpd2', 'root', 0]) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ls", "-alrtF", "/tmp/httpd2-create" ], "delta": "0:00:00.004471", "end": "2024-03-23 16:54:11.891232", "item": [ "httpd2", "root", 0 ], "rc": 0, "start": "2024-03-23 16:54:11.886761" } STDOUT: total 0 drwxr-xr-x. 2 root root 40 Mar 23 16:53 ./ drwxrwxrwt. 20 root root 400 Mar 23 16:54 ../ ok: [sut] => (item=['httpd3', 'root', 0]) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ls", "-alrtF", "/tmp/httpd3-create" ], "delta": "0:00:00.004447", "end": "2024-03-23 16:54:12.144947", "item": [ "httpd3", "root", 0 ], "rc": 0, "start": "2024-03-23 16:54:12.140500" } STDOUT: total 0 drwxr-xr-x. 2 root root 40 Mar 23 16:54 ./ drwxrwxrwt. 20 root root 400 Mar 23 16:54 ../ TASK [Run role again to test for idempotency] ********************************** task path: /WORKDIR/git-weekly-ci0sn0etea/tests/tests_basic.yml:325 Saturday 23 March 2024 16:54:12 +0000 (0:00:00.854) 0:04:05.326 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 23 March 2024 16:54:12 +0000 (0:00:00.067) 0:04:05.393 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 23 March 2024 16:54:12 +0000 (0:00:00.052) 0:04:05.445 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 23 March 2024 16:54:12 +0000 (0:00:00.038) 0:04:05.483 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 23 March 2024 16:54:12 +0000 (0:00:00.029) 0:04:05.513 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Saturday 23 March 2024 16:54:12 +0000 (0:00:00.032) 0:04:05.546 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 23 March 2024 16:54:12 +0000 (0:00:00.064) 0:04:05.610 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 23 March 2024 16:54:13 +0000 (0:00:01.110) 0:04:06.721 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 23 March 2024 16:54:13 +0000 (0:00:00.028) 0:04:06.750 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Saturday 23 March 2024 16:54:13 +0000 (0:00:00.034) 0:04:06.784 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033903", "end": "2024-03-23 16:54:13.975019", "rc": 0, "start": "2024-03-23 16:54:13.941116" } STDOUT: podman version 4.9.3 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 23 March 2024 16:54:14 +0000 (0:00:00.309) 0:04:07.093 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.3" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:32 Saturday 23 March 2024 16:54:14 +0000 (0:00:00.029) 0:04:07.123 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:39 Saturday 23 March 2024 16:54:14 +0000 (0:00:00.033) 0:04:07.156 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:49 Saturday 23 March 2024 16:54:14 +0000 (0:00:00.029) 0:04:07.185 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 23 March 2024 16:54:14 +0000 (0:00:00.032) 0:04:07.218 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 16:54:14 +0000 (0:00:00.127) 0:04:07.345 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 23 March 2024 16:54:14 +0000 (0:00:00.036) 0:04:07.381 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 23 March 2024 16:54:14 +0000 (0:00:00.035) 0:04:07.417 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 23 March 2024 16:54:14 +0000 (0:00:00.040) 0:04:07.457 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 23 March 2024 16:54:14 +0000 (0:00:00.287) 0:04:07.744 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 23 March 2024 16:54:14 +0000 (0:00:00.040) 0:04:07.785 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711212704.287894, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1711212644.529729, "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": "2793691160", "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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 23 March 2024 16:54:14 +0000 (0:00:00.284) 0:04:08.070 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 23 March 2024 16:54:15 +0000 (0:00:00.028) 0:04:08.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 23 March 2024 16:54:15 +0000 (0:00:00.028) 0:04:08.127 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 23 March 2024 16:54:15 +0000 (0:00:00.026) 0:04:08.154 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 23 March 2024 16:54:15 +0000 (0:00:00.026) 0:04:08.180 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 23 March 2024 16:54:15 +0000 (0:00:00.101) 0:04:08.282 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:62 Saturday 23 March 2024 16:54:15 +0000 (0:00:00.027) 0:04:08.309 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:71 Saturday 23 March 2024 16:54:15 +0000 (0:00:00.034) 0:04:08.343 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 23 March 2024 16:54:15 +0000 (0:00:00.052) 0:04:08.396 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 23 March 2024 16:54:15 +0000 (0:00:00.028) 0:04:08.425 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 Saturday 23 March 2024 16:54:15 +0000 (0:00:00.027) 0:04:08.453 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 23 March 2024 16:54:15 +0000 (0:00:00.051) 0:04:08.504 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 23 March 2024 16:54:15 +0000 (0:00:00.028) 0:04:08.533 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:77 Saturday 23 March 2024 16:54:15 +0000 (0:00:00.028) 0:04:08.562 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Saturday 23 March 2024 16:54:15 +0000 (0:00:00.111) 0:04:08.673 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Saturday 23 March 2024 16:54:15 +0000 (0:00:00.028) 0:04:08.702 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 23 March 2024 16:54:15 +0000 (0:00:00.026) 0:04:08.728 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Saturday 23 March 2024 16:54:15 +0000 (0:00:00.051) 0:04:08.780 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Saturday 23 March 2024 16:54:15 +0000 (0:00:00.028) 0:04:08.808 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Saturday 23 March 2024 16:54:15 +0000 (0:00:00.026) 0:04:08.835 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Saturday 23 March 2024 16:54:15 +0000 (0:00:00.026) 0:04:08.861 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86 Saturday 23 March 2024 16:54:15 +0000 (0:00:00.028) 0:04:08.889 ******** TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Saturday 23 March 2024 16:54:15 +0000 (0:00:00.157) 0:04:09.047 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for sut TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Saturday 23 March 2024 16:54:16 +0000 (0:00:00.055) 0:04:09.103 ******** skipping: [sut] => { "changed": false, "false_condition": "__firewall_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Saturday 23 March 2024 16:54:16 +0000 (0:00:00.036) 0:04:09.139 ******** skipping: [sut] => { "changed": false, "false_condition": "not __firewall_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Saturday 23 March 2024 16:54:16 +0000 (0:00:00.032) 0:04:09.171 ******** skipping: [sut] => { "changed": false, "false_condition": "not __firewall_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 Saturday 23 March 2024 16:54:16 +0000 (0:00:00.032) 0:04:09.203 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: firewalld TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Saturday 23 March 2024 16:54:18 +0000 (0:00:02.262) 0:04:11.466 ******** skipping: [sut] => { "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Saturday 23 March 2024 16:54:18 +0000 (0:00:00.029) 0:04:11.495 ******** skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Saturday 23 March 2024 16:54:18 +0000 (0:00:00.031) 0:04:11.527 ******** ok: [sut] => { "changed": false, "name": "firewalld", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-03-23 16:51:50 UTC", "ActiveEnterTimestampMonotonic": "1432300333", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice polkit.service dbus-broker.service dbus.socket sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-03-23 16:51:49 UTC", "AssertTimestampMonotonic": "1431206378", "Before": "multi-user.target shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "939119000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-03-23 16:51:49 UTC", "ConditionTimestampMonotonic": "1431206373", "ConfigurationDirectoryMode": "0755", "Conflicts": "ip6tables.service shutdown.target ebtables.service iptables.service ipset.service nftables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "6437", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6752", "ExecMainStartTimestamp": "Sat 2024-03-23 16:51:49 UTC", "ExecMainStartTimestampMonotonic": "1431215139", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; 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/firewalld.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": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-03-23 16:51:49 UTC", "InactiveExitTimestampMonotonic": "1431215538", "InvocationID": "f169d958bfaa4ccb98625be180fd158a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "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": "6752", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "34717696", "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": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus.socket 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": "null", "StandardInput": "null", "StandardOutput": "null", "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", "StateChangeTimestamp": "Sat 2024-03-23 16:54:06 UTC", "StateChangeTimestampMonotonic": "1568677878", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "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": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Saturday 23 March 2024 16:54:18 +0000 (0:00:00.483) 0:04:12.010 ******** ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-03-23 16:51:50 UTC", "ActiveEnterTimestampMonotonic": "1432300333", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice polkit.service dbus-broker.service dbus.socket sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-03-23 16:51:49 UTC", "AssertTimestampMonotonic": "1431206378", "Before": "multi-user.target shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "939119000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-03-23 16:51:49 UTC", "ConditionTimestampMonotonic": "1431206373", "ConfigurationDirectoryMode": "0755", "Conflicts": "ip6tables.service shutdown.target ebtables.service iptables.service ipset.service nftables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "6437", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6752", "ExecMainStartTimestamp": "Sat 2024-03-23 16:51:49 UTC", "ExecMainStartTimestampMonotonic": "1431215139", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; 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/firewalld.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": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-03-23 16:51:49 UTC", "InactiveExitTimestampMonotonic": "1431215538", "InvocationID": "f169d958bfaa4ccb98625be180fd158a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "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": "6752", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "34717696", "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": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus.socket 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": "null", "StandardInput": "null", "StandardOutput": "null", "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", "StateChangeTimestamp": "Sat 2024-03-23 16:54:06 UTC", "StateChangeTimestampMonotonic": "1568677878", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "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": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Saturday 23 March 2024 16:54:19 +0000 (0:00:00.488) 0:04:12.498 ******** ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python3", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Saturday 23 March 2024 16:54:19 +0000 (0:00:00.130) 0:04:12.629 ******** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Saturday 23 March 2024 16:54:19 +0000 (0:00:00.033) 0:04:12.663 ******** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Saturday 23 March 2024 16:54:19 +0000 (0:00:00.038) 0:04:12.701 ******** ok: [sut] => (item={'port': '15001-15003/tcp', 'state': 'enabled'}) => { "__firewall_changed": false, "ansible_loop_var": "item", "changed": false, "item": { "port": "15001-15003/tcp", "state": "enabled" } } TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Saturday 23 March 2024 16:54:20 +0000 (0:00:00.453) 0:04:13.155 ******** skipping: [sut] => (item={'port': '15001-15003/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "'detailed' in fw[0]", "item": { "port": "15001-15003/tcp", "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Saturday 23 March 2024 16:54:20 +0000 (0:00:00.042) 0:04:13.198 ******** skipping: [sut] => { "changed": false, "false_condition": "'detailed' in fw[0]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Saturday 23 March 2024 16:54:20 +0000 (0:00:00.035) 0:04:13.234 ******** skipping: [sut] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Saturday 23 March 2024 16:54:20 +0000 (0:00:00.030) 0:04:13.265 ******** skipping: [sut] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Saturday 23 March 2024 16:54:20 +0000 (0:00:00.033) 0:04:13.299 ******** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Saturday 23 March 2024 16:54:20 +0000 (0:00:00.030) 0:04:13.329 ******** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Saturday 23 March 2024 16:54:20 +0000 (0:00:00.035) 0:04:13.364 ******** skipping: [sut] => { "false_condition": "__firewall_previous_replaced | bool" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:93 Saturday 23 March 2024 16:54:20 +0000 (0:00:00.141) 0:04:13.505 ******** redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.seboolean to ansible.posix.seboolean TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Saturday 23 March 2024 16:54:20 +0000 (0:00:00.093) 0:04:13.599 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml for sut TASK [fedora.linux_system_roles.selinux : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Saturday 23 March 2024 16:54:20 +0000 (0:00:00.048) 0:04:13.647 ******** skipping: [sut] => { "changed": false, "false_condition": "__selinux_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Ensure SELinux packages] ************* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Saturday 23 March 2024 16:54:20 +0000 (0:00:00.039) 0:04:13.686 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml for sut TASK [fedora.linux_system_roles.selinux : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Saturday 23 March 2024 16:54:20 +0000 (0:00:00.049) 0:04:13.735 ******** skipping: [sut] => { "changed": false, "false_condition": "not __selinux_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Saturday 23 March 2024 16:54:20 +0000 (0:00:00.031) 0:04:13.766 ******** skipping: [sut] => { "changed": false, "false_condition": "not __selinux_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python2 tools] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:14 Saturday 23 March 2024 16:54:20 +0000 (0:00:00.033) 0:04:13.799 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_python_version is version('3', '<')", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:23 Saturday 23 March 2024 16:54:20 +0000 (0:00:00.105) 0:04:13.905 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: python3-libselinux python3-policycoreutils TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:34 Saturday 23 March 2024 16:54:23 +0000 (0:00:02.227) 0:04:16.132 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_os_family == \"Suse\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux tool semanage] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:45 Saturday 23 March 2024 16:54:23 +0000 (0:00:00.032) 0:04:16.164 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: policycoreutils-python-utils TASK [fedora.linux_system_roles.selinux : Refresh facts] *********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:53 Saturday 23 March 2024 16:54:25 +0000 (0:00:02.230) 0:04:18.395 ******** ok: [sut] TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:5 Saturday 23 March 2024 16:54:26 +0000 (0:00:00.858) 0:04:19.254 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_selinux.status == \"enabled\" and (selinux_state or selinux_policy)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:13 Saturday 23 March 2024 16:54:26 +0000 (0:00:00.029) 0:04:19.283 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_selinux.status == \"disabled\" and selinux_state", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:21 Saturday 23 March 2024 16:54:26 +0000 (0:00:00.026) 0:04:19.309 ******** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:25 Saturday 23 March 2024 16:54:26 +0000 (0:00:00.032) 0:04:19.341 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_reboot_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:30 Saturday 23 March 2024 16:54:26 +0000 (0:00:00.027) 0:04:19.369 ******** skipping: [sut] => { "false_condition": "ansible_selinux.status == \"disabled\"" } TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:35 Saturday 23 March 2024 16:54:26 +0000 (0:00:00.026) 0:04:19.395 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_all_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:43 Saturday 23 March 2024 16:54:26 +0000 (0:00:00.024) 0:04:19.420 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_booleans_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:48 Saturday 23 March 2024 16:54:26 +0000 (0:00:00.126) 0:04:19.547 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_fcontexts_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:53 Saturday 23 March 2024 16:54:26 +0000 (0:00:00.029) 0:04:19.576 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_ports_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:58 Saturday 23 March 2024 16:54:26 +0000 (0:00:00.028) 0:04:19.605 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_logins_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:63 Saturday 23 March 2024 16:54:26 +0000 (0:00:00.027) 0:04:19.632 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:74 Saturday 23 March 2024 16:54:26 +0000 (0:00:00.026) 0:04:19.659 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set an SELinux label on a port] ****** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:87 Saturday 23 March 2024 16:54:26 +0000 (0:00:00.028) 0:04:19.688 ******** ok: [sut] => (item={'ports': '15001-15003', 'setype': 'http_port_t'}) => { "__selinux_item": { "ports": "15001-15003", "setype": "http_port_t" }, "ansible_loop_var": "__selinux_item", "changed": false, "ports": [ "15001-15003" ], "proto": "tcp", "setype": "http_port_t", "state": "present" } TASK [fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:99 Saturday 23 March 2024 16:54:27 +0000 (0:00:00.584) 0:04:20.272 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 Saturday 23 March 2024 16:54:27 +0000 (0:00:00.031) 0:04:20.303 ******** ok: [sut] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:477bfa45313dadfe226d6ab9e22295cb280f90231dcd9d667babc46c8489bb06", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:9462acd21b3d2e0576d891dd00afc97b78845f1b9ae485115203a25218c5d85a", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:e01843abc23ed1dfc43793ae85e8c9648e496c605be6a6e4d8b104b0f7282daf", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:cc69f04942026a1f97b65205f8e51e3f149fdf9441a8733d90f5956b580e9e4a", "enabled": 1 } }, "aiccu": { "100": { "checksum": "sha256:dbacda814496018856ee6740302a24925eef3798a3f2f825b369d2717af2abf4", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:e12d5af1828ae63eb4e51ee0d5a46527ca582bf5a6bcf1ae6336dda2dea29789", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "sha256:17249a8a8e90ffc8e44daa650b571a1838715c674fd977cd2dc74d552c946ee9", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:daee5413535acf3c3fc8b4ea29086b0a749bccc99cddcb6fc50f3138e2c5ff57", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:d41b521fce07bdede4d8b4f027884bc16872e95ac549166647af8eb85bf56e0e", "enabled": 1 } }, "amtu": { "100": { "checksum": "sha256:9d434ee57dcd8d078a9529582f242ab417621bf6e75d831730cbdc1d1cffa464", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:ca265fe2b8fee3d612589c4d4ead9dc95a29973168bc132152c8eec9f82a1633", "enabled": 1 } }, "antivirus": { "100": { "checksum": "sha256:7ec24e04b2ef91cdb2b4067c32a3800c7de8f55b2ae28e60b6198a0374792122", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:bacfbe974e4f8671578e45466f78489fb4cb893f5c1468ed9e1905e66d7a9a79", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "sha256:900678b1de5f90b6f9e1c26aeeda5d56cb1f58f1d09478204b49f9d4c38c1bd1", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:4559f5d49184ad2d355a1f8dd6b92e70ab6831d5e8098cc859c0b2661513846a", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:223516cbd857a829232274bf343ebc5a1ee227b426e6c3afbf2f8c9450916a54", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "sha256:05b45e998424472dae29c23e442f07878b6570335cd02acc689f00534a818dd4", "enabled": 1 } }, "asterisk": { "100": { "checksum": "sha256:da23a941cd42d1741292185410a94c72d4947497310b7cfc02d1572a79fdd58b", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:c9678391cec7fd06f40a62159750ab995a0f10acf2a5700231ae33fde29a35d2", "enabled": 1 } }, "authconfig": { "100": { "checksum": "sha256:59c828b4cd8dd94db511648e70581134f229f636ead76bf72bf02497ec05b740", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:2d2d40b0c619b7547fc920ff549531601223c96a7abaeb15f47d941504ab0fc2", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:a78a0fec9489595c5885759df07eb3770b32019d6badb1936d6da5606dfe8e2a", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:d27d92ef5ee8d94a9dc2a4f503e5f833f677fa001a001a4bdeca2f0cc40e8440", "enabled": 1 } }, "awstats": { "100": { "checksum": "sha256:8e2edc9d157d57c5c82d4b43745d3b46b69e392b9f0b772d25259dcc8aa9a9d7", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:c0adf88ffec7970ac1e9cf2d71c35dabeb6dc44018d9babe88e7e8585acd8114", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:0f5a8a3cd8ce098dd2725b50d29ff5820d0eb01b9529e68de05f1b04367413a9", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "sha256:ecc5a93955f36f3ab5ec4af95e5cd14d60969574e8a832238dbe9a9cd936599f", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:bf434b49a33ecc7f4bf438a94d50269a7429954e2802b886add9c150bb0d4163", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "sha256:abaa6af6ab00e318a16f5d1f4dea08243b3ac3bf15e61e17d15eb586961f66b5", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:3b844735b04f7d28bd75cac9ac1bbd4b9b7671e18122c196905689b36b1b0b8f", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:2b3b285a92dd4a80aa7b815998c2e710367ffb53785bab4880ae0c433f49d3bb", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:18d958e6ebb345902a9b0d326351172e0d5a64328c14fe2ee7a00e0f157e8b16", "enabled": 1 } }, "boinc": { "100": { "checksum": "sha256:adc12de8ddd06b5810fee732f46d4665fa9d301891b3aadccc5d747158f3d753", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:e473592f28168b28716eaf83a16912deab591484685c6c26756280fb067ebffb", "enabled": 1 } }, "boothd": { "100": { "checksum": "sha256:33297b8dfb0f57ffa986470158d9bb5fcfff9b7a2b765de9af35b05d54f26ea2", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:754e355cebb2c0c0c5344aaeb6ee8ab30ccec5bdf260d1d843b4b0354138d675", "enabled": 1 } }, "bootupd": { "100": { "checksum": "sha256:3d36490687f1e0fe4ffdfb1800910a7b2b83ee6eac835e89c7d36b2bebd8ac18", "enabled": 1 } }, "brctl": { "100": { "checksum": "sha256:e17343b2c974d41292a690ff1db38e08a5a19b6652df14191998244e174d08cd", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:d9952acc35a34270425ef8f08ebabbeaf4d6593c274be4af8819e4fb7b9a8e3b", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:764651f7e234fa057201acc7fa7b42b24f16aa766b3ae1d9413adfca7cd27607", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "sha256:35dbde07d7f28e2cae705f5a9efa7343b8ed0a2a3700f970a1b977fae304ae13", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:bb8be39bd5152188630ac4a29597149118eb2685a1ae200fe736dfd0691ec2bc", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:7df5db3e4742d902d906502779b50e67b10f1c8811d83907e3623df765a8c660", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:94f000c34cdd93051e7c9f13870cd586cd1894ee02e66ca01495ab5ccf9831e5", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:57b88e2cda1fc5b6286483cb8ffb9932cc7e1b09f8956aeb4d7a564ef315e9ae", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:f143f674cf5691c3cddb930afbc750db60fcda8e432715cb6113a29af97a4b26", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:aa90403e9af7721533766d57e87d522ebeb4b4313bf1620bf4ef7484550143cb", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:16408cd918f6f2446103168f9cb17f1075426bac99a95b3e54cdd04131f0fdbc", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:3dcb55c090bc4483a06c5be808d4cc09cbee4d86197193f84a8e80ee5b6c8f59", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:5220e64fe7413e2abc7767d50a7bace47411ae14c468804bc3ff9618e8a48b7c", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:bbd394d2d7712f3d29026b7d52bc514bbd717c23d56d51a28efc2bc0386aa68a", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:f359e08980417cfb62d7bf3bae0dd6ae8ad8ebb7c4608ca966f66a23f77fdf16", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:fe3361233eb462c8e911b3e9f32d2a1b22ef32879de33e88c1d09d8335119b2d", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:3822faf2dd9f0260ec4900d822c4912f64def93ad90afb1d1f242d6f1da8fea0", "enabled": 1 } }, "cifsutils": { "100": { "checksum": "sha256:6bd80b86af776137eca26d36d54a7e8c71319a9cfe16b3475cce3aaee7b18260", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:8bb0aa263f05b2c52186f45ff7e01c74a192f08084d2242f3e02056d22b63347", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:75ce19bb5df84a28397e5095ec6cebf41443625c5b9bc01670bf097b2c74b07b", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:9d2c3931d997bcfc3ded32472ab56ea6555ed13106ba716a1b4eebd66e0c855b", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:ed241a5db82c399f5c915bbe316c8a6eb127f7db6b6a5e18289f0c76bd06e19d", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:3fa7ee262668f5b608beeaae2fd91ad102101888296eab606ccfbd6372e9bf9e", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:aad1cf38e77cb63b32bb4c5eee49c8c744f5e9108da49b7d19e2c229dbb19f7e", "enabled": 1 } }, "cobbler": { "100": { "checksum": "sha256:46da1bda7d0dbf00a4b868507aeae79e3dc2996413d7563dfc4a18e058d76390", "enabled": 1 } }, "collectd": { "100": { "checksum": "sha256:776b464c4960b29f3e073f0c54724022e05cc9751715ca0663b76395c9782b6f", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:02c5a88f28ab5f75e5de57797aa6418ed5a16fbdb58aa304909067f72d008193", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:3a3a311b67eee551f083a42218f7e10b6768cb7468936abd56fff815a3a9d195", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:b2f607bb92bb745a9da41564625c01a43f767941dc722cd23d1f0f010f37ad22", "enabled": 1 } }, "conman": { "100": { "checksum": "sha256:be2679199d2380a2c74b77526f87224807a99e852b24a2720fe9c4ef80f4579a", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:6473a45829b3a3d2b58d805a8fc780c18146540a3c97f10c2a4534ea8754bf8d", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:2f3242dbd5e57c3d3c99bf06c071ea5c9a1f317c622021a65db25fc0557872aa", "enabled": 1 } }, "container": { "200": { "checksum": "sha256:a20c6795932966c34accdb0fe871540ccf5b0b0afea7ab31c5c3ff5695470214", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:9d0ceec2815e77a2f6bd06b743b9967242c232989498af3b64bd4555cc1f9f78", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:43aa166f0fe88004ddef4d575a982fb6bb593859428f09d3320e31483d8d13b6", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:7297e25da06db9d2d71049e1b3b32c9c955584669904eb8be765da58a3d01aaf", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "sha256:2106974ab439f07b4ef19fb65ff8d6fc5cfa5d66e7729e43967997f327dfd2ab", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:be682ee472b02451450421c0119c03c9b447c0b9eb4ad5dbb9bd10b0de4b9acb", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:37352a9b82e50f5be2d50629154ae995e0cc011ee6f1969678f26b4ab80a7e08", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:6b2981d7b18884b33c88c29c6496ebfda453f40f4cc88becd4f109be5a4e8ee6", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:3a173918265c1cd4e54838bdd1898cfb5c605d58794b4e00a333c9c96eb16123", "enabled": 1 } }, "cvs": { "100": { "checksum": "sha256:25356da928f62a431eb2bda1ad1d74075867a0eb573826be4cef51a706e0a746", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:ab96a81b6eb6799b034d863f01e633c8c748c6b712b2ddba4ec931d779eb3b4e", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:f14393aa4957db71ab968a0c637baf624fb47dda7dc4e5e3dfd1801eccdf5e9d", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:7e6e7bccbb4f3da0393e07351d1e440dbdc58b33336655a4a7137c59779dd44b", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:f41930572c3bb696f4be26985967bf69fc1e6f657335f26f96f92bfbf8363ba6", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:ecc807bcb8fb70e62c11ba460aea07e786a854f7c2fd571588ff1ea3b6f946b6", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:ce70c6c037ce6074103b0faa55231f16bb4aa5eea1f3f9efe92100d9cd582b76", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:3a1d9f6c7b818da65a78aabdc1532e0bf3b66bf1f92caa46ee0780d9a7c26eaf", "enabled": 1 } }, "ddclient": { "100": { "checksum": "sha256:03301506d270bd080922da624eb3640f59291c6e27c6de25ef4e88f151599f00", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:adeab7af563c5294ed1569fcfb4a7f6915231440bee869ea8a0e50b0de6754b7", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:8f17d96d908f287f10794b4f055eb94b55ee91c9158272b1ed35f591709c858b", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:9f560340ee73e6dc4dac64900b3fb6967650a4380f697611451806b651dcd435", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:2c7a5005d072831bfa8f094afb09e23917d4b6cf0a89ddce1a956bf2d83ecab7", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:066b8a49cc368b2fc52e944ea04ea440828bdcb2557381e282f43ee31c05e34a", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "sha256:c00c321e5bc4e96a46ef7e4f06f8c8838dc20e2e052f86f1ec556ad87ccad1cc", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:d8a9dd69b4c1eaca0f22dc3a72fb0b7f2835fca23729a49243885d74f3046133", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:ff75493b4930a9ee6cb34f72ee56c8a062943b14e73901e76b24b90402d9abf6", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:465ed9c01087dfb0b86421812a4140ad8160c871ce045453317c9c0caaabe459", "enabled": 1 } }, "dnssec": { "100": { "checksum": "sha256:de91812dc8eb7a02868e43ae777952d59431301a119aa6d20c4b5aac59587799", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:7df91b8713976d5269c5086c4c26f4eb9021f623f226370fcd38c5fdf19560a0", "enabled": 1 } }, "drbd": { "100": { "checksum": "sha256:807e54d75e1426b53ea2b0bca7714bdf1d08afc6a566ba1370f1cac3fd1b95df", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:9b914a1cdcf2f9dcef96df9ec9b2a05cd0c8780110b6f2b6e3650efea3a5ff81", "enabled": 1 } }, "entropyd": { "100": { "checksum": "sha256:7b6c6b734fbc35d880e16304db199407918bbf35a8271252bdc81d0ca82e3270", "enabled": 1 } }, "exim": { "100": { "checksum": "sha256:1f38ddd17bafae62621f88bb7c3ff355917daf15137838899194b2cca92545cc", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "sha256:f3abb39b793d2137c46150c157db61212a60658c722c8ab8a48aff5faa6bd000", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:ab30ec06a5d9a2200212e9898a51d897802b061883241b694f593ed0ceae8e44", "enabled": 1 } }, "fdo": { "100": { "checksum": "sha256:078a5bc19cb420f99d553617830855fe67c8b1d932809b19435c6e1cc3514d4e", "enabled": 1 } }, "fedoratp": { "100": { "checksum": "sha256:c853844595039d851838b45725c3a6dcd58e7b00b925c12b3f2636f49cae8e50", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:d968beed86ab2525e3fd926d4f5b0cecc87122106b116cf11e1b9fab9f4800b0", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:1e0a07ff19c04e59b6a75d7239c6e74dc41d3f45a723db7096bd112b9c65c99b", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:7da51a39b485200ebb5ea0702ce217f60dd81399daee41a33f89473b0f3f0c9b", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:cfdab3b58c8373e1dace94d553137e52ad24fb0b58ea55ce01429d04bad2e8cc", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:b85abaeedc5417054b9828753b4feb55597e92dee3d35107e583b537b44479bc", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:9dbaa617aceb328d443166f49be58e9e7fc30b2c45e48368eb75948e56073ce7", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:0a49b595369d24fdfb46bc071c4b8b38161cb2f92b0ae230e196e7c85265f457", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:7674a550260c883191cea9607244c81b925cd1f902743673071b356fcb26e07b", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:5016b57ea8027abab1d330be745134bb6c3299b004b3464d30d75c8f28ee1e33", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:89eca0e8f8a5fd3b04eea68572e4f2ab203b1f4f65c2db6a66573ca2445b6f10", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:aaec47a4f9415fae72eb31cc3ed4062c212d6da089b95bde5a63da6d5ca5e8ff", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:c17097530cf912fe51f04543276826db12326fb6e0538646a76840dd15a27144", "enabled": 1 } }, "gdomap": { "100": { "checksum": "sha256:5b6a6ada4fe164616e1156688ef505501bbd7b82358ec9f33e0ba9d8cb38f533", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:b4b658505037a371eefe4517886c4e706c303e3ca6b3bf3a338968b43cca4c68", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:fdcc22033c9d77dac04be9daa7d90f7337cc42523ee9e138f8b7424a992faf95", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:8a6c115c3bf833deed3a16b8549d07839a8ef66f0c26e383012f6433981ad829", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:38507a42c1faa2b62ba7703782ed671ef9629a97fc777572fd00795faee9ce2b", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:86f14d56f417b455311180b3575135e263714659bdd9ff41f4614c655386a773", "enabled": 1 } }, "glusterd": { "100": { "checksum": "sha256:a3678f7d00e43fffce49c67104399412159cdcc6e678a22752f89945f50faa65", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:e34198cb7ecb485ee61efbd2e149ff32d39b2b60b98ef86f89038b4e1f9ceb9c", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:49266c8cb7c7a1065343dab49066aedd3cff809f72b5095d9345ffffedb97718", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:cb7f632479be616093f816ce0025f5e0886b768fc2ea878da024c1c7372b5185", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:02765ebb3cf9f00b76a60da906077e0b2bc2911ad00efeeb49d7908e669c4ad5", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:5a51055c6aaea2d7db8a2f963b2324edf2b86ab04404708234ae041917b7bad8", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:560baef9bf0a0f6b28fa51938195939b21d20a406be7e7bf5f4ac1130d57b0b6", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "sha256:7e30880298587da9116744b053571caba236135f9a9d57916586b7f2e1fcfb5e", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:7b3fd1932a16bd3a411d4fa46cceed73b885b71d208caad4d5f2dc9375227a64", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:f3a83c0e9ed9a513443d26571f980b511155f1e9728e5cc9259103c85e8cfd21", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:8e309d508968f0e56d3878d6d13fd1c29b41c2ccc96bef44455b36fa93601864", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:399399f8d33bac29a760654a4175ac4424371cabb26f4650211f0f7154fc05b9", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:d516e84e9629201c76ed2196c8c7b8abbd2a8ae3d7a1023a1f579cde605c6cf0", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:afa3cbc6b9e5a1451918de5c62fd74b74f65b114fe5443bd7fa9be8f9ae3e210", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:43246b9a0a610f6253cd14bb4bbc7c40f20c0f33f98c987703bc92859b445ff9", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:44840920ee13d33506a8d57a598815dfff09a0939485f3fe4f77bb8432e9de1b", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:1a9fe32a678562339a1cc7db4b6bb250fbad03f418e3baba374e6b19676ad69f", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:2984c88fe19eb4293299fa6ebebcb85f77bebdc65cd058b39c6be1cc1246d748", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:26afa99fcc6380840d15b00c324d5beb7f2324d2cd60a4944eda5cc679c3bf0d", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:0ee1a484be5c543deb36551994d85b722f71c6db5278f9a243c4da17c1589cf3", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:238d3eb6487b964dde6681bb0f55ee17afacfa4a7e31194812a72d0ce41e7e96", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:709249be03e21fbe9fa6ba11ec166512ab278a32e414cb9cb6e6a51058390b0a", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:3726ddd4cf7b45bafe1e90dce8c6361b10ff51609f5c25179a534d00cc4daa9e", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:941e078fd84f0e1c43885b2d66808832e2eb2b000dfb124864cacd3cb7e06b7a", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:7a12658f8254d34fdf70a9f383af69fbacc783ebee84b3e97f4c7e57ef827155", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:56feb9828f4e805da0b45b621629c397b8dd949a30d9bfe737f903b458cf0465", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:614bc9604d713acee571246bcc152147e91948465fa0466aed440bde84fd72fd", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:7b90ed26fc68651871c44a131038ff67acc956df1b4d05df8e4c0ac37ed4d88d", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:9bfdf05ecbc781ea11ffa37ecb4304463dfb7c84cba7c1f4f25331ecea4759bc", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:aa3c3cf242ea7c7c201eb8d96d1221241bd34a4c15106a7bf479281e7c768569", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:c3635542baef74852e34fd19e2f94dd54202b694f1e05f95cf5cd1d284d63ad8", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:302b9b871aa862017f4e1399d8ecc2c2ce0d2588cb5681afb30b684d06591aa0", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:971e85e34339510e14affa03ea1276905b161829a50185ecdb72016575678510", "enabled": 1 } }, "kafs": { "100": { "checksum": "sha256:dc82d679731976d262aa1a509580e5b00610e3207fc7177e2ee61c261c338a84", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:35149e88ce9d858a4b6f72dbef0b0ff12cfb924bcb219d0f2a89112dcf17763a", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:53a9a5f8fd0569fa5b260152ea4a8b95e1eaf2baa9a6efd807b7c912b1da5a5c", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:b8b3b748ba7c4f6efebf7d22cd76bf7912f078c98af1b25361a633f3adb6b001", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:6c9ca4332367d3929f89a2f30dfe61f2e4eb53fcb8404f14b3364260edcfafba", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:1741e270c445dd1db0913e7a1440f57a021fff237072489cd1c9c81bcb5de8c5", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:c3b8b532c41c9e9aecb4513a3f6691f84ec9b844af3e54fd36f7660e8cecc594", "enabled": 1 } }, "keyutils": { "100": { "checksum": "sha256:c316c2be559859acaa05452ec73c68c5fbe7d9a56948a7d578cbc3d32bc45855", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:413e5845169155e71910735491c74fb51b8fd17320febd0d8c2d77f3cb219229", "enabled": 1 } }, "kmscon": { "100": { "checksum": "sha256:afe94d2a26d9364eb99683b9421bf93d52804c4dd4d0937ab464428e11aafd01", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:003387f645689dd6f5ea9c199d8227447588f30cc3f35ebaaa788d88481a2a78", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:3ee03692ad54576d535a1500c124ede3b2593f751544f4aabb69d8e5676b0293", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:4fd25ad58276414ac338e957c8f837314da853f77ed744da68fed8d52f272eee", "enabled": 1 } }, "l2tp": { "100": { "checksum": "sha256:b205a12251069bbef25eaef9e1fc96c9a8cd66b240b05a6adbcbaf7d50843828", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:ca1b97c55090674029a69712fc0d3d494509ad557633906b7c1d68333d787ab0", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:0ed09c8657437aaad1cce821ae236385ed5ae0d5db00f296bae7f7f88bb6c6c1", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:78b6f622eb7b91cf75a64977006217b95dee0bbd5c6f308f58e4a55c41bc8b5c", "enabled": 1 } }, "linuxptp": { "100": { "checksum": "sha256:098ee954fdb5f67145421eaa204666482e85f6063fbd538b4cab332a993dfd58", "enabled": 1 } }, "lircd": { "100": { "checksum": "sha256:9c8fb984ca6f831a7d3fc14e39b11199bceb6a4889fe04dbcd0defd4e5175866", "enabled": 1 } }, "livecd": { "100": { "checksum": "sha256:6605a9b24096abc10238b2f2c0705a24f57178565e82af92c0886369f8c16d5c", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:b60f136316316479f7e2536f0d288b9b80c7c900c5a8e27af52eafcfc758e311", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:33c6f26de4f4f34deaf1a95542bea744faacd920ba5b08a6895d224c33dc9433", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:5eab3ab5f9ea87e30af19281dbec0758912d7c975cbf478e98b2aa0675b0a850", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:991ea8a8233f61129c87fd2688ddd77e8edbc262eae49904a82fb5b9928f573b", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:8e63754d229140d22db6fcfae0284eac8f981ddab25cd37657afb2a2b7cd68d7", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:f0e7c98ee592131cb3bccdb657599092cec5ffa23b78bb74a8d819c8fe9d0c1f", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:b077926f6102e28cb4863cf775ca53dc650ed363613c74decd1fdca35f497dd4", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:19168d50ea62788cdcad688d54665ac7fdbab15cdd6f4436d74388853febd510", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:a4708f133e0070d180ca5dcedd2132f06b6338b647dcb30c6e7a3087e465fa38", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:ca7bd26d342cd63a9c27fab82ed7f7f085fb4e6c0c749ba7808990bf11be7d35", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "sha256:f17b14e268f906b4e8e4e279a7bb4197924e7009e18511848632f787537025cd", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:4e61b468bac1a34c41e1c322b53a1be1b9b8e650ea10c39f7867b4cf268de134", "enabled": 1 } }, "mailman": { "100": { "checksum": "sha256:90bd08877279fac3ebe12bfd03f20d239ef2fa09ef3935b1b1918d79cababf80", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:7adef3480b6ef250d0219367851731bf37bfca02b466170446dc8ffc0c5fb2a6", "enabled": 1 } }, "man2html": { "100": { "checksum": "sha256:329b3b21755d88d1c93811318fdc2bad6fbfdfbe9075ed74cffe320faff7afd7", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:0747400424bb5ed360dc7e2bbb1324570f3abdaa65331d1e4f32bb40f2d821bb", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:212fcbe07cf5f9878bfe13cefc2ff3cacb97e50eeb16c3b859a1ef2fb1e5ce85", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:7048444060b0911d7fab043943e7072bd54a22d0af670fcc89bdcdd8271468e4", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:9b6a094f2590dd2b257bb903f439dfc35b864947b03b0d8e0d7564bf00074e88", "enabled": 1 } }, "milter": { "100": { "checksum": "sha256:05c660b9f583b6c7462489c25007205ecfbe9aa3c9ff0c66f861b31a31ab5937", "enabled": 1 } }, "minidlna": { "100": { "checksum": "sha256:6ed2471e8c1be4d9b5171076a67d21a8ba70f54aabaf56740fa2958e3bee2170", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:1126eb06a64e6c1b6fe9e6ae561d973d23984be68048e7e9487c544eed989cd1", "enabled": 1 } }, "mip6d": { "100": { "checksum": "sha256:f6e4c2d68a7d45a52bcc3fce55357b8df34e94ebdeaff8031568ced324b3f7a9", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "sha256:64fbcf0e407584a9f8914cd73ff904d50570305ab96ce06f18c6046c59fc14e9", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:ba33ee6e5e9e64f2a86de1bca071dea4dbc94018ea7fb8077b0c64fa267e1b5f", "enabled": 1 } }, "mock": { "100": { "checksum": "sha256:77d928d99c7cd52f8f88a8290b1d8bc78f36fc76ab4026820297f78068eb17d5", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:82de8ece93a600b0f4d305333ce10cffe1b7a466a39acbfc02c11e0d97515b12", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:c143f04835f3aed41f8d095e5ff0c857fa760379554f8e48472d0d56d22cad4e", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:d1b8c9c665167cb4e506cd925240eae787098bb1c6d64abf4a494732a43ebd58", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:6eeefd4d734aa2588043264f4816d2531188084a7ab5d44937c42ee4ecab2567", "enabled": 1 } }, "mongodb": { "100": { "checksum": "sha256:96df095ffe73721c95af843bde3cddc39af2d851b74bed0e53a62b1dcd82c949", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:29f1bf739d55572ace4e20cb93384dcfab29b264b67178aa2d7e6b66632ceb87", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:2a7aa16cb172062dd71b85d1fae181802d22192ee1b51c8d0697c12d8f54f739", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:993b50fef20e341fb47b681ba9ccec34694335a2a492f7380516ecb5f7ef2b96", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:cf6f24a4c40a03518ec13d32cb6a86ab7f8f3de50dbf7fe7793703bb7cd678d7", "enabled": 1 } }, "mplayer": { "100": { "checksum": "sha256:23e5e874930f99eed89377a1e37d1aa866133f7c8a95df35f43b1f98d4ae7215", "enabled": 1 } }, "mptcpd": { "100": { "checksum": "sha256:b232ebe651f7bcd5060989bdd098352ec0c126c62067e0b7835ec0eec713c509", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:179085b34e9490f40b1302b920e4e5b712116c96d6c84442996b11a7216602f5", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:aee129d2252de01c2571cd553c516fec1a66b54716b9afbe6dc0754fa401cd30", "enabled": 1 } }, "munin": { "100": { "checksum": "sha256:49295d3bc00c801a3f1bdc89efc1e52628c515aa5c5f00a391e7e63b34155987", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:5c76192917b290649c6f290b6a9afa379a81c0a8c8923238891e4e1f1b1fc60f", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:eccf366bdb0405b4e8129790c9cf30be1187fc0aebce18c7c58caf2258581b8b", "enabled": 1 } }, "naemon": { "100": { "checksum": "sha256:3585bfb199b90f263ed283507470e4565bf176a08cfa1a28d1a1e18db654ec5d", "enabled": 1 } }, "nagios": { "100": { "checksum": "sha256:ee37295285e4a76f3982aa98f7eaa24d1e25b124f8b5ed549af8c9d5fa38f68c", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:11afd1c2471a2b039f2ba7b5ecddc364ea468159232affdc1ff86ba1c4b1c8f5", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:371ccd443169118eaf38413f16f48017814506394117555db67215cbd34cdecb", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:11101d7322ea3ca5481c6f9ea6abec91df4ab34a11f2400f1366a37b8eacffb4", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:8ced3143a16798e0ccaedb9f6ac85b0cf848ae49f6058b2ef487aa7a0ade8f8e", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:bb009b1afc1b7c36ff8d7535654b176114f5d907f1d92d6d01c34687ea3739d3", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:39d86593c1c9ddb60dd9c3d22a75c483aa12767e4e1fd020074e45cfacec57dd", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:5f855b905681b5931f20f453505002599ac0fc5d7576fc090a1fcc39c7e64174", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:ca8d26c5f15e28f85203d9b49b4df94c04132a37375a14e363e9538dfab892af", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:e36f0b648311abae7af932818d11d8d703a5ef8cef680de9d40ae5dbb498687c", "enabled": 1 } }, "nsd": { "100": { "checksum": "sha256:4cda6056e774445a69f90a0cb47b29cf22c5356386d1ee893e6696a479f316ff", "enabled": 1 } }, "nslcd": { "100": { "checksum": "sha256:2f558994e7fd94141c4986aa4018266380248521d482f0d2f1e1bb3d00bc34e0", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:b13c01745c249210d382385a9930f22553c8e038b3b2af1ba0744c64f0cd2f71", "enabled": 1 } }, "ntp": { "100": { "checksum": "sha256:175ceb460d006f30dc01f7a08bb76496b1cf2cb26ecbae622b056937bd8a1c3f", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:5ca7a227fdf1546c8f91e71a51633026bc037817fec9935ce3a882f3fb1873ec", "enabled": 1 } }, "nut": { "100": { "checksum": "sha256:674c362fdb4ff8c0b67e6e40a643a439e8b95bf38f4b334f78d72a56a7694e29", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:5d24b99ceb33fd103ce2b72f603cf3b8dc4c4803376067ce499beb80ebf99b57", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:0f7c29eb9cef6e8c708d36a9fd878a54e55b3f99edc84e206adca46f5cb7ee5d", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:afaf4b7423fb0b8795a1ef00fe60ca7b6dfee9dacbb0e1f3ca2570cadb5c8c47", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:05ee59e4f0ccc55dc56aafe8c50056389dafc36b55397cc5ca7c488efa4bd153", "enabled": 1 } }, "openct": { "100": { "checksum": "sha256:1f3f26e68904be82472e2ca9f007d2fb9978e16e707de6bae15c8e2cc3b02175", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:fd02933a56d91b9f6292067cc2e4ae12e08342eaf1cd338c267f580bbc15bb99", "enabled": 1 } }, "openfortivpn": { "100": { "checksum": "sha256:aa0f47d58ea25be2a2d931526f18332860ba6383f3cc9757a50777100d7a643a", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:15bed90aeb71d059a12f3f224accb5f736cbdff0f23990a9e9453a10b828b4eb", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:ef67026f83fb95f32372e861fa63e26f390a800ddbb65df14ed64233a60fc528", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:0119b24ea332686efd7ae8508b82fd1d6500c5982c82571d9dbc096291ca1d11", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:bb512e88f449af921514c204c9ed8b91edbc1524e98e1ae36603f8efa7bdaf14", "enabled": 1 } }, "openvpn": { "100": { "checksum": "sha256:fe8362242a83ce98cc7ae47b8a66c2a4bfef75be1d7367c0ed91e31844f14949", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:7b0f82bc2b3eb92ef873c2a624df094884c6c876928624b18e18d1cd9d01ff20", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:c9006dd1012aa5820d8675b1b73faa5b31b2fb8952f147a98d911c9763393b86", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:0e0e8eddfeb25c7022baaf99904ebd2cbd6ba01eb42d7ebd9840d786e869b39f", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:ecbc811a5d5b8e66256d2863df65daea26e69a3ff4aa73fa496d2430e43f11bf", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:7e9e74342123ade0c59725f75a7afbff56774de0e91b703e50a9b86a55242707", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:40451ecbb8fd5b06b4da2f2a9d503c239bb040cbb6c0b2021991d92f805b6937", "enabled": 1 } }, "passt": { "200": { "checksum": "sha256:7bd29f0d01b7207c607530af0ed8b7e54924e22d4b559f37f6d3713501d6a9dc", "enabled": 1 } }, "pasta": { "200": { "checksum": "sha256:30e9ae47ce40ba93be1b785366cfa93a9e5795677c8dd343aa42bdb791016561", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:7c9b075fee3fae924d3e19b64e1a5a24da83030c026bd68049d1102abc6e770f", "enabled": 1 } }, "pcp": { "100": { "checksum": "sha256:7b7babee3f26582a6df33a6d361fd237ad97265e8ff456bdd0e1eb44e1e79186", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:9240d49113135375b534cb7c7c3c21766b941323b66e77d1cd297221d0924bc4", "enabled": 1 } }, "pdns": { "100": { "checksum": "sha256:249e45e31c373f43d466cd48763605888b2abfccd699c81d8c88069ea7d671e5", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:171979e9e95f1cd5317b146c00774ea818e795d03e5fe27ff981bd8fca7d16ef", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:953c0dd74e32ec1f769cb5b0bbe0068f02268cbf38581447a61f8397a2d25e32", "enabled": 1 } }, "pingd": { "100": { "checksum": "sha256:87ba0e153f3ba1c53ad2d01dcb1fd1494d269f361f6fac74ec1583fde9e97975", "enabled": 1 } }, "piranha": { "100": { "checksum": "sha256:e464ea0265a2e7350502360b8af6f35b0fa4e35394ead4b0241ffead64949f04", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:97a89a6e75e7c01fbae15013b73cd450173fe35f70b1df239e40e2396e553baa", "enabled": 1 } }, "pkcs11proxyd": { "100": { "checksum": "sha256:fa71a4e7689ab63bdf9cca9856ee4c109c1ccb5c7f1ac2ae00441dd4390bb91e", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:070900ae540857df7541ffd17bfcb5f8ff77ba028c3048bc4542f38b29817907", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:78e686357e7078d314056a1d589b478ba3949d2ed43f57fdfb294afbd099ee6e", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:72562d0e1206f101a8d84cde3f49f1797c623e0e78733d0dd2fc56419b3f7058", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:6ffbb18539d4793fada646816357ec67ecec65b59f6b11f850cca8f37e0ae90f", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:4cef507f55529f8cc40b558a8451ac116d9925082fe522ff1f099b9356160014", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:06da4ff240ba8ca6dbce786ae353a57e85a6fe703949c96c95aaefaa2e4dda11", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:14affb00239005ad75b3bdad55f0568829f5e1ae7247161d82d318abb87e2dd4", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:b0d814f848bce797bc127d7bf7f76dbeee5df5ca20d6edf41c7d9b305a0808db", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:eeed8b98eb64a4183391b7cfb1a84d5b7cb8c8369dadc25879f77c5be7b482d0", "enabled": 1 } }, "postgrey": { "100": { "checksum": "sha256:707cbe426d9d8c7e2f8c1c5fcc85ab4bcf8f25c675deeee02ebcb4a1dff2be47", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:86d3c2ea2b0b2215630226ad51be50dada7bb0d7b895c40a3f56ead55591acfe", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:07cd9caeee15b10cf40f9c65e10d4c7879f0de3aa5b6aa876cbf807673828ac5", "enabled": 1 } }, "prelude": { "100": { "checksum": "sha256:caaeb30c9a1385611d5cf4063b0e81f470a05f01d2394a0b35d62b593d0112de", "enabled": 1 } }, "privoxy": { "100": { "checksum": "sha256:a89dcb4dea7902ccc18823b0646db59341385b6df10a840ec31d270e718f9506", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:d0f61ccc5e0efe1310f80f5f3dbaa81c90cef7c4e7c80bbdba34bd83d098c166", "enabled": 1 } }, "prosody": { "100": { "checksum": "sha256:611b2ba2180645d5e6fc6b95d831fa10824baf36e9f6fb5f4b238498156c7190", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:42434c8d786a3dbcbdbcc89208e4395182574082b90b6d14a40bf365ca788b1d", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:81b03816b0c6eff95e8fdb1393de015c737d0bad01a752f0f78af9042b97fa1e", "enabled": 1 } }, "publicfile": { "100": { "checksum": "sha256:27e00e35cedb8928d19e0e18cc60d8a4adadab14b92ddf28b3a39bc5a9b0c6d9", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:04c2ec7c5c908e14d8cecb43a69be2e01a2a5d2e044803e1160cedb9bd18ebc9", "enabled": 1 } }, "puppet": { "100": { "checksum": "sha256:f8f7574443b1eb598564b970f1257c93e10a4bb0ab4f2e497b78aa352806c3d8", "enabled": 1 } }, "pwauth": { "100": { "checksum": "sha256:aece743224943cbe2ed03b5134092e7c0650f703ce20cd4fe56c056c896b1d4b", "enabled": 1 } }, "qatlib": { "100": { "checksum": "sha256:8558f2885f81f626ee7f3bdbc7caff7ce69ebd700e35b4cbb9a74a11fca2c133", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:aa88fe777d904892b39c9a60f2f50c0a77a5f5bd5873b591a22eac6874a3238f", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:96b077e6ee179c3762f61152cbeb0a58a1bf1000d010ffd1ee7b78774e481150", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:9c48629fd51f96fba2cc7943369d9f16eb4389a0302776ce83ead122aedba511", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:8d131212c0226332b10bd4c345f980f2ef01f5a9577252d31669bb583f240d54", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:9360a29835c5ba1a6cd7327aabd73f635d21444c739bd114a38b89eeb4e32210", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:8e7c9b90073202f972f1eaa838da6cdd1b6ae21ffd16b05c31ac227e1ac5aad5", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:bfcbc5396ce78ace4b8f9d48c23223d8c5228a840c89926fa956f4f13df06e9c", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:2994283b036b32b4e64b5c3f532481cf415718e9d4c479b3ddfdc8a858e78118", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:05643e232c6b5365bafc75d9bf857e958077297615cafa49604fc088e10e8d86", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:392e11333d040576e8933ec780ed7921295ca92f9ca529c066de5029cc0f9bac", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:ded345f70432e58bcde53d4921b418cfb092fa897569401b80da018a54aa0da3", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:c34ec069349e0fcde2d4672643d8db4317e53b9ea0e51ac036d79b027e845e74", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:ce4a3f1422d7e9c411fc8bfe28b90bf9b66e3593ac0957c0c22f558536ef00dc", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:19bb471e6927d94eda8db5ab80a619b8c0b2fe87827030e94ce9b4577249b314", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:b14c8c21fe8ee2121e5817382e83fd2a25699836be8e79269026a2d2494718f4", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:604f153c5a11a110149ea907d6c3a8fdec8f812d8a4299bc107e47d4431f5d0b", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:ff0f6db55223b72e64312ee10b94a5b4a86ac44f2c123ee27a917dbe1e187ca0", "enabled": 1 } }, "rhev": { "100": { "checksum": "sha256:64a0369f9b8474effd6e23726327009ac8728d77f0e3b9bf42b85b1a2d1b5763", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:fc41120cf629e139e30a493b7ad8d7a4f9b52b7f9cad155e5afb626cf3e1df29", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:1284680691e7027c5ab08b71ad4edd76f476cb3934b0e4cb83fc0769cdfd5816", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:32f6d325445c86094d8f4f861ec9430c5cca40c11a66c7905fb10a4fef5b85da", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:e13af8921501fa4e869a20c87963951145bc762c670fc1b996c4858ca430cc71", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:c9b5439b239ccdfd69266a8c756ada08b9cec67dbab9452c3d0a23c62800c9b2", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "sha256:415699214ad395ca4b5327d3fb214dcea004469fdc8cd42228c92ed3015d86c3", "enabled": 1 } }, "rkt": { "100": { "checksum": "sha256:cf74a139dfff50fe96c532fd2f011d8f60d815745ac2f5ac95c4c47bd78715c7", "enabled": 1 } }, "rlogin": { "100": { "checksum": "sha256:572cb4b1205cdff477741bfdb35fecbe957b110aa2843de795de50877cdabc41", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:bc851a96ecc19e82d4d0b33ad662ca1c49e3425de81b4324d4aebde52dd5a17b", "enabled": 1 } }, "rolekit": { "100": { "checksum": "sha256:323777e53cddd3de4c55d0eedeb42a3990a27d71e58f6ad5f143eb5f1c7f9c75", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:25e1f5addd0d93b078b2f34fa6d1ca10cad53dd219248fe1c746e6d2bfa3544b", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:19c4a20b03e97e564e830221b99840103663837b6b250446f09a496cc2f7e560", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:03381789ba50d9f77db117a8902f09456020284330f49b0c4f62bfd09b0d3d5f", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:4a9130eb6fb632ff0de22ba9216b359a1be0f593ef9f136449a937c4677eae3d", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:439e9cbb532a369e861defce3aff2a82152498ffd5e6c2f00ca52ce91a526ed3", "enabled": 1 } }, "rshd": { "100": { "checksum": "sha256:8464872de44b84f93dbaf1c899b7768a9ed26f9279271bcaaeb0ce5b733e83ae", "enabled": 1 } }, "rshim": { "100": { "checksum": "sha256:ebc5032834ad38030e0f6b7dfc78e04f96a9313a6fc7748592aabc98826f91db", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:7f683dfd03a2e9ffc4dacde8964239adb6faf545cfb62521bb9bcf671c241de4", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:7a21fa964d09473eb836f8bb7e073ac9c346dd6b5995cd0a4396acf02510eb51", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:fac00ff771c3ad6dc291b05b907f69178f998fb36e1f9adf3714c86697c7a161", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:40d1eb0b28d21e5ef36616ad8e4786528e782991f0b7ee26ce0f1eff1c5d6094", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:e87d1b937a39e751a6b3294459e6788ae6c52847cef38962f489c64c29447ad9", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:ca4f2d82726899d5734b36c3feab2691986b50d8277d622f5423a8e11811bb33", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:b11407e064027c75f286626c2009d88d9b5f90e4352038f7bf143744d44b910a", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:df567fc4d933d9dea43e10e13b120ba77be68f4f44111db510827ff7d5aa773a", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:14b3ce427a4510613d52ed8996c11252bfd4c699fe419f59d0f8d01fa352ee0d", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:766335004d1a422d0e52b7df790affc33f3b8a1c41df4b1c1e9076da3ecb2d14", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:f830b5c0e0a610fb3a3b5a5c7060b007377e799baf151d4ac035da6940af0017", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:8ea825a62dfa32862de1d1efe92766e5d3032091bd3d1ac15719ceaa887395ee", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:04111d196f15e5e68df399887e38960656c279e376b392609021ce30a573d8a9", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:e64ee5c1aaf6bbe095e976ab4a48b70f7e5db8fe21c99ece4a513c289203047d", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:94f99134417edf1852d924b06de124bd848f6ffd1b087f8825236cbcd259c644", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:0add400128d772bf8ce0812f8aa300ef634feb8823a4059ceac50243effbfb4f", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:bd726f240b2c20abccd09a80e9275c5269a78d541563afeb1367fc8eccab53e7", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:c7928fa9fe6bad25ce503142bf164419bda4b2ecde96d7d7b276750b41dcd0fe", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:df09f8d23709092d641b045590da4aa41eaefc56d84c06279ff243ef74dfc029", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:bbfcd4ec68fa87b243b5c9089cf748e4b7b19c069a4b02a1235507aa7af0a6e5", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:075e270a22e227a7124131bd70523e73a4b9ffefea9d4f8d46273a262970196f", "enabled": 1 } }, "sge": { "100": { "checksum": "sha256:d443be9f15c80a37eb6827f2ff3c274bc1ef10526404a32401157f4b9be96c12", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:3a8bb3ed766ad233fe9869fa887ef16b2c6c505458e1879920962add2cfb5cdf", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:251d8e6bd3d7fe0d56adefc8d16199254f316a29933bb92d0da48838d641a084", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:42663bd3af6c64e89814c50f07e8a5fbf4a31a487d7ce94dd5fdee1e3781eddd", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:903eb396a96568f9d3b080bd0fe162810a44f834efcb2e2f61fba9e2fee1ae8d", "enabled": 1 } }, "smokeping": { "100": { "checksum": "sha256:ec65ee44da8241f3143480ffdfa949641dedd449219c3d82c904105ebe8768a3", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:422730aaaa5a4d0ab14be1e5eed77c4f3b3be74649795e1ab87e049c1d04bf21", "enabled": 1 } }, "smsd": { "100": { "checksum": "sha256:2c6fc92c6020fc7719efbf8fe1f2cedfd6c4323a10ecefb5df1dcd3fd912db44", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:c69af5659fe541ee41e4c0769a0421fd5ce34e80fc6b10f5b940c5205f96649e", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:c31241c566fcf7d34b292eb3dfac06ead822130661772c73f099e639e7b5d661", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:af44f636dd29b36e60f3f79b1e2036fb2db53ff4117fd21afc73ac2c7f204fda", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:d8eecbd8ab122d8e9d5f475c265ad9bdf46cd155c497654b08e3b2cfc7f4e47c", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:71d81159fbf948ff16aef9dc2261fdd3358c37c0fd04b719be1e968323f4a0af", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:44d59d271674c102103448503f9eaa2534ff54e37dd7db198920db9be1acbc24", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:6e051766c809f284e286e91bcbb0d8296169466a95d8c90bea85df209a75f9c5", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:4c24a9a58d7830981677a80b1e4714fd8565ed41ad62f27eb586e8edb6dc41fa", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:b4183fd8c64c1b9f6079d8befcabf75baaa12152c4178be20137950461381eee", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:f8f382fa879bf907576966b217252baee971c3842eb24b80ae63306ab3aa03dc", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:b14eb0b895c1a5763193389e7be368e543b779d74ee8dae434c3b7c5723f98a0", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:c1e855d581345c864df530693c6371a403507d66d718be52ac8b960dc2a9f0ad", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:53e3b393bc37eef1a265c5a9323bead2990cdd4c895ce5b9eb1040f16caf463b", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:4e352fc53e907847636a60c5744bd48ec07d56f628a429dcd463a2aa9069f791", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:2c9bf6d19dc034b84db5cd2596236ae85f325456c75a93cff599e617b4098f09", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:7ca6bf88e460bca92a976ab1e14e12dc760c99bc64ef2c2b99a38e5578e6b5b3", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:acf3579918d33fd5b0cf6606ff538b9b8d6ff32fab2ad77cecb8af4185d193c9", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:96450a3c93601c436df8bc5e30bd924fd7cf3f93b81ffa94cc891cbf2fec3cf5", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:b29dbc05d760f12f9b3e106fde09c36a95e050c2f17b1e97b463a752ecdac07d", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:a6303328ab9263a684a959d7778ec0100fc040470f633fc9f7c35d110150eadf", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:3c5e0b1c6ffefeab4d4794237a2ce974f11fa2485ebd22454c3973cb84267102", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:b8d26609375710605b0a2944e3c3c9d17916809ba216ca4903ba4fd3b60c673b", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:d35a05813560b572b6c087361c964c18c133c0b5037e582ca3db5550ada467cf", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:6673fb9d330ce94708727db8c4459e8db6c70f2796f3eca6cd2965346150d960", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:d81dd55b2a5fc0f604b2c0c669eda2145757e8e1a73c396cde9ee9ca4971a150", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:18b872d0c5a157da487cf5b0cde78815902f79ab1403513e5d225a9da0969111", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:e747723f87e55aa77abd1bab3c84c87e165e56ab16690cb5e78717f6b8e7b0db", "enabled": 1 } }, "tcpd": { "100": { "checksum": "sha256:05e146a2aa2274d04de3407604d55f4cc16218e0e661966b1fc1a4ba37417279", "enabled": 1 } }, "tcsd": { "100": { "checksum": "sha256:0908b0458d33ea144904285546a4ffa2876c1fafb3c19045a410248b06860cc0", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:26a7c0d9b5edacbe701090f02c8da3b23ceee1764c599ea3997ef8a019572390", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:7de741394b99cfe157eacd30d7fe9421897aef2492df65c08c5129123b853c28", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:511654f4f974efb3b10787b6ca395d83d11dda568d770d9ba5dbb5a6e49e98f0", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:c7fec612a8f6eb93af9684bea09e5f45114f9ac644d0c0ebfb2247e475191672", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:4a8999a2f3e0124301324542ea87326c4cb464ce47af07a02328a8c87685768e", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:a397f26620d827447a79234cf8c5ba828b947be721cce03b6c2c7ac8ae4c7ed9", "enabled": 1 } }, "timedatex": { "100": { "checksum": "sha256:df99885fdc3e195f901bca4c5a5b8e69cd9bc5e4fee4b7ef576254c3116a708d", "enabled": 1 } }, "tlp": { "100": { "checksum": "sha256:364cb483443bb6e994cd2bf4a445f7f6b26426ceef313d5f18a2d67705adb2e7", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:919a9f08b8611ad2b886ec54c89fc6dc4e05575b1536b2e9fe9ad8ae4450702f", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:e0aff1e9512fc9eed6abff9d2ee0970d13c4930734a8a4ad6c43a3bdcc2b7509", "enabled": 1 } }, "tor": { "100": { "checksum": "sha256:c5b1e90b2d0d0d6566ba350b3e3a7d531f928765009b1c10258d4c1b29dc52c1", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:05d754d9c917a917fba979172b7dcfab1ece9bdba6bebf94cb3bc9706ea74078", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:ca34bba129f1b1940c0d2f9c8e0b127f5ffc7693e15e29a76ffd36bed26fc03a", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:5371a568a87e7c6db0545fb25a34e981c4bee6d7fa79d77412aed9041534da82", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:ed6fcc69bf86c664bcca043868c15f9c18d83e2d6668580b8c4ef3b6f9786318", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:525635ad9c177a6542047b5ec23171de1c8c688e63079b88431c3292b5d5eade", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:07229f11e8eee7f3b9b2a0f907f4071b6bc23e94b47dacf54d2553b71027395c", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:e08da772343770e22511e9b04b4e52b9f496373c253337bacabf04962253a968", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:92b299c67dd5843c6032eab38eb20be08463ccdf14a42b2809c2955412caf663", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:2a0d8c37800a1cd048d456a35b1b1dfc87b4b4b34d3dbee9eddac3ed3ddd4fe2", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:ff129bad17f3e5f3f5e9b6d3d6838a6e89aa1e8e072396882e40603647029237", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:294711e55ab39c66e1a8dfcedc1ff3ee8cfc480bece6d8905dcda119d06bf3b5", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:8127ec95ce1e371db1630b8502f43e0f5efb7582d4e9a18a332b278bb2cfda85", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:a3c8f7843cd7b310d33e21349f2f95767f26dea37fd14c6c8b88428e2940a0dd", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:6b03ca17e83e58108284e2e92cc0a3c05405e2fe73b1facb5246c42db33e99dc", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:96dc020ee16db478ef13f9ac3ce1d62732019c1f9502a6f5db239454ea70c83f", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:d9ec02335d573a34d3d76a19c2e71ecfafbd5e7f4f72fd8bc17efb16f89a5f83", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:5ba7c1ae6aa7f58222ea8d6945fce40b7fd1017af834f1ce29ff29738c34121a", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:ff60251151dcc519f6fb44040f63e5debd899d8d4a069c3c6d643fd52a0744be", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:c0bc362be2090a448ca8bda9e653e300ae2af9473c8cd889cfd2b9f9e794b31d", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:133ee1df94f11b9cbfef1f7321948784714b6c75eed48aef6f1408a0e6f86a43", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:f53b16670b35a8bb5093efef5e94310c138da3aa0e51a8a77c13ce09d1e9ea67", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:7806ee9d8aefb49e1acef9e9c592cdc777f70f90acf07d22b6e9999ba44dce6e", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:164431e9599b4a92e479cb41c081b291e6ced3e00965b2599967d6d009f21668", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:b12384d89327b5e5d1a0cb99ab744b734c054a926afbd5c4b37b2a7dd46c1f32", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:a0c04d01ed55e10320bba1f42677cd889839091a0d8bc5a07e2d9d649570bd25", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "sha256:5448a42b95dc894a7c3731f89ec0c2f74ff1ca0940fe5a910b774968f1fe0afd", "enabled": 1 } }, "vpn": { "100": { "checksum": "sha256:49b5d8c0efbb628586af7cad5e56d4dfbbde9de85067eeebfb3e77a8a098c2da", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:0b8558bc624ea6c226cf19ce8cb5caefaa0a6c9f47b4ac222cb639a5c087ecd3", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:19a4e9084136c92bebf7453d9a000ab2f8c7b3923d3e9555821c7f7e7c74823f", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:e99c54d578f3081319a92793ae32b42a633ab6ff441793d04a5561cb836aac79", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:48d77778810934535b9ea3b73eed355f610fea7e097afa1f715403b9153ec646", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:fffcecff5763f2432a48de987f9068144fd5b7e1e3d39a915df5252ccbd09c54", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:b5991add5f97fea260b00b5641356b2e0a8f8ac7cb38fb096fa0fa12257fda40", "enabled": 1 } }, "wireguard": { "100": { "checksum": "sha256:c6e64dc8fff2b7cd3c7f6b7782cdf653b28a01b57677abffe19bf363f9c3cee3", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:78a26c414b95f847ace2244ffd8cf2b331d0deb3dbf997b4418c04776bb286a9", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:416831481b889e80b383b31faa00f231b9783d0df2fad53b1586e93107531be3", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:998e50b2675e968844d88dcd800430d6321c802fc0c95e164ae42639702f3cb6", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:8379859f95c1c920f9980a7da51b11000106746567cf39eb11e991e630dc83b9", "enabled": 1 } }, "zabbix": { "100": { "checksum": "sha256:3a40a0b982db692f743fad699420776c4dfb330d1b9c7ec002539075fb499aba", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:7fafc6a9f66dbd5fa664670416e8992743834c2bdc87e8baa413349dfe59972a", "enabled": 1 } }, "zebra": { "100": { "checksum": "sha256:c836cbc2f01e3b3e9b3ab2a228d66fd3397b33f915a0ec8558de6b083be6181b", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:84c955a978b33a5e0790ce78ea09a45aa35fd6604b49a975fda7c037ad1deba4", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:bd9f7634df97c85de82c4c6b2cfc420e24090f117898f9a89d4d930ee6757e4c", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:115 Saturday 23 March 2024 16:54:31 +0000 (0:00:03.947) 0:04:24.250 ******** skipping: [sut] => { "changed": false, "false_condition": "selinux_modules is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:128 Saturday 23 March 2024 16:54:31 +0000 (0:00:00.031) 0:04:24.282 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:136 Saturday 23 March 2024 16:54:31 +0000 (0:00:00.123) 0:04:24.406 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:100 Saturday 23 March 2024 16:54:31 +0000 (0:00:00.046) 0:04:24.452 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104 Saturday 23 March 2024 16:54:31 +0000 (0:00:00.049) 0:04:24.502 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:111 Saturday 23 March 2024 16:54:31 +0000 (0:00:00.033) 0:04:24.536 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for sut => (item={'state': 'started', 'debug': True, 'log_level': 'debug', 'run_as_user': 'user1', 'kube_file_content': {'apiVersion': 'v1', 'kind': 'Pod', 'metadata': {'labels': {'app': 'test', 'io.containers.autoupdate': 'registry'}, 'name': 'httpd1'}, 'spec': {'containers': [{'name': 'httpd1', 'image': 'quay.io/libpod/testimage:20210610', 'command': ['/bin/busybox-extras', 'httpd', '-f', '-p', 80], 'ports': [{'containerPort': 80, 'hostPort': 15001}], 'volumeMounts': [{'mountPath': '/var/www:Z', 'name': 'www'}, {'mountPath': '/var/httpd-create:Z', 'name': 'create'}], 'workingDir': '/var/www'}], 'volumes': [{'name': 'www', 'hostPath': {'path': '/tmp/httpd1'}}, {'name': 'create', 'hostPath': {'path': '/tmp/httpd1-create'}}]}}}) included: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for sut => (item={'state': 'started', 'debug': True, 'log_level': 'debug', 'kube_file_content': {'apiVersion': 'v1', 'kind': 'Pod', 'metadata': {'labels': {'app': 'test', 'io.containers.autoupdate': 'registry'}, 'name': 'httpd2'}, 'spec': {'containers': [{'name': 'httpd2', 'image': 'quay.io/libpod/testimage:20210610', 'command': ['/bin/busybox-extras', 'httpd', '-f', '-p', 80], 'ports': [{'containerPort': 80, 'hostPort': 15002}], 'volumeMounts': [{'mountPath': '/var/www:Z', 'name': 'www'}, {'mountPath': '/var/httpd-create:Z', 'name': 'create'}], 'workingDir': '/var/www'}], 'volumes': [{'name': 'www', 'hostPath': {'path': '/tmp/httpd2'}}, {'name': 'create', 'hostPath': {'path': '/tmp/httpd2-create'}}]}}}) included: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for sut => (item={'state': 'started', 'kube_file_src': '/tmp/lsr_podman_wkq0dojb.yml'}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Saturday 23 March 2024 16:54:31 +0000 (0:00:00.090) 0:04:24.626 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "debug": true, "log_level": "debug", "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: httpd1\nspec:\n containers:\n - command:\n - /bin/busybox-extras\n - httpd\n - -f\n - -p\n - 80\n image: quay.io/libpod/testimage:20210610\n name: httpd1\n ports:\n - containerPort: 80\n hostPort: 15001\n volumeMounts:\n - mountPath: /var/www:Z\n name: www\n - mountPath: /var/httpd-create:Z\n name: create\n workingDir: /var/www\n volumes:\n - hostPath:\n path: /tmp/httpd1\n name: www\n - hostPath:\n path: /tmp/httpd1-create\n name: create\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Saturday 23 March 2024 16:54:31 +0000 (0:00:00.038) 0:04:24.665 ******** 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": "httpd1" }, "spec": { "containers": [ { "command": [ "/bin/busybox-extras", "httpd", "-f", "-p", 80 ], "image": "quay.io/libpod/testimage:20210610", "name": "httpd1", "ports": [ { "containerPort": 80, "hostPort": 15001 } ], "volumeMounts": [ { "mountPath": "/var/www:Z", "name": "www" }, { "mountPath": "/var/httpd-create:Z", "name": "create" } ], "workingDir": "/var/www" } ], "volumes": [ { "hostPath": { "path": "/tmp/httpd1" }, "name": "www" }, { "hostPath": { "path": "/tmp/httpd1-create" }, "name": "create" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Saturday 23 March 2024 16:54:31 +0000 (0:00:00.041) 0:04:24.706 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "httpd1", "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Saturday 23 March 2024 16:54:31 +0000 (0:00:00.039) 0:04:24.746 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 16:54:31 +0000 (0:00:00.178) 0:04:24.925 ******** ok: [sut] => { "ansible_facts": { "getent_passwd": { "user1": [ "x", "1001", "1001", "", "/home/user1", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 23 March 2024 16:54:32 +0000 (0:00:00.283) 0:04:25.208 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 23 March 2024 16:54:32 +0000 (0:00:00.038) 0:04:25.246 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 23 March 2024 16:54:32 +0000 (0:00:00.045) 0:04:25.291 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "user1": [ "x", "1001", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 23 March 2024 16:54:32 +0000 (0:00:00.281) 0:04:25.573 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 23 March 2024 16:54:32 +0000 (0:00:00.039) 0:04:25.613 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711212704.287894, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1711212644.529729, "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": "2793691160", "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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 23 March 2024 16:54:32 +0000 (0:00:00.284) 0:04:25.897 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user1" ], "delta": "0:00:00.004554", "end": "2024-03-23 16:54:33.062100", "rc": 0, "start": "2024-03-23 16:54:33.057546" } STDOUT: 0: user1 589824 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 23 March 2024 16:54:33 +0000 (0:00:00.281) 0:04:26.178 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user1" ], "delta": "0:00:00.004568", "end": "2024-03-23 16:54:33.341853", "rc": 0, "start": "2024-03-23 16:54:33.337285" } STDOUT: 0: user1 589824 65536 TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 23 March 2024 16:54:33 +0000 (0:00:00.279) 0:04:26.457 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 23 March 2024 16:54:33 +0000 (0:00:00.027) 0:04:26.485 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 23 March 2024 16:54:33 +0000 (0:00:00.123) 0:04:26.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 : Fail if group not in subgid file] ***** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 23 March 2024 16:54:33 +0000 (0:00:00.032) 0:04:26.641 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Saturday 23 March 2024 16:54:33 +0000 (0:00:00.027) 0:04:26.668 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Saturday 23 March 2024 16:54:33 +0000 (0:00:00.031) 0:04:26.700 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user1", "__podman_xdg_runtime_dir": "/run/user/1001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Saturday 23 March 2024 16:54:33 +0000 (0:00:00.058) 0:04:26.758 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/home/user1/.config/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Saturday 23 March 2024 16:54:33 +0000 (0:00:00.031) 0:04:26.789 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/home/user1/.config/containers/ansible-kubernetes.d/httpd1.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Saturday 23 March 2024 16:54:33 +0000 (0:00:00.035) 0:04:26.824 ******** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/home/user1/.config/containers/ansible-kubernetes.d/httpd1.yml" ], "delta": "0:00:00.006791", "end": "2024-03-23 16:54:34.000677", "rc": 0, "start": "2024-03-23 16:54:33.993886" } STDOUT: podman-kube@-home-user1-.config-containers-ansible\x2dkubernetes.d-httpd1.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:76 Saturday 23 March 2024 16:54:34 +0000 (0:00:00.292) 0:04:27.117 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:80 Saturday 23 March 2024 16:54:34 +0000 (0:00:00.027) 0:04:27.144 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Saturday 23 March 2024 16:54:34 +0000 (0:00:00.057) 0:04:27.202 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 16:54:34 +0000 (0:00:00.154) 0:04:27.356 ******** ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user1" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /var/lib/systemd/linger/user1 exists MSG: Did not run command since '/var/lib/systemd/linger/user1' exists TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 16:54:34 +0000 (0:00:00.281) 0:04:27.638 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Saturday 23 March 2024 16:54:34 +0000 (0:00:00.033) 0:04:27.672 ******** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') == 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the host mount volumes] *********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Saturday 23 March 2024 16:54:34 +0000 (0:00:00.029) 0:04:27.701 ******** ok: [sut] => { "ansible_facts": { "__podman_volumes": [ "/tmp/httpd1", "/tmp/httpd1-create" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Saturday 23 March 2024 16:54:34 +0000 (0:00:00.041) 0:04:27.743 ******** ok: [sut] => (item=/tmp/httpd1) => { "ansible_loop_var": "item", "changed": false, "gid": 1001, "group": "user1", "item": "/tmp/httpd1", "mode": "0755", "owner": "user1", "path": "/tmp/httpd1", "secontext": "system_u:object_r:container_file_t:s0:c34,c788", "size": 60, "state": "directory", "uid": 1001 } ok: [sut] => (item=/tmp/httpd1-create) => { "ansible_loop_var": "item", "changed": false, "gid": 1001, "group": "user1", "item": "/tmp/httpd1-create", "mode": "0777", "owner": "user1", "path": "/tmp/httpd1-create", "secontext": "system_u:object_r:container_file_t:s0:c34,c788", "size": 40, "state": "directory", "uid": 1001 } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:31 Saturday 23 March 2024 16:54:35 +0000 (0:00:00.604) 0:04:28.347 ******** ok: [sut] => (item=quay.io/libpod/testimage:20210610) => { "actions": [ "Pulled image quay.io/libpod/testimage:20210610" ], "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "image": [ { "Annotations": {}, "Architecture": "amd64", "Author": "", "Comment": "", "Config": { "Cmd": [ "/bin/echo", "This container is intended for podman CI testing" ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ], "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "WorkingDir": "/home/podman" }, "Created": "2021-06-10T18:55:43.049643585Z", "Digest": "sha256:d48f2feaca74863c342cd9ce11edbe208675975740e7f4dd635b7b345339426a", "GraphDriver": { "Data": { "UpperDir": "/home/user1/.local/share/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/diff", "WorkDir": "/home/user1/.local/share/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/work" }, "Name": "overlay" }, "History": [ { "created": "2021-06-10T18:55:42.831917915Z", "created_by": "/bin/sh -c apk add busybox-extras", "empty_layer": true }, { "created": "2021-06-10T18:55:43.005956291Z", "created_by": "/bin/sh -c #(nop) ADD multi:0ed825786ec12498034356148303d2e6dfd4698131f4b5d4599e5eafa2ab71bd in /home/podman/ ", "empty_layer": true }, { "created": "2021-06-10T18:55:43.006000972Z", "created_by": "/bin/sh -c #(nop) LABEL created_by=test/system/build-testimage", "empty_layer": true }, { "created": "2021-06-10T18:55:43.006019818Z", "created_by": "/bin/sh -c #(nop) LABEL created_at=2021-06-10T18:55:36Z", "empty_layer": true }, { "created": "2021-06-10T18:55:43.028748885Z", "created_by": "/bin/sh -c #(nop) WORKDIR /home/podman", "empty_layer": true }, { "comment": "FROM docker.io/amd64/alpine:3.13.5", "created": "2021-06-10T18:55:43.160651456Z", "created_by": "/bin/sh -c #(nop) CMD [\"/bin/echo\", \"This container is intended for podman CI testing\"]" } ], "Id": "9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f", "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "ManifestType": "application/vnd.docker.distribution.manifest.v2+json", "NamesHistory": [ "quay.io/libpod/testimage:20210610" ], "Os": "linux", "Parent": "", "RepoDigests": [ "quay.io/libpod/testimage@sha256:d48f2feaca74863c342cd9ce11edbe208675975740e7f4dd635b7b345339426a", "quay.io/libpod/testimage@sha256:d8dc9f2a78e190963a75852ce55b926a1cf90c7d2e6d15b30b6bc43cd73a6377" ], "RepoTags": [ "quay.io/libpod/testimage:20210610" ], "RootFS": { "Layers": [ "sha256:f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e" ], "Type": "layers" }, "Size": 7987860, "User": "", "Version": "", "VirtualSize": 7987860 } ], "item": "quay.io/libpod/testimage:20210610", "podman_actions": [ "/usr/bin/podman image ls quay.io/libpod/testimage:20210610 --format json", "/usr/bin/podman inspect quay.io/libpod/testimage:20210610 --format json", "/usr/bin/podman pull quay.io/libpod/testimage:20210610 -q", "/usr/bin/podman inspect 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f --format json" ] } TASK [fedora.linux_system_roles.podman : Check the kubernetes yaml file] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:53 Saturday 23 March 2024 16:54:36 +0000 (0:00:00.910) 0:04:29.258 ******** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1711212824.9912326, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fa3a58d6c50a5ab5d36fa9018a66e60104eac01e", "ctime": 1711212824.5972314, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 1001, "gr_name": "user1", "inode": 265164, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1711212824.3282309, "nlink": 1, "path": "/home/user1/.config/containers/ansible-kubernetes.d/httpd1.yml", "pw_name": "user1", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 722, "uid": 1001, "version": "2945315620", "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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:61 Saturday 23 March 2024 16:54:36 +0000 (0:00:00.294) 0:04:29.553 ******** ok: [sut] => { "changed": false, "gid": 1001, "group": "user1", "mode": "0755", "owner": "user1", "path": "/home/user1/.config/containers/ansible-kubernetes.d", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 4096, "state": "directory", "uid": 1001 } TASK [fedora.linux_system_roles.podman : Ensure kubernetes yaml files are present] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:70 Saturday 23 March 2024 16:54:36 +0000 (0:00:00.300) 0:04:29.853 ******** ok: [sut] => { "changed": false, "checksum": "fa3a58d6c50a5ab5d36fa9018a66e60104eac01e", "dest": "/home/user1/.config/containers/ansible-kubernetes.d/httpd1.yml", "gid": 1001, "group": "user1", "mode": "0644", "owner": "user1", "path": "/home/user1/.config/containers/ansible-kubernetes.d/httpd1.yml", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 722, "state": "file", "uid": 1001 } TASK [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:80 Saturday 23 March 2024 16:54:37 +0000 (0:00:00.655) 0:04:30.509 ******** ok: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true --log-level=debug /home/user1/.config/containers/ansible-kubernetes.d/httpd1.yml" ], "changed": false } STDERR: time="2024-03-23T16:54:37Z" level=info msg="/usr/bin/podman filtering at log level debug" time="2024-03-23T16:54:37Z" level=debug msg="Called kube.PersistentPreRunE(/usr/bin/podman play kube --start=true --log-level=debug /home/user1/.config/containers/ansible-kubernetes.d/httpd1.yml)" time="2024-03-23T16:54:37Z" level=debug msg="Using conmon: \"/usr/bin/conmon\"" time="2024-03-23T16:54:37Z" level=info msg="Using sqlite as database backend" time="2024-03-23T16:54:37Z" level=debug msg="systemd-logind: Unknown object '/'." time="2024-03-23T16:54:37Z" level=debug msg="Using graph driver overlay" time="2024-03-23T16:54:37Z" level=debug msg="Using graph root /home/user1/.local/share/containers/storage" time="2024-03-23T16:54:37Z" level=debug msg="Using run root /run/user/1001/containers" time="2024-03-23T16:54:37Z" level=debug msg="Using static dir /home/user1/.local/share/containers/storage/libpod" time="2024-03-23T16:54:37Z" level=debug msg="Using tmp dir /run/user/1001/libpod/tmp" time="2024-03-23T16:54:37Z" level=debug msg="Using volume path /home/user1/.local/share/containers/storage/volumes" time="2024-03-23T16:54:37Z" level=debug msg="Using transient store: false" time="2024-03-23T16:54:37Z" level=debug msg="[graphdriver] trying provided driver \"overlay\"" time="2024-03-23T16:54:37Z" level=debug msg="Cached value indicated that overlay is supported" time="2024-03-23T16:54:37Z" level=debug msg="Cached value indicated that overlay is supported" time="2024-03-23T16:54:37Z" level=debug msg="Cached value indicated that metacopy is not being used" time="2024-03-23T16:54:37Z" level=debug msg="Cached value indicated that native-diff is usable" time="2024-03-23T16:54:37Z" level=debug msg="backingFs=extfs, projectQuotaSupported=false, useNativeDiff=true, usingMetacopy=false" time="2024-03-23T16:54:37Z" level=debug msg="Initializing event backend journald" time="2024-03-23T16:54:37Z" level=debug msg="Configured OCI runtime crun-wasm initialization failed: no valid executable found for OCI runtime crun-wasm: invalid argument" time="2024-03-23T16:54:37Z" level=debug msg="Configured OCI runtime runc initialization failed: no valid executable found for OCI runtime runc: invalid argument" time="2024-03-23T16:54:37Z" level=debug msg="Configured OCI runtime runj initialization failed: no valid executable found for OCI runtime runj: invalid argument" time="2024-03-23T16:54:37Z" level=debug msg="Configured OCI runtime runsc initialization failed: no valid executable found for OCI runtime runsc: invalid argument" time="2024-03-23T16:54:37Z" level=debug msg="Configured OCI runtime krun initialization failed: no valid executable found for OCI runtime krun: invalid argument" time="2024-03-23T16:54:37Z" level=debug msg="Configured OCI runtime ocijail initialization failed: no valid executable found for OCI runtime ocijail: invalid argument" time="2024-03-23T16:54:37Z" level=debug msg="Configured OCI runtime kata initialization failed: no valid executable found for OCI runtime kata: invalid argument" time="2024-03-23T16:54:37Z" level=debug msg="Configured OCI runtime youki initialization failed: no valid executable found for OCI runtime youki: invalid argument" time="2024-03-23T16:54:37Z" level=debug msg="Using OCI runtime \"/usr/bin/crun\"" time="2024-03-23T16:54:37Z" level=info msg="Setting parallel job count to 7" time="2024-03-23T16:54:37Z" level=debug msg="Successfully loaded network podman-default-kube-network: &{podman-default-kube-network 87d9306486b7e31b5e1794557f331436fb97cc50894c9f9ee9fa62af93b69146 bridge podman1 2024-03-23 16:53:44.992935612 +0000 UTC [{{{10.89.0.0 ffffff00}} 10.89.0.1 }] [] false false true [] map[] map[] map[driver:host-local]}" time="2024-03-23T16:54:37Z" level=debug msg="Successfully loaded 2 networks" time="2024-03-23T16:54:37Z" level=debug msg="Looking up image \"localhost/podman-pause:4.9.3-1708357294\" in local containers storage" time="2024-03-23T16:54:37Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2024-03-23T16:54:37Z" level=debug msg="Trying \"localhost/podman-pause:4.9.3-1708357294\" ..." time="2024-03-23T16:54:37Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f60b8e28f2bc56316f17f3bd8c3ffe5c8524ed9b8d13bfe14e0c2e466034baa\"" time="2024-03-23T16:54:37Z" level=debug msg="Found image \"localhost/podman-pause:4.9.3-1708357294\" as \"localhost/podman-pause:4.9.3-1708357294\" in local containers storage" time="2024-03-23T16:54:37Z" level=debug msg="Found image \"localhost/podman-pause:4.9.3-1708357294\" as \"localhost/podman-pause:4.9.3-1708357294\" in local containers storage ([overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f60b8e28f2bc56316f17f3bd8c3ffe5c8524ed9b8d13bfe14e0c2e466034baa)" time="2024-03-23T16:54:37Z" level=debug msg="exporting opaque data as blob \"sha256:9f60b8e28f2bc56316f17f3bd8c3ffe5c8524ed9b8d13bfe14e0c2e466034baa\"" time="2024-03-23T16:54:37Z" level=debug msg="Pod using bridge network mode" time="2024-03-23T16:54:37Z" level=debug msg="Created cgroup path user.slice/user-libpod_pod_12628ba7079bdb8158a2b103d1ef8f110f93f1fedfead1354dc95e2b2a5e3e31.slice for parent user.slice and name libpod_pod_12628ba7079bdb8158a2b103d1ef8f110f93f1fedfead1354dc95e2b2a5e3e31" time="2024-03-23T16:54:37Z" level=debug msg="Created cgroup user.slice/user-libpod_pod_12628ba7079bdb8158a2b103d1ef8f110f93f1fedfead1354dc95e2b2a5e3e31.slice" time="2024-03-23T16:54:37Z" level=debug msg="Got pod cgroup as user.slice/user-1001.slice/user@1001.service/user.slice/user-libpod_pod_12628ba7079bdb8158a2b103d1ef8f110f93f1fedfead1354dc95e2b2a5e3e31.slice" time="2024-03-23T16:54:37Z" level=debug msg="Shutting down engines" TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:88 Saturday 23 March 2024 16:54:37 +0000 (0:00:00.527) 0:04:31.036 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:100 Saturday 23 March 2024 16:54:37 +0000 (0:00:00.035) 0:04:31.072 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:113 Saturday 23 March 2024 16:54:38 +0000 (0:00:00.038) 0:04:31.111 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:127 Saturday 23 March 2024 16:54:38 +0000 (0:00:00.032) 0:04:31.143 ******** 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 : Set per-container variables part 0] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Saturday 23 March 2024 16:54:38 +0000 (0:00:00.039) 0:04:31.183 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "debug": true, "log_level": "debug", "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: httpd2\nspec:\n containers:\n - command:\n - /bin/busybox-extras\n - httpd\n - -f\n - -p\n - 80\n image: quay.io/libpod/testimage:20210610\n name: httpd2\n ports:\n - containerPort: 80\n hostPort: 15002\n volumeMounts:\n - mountPath: /var/www:Z\n name: www\n - mountPath: /var/httpd-create:Z\n name: create\n workingDir: /var/www\n volumes:\n - hostPath:\n path: /tmp/httpd2\n name: www\n - hostPath:\n path: /tmp/httpd2-create\n name: create\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Saturday 23 March 2024 16:54:38 +0000 (0:00:00.039) 0:04:31.222 ******** 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": "httpd2" }, "spec": { "containers": [ { "command": [ "/bin/busybox-extras", "httpd", "-f", "-p", 80 ], "image": "quay.io/libpod/testimage:20210610", "name": "httpd2", "ports": [ { "containerPort": 80, "hostPort": 15002 } ], "volumeMounts": [ { "mountPath": "/var/www:Z", "name": "www" }, { "mountPath": "/var/httpd-create:Z", "name": "create" } ], "workingDir": "/var/www" } ], "volumes": [ { "hostPath": { "path": "/tmp/httpd2" }, "name": "www" }, { "hostPath": { "path": "/tmp/httpd2-create" }, "name": "create" } ] } }, "__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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Saturday 23 March 2024 16:54:38 +0000 (0:00:00.043) 0:04:31.266 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "httpd2", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Saturday 23 March 2024 16:54:38 +0000 (0:00:00.031) 0:04:31.298 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 16:54:38 +0000 (0:00:00.050) 0:04:31.349 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 23 March 2024 16:54:38 +0000 (0:00:00.284) 0:04:31.633 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 23 March 2024 16:54:38 +0000 (0:00:00.136) 0:04:31.770 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 23 March 2024 16:54:38 +0000 (0:00:00.047) 0:04:31.817 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 23 March 2024 16:54:39 +0000 (0:00:00.296) 0:04:32.114 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 23 March 2024 16:54:39 +0000 (0:00:00.037) 0:04:32.152 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711212704.287894, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1711212644.529729, "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": "2793691160", "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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 23 March 2024 16:54:39 +0000 (0:00:00.284) 0:04:32.436 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 23 March 2024 16:54:39 +0000 (0:00:00.028) 0:04:32.465 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 23 March 2024 16:54:39 +0000 (0:00:00.029) 0:04:32.494 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 23 March 2024 16:54:39 +0000 (0:00:00.029) 0:04:32.523 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 23 March 2024 16:54:39 +0000 (0:00:00.028) 0:04:32.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 group not in subgid file] ***** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 23 March 2024 16:54:39 +0000 (0:00:00.027) 0:04:32.578 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Saturday 23 March 2024 16:54:39 +0000 (0:00:00.030) 0:04:32.609 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Saturday 23 March 2024 16:54:39 +0000 (0:00:00.124) 0:04:32.733 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Saturday 23 March 2024 16:54:39 +0000 (0:00:00.048) 0:04:32.782 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Saturday 23 March 2024 16:54:39 +0000 (0:00:00.034) 0:04:32.816 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/httpd2.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Saturday 23 March 2024 16:54:39 +0000 (0:00:00.036) 0:04:32.853 ******** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/httpd2.yml" ], "delta": "0:00:00.007169", "end": "2024-03-23 16:54:40.021504", "rc": 0, "start": "2024-03-23 16:54:40.014335" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-httpd2.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:76 Saturday 23 March 2024 16:54:40 +0000 (0:00:00.285) 0:04:33.138 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:80 Saturday 23 March 2024 16:54:40 +0000 (0:00:00.029) 0:04:33.167 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Saturday 23 March 2024 16:54:40 +0000 (0:00:00.059) 0:04:33.227 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 16:54:40 +0000 (0:00:00.062) 0:04:33.290 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 16:54:40 +0000 (0:00:00.028) 0:04:33.318 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Saturday 23 March 2024 16:54:40 +0000 (0:00:00.105) 0:04:33.423 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Saturday 23 March 2024 16:54:40 +0000 (0:00:00.031) 0:04:33.454 ******** ok: [sut] => { "ansible_facts": { "__podman_volumes": [ "/tmp/httpd2", "/tmp/httpd2-create" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Saturday 23 March 2024 16:54:40 +0000 (0:00:00.049) 0:04:33.504 ******** ok: [sut] => (item=/tmp/httpd2) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "/tmp/httpd2", "mode": "0755", "owner": "root", "path": "/tmp/httpd2", "secontext": "system_u:object_r:container_file_t:s0:c24,c1005", "size": 60, "state": "directory", "uid": 0 } ok: [sut] => (item=/tmp/httpd2-create) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "/tmp/httpd2-create", "mode": "0755", "owner": "root", "path": "/tmp/httpd2-create", "secontext": "system_u:object_r:container_file_t:s0:c24,c1005", "size": 40, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:31 Saturday 23 March 2024 16:54:40 +0000 (0:00:00.569) 0:04:34.073 ******** ok: [sut] => (item=quay.io/libpod/testimage:20210610) => { "actions": [ "Pulled image quay.io/libpod/testimage:20210610" ], "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "image": [ { "Annotations": {}, "Architecture": "amd64", "Author": "", "Comment": "", "Config": { "Cmd": [ "/bin/echo", "This container is intended for podman CI testing" ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ], "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "WorkingDir": "/home/podman" }, "Created": "2021-06-10T18:55:43.049643585Z", "Digest": "sha256:d48f2feaca74863c342cd9ce11edbe208675975740e7f4dd635b7b345339426a", "GraphDriver": { "Data": { "UpperDir": "/var/lib/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/diff", "WorkDir": "/var/lib/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/work" }, "Name": "overlay" }, "History": [ { "created": "2021-06-10T18:55:42.831917915Z", "created_by": "/bin/sh -c apk add busybox-extras", "empty_layer": true }, { "created": "2021-06-10T18:55:43.005956291Z", "created_by": "/bin/sh -c #(nop) ADD multi:0ed825786ec12498034356148303d2e6dfd4698131f4b5d4599e5eafa2ab71bd in /home/podman/ ", "empty_layer": true }, { "created": "2021-06-10T18:55:43.006000972Z", "created_by": "/bin/sh -c #(nop) LABEL created_by=test/system/build-testimage", "empty_layer": true }, { "created": "2021-06-10T18:55:43.006019818Z", "created_by": "/bin/sh -c #(nop) LABEL created_at=2021-06-10T18:55:36Z", "empty_layer": true }, { "created": "2021-06-10T18:55:43.028748885Z", "created_by": "/bin/sh -c #(nop) WORKDIR /home/podman", "empty_layer": true }, { "comment": "FROM docker.io/amd64/alpine:3.13.5", "created": "2021-06-10T18:55:43.160651456Z", "created_by": "/bin/sh -c #(nop) CMD [\"/bin/echo\", \"This container is intended for podman CI testing\"]" } ], "Id": "9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f", "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "ManifestType": "application/vnd.docker.distribution.manifest.v2+json", "NamesHistory": [ "quay.io/libpod/testimage:20210610" ], "Os": "linux", "Parent": "", "RepoDigests": [ "quay.io/libpod/testimage@sha256:d48f2feaca74863c342cd9ce11edbe208675975740e7f4dd635b7b345339426a", "quay.io/libpod/testimage@sha256:d8dc9f2a78e190963a75852ce55b926a1cf90c7d2e6d15b30b6bc43cd73a6377" ], "RepoTags": [ "quay.io/libpod/testimage:20210610" ], "RootFS": { "Layers": [ "sha256:f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e" ], "Type": "layers" }, "Size": 7987860, "User": "", "Version": "", "VirtualSize": 7987860 } ], "item": "quay.io/libpod/testimage:20210610", "podman_actions": [ "/usr/bin/podman image ls quay.io/libpod/testimage:20210610 --format json", "/usr/bin/podman inspect quay.io/libpod/testimage:20210610 --format json", "/usr/bin/podman pull quay.io/libpod/testimage:20210610 -q", "/usr/bin/podman inspect 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f --format json" ] } TASK [fedora.linux_system_roles.podman : Check the kubernetes yaml file] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:53 Saturday 23 March 2024 16:54:41 +0000 (0:00:00.837) 0:04:34.911 ******** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1711212834.3292587, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "80d3283179dcbec4981476f41da6795518e48a61", "ctime": 1711212833.9602575, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 265231, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1711212833.6872568, "nlink": 1, "path": "/etc/containers/ansible-kubernetes.d/httpd2.yml", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 722, "uid": 0, "version": "909532183", "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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:61 Saturday 23 March 2024 16:54:42 +0000 (0:00:00.293) 0:04:35.204 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:70 Saturday 23 March 2024 16:54:42 +0000 (0:00:00.293) 0:04:35.498 ******** ok: [sut] => { "changed": false, "checksum": "80d3283179dcbec4981476f41da6795518e48a61", "dest": "/etc/containers/ansible-kubernetes.d/httpd2.yml", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d/httpd2.yml", "secontext": "system_u:object_r:etc_t:s0", "size": 722, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:80 Saturday 23 March 2024 16:54:43 +0000 (0:00:00.653) 0:04:36.151 ******** ok: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true --log-level=debug /etc/containers/ansible-kubernetes.d/httpd2.yml" ], "changed": false } STDERR: time="2024-03-23T16:54:43Z" level=info msg="/usr/bin/podman filtering at log level debug" time="2024-03-23T16:54:43Z" level=debug msg="Called kube.PersistentPreRunE(/usr/bin/podman play kube --start=true --log-level=debug /etc/containers/ansible-kubernetes.d/httpd2.yml)" time="2024-03-23T16:54:43Z" level=debug msg="Using conmon: \"/usr/bin/conmon\"" time="2024-03-23T16:54:43Z" level=info msg="Using sqlite as database backend" time="2024-03-23T16:54:43Z" level=debug msg="Using graph driver overlay" time="2024-03-23T16:54:43Z" level=debug msg="Using graph root /var/lib/containers/storage" time="2024-03-23T16:54:43Z" level=debug msg="Using run root /run/containers/storage" time="2024-03-23T16:54:43Z" level=debug msg="Using static dir /var/lib/containers/storage/libpod" time="2024-03-23T16:54:43Z" level=debug msg="Using tmp dir /run/libpod" time="2024-03-23T16:54:43Z" level=debug msg="Using volume path /var/lib/containers/storage/volumes" time="2024-03-23T16:54:43Z" level=debug msg="Using transient store: false" time="2024-03-23T16:54:43Z" level=debug msg="[graphdriver] trying provided driver \"overlay\"" time="2024-03-23T16:54:43Z" level=debug msg="overlay: imagestore=/usr/lib/containers/storage" time="2024-03-23T16:54:43Z" level=debug msg="Cached value indicated that overlay is supported" time="2024-03-23T16:54:43Z" level=debug msg="Cached value indicated that overlay is supported" time="2024-03-23T16:54:43Z" level=debug msg="Cached value indicated that metacopy is being used" time="2024-03-23T16:54:43Z" level=debug msg="Cached value indicated that native-diff is not being used" time="2024-03-23T16:54:43Z" level=info msg="Not using native diff for overlay, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" time="2024-03-23T16:54:43Z" level=debug msg="backingFs=extfs, projectQuotaSupported=false, useNativeDiff=false, usingMetacopy=true" time="2024-03-23T16:54:43Z" level=debug msg="Initializing event backend journald" time="2024-03-23T16:54:43Z" level=debug msg="Configured OCI runtime crun-wasm initialization failed: no valid executable found for OCI runtime crun-wasm: invalid argument" time="2024-03-23T16:54:43Z" level=debug msg="Configured OCI runtime runc initialization failed: no valid executable found for OCI runtime runc: invalid argument" time="2024-03-23T16:54:43Z" level=debug msg="Configured OCI runtime runsc initialization failed: no valid executable found for OCI runtime runsc: invalid argument" time="2024-03-23T16:54:43Z" level=debug msg="Configured OCI runtime youki initialization failed: no valid executable found for OCI runtime youki: invalid argument" time="2024-03-23T16:54:43Z" level=debug msg="Configured OCI runtime kata initialization failed: no valid executable found for OCI runtime kata: invalid argument" time="2024-03-23T16:54:43Z" level=debug msg="Configured OCI runtime krun initialization failed: no valid executable found for OCI runtime krun: invalid argument" time="2024-03-23T16:54:43Z" level=debug msg="Configured OCI runtime ocijail initialization failed: no valid executable found for OCI runtime ocijail: invalid argument" time="2024-03-23T16:54:43Z" level=debug msg="Configured OCI runtime runj initialization failed: no valid executable found for OCI runtime runj: invalid argument" time="2024-03-23T16:54:43Z" level=debug msg="Using OCI runtime \"/usr/bin/crun\"" time="2024-03-23T16:54:43Z" level=info msg="Setting parallel job count to 7" time="2024-03-23T16:54:43Z" level=debug msg="Successfully loaded network podman-default-kube-network: &{podman-default-kube-network 839064c3301426c1b7447521feb5555b1e3bd429f0c57dc2f37a21832849ef6d bridge podman1 2024-03-23 16:52:10.138909841 +0000 UTC [{{{10.89.0.0 ffffff00}} 10.89.0.1 }] [] false false true [] map[] map[] map[driver:host-local]}" time="2024-03-23T16:54:43Z" level=debug msg="Successfully loaded 2 networks" time="2024-03-23T16:54:43Z" level=debug msg="Looking up image \"localhost/podman-pause:4.9.3-1708357294\" in local containers storage" time="2024-03-23T16:54:43Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2024-03-23T16:54:43Z" level=debug msg="Trying \"localhost/podman-pause:4.9.3-1708357294\" ..." time="2024-03-23T16:54:43Z" level=debug msg="parsed reference into \"[overlay@/var/lib/containers/storage+/run/containers/storage:overlay.imagestore=/usr/lib/containers/storage,overlay.mountopt=nodev,metacopy=on]@e22a9157ebabd63ecce7c7ebf3ca3ad0da41a266eb8721b8b03a556ae75a57f9\"" time="2024-03-23T16:54:43Z" level=debug msg="Found image \"localhost/podman-pause:4.9.3-1708357294\" as \"localhost/podman-pause:4.9.3-1708357294\" in local containers storage" time="2024-03-23T16:54:43Z" level=debug msg="Found image \"localhost/podman-pause:4.9.3-1708357294\" as \"localhost/podman-pause:4.9.3-1708357294\" in local containers storage ([overlay@/var/lib/containers/storage+/run/containers/storage:overlay.imagestore=/usr/lib/containers/storage,overlay.mountopt=nodev,metacopy=on]@e22a9157ebabd63ecce7c7ebf3ca3ad0da41a266eb8721b8b03a556ae75a57f9)" time="2024-03-23T16:54:43Z" level=debug msg="exporting opaque data as blob \"sha256:e22a9157ebabd63ecce7c7ebf3ca3ad0da41a266eb8721b8b03a556ae75a57f9\"" time="2024-03-23T16:54:43Z" level=debug msg="Pod using bridge network mode" time="2024-03-23T16:54:43Z" level=debug msg="Created cgroup path machine.slice/machine-libpod_pod_5c398cabb7c818a430a518160ae79380d501803996e4ec036c1053117d52f9d1.slice for parent machine.slice and name libpod_pod_5c398cabb7c818a430a518160ae79380d501803996e4ec036c1053117d52f9d1" time="2024-03-23T16:54:43Z" level=debug msg="Created cgroup machine.slice/machine-libpod_pod_5c398cabb7c818a430a518160ae79380d501803996e4ec036c1053117d52f9d1.slice" time="2024-03-23T16:54:43Z" level=debug msg="Got pod cgroup as machine.slice/machine-libpod_pod_5c398cabb7c818a430a518160ae79380d501803996e4ec036c1053117d52f9d1.slice" time="2024-03-23T16:54:43Z" level=debug msg="Shutting down engines" TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:88 Saturday 23 March 2024 16:54:43 +0000 (0:00:00.353) 0:04:36.504 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:100 Saturday 23 March 2024 16:54:43 +0000 (0:00:00.031) 0:04:36.536 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:113 Saturday 23 March 2024 16:54:43 +0000 (0:00:00.033) 0:04:36.569 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:127 Saturday 23 March 2024 16:54:43 +0000 (0:00:00.129) 0:04:36.699 ******** 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 : Set per-container variables part 0] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Saturday 23 March 2024 16:54:43 +0000 (0:00:00.034) 0:04:36.733 ******** 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: httpd3\nspec:\n containers:\n - name: httpd3\n image: quay.io/libpod/testimage:20210610\n command:\n - /bin/busybox-extras\n - httpd\n - -f\n - -p\n - 80\n ports:\n - containerPort: 80\n hostPort: 15003\n volumeMounts:\n - mountPath: /var/www:Z\n name: www\n - mountPath: /var/httpd-create:Z\n name: create\n workingDir: /var/www\n volumes:\n - name: www\n hostPath:\n path: /tmp/httpd3\n - name: create\n hostPath:\n path: /tmp/httpd3-create" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Saturday 23 March 2024 16:54:43 +0000 (0:00:00.042) 0:04:36.775 ******** 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": "httpd3" }, "spec": { "containers": [ { "command": [ "/bin/busybox-extras", "httpd", "-f", "-p", 80 ], "image": "quay.io/libpod/testimage:20210610", "name": "httpd3", "ports": [ { "containerPort": 80, "hostPort": 15003 } ], "volumeMounts": [ { "mountPath": "/var/www:Z", "name": "www" }, { "mountPath": "/var/httpd-create:Z", "name": "create" } ], "workingDir": "/var/www" } ], "volumes": [ { "hostPath": { "path": "/tmp/httpd3" }, "name": "www" }, { "hostPath": { "path": "/tmp/httpd3-create" }, "name": "create" } ] } }, "__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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Saturday 23 March 2024 16:54:43 +0000 (0:00:00.041) 0:04:36.817 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "httpd3", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Saturday 23 March 2024 16:54:43 +0000 (0:00:00.031) 0:04:36.849 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 16:54:43 +0000 (0:00:00.053) 0:04:36.902 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 23 March 2024 16:54:43 +0000 (0:00:00.041) 0:04:36.944 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 23 March 2024 16:54:43 +0000 (0:00:00.036) 0:04:36.981 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 23 March 2024 16:54:43 +0000 (0:00:00.044) 0:04:37.025 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 23 March 2024 16:54:44 +0000 (0:00:00.288) 0:04:37.314 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 23 March 2024 16:54:44 +0000 (0:00:00.134) 0:04:37.448 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711212704.287894, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1711212644.529729, "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": "2793691160", "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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 23 March 2024 16:54:44 +0000 (0:00:00.284) 0:04:37.733 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 23 March 2024 16:54:44 +0000 (0:00:00.028) 0:04:37.761 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 23 March 2024 16:54:44 +0000 (0:00:00.028) 0:04:37.789 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 23 March 2024 16:54:44 +0000 (0:00:00.027) 0:04:37.817 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 23 March 2024 16:54:44 +0000 (0:00:00.033) 0:04:37.851 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 23 March 2024 16:54:44 +0000 (0:00:00.027) 0:04:37.878 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Saturday 23 March 2024 16:54:44 +0000 (0:00:00.028) 0:04:37.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Saturday 23 March 2024 16:54:44 +0000 (0:00:00.027) 0:04:37.934 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Saturday 23 March 2024 16:54:44 +0000 (0:00:00.047) 0:04:37.981 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Saturday 23 March 2024 16:54:44 +0000 (0:00:00.030) 0:04:38.011 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/httpd3.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Saturday 23 March 2024 16:54:45 +0000 (0:00:00.121) 0:04:38.133 ******** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/httpd3.yml" ], "delta": "0:00:00.006671", "end": "2024-03-23 16:54:45.296306", "rc": 0, "start": "2024-03-23 16:54:45.289635" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-httpd3.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:76 Saturday 23 March 2024 16:54:45 +0000 (0:00:00.279) 0:04:38.412 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:80 Saturday 23 March 2024 16:54:45 +0000 (0:00:00.026) 0:04:38.438 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Saturday 23 March 2024 16:54:45 +0000 (0:00:00.057) 0:04:38.495 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 16:54:45 +0000 (0:00:00.045) 0:04:38.541 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 16:54:45 +0000 (0:00:00.028) 0:04:38.569 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Saturday 23 March 2024 16:54:45 +0000 (0:00:00.034) 0:04:38.604 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Saturday 23 March 2024 16:54:45 +0000 (0:00:00.028) 0:04:38.632 ******** ok: [sut] => { "ansible_facts": { "__podman_volumes": [ "/tmp/httpd3", "/tmp/httpd3-create" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Saturday 23 March 2024 16:54:45 +0000 (0:00:00.042) 0:04:38.675 ******** ok: [sut] => (item=/tmp/httpd3) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "/tmp/httpd3", "mode": "0755", "owner": "root", "path": "/tmp/httpd3", "secontext": "system_u:object_r:container_file_t:s0:c151,c562", "size": 60, "state": "directory", "uid": 0 } ok: [sut] => (item=/tmp/httpd3-create) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "/tmp/httpd3-create", "mode": "0755", "owner": "root", "path": "/tmp/httpd3-create", "secontext": "system_u:object_r:container_file_t:s0:c151,c562", "size": 40, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:31 Saturday 23 March 2024 16:54:46 +0000 (0:00:00.656) 0:04:39.332 ******** ok: [sut] => (item=quay.io/libpod/testimage:20210610) => { "actions": [ "Pulled image quay.io/libpod/testimage:20210610" ], "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "image": [ { "Annotations": {}, "Architecture": "amd64", "Author": "", "Comment": "", "Config": { "Cmd": [ "/bin/echo", "This container is intended for podman CI testing" ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ], "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "WorkingDir": "/home/podman" }, "Created": "2021-06-10T18:55:43.049643585Z", "Digest": "sha256:d48f2feaca74863c342cd9ce11edbe208675975740e7f4dd635b7b345339426a", "GraphDriver": { "Data": { "UpperDir": "/var/lib/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/diff", "WorkDir": "/var/lib/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/work" }, "Name": "overlay" }, "History": [ { "created": "2021-06-10T18:55:42.831917915Z", "created_by": "/bin/sh -c apk add busybox-extras", "empty_layer": true }, { "created": "2021-06-10T18:55:43.005956291Z", "created_by": "/bin/sh -c #(nop) ADD multi:0ed825786ec12498034356148303d2e6dfd4698131f4b5d4599e5eafa2ab71bd in /home/podman/ ", "empty_layer": true }, { "created": "2021-06-10T18:55:43.006000972Z", "created_by": "/bin/sh -c #(nop) LABEL created_by=test/system/build-testimage", "empty_layer": true }, { "created": "2021-06-10T18:55:43.006019818Z", "created_by": "/bin/sh -c #(nop) LABEL created_at=2021-06-10T18:55:36Z", "empty_layer": true }, { "created": "2021-06-10T18:55:43.028748885Z", "created_by": "/bin/sh -c #(nop) WORKDIR /home/podman", "empty_layer": true }, { "comment": "FROM docker.io/amd64/alpine:3.13.5", "created": "2021-06-10T18:55:43.160651456Z", "created_by": "/bin/sh -c #(nop) CMD [\"/bin/echo\", \"This container is intended for podman CI testing\"]" } ], "Id": "9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f", "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "ManifestType": "application/vnd.docker.distribution.manifest.v2+json", "NamesHistory": [ "quay.io/libpod/testimage:20210610" ], "Os": "linux", "Parent": "", "RepoDigests": [ "quay.io/libpod/testimage@sha256:d48f2feaca74863c342cd9ce11edbe208675975740e7f4dd635b7b345339426a", "quay.io/libpod/testimage@sha256:d8dc9f2a78e190963a75852ce55b926a1cf90c7d2e6d15b30b6bc43cd73a6377" ], "RepoTags": [ "quay.io/libpod/testimage:20210610" ], "RootFS": { "Layers": [ "sha256:f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e" ], "Type": "layers" }, "Size": 7987860, "User": "", "Version": "", "VirtualSize": 7987860 } ], "item": "quay.io/libpod/testimage:20210610", "podman_actions": [ "/usr/bin/podman image ls quay.io/libpod/testimage:20210610 --format json", "/usr/bin/podman inspect quay.io/libpod/testimage:20210610 --format json", "/usr/bin/podman pull quay.io/libpod/testimage:20210610 -q", "/usr/bin/podman inspect 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f --format json" ] } TASK [fedora.linux_system_roles.podman : Check the kubernetes yaml file] ******* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:53 Saturday 23 March 2024 16:54:47 +0000 (0:00:00.815) 0:04:40.147 ******** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1711212844.183286, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "924d5bf31ea43dfb8f1e17eccf59b4d11b1705c4", "ctime": 1711212843.824285, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 265340, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1711212843.5532842, "nlink": 1, "path": "/etc/containers/ansible-kubernetes.d/httpd3.yml", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 722, "uid": 0, "version": "747168832", "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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:61 Saturday 23 March 2024 16:54:47 +0000 (0:00:00.291) 0:04:40.439 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:70 Saturday 23 March 2024 16:54:47 +0000 (0:00:00.298) 0:04:40.737 ******** ok: [sut] => { "changed": false, "checksum": "924d5bf31ea43dfb8f1e17eccf59b4d11b1705c4", "dest": "/etc/containers/ansible-kubernetes.d/httpd3.yml", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d/httpd3.yml", "secontext": "system_u:object_r:etc_t:s0", "size": 722, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:80 Saturday 23 March 2024 16:54:48 +0000 (0:00:00.643) 0:04:41.380 ******** ok: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/httpd3.yml" ], "changed": false } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:88 Saturday 23 March 2024 16:54:48 +0000 (0:00:00.349) 0:04:41.730 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:100 Saturday 23 March 2024 16:54:48 +0000 (0:00:00.031) 0:04:41.761 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:113 Saturday 23 March 2024 16:54:48 +0000 (0:00:00.031) 0:04:41.793 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:127 Saturday 23 March 2024 16:54:48 +0000 (0:00:00.032) 0:04:41.826 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:117 Saturday 23 March 2024 16:54:48 +0000 (0:00:00.032) 0:04:41.858 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:123 Saturday 23 March 2024 16:54:48 +0000 (0:00:00.025) 0:04:41.884 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check if pods are running] *********************************************** task path: /WORKDIR/git-weekly-ci0sn0etea/tests/tests_basic.yml:331 Saturday 23 March 2024 16:54:48 +0000 (0:00:00.142) 0:04:42.026 ******** ok: [sut] => (item=['httpd1', 'user1', 1001]) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "pod", "inspect", "httpd1", "--format", "{{.State}}" ], "delta": "0:00:00.100954", "end": "2024-03-23 16:54:49.304086", "failed_when_result": false, "item": [ "httpd1", "user1", 1001 ], "rc": 0, "start": "2024-03-23 16:54:49.203132" } STDOUT: Running ok: [sut] => (item=['httpd2', 'root', 0]) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "pod", "inspect", "httpd2", "--format", "{{.State}}" ], "delta": "0:00:00.047153", "end": "2024-03-23 16:54:49.607415", "failed_when_result": false, "item": [ "httpd2", "root", 0 ], "rc": 0, "start": "2024-03-23 16:54:49.560262" } STDOUT: Running ok: [sut] => (item=['httpd3', 'root', 0]) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "pod", "inspect", "httpd3", "--format", "{{.State}}" ], "delta": "0:00:00.046888", "end": "2024-03-23 16:54:49.910018", "failed_when_result": false, "item": [ "httpd3", "root", 0 ], "rc": 0, "start": "2024-03-23 16:54:49.863130" } STDOUT: Running TASK [Check Services] ********************************************************** task path: /WORKDIR/git-weekly-ci0sn0etea/tests/tests_basic.yml:342 Saturday 23 March 2024 16:54:49 +0000 (0:00:01.010) 0:04:43.036 ******** ok: [sut] => (item=['httpd1', 'user1', 1001]) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsystemctl --user list-units -a -l --plain | grep -E '^[ ]*podman-kube@.+-httpd1[.]yml[.]service[ ]+loaded[ ]+active '\n", "delta": "0:00:00.014424", "end": "2024-03-23 16:54:50.231507", "item": [ "httpd1", "user1", 1001 ], "rc": 0, "start": "2024-03-23 16:54:50.217083" } STDOUT: podman-kube@-home-user1-.config-containers-ansible\x2dkubernetes.d-httpd1.yml.service loaded active running A template for running K8s workloads via podman-kube-play ok: [sut] => (item=['httpd2', 'root', 0]) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsystemctl --system list-units -a -l --plain | grep -E '^[ ]*podman-kube@.+-httpd2[.]yml[.]service[ ]+loaded[ ]+active '\n", "delta": "0:00:00.017292", "end": "2024-03-23 16:54:50.503752", "item": [ "httpd2", "root", 0 ], "rc": 0, "start": "2024-03-23 16:54:50.486460" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-httpd2.yml.service loaded active running A template for running K8s workloads via podman-kube-play ok: [sut] => (item=['httpd3', 'root', 0]) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsystemctl --system list-units -a -l --plain | grep -E '^[ ]*podman-kube@.+-httpd3[.]yml[.]service[ ]+loaded[ ]+active '\n", "delta": "0:00:00.017227", "end": "2024-03-23 16:54:50.771722", "item": [ "httpd3", "root", 0 ], "rc": 0, "start": "2024-03-23 16:54:50.754495" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-httpd3.yml.service loaded active running A template for running K8s workloads via podman-kube-play TASK [Check ports, data] ******************************************************* task path: /WORKDIR/git-weekly-ci0sn0etea/tests/tests_basic.yml:359 Saturday 23 March 2024 16:54:50 +0000 (0:00:00.852) 0:04:43.889 ******** ok: [sut] => (item=15001) => { "accept_ranges": "bytes", "ansible_loop_var": "item", "changed": false, "connection": "close", "content": "123", "content_length": "3", "content_type": "text/plain", "cookies": {}, "cookies_string": "", "date": "Sat, 23 Mar 2024 16:54:51 GMT", "elapsed": 0, "failed_when_result": false, "item": 15001, "last_modified": "Sat, 23 Mar 2024 16:50:10 GMT", "redirected": false, "status": 200, "url": "http://localhost:15001/index.txt" } MSG: OK (3 bytes) ok: [sut] => (item=15002) => { "accept_ranges": "bytes", "ansible_loop_var": "item", "changed": false, "connection": "close", "content": "123", "content_length": "3", "content_type": "text/plain", "cookies": {}, "cookies_string": "", "date": "Sat, 23 Mar 2024 16:54:51 GMT", "elapsed": 0, "failed_when_result": false, "item": 15002, "last_modified": "Sat, 23 Mar 2024 16:50:11 GMT", "redirected": false, "status": 200, "url": "http://localhost:15002/index.txt" } MSG: OK (3 bytes) ok: [sut] => (item=15003) => { "accept_ranges": "bytes", "ansible_loop_var": "item", "changed": false, "connection": "close", "content": "123", "content_length": "3", "content_type": "text/plain", "cookies": {}, "cookies_string": "", "date": "Sat, 23 Mar 2024 16:54:52 GMT", "elapsed": 0, "failed_when_result": false, "item": 15003, "last_modified": "Sat, 23 Mar 2024 16:50:11 GMT", "redirected": false, "status": 200, "url": "http://localhost:15003/index.txt" } MSG: OK (3 bytes) TASK [Remove pods and units] *************************************************** task path: /WORKDIR/git-weekly-ci0sn0etea/tests/tests_basic.yml:371 Saturday 23 March 2024 16:54:52 +0000 (0:00:01.667) 0:04:45.557 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 23 March 2024 16:54:52 +0000 (0:00:00.077) 0:04:45.634 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 23 March 2024 16:54:52 +0000 (0:00:00.050) 0:04:45.685 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 23 March 2024 16:54:52 +0000 (0:00:00.036) 0:04:45.722 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 23 March 2024 16:54:52 +0000 (0:00:00.113) 0:04:45.835 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Saturday 23 March 2024 16:54:52 +0000 (0:00:00.032) 0:04:45.868 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 23 March 2024 16:54:52 +0000 (0:00:00.062) 0:04:45.931 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 23 March 2024 16:54:53 +0000 (0:00:00.923) 0:04:46.854 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 23 March 2024 16:54:53 +0000 (0:00:00.037) 0:04:46.891 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Saturday 23 March 2024 16:54:53 +0000 (0:00:00.042) 0:04:46.934 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033548", "end": "2024-03-23 16:54:54.129400", "rc": 0, "start": "2024-03-23 16:54:54.095852" } STDOUT: podman version 4.9.3 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 23 March 2024 16:54:54 +0000 (0:00:00.313) 0:04:47.247 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.3" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:32 Saturday 23 March 2024 16:54:54 +0000 (0:00:00.030) 0:04:47.278 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:39 Saturday 23 March 2024 16:54:54 +0000 (0:00:00.030) 0:04:47.308 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:49 Saturday 23 March 2024 16:54:54 +0000 (0:00:00.031) 0:04:47.340 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 23 March 2024 16:54:54 +0000 (0:00:00.141) 0:04:47.481 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 16:54:54 +0000 (0:00:00.056) 0:04:47.537 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 23 March 2024 16:54:54 +0000 (0:00:00.035) 0:04:47.573 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 23 March 2024 16:54:54 +0000 (0:00:00.035) 0:04:47.608 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 23 March 2024 16:54:54 +0000 (0:00:00.039) 0:04:47.648 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 23 March 2024 16:54:54 +0000 (0:00:00.288) 0:04:47.937 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 23 March 2024 16:54:54 +0000 (0:00:00.039) 0:04:47.977 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711212704.287894, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1711212644.529729, "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": "2793691160", "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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 23 March 2024 16:54:55 +0000 (0:00:00.286) 0:04:48.264 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 23 March 2024 16:54:55 +0000 (0:00:00.123) 0:04:48.387 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 23 March 2024 16:54:55 +0000 (0:00:00.029) 0:04:48.416 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 23 March 2024 16:54:55 +0000 (0:00:00.031) 0:04:48.448 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 23 March 2024 16:54:55 +0000 (0:00:00.030) 0:04:48.479 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 23 March 2024 16:54:55 +0000 (0:00:00.031) 0:04:48.510 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:62 Saturday 23 March 2024 16:54:55 +0000 (0:00:00.026) 0:04:48.537 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:71 Saturday 23 March 2024 16:54:55 +0000 (0:00:00.033) 0:04:48.571 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 23 March 2024 16:54:55 +0000 (0:00:00.050) 0:04:48.621 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 23 March 2024 16:54:55 +0000 (0:00:00.028) 0:04:48.650 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 Saturday 23 March 2024 16:54:55 +0000 (0:00:00.027) 0:04:48.677 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 23 March 2024 16:54:55 +0000 (0:00:00.148) 0:04:48.825 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 23 March 2024 16:54:55 +0000 (0:00:00.029) 0:04:48.855 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:77 Saturday 23 March 2024 16:54:55 +0000 (0:00:00.029) 0:04:48.884 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Saturday 23 March 2024 16:54:55 +0000 (0:00:00.055) 0:04:48.940 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Saturday 23 March 2024 16:54:55 +0000 (0:00:00.029) 0:04:48.969 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 23 March 2024 16:54:55 +0000 (0:00:00.028) 0:04:48.998 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Saturday 23 March 2024 16:54:55 +0000 (0:00:00.054) 0:04:49.053 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Saturday 23 March 2024 16:54:56 +0000 (0:00:00.031) 0:04:49.084 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Saturday 23 March 2024 16:54:56 +0000 (0:00:00.134) 0:04:49.219 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Saturday 23 March 2024 16:54:56 +0000 (0:00:00.028) 0:04:49.248 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86 Saturday 23 March 2024 16:54:56 +0000 (0:00:00.029) 0:04:49.277 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:93 Saturday 23 March 2024 16:54:56 +0000 (0:00:00.029) 0:04:49.307 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:100 Saturday 23 March 2024 16:54:56 +0000 (0:00:00.028) 0:04:49.335 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104 Saturday 23 March 2024 16:54:56 +0000 (0:00:00.043) 0:04:49.378 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:111 Saturday 23 March 2024 16:54:56 +0000 (0:00:00.026) 0:04:49.405 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for sut => (item={'state': 'absent', 'debug': True, 'log_level': 'debug', 'run_as_user': 'user1', 'kube_file_content': {'apiVersion': 'v1', 'kind': 'Pod', 'metadata': {'labels': {'app': 'test', 'io.containers.autoupdate': 'registry'}, 'name': 'httpd1'}, 'spec': {'containers': [{'name': 'httpd1', 'image': 'quay.io/libpod/testimage:20210610', 'command': ['/bin/busybox-extras', 'httpd', '-f', '-p', 80], 'ports': [{'containerPort': 80, 'hostPort': 15001}], 'volumeMounts': [{'mountPath': '/var/www:Z', 'name': 'www'}, {'mountPath': '/var/httpd-create:Z', 'name': 'create'}], 'workingDir': '/var/www'}], 'volumes': [{'name': 'www', 'hostPath': {'path': '/tmp/httpd1'}}, {'name': 'create', 'hostPath': {'path': '/tmp/httpd1-create'}}]}}}) included: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for sut => (item={'state': 'absent', 'debug': True, 'log_level': 'debug', 'kube_file_content': {'apiVersion': 'v1', 'kind': 'Pod', 'metadata': {'labels': {'app': 'test', 'io.containers.autoupdate': 'registry'}, 'name': 'httpd2'}, 'spec': {'containers': [{'name': 'httpd2', 'image': 'quay.io/libpod/testimage:20210610', 'command': ['/bin/busybox-extras', 'httpd', '-f', '-p', 80], 'ports': [{'containerPort': 80, 'hostPort': 15002}], 'volumeMounts': [{'mountPath': '/var/www:Z', 'name': 'www'}, {'mountPath': '/var/httpd-create:Z', 'name': 'create'}], 'workingDir': '/var/www'}], 'volumes': [{'name': 'www', 'hostPath': {'path': '/tmp/httpd2'}}, {'name': 'create', 'hostPath': {'path': '/tmp/httpd2-create'}}]}}}) included: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for sut => (item={'state': 'absent', 'kube_file_src': '/tmp/lsr_podman_wkq0dojb.yml'}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Saturday 23 March 2024 16:54:56 +0000 (0:00:00.081) 0:04:49.487 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "debug": true, "log_level": "debug", "state": "absent" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: httpd1\nspec:\n containers:\n - command:\n - /bin/busybox-extras\n - httpd\n - -f\n - -p\n - 80\n image: quay.io/libpod/testimage:20210610\n name: httpd1\n ports:\n - containerPort: 80\n hostPort: 15001\n volumeMounts:\n - mountPath: /var/www:Z\n name: www\n - mountPath: /var/httpd-create:Z\n name: create\n workingDir: /var/www\n volumes:\n - hostPath:\n path: /tmp/httpd1\n name: www\n - hostPath:\n path: /tmp/httpd1-create\n name: create\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Saturday 23 March 2024 16:54:56 +0000 (0:00:00.040) 0:04:49.528 ******** 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": "httpd1" }, "spec": { "containers": [ { "command": [ "/bin/busybox-extras", "httpd", "-f", "-p", 80 ], "image": "quay.io/libpod/testimage:20210610", "name": "httpd1", "ports": [ { "containerPort": 80, "hostPort": 15001 } ], "volumeMounts": [ { "mountPath": "/var/www:Z", "name": "www" }, { "mountPath": "/var/httpd-create:Z", "name": "create" } ], "workingDir": "/var/www" } ], "volumes": [ { "hostPath": { "path": "/tmp/httpd1" }, "name": "www" }, { "hostPath": { "path": "/tmp/httpd1-create" }, "name": "create" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Saturday 23 March 2024 16:54:56 +0000 (0:00:00.038) 0:04:49.566 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "httpd1", "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Saturday 23 March 2024 16:54:56 +0000 (0:00:00.137) 0:04:49.704 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 16:54:56 +0000 (0:00:00.050) 0:04:49.754 ******** ok: [sut] => { "ansible_facts": { "getent_passwd": { "user1": [ "x", "1001", "1001", "", "/home/user1", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 23 March 2024 16:54:56 +0000 (0:00:00.292) 0:04:50.047 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 23 March 2024 16:54:57 +0000 (0:00:00.035) 0:04:50.082 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 23 March 2024 16:54:57 +0000 (0:00:00.043) 0:04:50.126 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "user1": [ "x", "1001", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 23 March 2024 16:54:57 +0000 (0:00:00.286) 0:04:50.412 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 23 March 2024 16:54:57 +0000 (0:00:00.041) 0:04:50.454 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711212704.287894, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1711212644.529729, "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": "2793691160", "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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 23 March 2024 16:54:57 +0000 (0:00:00.286) 0:04:50.741 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user1" ], "delta": "0:00:00.004677", "end": "2024-03-23 16:54:57.903986", "rc": 0, "start": "2024-03-23 16:54:57.899309" } STDOUT: 0: user1 589824 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 23 March 2024 16:54:57 +0000 (0:00:00.278) 0:04:51.020 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user1" ], "delta": "0:00:00.004699", "end": "2024-03-23 16:54:58.183996", "rc": 0, "start": "2024-03-23 16:54:58.179297" } STDOUT: 0: user1 589824 65536 TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 23 March 2024 16:54:58 +0000 (0:00:00.279) 0:04:51.299 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 23 March 2024 16:54:58 +0000 (0:00:00.114) 0:04:51.414 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 23 March 2024 16:54:58 +0000 (0:00:00.028) 0:04:51.443 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 23 March 2024 16:54:58 +0000 (0:00:00.027) 0:04:51.470 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Saturday 23 March 2024 16:54:58 +0000 (0:00:00.025) 0:04:51.495 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Saturday 23 March 2024 16:54:58 +0000 (0:00:00.028) 0:04:51.523 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user1", "__podman_xdg_runtime_dir": "/run/user/1001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Saturday 23 March 2024 16:54:58 +0000 (0:00:00.045) 0:04:51.569 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/home/user1/.config/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Saturday 23 March 2024 16:54:58 +0000 (0:00:00.030) 0:04:51.599 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/home/user1/.config/containers/ansible-kubernetes.d/httpd1.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Saturday 23 March 2024 16:54:58 +0000 (0:00:00.033) 0:04:51.633 ******** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/home/user1/.config/containers/ansible-kubernetes.d/httpd1.yml" ], "delta": "0:00:00.006775", "end": "2024-03-23 16:54:58.802829", "rc": 0, "start": "2024-03-23 16:54:58.796054" } STDOUT: podman-kube@-home-user1-.config-containers-ansible\x2dkubernetes.d-httpd1.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:76 Saturday 23 March 2024 16:54:58 +0000 (0:00:00.289) 0:04:51.922 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:2 Saturday 23 March 2024 16:54:58 +0000 (0:00:00.065) 0:04:51.988 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711212820.6402204, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711212826.202236, "dev": 51, "device_type": 0, "executable": true, "exists": true, "gid": 1001, "gr_name": "user1", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1711212826.202236, "nlink": 7, "path": "/run/user/1001", "pw_name": "user1", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 1001, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:10 Saturday 23 March 2024 16:54:59 +0000 (0:00:00.392) 0:04:52.380 ******** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "podman-kube@-home-user1-.config-containers-ansible\\x2dkubernetes.d-httpd1.yml.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-03-23 16:53:49 UTC", "ActiveEnterTimestampMonotonic": "1551058763", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount \"app-podman\\\\x2dkube.slice\" network-online.target run-user-1001.mount basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-03-23 16:53:48 UTC", "AssertTimestampMonotonic": "1550122342", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "493880000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-03-23 16:53:48 UTC", "ConditionTimestampMonotonic": "1550122338", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/user.slice/user-1001.slice/user@1001.service/app.slice/app-podman\\x2dkube.slice/podman-kube@-home-user1-.config-containers-ansible\\x2dkubernetes.d-httpd1.yml.service", "ControlGroupId": "8277", "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/user/service.d/10-timeout-abort.conf", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-home-user1-.config-containers-ansible\\\\x2dkubernetes.d-httpd1.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9584", "ExecMainStartTimestamp": "Sat 2024-03-23 16:53:49 UTC", "ExecMainStartTimestampMonotonic": "1551058679", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/user1/.config/containers/ansible-kubernetes.d/httpd1.yml ; ignore_errors=no ; start_time=[Sat 2024-03-23 16:53:48 UTC] ; stop_time=[n/a] ; pid=9518 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/user1/.config/containers/ansible-kubernetes.d/httpd1.yml ; flags= ; start_time=[Sat 2024-03-23 16:53:48 UTC] ; stop_time=[n/a] ; pid=9518 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/user1/.config/containers/ansible-kubernetes.d/httpd1.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 /home/user1/.config/containers/ansible-kubernetes.d/httpd1.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/user/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@-home-user1-.config-containers-ansible\\x2dkubernetes.d-httpd1.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-03-23 16:53:48 UTC", "InactiveExitTimestampMonotonic": "1550129557", "InvocationID": "638d232ffc3a4bc6843701d0778c8d74", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "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": "9584", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "6873088", "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@-home-user1-.config-containers-ansible\\\\x2dkubernetes.d-httpd1.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "\"app-podman\\\\x2dkube.slice\" basic.target", "RequiresMountsFor": "/run/user/1001/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": "app-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", "StateChangeTimestamp": "Sat 2024-03-23 16:53:49 UTC", "StateChangeTimestampMonotonic": "1551058763", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "16", "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": "default.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user1" } } TASK [fedora.linux_system_roles.podman : Remove pod/containers] **************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:28 Saturday 23 March 2024 16:55:00 +0000 (0:00:01.210) 0:04:53.591 ******** ok: [sut] => { "actions": [ "/usr/bin/podman pod ps -q --filter name=httpd1$", "/usr/bin/podman pod ps -q --filter name=httpd1-pod-*" ], "changed": false } TASK [fedora.linux_system_roles.podman : Remove kubernetes yaml file] ********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:37 Saturday 23 March 2024 16:55:00 +0000 (0:00:00.444) 0:04:54.036 ******** changed: [sut] => { "changed": true, "path": "/home/user1/.config/containers/ansible-kubernetes.d/httpd1.yml", "state": "absent" } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:42 Saturday 23 March 2024 16:55:01 +0000 (0:00:00.286) 0:04:54.322 ******** skipping: [sut] => { "changed": false, "false_condition": "__podman_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:51 Saturday 23 March 2024 16:55:01 +0000 (0:00:00.032) 0:04:54.354 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 16:55:01 +0000 (0:00:00.046) 0:04:54.401 ******** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 16:55:01 +0000 (0:00:00.028) 0:04:54.429 ******** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Saturday 23 March 2024 16:55:01 +0000 (0:00:00.030) 0:04:54.460 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user1" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:80 Saturday 23 March 2024 16:55:01 +0000 (0:00:00.033) 0:04:54.494 ******** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Saturday 23 March 2024 16:55:01 +0000 (0:00:00.026) 0:04:54.521 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "debug": true, "log_level": "debug", "state": "absent" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: httpd2\nspec:\n containers:\n - command:\n - /bin/busybox-extras\n - httpd\n - -f\n - -p\n - 80\n image: quay.io/libpod/testimage:20210610\n name: httpd2\n ports:\n - containerPort: 80\n hostPort: 15002\n volumeMounts:\n - mountPath: /var/www:Z\n name: www\n - mountPath: /var/httpd-create:Z\n name: create\n workingDir: /var/www\n volumes:\n - hostPath:\n path: /tmp/httpd2\n name: www\n - hostPath:\n path: /tmp/httpd2-create\n name: create\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Saturday 23 March 2024 16:55:01 +0000 (0:00:00.138) 0:04:54.660 ******** 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": "httpd2" }, "spec": { "containers": [ { "command": [ "/bin/busybox-extras", "httpd", "-f", "-p", 80 ], "image": "quay.io/libpod/testimage:20210610", "name": "httpd2", "ports": [ { "containerPort": 80, "hostPort": 15002 } ], "volumeMounts": [ { "mountPath": "/var/www:Z", "name": "www" }, { "mountPath": "/var/httpd-create:Z", "name": "create" } ], "workingDir": "/var/www" } ], "volumes": [ { "hostPath": { "path": "/tmp/httpd2" }, "name": "www" }, { "hostPath": { "path": "/tmp/httpd2-create" }, "name": "create" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "absent", "__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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Saturday 23 March 2024 16:55:01 +0000 (0:00:00.041) 0:04:54.702 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "httpd2", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Saturday 23 March 2024 16:55:01 +0000 (0:00:00.033) 0:04:54.735 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 16:55:01 +0000 (0:00:00.052) 0:04:54.787 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 23 March 2024 16:55:02 +0000 (0:00:00.290) 0:04:55.078 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 23 March 2024 16:55:02 +0000 (0:00:00.041) 0:04:55.120 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 23 March 2024 16:55:02 +0000 (0:00:00.042) 0:04:55.162 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 23 March 2024 16:55:02 +0000 (0:00:00.287) 0:04:55.450 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 23 March 2024 16:55:02 +0000 (0:00:00.038) 0:04:55.489 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711212704.287894, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1711212644.529729, "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": "2793691160", "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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 23 March 2024 16:55:02 +0000 (0:00:00.285) 0:04:55.775 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 23 March 2024 16:55:02 +0000 (0:00:00.105) 0:04:55.880 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 23 March 2024 16:55:02 +0000 (0:00:00.028) 0:04:55.909 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 23 March 2024 16:55:02 +0000 (0:00:00.028) 0:04:55.937 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 23 March 2024 16:55:02 +0000 (0:00:00.028) 0:04:55.965 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 23 March 2024 16:55:02 +0000 (0:00:00.029) 0:04:55.994 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Saturday 23 March 2024 16:55:02 +0000 (0:00:00.029) 0:04:56.023 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Saturday 23 March 2024 16:55:02 +0000 (0:00:00.028) 0:04:56.051 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Saturday 23 March 2024 16:55:03 +0000 (0:00:00.046) 0:04:56.098 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Saturday 23 March 2024 16:55:03 +0000 (0:00:00.030) 0:04:56.129 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/httpd2.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Saturday 23 March 2024 16:55:03 +0000 (0:00:00.031) 0:04:56.160 ******** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/httpd2.yml" ], "delta": "0:00:00.006835", "end": "2024-03-23 16:55:03.332969", "rc": 0, "start": "2024-03-23 16:55:03.326134" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-httpd2.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:76 Saturday 23 March 2024 16:55:03 +0000 (0:00:00.289) 0:04:56.450 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:2 Saturday 23 March 2024 16:55:03 +0000 (0:00:00.147) 0:04:56.597 ******** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:10 Saturday 23 March 2024 16:55:03 +0000 (0:00:00.027) 0:04:56.624 ******** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd2.yml.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-03-23 16:53:59 UTC", "ActiveEnterTimestampMonotonic": "1561099736", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "\"system-podman\\\\x2dkube.slice\" systemd-journald.socket -.mount sysinit.target network-online.target basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-03-23 16:53:57 UTC", "AssertTimestampMonotonic": "1559559662", "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": "570610000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-03-23 16:53:57 UTC", "ConditionTimestampMonotonic": "1559559660", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/system-podman\\x2dkube.slice/podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd2.yml.service", "ControlGroupId": "9750", "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-httpd2.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10368", "ExecMainStartTimestamp": "Sat 2024-03-23 16:53:59 UTC", "ExecMainStartTimestampMonotonic": "1561099459", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/httpd2.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/httpd2.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/httpd2.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/httpd2.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-httpd2.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-03-23 16:53:57 UTC", "InactiveExitTimestampMonotonic": "1559573509", "InvocationID": "d24b5f447d8a41c69826209f41609296", "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": "10368", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "2269184", "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-httpd2.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", "StateChangeTimestamp": "Sat 2024-03-23 16:53:59 UTC", "StateChangeTimestampMonotonic": "1561099736", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "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": "0" } } TASK [fedora.linux_system_roles.podman : Remove pod/containers] **************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:28 Saturday 23 March 2024 16:55:05 +0000 (0:00:01.601) 0:04:58.226 ******** ok: [sut] => { "actions": [ "/usr/bin/podman pod ps -q --filter name=httpd2$", "/usr/bin/podman pod ps -q --filter name=httpd2-pod-*" ], "changed": false } TASK [fedora.linux_system_roles.podman : Remove kubernetes yaml file] ********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:37 Saturday 23 March 2024 16:55:05 +0000 (0:00:00.389) 0:04:58.615 ******** changed: [sut] => { "changed": true, "path": "/etc/containers/ansible-kubernetes.d/httpd2.yml", "state": "absent" } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:42 Saturday 23 March 2024 16:55:05 +0000 (0:00:00.289) 0:04:58.904 ******** skipping: [sut] => { "changed": false, "false_condition": "__podman_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:51 Saturday 23 March 2024 16:55:05 +0000 (0:00:00.035) 0:04:58.940 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 16:55:05 +0000 (0:00:00.049) 0:04:58.990 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 16:55:05 +0000 (0:00:00.030) 0:04:59.021 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Saturday 23 March 2024 16:55:06 +0000 (0:00:00.126) 0:04:59.148 ******** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:80 Saturday 23 March 2024 16:55:06 +0000 (0:00:00.033) 0:04:59.181 ******** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Saturday 23 March 2024 16:55:06 +0000 (0:00:00.033) 0:04:59.214 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "absent" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: httpd3\nspec:\n containers:\n - name: httpd3\n image: quay.io/libpod/testimage:20210610\n command:\n - /bin/busybox-extras\n - httpd\n - -f\n - -p\n - 80\n ports:\n - containerPort: 80\n hostPort: 15003\n volumeMounts:\n - mountPath: /var/www:Z\n name: www\n - mountPath: /var/httpd-create:Z\n name: create\n workingDir: /var/www\n volumes:\n - name: www\n hostPath:\n path: /tmp/httpd3\n - name: create\n hostPath:\n path: /tmp/httpd3-create" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Saturday 23 March 2024 16:55:06 +0000 (0:00:00.048) 0:04:59.263 ******** 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": "httpd3" }, "spec": { "containers": [ { "command": [ "/bin/busybox-extras", "httpd", "-f", "-p", 80 ], "image": "quay.io/libpod/testimage:20210610", "name": "httpd3", "ports": [ { "containerPort": 80, "hostPort": 15003 } ], "volumeMounts": [ { "mountPath": "/var/www:Z", "name": "www" }, { "mountPath": "/var/httpd-create:Z", "name": "create" } ], "workingDir": "/var/www" } ], "volumes": [ { "hostPath": { "path": "/tmp/httpd3" }, "name": "www" }, { "hostPath": { "path": "/tmp/httpd3-create" }, "name": "create" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "absent", "__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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Saturday 23 March 2024 16:55:06 +0000 (0:00:00.043) 0:04:59.307 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "httpd3", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Saturday 23 March 2024 16:55:06 +0000 (0:00:00.035) 0:04:59.343 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 16:55:06 +0000 (0:00:00.053) 0:04:59.396 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 23 March 2024 16:55:06 +0000 (0:00:00.037) 0:04:59.433 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 23 March 2024 16:55:06 +0000 (0:00:00.035) 0:04:59.469 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 23 March 2024 16:55:06 +0000 (0:00:00.040) 0:04:59.509 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 23 March 2024 16:55:06 +0000 (0:00:00.361) 0:04:59.870 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 23 March 2024 16:55:06 +0000 (0:00:00.039) 0:04:59.910 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711212704.287894, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1711212644.529729, "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": "2793691160", "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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 23 March 2024 16:55:07 +0000 (0:00:00.284) 0:05:00.194 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 23 March 2024 16:55:07 +0000 (0:00:00.027) 0:05:00.222 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 23 March 2024 16:55:07 +0000 (0:00:00.028) 0:05:00.250 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 23 March 2024 16:55:07 +0000 (0:00:00.028) 0:05:00.279 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 23 March 2024 16:55:07 +0000 (0:00:00.028) 0:05:00.308 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 23 March 2024 16:55:07 +0000 (0:00:00.030) 0:05:00.339 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Saturday 23 March 2024 16:55:07 +0000 (0:00:00.041) 0:05:00.380 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Saturday 23 March 2024 16:55:07 +0000 (0:00:00.038) 0:05:00.419 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Saturday 23 March 2024 16:55:07 +0000 (0:00:00.074) 0:05:00.493 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Saturday 23 March 2024 16:55:07 +0000 (0:00:00.038) 0:05:00.531 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/httpd3.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Saturday 23 March 2024 16:55:07 +0000 (0:00:00.314) 0:05:00.846 ******** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/httpd3.yml" ], "delta": "0:00:00.006777", "end": "2024-03-23 16:55:08.012309", "rc": 0, "start": "2024-03-23 16:55:08.005532" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-httpd3.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:76 Saturday 23 March 2024 16:55:08 +0000 (0:00:00.283) 0:05:01.129 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:2 Saturday 23 March 2024 16:55:08 +0000 (0:00:00.054) 0:05:01.184 ******** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:10 Saturday 23 March 2024 16:55:08 +0000 (0:00:00.028) 0:05:01.212 ******** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd3.yml.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-03-23 16:54:07 UTC", "ActiveEnterTimestampMonotonic": "1569957697", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount network-online.target sysinit.target \"system-podman\\\\x2dkube.slice\" basic.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-03-23 16:54:07 UTC", "AssertTimestampMonotonic": "1569160990", "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": "380021000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-03-23 16:54:07 UTC", "ConditionTimestampMonotonic": "1569160986", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/system-podman\\x2dkube.slice/podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd3.yml.service", "ControlGroupId": "11083", "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-httpd3.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11073", "ExecMainStartTimestamp": "Sat 2024-03-23 16:54:07 UTC", "ExecMainStartTimestampMonotonic": "1569957619", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/httpd3.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/httpd3.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/httpd3.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/httpd3.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-httpd3.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-03-23 16:54:07 UTC", "InactiveExitTimestampMonotonic": "1569169612", "InvocationID": "46253bfb4c264afaaa36f91131c2324d", "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": "11073", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "2207744", "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-httpd3.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": "\"system-podman\\\\x2dkube.slice\" sysinit.target -.mount", "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", "StateChangeTimestamp": "Sat 2024-03-23 16:54:07 UTC", "StateChangeTimestampMonotonic": "1569957697", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "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": "0" } } TASK [fedora.linux_system_roles.podman : Remove pod/containers] **************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:28 Saturday 23 March 2024 16:55:09 +0000 (0:00:01.581) 0:05:02.794 ******** ok: [sut] => { "actions": [ "/usr/bin/podman pod ps -q --filter name=httpd3$", "/usr/bin/podman pod ps -q --filter name=httpd3-pod-*" ], "changed": false } TASK [fedora.linux_system_roles.podman : Remove kubernetes yaml file] ********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:37 Saturday 23 March 2024 16:55:10 +0000 (0:00:00.386) 0:05:03.180 ******** changed: [sut] => { "changed": true, "path": "/etc/containers/ansible-kubernetes.d/httpd3.yml", "state": "absent" } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:42 Saturday 23 March 2024 16:55:10 +0000 (0:00:00.293) 0:05:03.473 ******** skipping: [sut] => { "changed": false, "false_condition": "__podman_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:51 Saturday 23 March 2024 16:55:10 +0000 (0:00:00.032) 0:05:03.506 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 16:55:10 +0000 (0:00:00.147) 0:05:03.654 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 16:55:10 +0000 (0:00:00.030) 0:05:03.684 ******** 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-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Saturday 23 March 2024 16:55:10 +0000 (0:00:00.028) 0:05:03.713 ******** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:80 Saturday 23 March 2024 16:55:10 +0000 (0:00:00.027) 0:05:03.741 ******** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:117 Saturday 23 March 2024 16:55:10 +0000 (0:00:00.028) 0:05:03.769 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:123 Saturday 23 March 2024 16:55:10 +0000 (0:00:00.030) 0:05:03.800 ******** included: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml for sut => (item=user1) TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:4 Saturday 23 March 2024 16:55:10 +0000 (0:00:00.068) 0:05:03.868 ******** ok: [sut] => { "ansible_facts": { "getent_passwd": { "user1": [ "x", "1001", "1001", "", "/home/user1", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set cancel linger vars] *************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:11 Saturday 23 March 2024 16:55:11 +0000 (0:00:00.291) 0:05:04.160 ******** ok: [sut] => { "ansible_facts": { "__podman_xdg_runtime_dir": "/run/user/1001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:16 Saturday 23 March 2024 16:55:11 +0000 (0:00:00.036) 0:05:04.196 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711212820.6402204, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711212826.202236, "dev": 51, "device_type": 0, "executable": true, "exists": true, "gid": 1001, "gr_name": "user1", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1711212826.202236, "nlink": 7, "path": "/run/user/1001", "pw_name": "user1", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 1001, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Gather facts for containers] ********** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:21 Saturday 23 March 2024 16:55:11 +0000 (0:00:00.286) 0:05:04.483 ******** ok: [sut] => { "changed": false, "containers": [] } TASK [fedora.linux_system_roles.podman : Gather facts for networks] ************ task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:30 Saturday 23 March 2024 16:55:12 +0000 (0:00:00.645) 0:05:05.129 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.054578", "end": "2024-03-23 16:55:12.362526", "rc": 0, "start": "2024-03-23 16:55:12.307948" } STDOUT: podman podman-default-kube-network TASK [fedora.linux_system_roles.podman : Gather secrets] *********************** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:40 Saturday 23 March 2024 16:55:12 +0000 (0:00:00.354) 0:05:05.483 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.055689", "end": "2024-03-23 16:55:12.719170", "rc": 0, "start": "2024-03-23 16:55:12.663481" } TASK [fedora.linux_system_roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:50 Saturday 23 March 2024 16:55:12 +0000 (0:00:00.356) 0:05:05.840 ******** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "user1" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /var/lib/systemd/linger/root does not exist MSG: Did not run command since '/var/lib/systemd/linger/root' does not exist TASK [Check that pods are not running] ***************************************** task path: /WORKDIR/git-weekly-ci0sn0etea/tests/tests_basic.yml:381 Saturday 23 March 2024 16:55:13 +0000 (0:00:00.298) 0:05:06.139 ******** ok: [sut] => (item=['httpd1', 'user1', 1001]) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "pod", "exists", "httpd1" ], "delta": "0:00:00.095342", "end": "2024-03-23 16:55:13.416351", "failed_when_result": false, "item": [ "httpd1", "user1", 1001 ], "rc": 1, "start": "2024-03-23 16:55:13.321009" } MSG: non-zero return code ok: [sut] => (item=['httpd2', 'root', 0]) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "pod", "exists", "httpd2" ], "delta": "0:00:00.043133", "end": "2024-03-23 16:55:13.712814", "failed_when_result": false, "item": [ "httpd2", "root", 0 ], "rc": 1, "start": "2024-03-23 16:55:13.669681" } MSG: non-zero return code ok: [sut] => (item=['httpd3', 'root', 0]) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "pod", "exists", "httpd3" ], "delta": "0:00:00.042474", "end": "2024-03-23 16:55:14.003144", "failed_when_result": false, "item": [ "httpd3", "root", 0 ], "rc": 1, "start": "2024-03-23 16:55:13.960670" } MSG: non-zero return code TASK [Check Services should be absent] ***************************************** task path: /WORKDIR/git-weekly-ci0sn0etea/tests/tests_basic.yml:394 Saturday 23 March 2024 16:55:14 +0000 (0:00:00.981) 0:05:07.120 ******** ok: [sut] => (item=['httpd1', 'user1', 1001]) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsystemctl --user list-units -a -l --plain | grep -E '^[ ]*podman-kube@.+-httpd1[.]yml[.]service[ ]+loaded[ ]+active '\n", "delta": "0:00:00.014147", "end": "2024-03-23 16:55:14.314178", "failed_when_result": false, "item": [ "httpd1", "user1", 1001 ], "rc": 1, "start": "2024-03-23 16:55:14.300031" } MSG: non-zero return code ok: [sut] => (item=['httpd2', 'root', 0]) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsystemctl --system list-units -a -l --plain | grep -E '^[ ]*podman-kube@.+-httpd2[.]yml[.]service[ ]+loaded[ ]+active '\n", "delta": "0:00:00.016560", "end": "2024-03-23 16:55:14.585087", "failed_when_result": false, "item": [ "httpd2", "root", 0 ], "rc": 1, "start": "2024-03-23 16:55:14.568527" } MSG: non-zero return code ok: [sut] => (item=['httpd3', 'root', 0]) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsystemctl --system list-units -a -l --plain | grep -E '^[ ]*podman-kube@.+-httpd3[.]yml[.]service[ ]+loaded[ ]+active '\n", "delta": "0:00:00.016318", "end": "2024-03-23 16:55:14.850405", "failed_when_result": false, "item": [ "httpd3", "root", 0 ], "rc": 1, "start": "2024-03-23 16:55:14.834087" } MSG: non-zero return code TASK [Clean up storage.conf] *************************************************** task path: /WORKDIR/git-weekly-ci0sn0etea/tests/tests_basic.yml:423 Saturday 23 March 2024 16:55:14 +0000 (0:00:00.847) 0:05:07.967 ******** ok: [sut] => { "changed": false, "path": "/etc/containers/storage.conf", "state": "absent" } TASK [Clean up host directories] *********************************************** task path: /WORKDIR/git-weekly-ci0sn0etea/tests/tests_basic.yml:430 Saturday 23 March 2024 16:55:15 +0000 (0:00:00.285) 0:05:08.253 ******** changed: [sut] => (item=httpd1) => { "ansible_loop_var": "item", "changed": true, "item": "httpd1", "path": "/tmp/httpd1", "state": "absent" } changed: [sut] => (item=httpd2) => { "ansible_loop_var": "item", "changed": true, "item": "httpd2", "path": "/tmp/httpd2", "state": "absent" } changed: [sut] => (item=httpd3) => { "ansible_loop_var": "item", "changed": true, "item": "httpd3", "path": "/tmp/httpd3", "state": "absent" } TASK [Remove kube file src] **************************************************** task path: /WORKDIR/git-weekly-ci0sn0etea/tests/tests_basic.yml:438 Saturday 23 March 2024 16:55:15 +0000 (0:00:00.805) 0:05:09.058 ******** changed: [sut -> localhost] => { "changed": true, "path": "/tmp/lsr_podman_wkq0dojb.yml", "state": "absent" } PLAY RECAP ********************************************************************* sut : ok=520 changed=47 unreachable=0 failed=0 skipped=579 rescued=1 ignored=0 Saturday 23 March 2024 16:55:16 +0000 (0:00:00.299) 0:05:09.357 ******** =============================================================================== fedora.linux_system_roles.podman : Ensure required packages are installed -- 89.04s /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 4.03s /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 3.98s /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 3.95s /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 3.94s /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 3.90s /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 3.89s /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 fedora.linux_system_roles.selinux : Set an SELinux label on a port ------ 3.02s /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:87 fedora.linux_system_roles.selinux : Install SELinux tool semanage ------- 2.98s /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:45 fedora.linux_system_roles.selinux : Install SELinux tool semanage ------- 2.34s /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:45 fedora.linux_system_roles.firewall : Install firewalld ------------------ 2.27s /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 fedora.linux_system_roles.podman : Start service ------------------------ 2.27s /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:113 fedora.linux_system_roles.selinux : Install SELinux python3 tools ------- 2.27s /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:23 fedora.linux_system_roles.selinux : Install SELinux tool semanage ------- 2.26s /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:45 fedora.linux_system_roles.firewall : Install firewalld ------------------ 2.26s /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 fedora.linux_system_roles.selinux : Install SELinux python3 tools ------- 2.26s /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:23 fedora.linux_system_roles.selinux : Install SELinux tool semanage ------- 2.26s /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:45 fedora.linux_system_roles.selinux : Install SELinux python3 tools ------- 2.26s /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:23 fedora.linux_system_roles.selinux : Install SELinux python3 tools ------- 2.26s /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:23 fedora.linux_system_roles.firewall : Install firewalld ------------------ 2.26s /WORKDIR/git-weekly-ci0sn0etea/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 ---^---^---^---^---^--- # 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) [WARNING]: TASK: fedora.linux_system_roles.podman : Set platform/version specific variables: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. [WARNING]: TASK: fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. [WARNING]: TASK: fedora.linux_system_roles.firewall : Configure firewall: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. [WARNING]: TASK: fedora.linux_system_roles.firewall : Gather firewall config information: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. [WARNING]: Module remote_tmp /home/user1/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually ---^---^---^---^---^---