# 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-cize8ash6x/.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 ****************************************************** 1 plays in /WORKDIR/git-weekly-cize8ash6x/tests/tests_basic.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cize8ash6x/tests/tests_basic.yml:3 Saturday 02 December 2023 16:47:27 +0000 (0:00:00.018) 0:00:00.018 ***** ok: [sut] TASK [Enable podman copr] ****************************************************** task path: /WORKDIR/git-weekly-cize8ash6x/tests/tests_basic.yml:140 Saturday 02 December 2023 16:47:28 +0000 (0:00:00.919) 0:00:00.937 ***** 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-cize8ash6x/tests/tests_basic.yml:145 Saturday 02 December 2023 16:47:28 +0000 (0:00:00.020) 0:00:00.957 ***** 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-cize8ash6x/tests/tests_basic.yml:150 Saturday 02 December 2023 16:47:28 +0000 (0:00:00.020) 0:00:00.978 ***** 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-cize8ash6x/tests/tests_basic.yml:155 Saturday 02 December 2023 16:47:28 +0000 (0:00:00.019) 0:00:00.997 ***** 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-cize8ash6x/tests/tests_basic.yml:160 Saturday 02 December 2023 16:47:29 +0000 (0:00:00.508) 0:00:01.506 ***** changed: [sut -> localhost] => { "changed": true, "gid": 1001, "group": "jenkins", "mode": "0600", "owner": "jenkins", "path": "/tmp/lsr_podman_3ixfuhd2.yml", "size": 0, "state": "file", "uid": 1000090000 } TASK [Write kube_file_src] ***************************************************** task path: /WORKDIR/git-weekly-cize8ash6x/tests/tests_basic.yml:168 Saturday 02 December 2023 16:47:29 +0000 (0:00:00.209) 0:00:01.716 ***** changed: [sut -> localhost] => { "changed": true, "checksum": "06792c97524e903255ff9acec67184d6c3763737", "dest": "/tmp/lsr_podman_3ixfuhd2.yml", "gid": 1001, "group": "jenkins", "md5sum": "ca71f1e9e2e9abcbd2a7c382327b776f", "mode": "0600", "owner": "jenkins", "size": 666, "src": "/home/jenkins/.ansible/tmp/ansible-tmp-1701535649.5386279-2307-267185697926334/source", "state": "file", "uid": 1000090000 } TASK [Create host directories for data] **************************************** task path: /WORKDIR/git-weekly-cize8ash6x/tests/tests_basic.yml:175 Saturday 02 December 2023 16:47:30 +0000 (0:00:00.488) 0:00:02.204 ***** 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-cize8ash6x/tests/tests_basic.yml:183 Saturday 02 December 2023 16:47:30 +0000 (0:00:00.708) 0:00:02.913 ***** 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-1701535650.7572021-2329-109146602829624/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-1701535651.2980697-2329-26603919457552/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-1701535651.8366685-2329-46747335126045/source", "state": "file", "uid": 0 } TASK [Run role - do not pull images] ******************************************* task path: /WORKDIR/git-weekly-cize8ash6x/tests/tests_basic.yml:193 Saturday 02 December 2023 16:47:32 +0000 (0:00:01.630) 0:00:04.544 ***** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 02 December 2023 16:47:32 +0000 (0:00:00.034) 0:00:04.579 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 02 December 2023 16:47:32 +0000 (0:00:00.021) 0:00:04.600 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 02 December 2023 16:47:32 +0000 (0:00:00.024) 0:00:04.625 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 02 December 2023 16:47:32 +0000 (0:00:00.210) 0:00:04.835 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Saturday 02 December 2023 16:47:32 +0000 (0:00:00.021) 0:00:04.856 ***** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cize8ash6x/.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_37.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_37.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_37.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_37.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 02 December 2023 16:47:32 +0000 (0:00:00.033) 0:00:04.890 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 02 December 2023 16:47:33 +0000 (0:00:00.880) 0:00:05.770 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 02 December 2023 16:47:33 +0000 (0:00:00.036) 0:00:05.806 ***** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: qemu-user-static-mips-2:7.0.0-15.fc37.x86_64", "Installed: qemu-user-static-nios2-2:7.0.0-15.fc37.x86_64", "Installed: qemu-user-static-or1k-2:7.0.0-15.fc37.x86_64", "Installed: qemu-user-static-ppc-2:7.0.0-15.fc37.x86_64", "Installed: qemu-user-static-riscv-2:7.0.0-15.fc37.x86_64", "Installed: qemu-user-static-s390x-2:7.0.0-15.fc37.x86_64", "Installed: qemu-user-static-sh4-2:7.0.0-15.fc37.x86_64", "Installed: qemu-user-static-sparc-2:7.0.0-15.fc37.x86_64", "Installed: qemu-user-static-x86-2:7.0.0-15.fc37.x86_64", "Installed: qemu-user-static-xtensa-2:7.0.0-15.fc37.x86_64", "Installed: libmd-1.1.0-1.fc37.x86_64", "Installed: netavark-1.7.0-1.fc37.x86_64", "Installed: yajl-2.1.0-21.fc37.x86_64", "Installed: slirp4netns-1.2.2-1.fc37.x86_64", "Installed: libslirp-4.7.0-2.fc37.x86_64", "Installed: libnet-1.3-1.fc37.x86_64", "Installed: libbsd-0.11.7-2.fc37.x86_64", "Installed: criu-3.18-1.fc37.x86_64", "Installed: criu-libs-3.18-1.fc37.x86_64", "Installed: fuse-common-3.10.5-5.fc37.x86_64", "Installed: catatonit-0.1.7-10.fc37.x86_64", "Installed: fuse3-3.10.5-5.fc37.x86_64", "Installed: crun-1.11.2-1.fc37.x86_64", "Installed: fuse3-libs-3.10.5-5.fc37.x86_64", "Installed: conmon-2:2.1.7-2.fc37.x86_64", "Installed: container-selinux-2:2.222.0-1.fc37.noarch", "Installed: shadow-utils-subid-2:4.12.3-6.fc37.x86_64", "Installed: containers-common-4:1-82.fc37.noarch", "Installed: containers-common-extra-4:1-82.fc37.noarch", "Installed: passt-0^20231107.g56d9f6d-1.fc37.x86_64", "Installed: aardvark-dns-1.7.0-1.fc37.x86_64", "Installed: passt-selinux-0^20231107.g56d9f6d-1.fc37.noarch", "Installed: podman-5:4.6.2-1.fc37.x86_64", "Installed: podman-gvproxy-5:4.6.2-1.fc37.x86_64", "Installed: fuse-overlayfs-1.12-1.fc37.x86_64", "Installed: qemu-user-static-2:7.0.0-15.fc37.x86_64", "Installed: qemu-user-static-aarch64-2:7.0.0-15.fc37.x86_64", "Installed: qemu-user-static-alpha-2:7.0.0-15.fc37.x86_64", "Installed: qemu-user-static-arm-2:7.0.0-15.fc37.x86_64", "Installed: qemu-user-static-cris-2:7.0.0-15.fc37.x86_64", "Installed: qemu-user-static-hexagon-2:7.0.0-15.fc37.x86_64", "Installed: qemu-user-static-hppa-2:7.0.0-15.fc37.x86_64", "Installed: qemu-user-static-m68k-2:7.0.0-15.fc37.x86_64", "Installed: qemu-user-static-microblaze-2:7.0.0-15.fc37.x86_64" ] } lsrpackages: podman shadow-utils-subid TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Saturday 02 December 2023 16:48:47 +0000 (0:01:14.157) 0:01:19.964 ***** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.063683", "end": "2023-12-02 16:48:48.217983", "rc": 0, "start": "2023-12-02 16:48:48.154300" } STDOUT: podman version 4.6.2 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Saturday 02 December 2023 16:48:48 +0000 (0:00:00.491) 0:01:20.456 ***** ok: [sut] => { "ansible_facts": { "podman_version": "4.6.2" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Saturday 02 December 2023 16:48:48 +0000 (0:00:00.027) 0:01:20.483 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Saturday 02 December 2023 16:48:48 +0000 (0:00:00.026) 0:01:20.509 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Saturday 02 December 2023 16:48:48 +0000 (0:00:00.039) 0:01:20.549 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Saturday 02 December 2023 16:48:48 +0000 (0:00:00.048) 0:01:20.597 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 02 December 2023 16:48:48 +0000 (0:00:00.078) 0:01:20.676 ***** ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 02 December 2023 16:48:48 +0000 (0:00:00.389) 0:01:21.066 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 02 December 2023 16:48:48 +0000 (0:00:00.028) 0:01:21.094 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 02 December 2023 16:48:48 +0000 (0:00:00.043) 0:01:21.138 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 02 December 2023 16:48:49 +0000 (0:00:00.350) 0:01:21.489 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 02 December 2023 16:48:49 +0000 (0:00:00.033) 0:01:21.522 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1679919460.0, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "0fac9a92bc500b47604bc297195553ae8b675c09", "ctime": 1701535683.2551804, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 202690, "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": 1679919460.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1156410658", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 02 December 2023 16:48:49 +0000 (0:00:00.280) 0:01:21.803 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 02 December 2023 16:48:49 +0000 (0:00:00.021) 0:01:21.825 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 02 December 2023 16:48:49 +0000 (0:00:00.022) 0:01:21.847 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 02 December 2023 16:48:49 +0000 (0:00:00.020) 0:01:21.868 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 02 December 2023 16:48:49 +0000 (0:00:00.020) 0:01:21.888 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 02 December 2023 16:48:49 +0000 (0:00:00.020) 0:01:21.908 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Saturday 02 December 2023 16:48:49 +0000 (0:00:00.020) 0:01:21.929 ***** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Saturday 02 December 2023 16:48:49 +0000 (0:00:00.046) 0:01:21.975 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 02 December 2023 16:48:49 +0000 (0:00:00.046) 0:01:22.022 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 02 December 2023 16:48:49 +0000 (0:00:00.023) 0:01:22.046 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Saturday 02 December 2023 16:48:49 +0000 (0:00:00.024) 0:01:22.071 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 02 December 2023 16:48:49 +0000 (0:00:00.049) 0:01:22.120 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 02 December 2023 16:48:49 +0000 (0:00:00.050) 0:01:22.170 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Saturday 02 December 2023 16:48:50 +0000 (0:00:00.024) 0:01:22.195 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Saturday 02 December 2023 16:48:50 +0000 (0:00:00.051) 0:01:22.246 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Saturday 02 December 2023 16:48:50 +0000 (0:00:00.023) 0:01:22.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Saturday 02 December 2023 16:48:50 +0000 (0:00:00.022) 0:01:22.292 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Saturday 02 December 2023 16:48:50 +0000 (0:00:00.050) 0:01:22.342 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Saturday 02 December 2023 16:48:50 +0000 (0:00:00.022) 0:01:22.365 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Saturday 02 December 2023 16:48:50 +0000 (0:00:00.022) 0:01:22.387 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Saturday 02 December 2023 16:48:50 +0000 (0:00:00.025) 0:01:22.412 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Saturday 02 December 2023 16:48:50 +0000 (0:00:00.022) 0:01:22.434 ***** TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Saturday 02 December 2023 16:48:50 +0000 (0:00:00.086) 0:01:22.521 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Saturday 02 December 2023 16:48:50 +0000 (0:00:00.038) 0:01:22.560 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Saturday 02 December 2023 16:48:50 +0000 (0:00:00.030) 0:01:22.591 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Saturday 02 December 2023 16:48:50 +0000 (0:00:00.222) 0:01:22.813 ***** ok: [sut] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 Saturday 02 December 2023 16:48:50 +0000 (0:00:00.058) 0:01:22.871 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Saturday 02 December 2023 16:48:53 +0000 (0:00:02.357) 0:01:25.228 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Saturday 02 December 2023 16:48:53 +0000 (0:00:00.023) 0:01:25.252 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Saturday 02 December 2023 16:48:53 +0000 (0:00:00.029) 0:01:25.281 ***** ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice dbus.socket polkit.service 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": "ebtables.service nftables.service shutdown.target iptables.service ip6tables.service ipset.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "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", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket system.slice sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4419", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Saturday 02 December 2023 16:48:53 +0000 (0:00:00.630) 0:01:25.911 ***** changed: [sut] => { "changed": true, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus.socket system.slice dbus-broker.service basic.target polkit.service sysinit.target", "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": "ebtables.service nftables.service ip6tables.service ipset.service iptables.service shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "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", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus.socket system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4419", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Saturday 02 December 2023 16:48:55 +0000 (0:00:02.187) 0:01:28.099 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Saturday 02 December 2023 16:48:55 +0000 (0:00:00.044) 0:01:28.144 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Saturday 02 December 2023 16:48:55 +0000 (0:00:00.025) 0:01:28.169 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Saturday 02 December 2023 16:48:55 +0000 (0:00:00.022) 0:01:28.192 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Saturday 02 December 2023 16:48:59 +0000 (0:00:03.171) 0:01:31.364 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Saturday 02 December 2023 16:48:59 +0000 (0:00:00.044) 0:01:31.408 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Saturday 02 December 2023 16:48:59 +0000 (0:00:00.037) 0:01:31.445 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Saturday 02 December 2023 16:48:59 +0000 (0:00:00.026) 0:01:31.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 : Get config files, checksums after] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Saturday 02 December 2023 16:48:59 +0000 (0:00:00.034) 0:01:31.506 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Saturday 02 December 2023 16:48:59 +0000 (0:00:00.025) 0:01:31.532 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Saturday 02 December 2023 16:48:59 +0000 (0:00:00.024) 0:01:31.557 ***** skipping: [sut] => { "false_condition": "__firewall_previous_replaced | bool" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Saturday 02 December 2023 16:48:59 +0000 (0:00:00.052) 0:01:31.609 ***** 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 redirecting (type: modules) ansible.builtin.sefcontext to community.general.sefcontext redirecting (type: modules) ansible.builtin.selogin to community.general.selogin TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Saturday 02 December 2023 16:48:59 +0000 (0:00:00.177) 0:01:31.787 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Saturday 02 December 2023 16:48:59 +0000 (0:00:00.050) 0:01:31.837 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Saturday 02 December 2023 16:48:59 +0000 (0:00:00.035) 0:01:31.872 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Saturday 02 December 2023 16:48:59 +0000 (0:00:00.044) 0:01:31.917 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Saturday 02 December 2023 16:48:59 +0000 (0:00:00.233) 0:01:32.150 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:14 Saturday 02 December 2023 16:48:59 +0000 (0:00:00.030) 0:01:32.181 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:23 Saturday 02 December 2023 16:49:00 +0000 (0:00:00.026) 0:01:32.207 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:34 Saturday 02 December 2023 16:49:02 +0000 (0:00:02.343) 0:01:34.550 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:45 Saturday 02 December 2023 16:49:02 +0000 (0:00:00.028) 0:01:34.578 ***** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: policycoreutils-python-utils-3.5-1.fc37.noarch" ] } lsrpackages: policycoreutils-python-utils TASK [fedora.linux_system_roles.selinux : Refresh facts] *********************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:53 Saturday 02 December 2023 16:49:05 +0000 (0:00:03.255) 0:01:37.834 ***** ok: [sut] TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:5 Saturday 02 December 2023 16:49:06 +0000 (0:00:00.715) 0:01:38.550 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:13 Saturday 02 December 2023 16:49:06 +0000 (0:00:00.065) 0:01:38.615 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:21 Saturday 02 December 2023 16:49:06 +0000 (0:00:00.021) 0:01:38.637 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:25 Saturday 02 December 2023 16:49:06 +0000 (0:00:00.031) 0:01:38.669 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:30 Saturday 02 December 2023 16:49:06 +0000 (0:00:00.020) 0:01:38.689 ***** skipping: [sut] => { "false_condition": "ansible_selinux.status == \"disabled\"" } TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:35 Saturday 02 December 2023 16:49:06 +0000 (0:00:00.021) 0:01:38.710 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:43 Saturday 02 December 2023 16:49:06 +0000 (0:00:00.022) 0:01:38.733 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:48 Saturday 02 December 2023 16:49:06 +0000 (0:00:00.026) 0:01:38.759 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:53 Saturday 02 December 2023 16:49:06 +0000 (0:00:00.027) 0:01:38.786 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:58 Saturday 02 December 2023 16:49:06 +0000 (0:00:00.023) 0:01:38.809 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:63 Saturday 02 December 2023 16:49:06 +0000 (0:00:00.022) 0:01:38.832 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:72 Saturday 02 December 2023 16:49:06 +0000 (0:00:00.022) 0:01:38.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:83 Saturday 02 December 2023 16:49:06 +0000 (0:00:00.022) 0:01:38.877 ***** changed: [sut] => (item={'ports': '15001-15003', 'setype': 'http_port_t'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ports": "15001-15003", "setype": "http_port_t" }, "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:93 Saturday 02 December 2023 16:49:09 +0000 (0:00:02.734) 0:01:41.612 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:104 Saturday 02 December 2023 16:49:09 +0000 (0:00:00.023) 0:01:41.635 ***** ok: [sut] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:f29e1bccfe6187f94c849355cf36735520c59a6ebcca14e21b1ee4a3d3220c04", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:97dc37c578388b11fbe7290941258dacf20419817567bbeb2012a513db62b45b", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:367f8007f17d81d47b8e68ba0fbf0d600f6c41ddc514486784ed23c4ac2f379f", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:c394822f23fec46e5267d5b922d489d73d0a9d1aa6cb1e45e29cf2b4b1dbae08", "enabled": 1 } }, "aiccu": { "100": { "checksum": "sha256:308a49426c1ad12912d314f8642d9eba19a1fb94d2acd3334961b5e6df90e340", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:dacdb3d03b43ff99d65d33cc7d68675e88a2307ee17eb11d59ad504ad07aad50", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "sha256:994767a1d2aab8e344cf28f4dc26878f409bf295735ca26396dfbb825f33d7d7", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:00fad3ad067cd0c713a97fef76cb12b3e823ed39d0e066d4f42bcc28d614c406", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:747d1ecd7168918860f02b176ccdeb5f5838ab136d6dacf753883055253c2d89", "enabled": 1 } }, "amtu": { "100": { "checksum": "sha256:ca2ee13a8dc91cc8c8c0e21aefe52293a9d3513a357c0b3f60e78c0b5b0bdad1", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:785adf0c81e667feb77453995b9f58230f48eccaef86e224d4026ff03fc52cc1", "enabled": 1 } }, "antivirus": { "100": { "checksum": "sha256:50244f9d06a7d6e2bd99204e97d2717dfb22760f5be098ec32f4a00010828d08", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:9eeb503041acf57014e035cdb1f82f941eeef5493eac2edf3360b60eabaa54f6", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "sha256:64bf85b9795dfaf34566631a31be1afd6a4f726208412049e89c4c2ae80509f8", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:a09f37e251c56751adf1a50f444431d62fbc90e19097f28f5f377240417bc9ff", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:c46a0fc26d6eec3b23246a5b4fc79e4158cf2e4b3abafc06d50388e2ee649ee3", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "sha256:41669501246e68896b209280ebb1ae4abe53a5d6d19973a0b3fb1a391bd32dac", "enabled": 1 } }, "asterisk": { "100": { "checksum": "sha256:512a009624198794a4c1115510f17785e534269c261220c0f9cac62d131c92e8", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:5ceeeca2340dce4b997d1ef1a909ac000e5b8dae0f19f9fc6aaa9733a438023a", "enabled": 1 } }, "authconfig": { "100": { "checksum": "sha256:7ebd15930f21a0a98df762bd71be36f0b8233aa8d6aa6f474d52256cb00be00f", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:8c56ba2c651b2fc75aac33f1f8d3e65e6ce8233b93f69d568b0c62f5f9adbe68", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:737ff425ce4ce69d7b050fd651c7a1cdfd8c14edebb056ccb6fdbb1dd7fb2089", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:1586be43514b37a8f36cacf55bd5a022499c75d07dd887ae147dae21ca2d1c45", "enabled": 1 } }, "awstats": { "100": { "checksum": "sha256:dc2358a51cf1eec0d08bb9fbf1d833b6a83aeccdf2181f95154d81a0d7cf6301", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:32fc0518d84f6977f8198f72d7d952a638593b73a4d4a7bc3765c2082ec01d07", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:b5ee1cc0b015d4283b4068293ceb18b7d5d819b5c2d8db36097d635d3a65d025", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "sha256:f3a458764ec98ce7a677b4ae10dc22eb3e9ea48c5db75421b06e321a0aff6c0a", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:f0b7c0f72748b59054431243d2bdf4a6db168a71e17f525bfa180e323190f7c6", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "sha256:d55acfca17b91a6dbb3e8718bb60bddf67b26c48aceb2f2ff96340f66e54dfa8", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:f938611469aa3a74b8332c32528cf706e6e6e0131825bd26340fa7470192b4cc", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:34d5b416deaa769ecb3b8df08a3b021f0e713eb5216da4c57c9b7152aa964ec3", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:2ce087bac694a301529fe642c4f9928720322346dc213c070259153d17a2d3ff", "enabled": 1 } }, "boinc": { "100": { "checksum": "sha256:83c2f54bc533d7ef21edf285afe688a617c48a2c1ca23e55b6c3c6eddf9b5b78", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:1344fb7197f213e188eb49e280d58f6b671ab15acf68247e8f72480bcf28a54d", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:2ea0657217fbd31db147497187eaf80f531359478ada175f12281a89425af22a", "enabled": 1 } }, "brctl": { "100": { "checksum": "sha256:f5197d026164e1fc51f6e4d2b0b2a5b2eeaf96a8381bd04a330fe61e7b59de30", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:1c9cf0f009f5b754c028848285023f3e525067e3285407541e1b2edf6fdb9726", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:f42bfaaf5602c397fd9ea6e408ebc7274b9db3c5780ce45cb7ca16cc36b48218", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "sha256:6057ae8af810f716090f36d8a9abbb88f45e2adfeaea951ab7f69537901b74b9", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:b934a394d86710b61fcc10df4abd7919bc17682c02c88aa3a9616f77ceca6b87", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:b6a2f95b2521a522b6a45e3aee0ad46b03cc9259ef1ff90b67584bc930b1dcc7", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:813329fac86f8cffdb123fa5bce3c4b0c94ed51c8c4732f5f88fb6690a08ff7f", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:3962284c1fbccbcb2544b9eba0da1e848d232eafcde82cb42ea2ae0b4449628d", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:bd734bebfc4cd52af8cb7c6f670221472a2035277d103edda9b63ee505317648", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:39d5762d74a7893f02f8c98de22ad8e277117a0eab1ed992e8bc9f8364b14aa6", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:7ff4f398bf64241eb04c4df5296ac3c1d0e490f883e0750579b791c6363cf822", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:7a37feb91f0bc3ed3c7f2ee8084a16feb580bf481576a354249ebb57049ac57a", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:be7236ffdbca774bc3676779387a06d0d0fe7fd39f7d7451da10d135e9c01828", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:7952d218d6c2638982580874a3fe72d159d569707c51d48f7cdd022b04a996d9", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:ef55ee872cb1c8f8eedac64d2009ad2004a1e552066c7d93f300eeb686f1fcb6", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:4a12915d1be321332a456f921c80c33658e61c3f3965966c81e49f7bab6c2033", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:137ee82065e3e731f5134cd3dad995b649be5ad0b425c987ba59d6d0354ebc3c", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:5013117d7afb518dff9a3ae3327945aacc311d8101b96fbd2052b47dd4cc80bd", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:8c7dd93bc3283740eae864bfb158264d4407a1cf472bebd764144ccdadbc7d38", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:fe7972a240e059e0fb9ae787020f1916cf6503ffe08d18c81b7f3e233e82deca", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:71e2c93f5b64ed4e31e48d420fa12cb49ebbefe327609aaf0edd636757f5bb82", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:b6fdc244f495d638ff6175384b59bc1e3e2ec3a0e6c2d743d56ce5de84408bdb", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:c8c143fe7cad17266776569db4d241f216ef10b32ad548164c1e40a55a9fa61a", "enabled": 1 } }, "cobbler": { "100": { "checksum": "sha256:7dafb9850ce2cffa32e7d439810b11dd1e4cbdf2e9ae347c9efe24cb9721508c", "enabled": 1 } }, "collectd": { "100": { "checksum": "sha256:bae164ddcd59264e1b7dd9e51cd48ec5e1806983be804d3f3b1496318f6e0a05", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:173ad1273cc153bcfecd53b905314b0ca3a359d7a51f728b624f5421b56c9cee", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:cfbc709dddf5d2ed655e7f8179ed78fea816fe66046b7e8cec618cae238f3ff6", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:e5214ea832ba2cb9f1fe6cf134894a9d39590d941f01a884933a9424334ff668", "enabled": 1 } }, "conman": { "100": { "checksum": "sha256:18f68eb983a3d07557b9124dc1f1fef31be7fde0ac5a35cd6fadead8c58bbc86", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:ad405e4a29b81d0058e6dff4e626c6b212f36f3188567c9d132d930b96f9eccb", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:a817e848d1bffd2cb079fbe290e87e33d0ee8713f3bd95b3b4ec703c0bf42123", "enabled": 1 } }, "container": { "200": { "checksum": "sha256:d1b9c023c3899b0083c323637707af1ccf1d7c8f8ac2538ef3d10b02482cd063", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:f39523e31d44086495c6d545a73efad812884eded80ee5492ffa3bf3d131ac60", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:be78b6e2c61b8da15f32cf96669f389377a4ce1a9a009146dc9f5247ea22d5d3", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:b92b16249a50325ec3b4d279e9e6769655138aa03273711d9698a11d02b93879", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "sha256:9e56fb61f5be0cfd0e13891b490e2ce12be4c898e8154544b9176b81a746e968", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:97e29fc030b051e38654e7cc2c42ce3b825d1ce91361c3e41b299c67fae17d4c", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:ace7ae828266893b85af35a82a98c1fa28cab5866e28fe25135b88725764ba00", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:6eacff12c05ce03201a1fb160d3d238069779a78365eb572e741f5a3811ebb3d", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:829d070b52724d20de335f62b7c553f26701878f6b9d966caecebcb4855bd0a9", "enabled": 1 } }, "cvs": { "100": { "checksum": "sha256:e93dbd1d1c490bc0fd6cf77974dfa426714db344f2efa3112f50496e507b5ee3", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:f6469e3ffd7488af55c3c7553d2fe8c6289d0e6f6939dfd57c47d514b761106d", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:af21384b7603e916c87d5cdddbb1e32efab13dd9c7e86911ec8908c65e230d1e", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:4400034ca033473d7f9c1b6322b5ae79efda80f2be74d19d485978a47c5ac33e", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:8b54fdf3414dc19c379ea70dddc8a59a73670f09acb372660d43819a518ac7b9", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:0818b9f6bde5db80bedb7f89bf51a7b71dfeedba89ac45980e95a1d00d6de3b7", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:262d681afc60e0c530bd64e491254e85c6d1cebb170af84867674bfb7641f114", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:61c3c4c9e1d077fc5d841bbd0c4779a6eb27ecce8af5c4f0a450f72cdd989fb1", "enabled": 1 } }, "ddclient": { "100": { "checksum": "sha256:d857e3a75d2091ef51c0eba28fcbd9d1ce045608dceeeeb56a9b2241efe30749", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:158b9a988312131b68965b36a484bcd9430924c0339e0850fb56140570f77ff1", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:9663982d978b4b057eed738946a41285cf01bc0f6d079dd4a324a02504807dfc", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:f72dd4fe86da2210aebde693fc92e7e062560724126650d6bc9a814e1bcd226d", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:80ede5937ff10d8dd17e41b16bd4e961a15fcfafffa4ac16f965792bdc7b1c2c", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:8ec2e8e51780a0bebf35e57ad50f51ac92b359e11808ae6cfd926cf48e39cf73", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "sha256:306328203e346307c0e7f0000137cdea5df2cce9fca186b21da819ea66332422", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:c8b280603fe2280e35b4a07119690786aee03c2b3facae88e6af445a40ee1909", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:60dfe90db48ed2b76b83c9ff45b0077f46625c041288bd742987ac480e91dbcc", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:3ec3eb33181d73a45a987e26fd5a6cf1c416f14af47e5aeed7966385d1507a08", "enabled": 1 } }, "dnssec": { "100": { "checksum": "sha256:4924d06f49dca0f6442cbd7ec2c8bb0a308b6065d665e516b687d24629433497", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:592421b46f58ed7f9269ab9f36b683c711d0ab0286f5b3370849edfa1f4d2032", "enabled": 1 } }, "drbd": { "100": { "checksum": "sha256:6d398add121a9ada0731f62bf5dda407fdedb0699d9f78d61d2ae222c2ac95ba", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:273e6eb8383a6ad619c794da9aad11efd75265156cbdc113e5438de4bef39608", "enabled": 1 } }, "entropyd": { "100": { "checksum": "sha256:883ad60607e02b4522c4e90ee0b879f6338df5b94d15fc6ab65054bc23e4445c", "enabled": 1 } }, "exim": { "100": { "checksum": "sha256:286f95d36322288ce937538c955087b4f4d465589cac5ae8920b522b71e3af73", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "sha256:7eca3468039d219b971b7e30f2406742a6f148b3ffa2a5e3b43768562514ef81", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:c481a542d792e109e5c6a18c2693f5367b5103de98f9f124f58afc2dd6a0a7d4", "enabled": 1 } }, "fedoratp": { "100": { "checksum": "sha256:b44db516a7f15b91cefb17e234bbd27748a1f6e5c0a59470e3eb8cb74a3add81", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:8fa1191cd7619167cba83bbabb310779ec50caf4b194ca3740d3f99a95af7e8c", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:4999e7277c375a0cc2d4e5bf9807a7d87ea3a5435b45eaa9e313c79a4c367aa8", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:c6b30f6b2bb264ff1a42d933ec66cc29d5cba3969974db5b59a30a4c94cc9f9c", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:a717aead3eeabff6c4d5e4a20a32d3a9a9205e8f762f6a4eaf9977bde156fe0f", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:7e8046984326a7f5005fa14370eb54b51d279b452f5ae728d474959bb5e2e600", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:742bfd9d8eab08e54e873dcbb31b92e6948ad31e78686cb0d636c314daf93cf2", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:63e5a39f76cd503cf0d8efd8a7524e8c5b3bec3766137a2f3405c0e20eb10b0a", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:2b145cedbd4e0663329b9fee784eda2086750bdf84af56d3e3b4a4ff258c6bbb", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:3bb7f0a4edee3bf8f1dc7d4d30e90283feea85d04965db5068c62f43d3afba4b", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:92bbb7b7b7952cd17b31b70b4c5df8ab9889245b8759af7c7c217f36b513aa55", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:c25434a1ae98d31b6f75a15ce06e1efa19bce0805a4d66abedfb35bf8ec6b89a", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:f70a7031e719024c7f7c6d9b670ac16365db0ec9517a4cd30847d184683b670e", "enabled": 1 } }, "gdomap": { "100": { "checksum": "sha256:8c15c146bfc2e6769267ee8dde5621e7803f641424d780cd12724bedd2acab21", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:174b2589782e54d3973ba2e0772a9af40f657c87c69307a2f8164aab64936e39", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:f5f1cc5473a854baf84be99bf3bdf909739c7d6eb031324259eed60ccdde77ec", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:9c5c330312e63cfef8979db8350b646cd7515f7638fe9eebfdccb77899e3fd52", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:8ff8c9aa1ff7f1c2287ef1cf328b6edf367b1c680754ae75ac2c14cbffe6d029", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:344503fee49f201235c86370d7b674b7470c259e2ed924d366c29c2f4c41840e", "enabled": 1 } }, "glusterd": { "100": { "checksum": "sha256:568c23d242f46df5aeb18540ee71d8f419f1dfb592c66e79376121344fced45c", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:174f12147366640b5e89c02b70007fa7d0578de9de2774083c3d600bc940ead1", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:e1d2ad1a3abf7144751e65444d5444f3207eb423960aff3ecd1eb2412585e8cd", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:215e877879c9891daa65a347f6c0cac354876d2cf9d7cfaf27984f42748d274e", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:3ea27c17a4a0ac618ce5a9e8b925ff65e9db67dc530223256b407422ea2e05bb", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:865ca154e6c0b4640763e4b910b4a1fefa711a4e1d1afb7ce5b55a4c5fb87203", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:bdd8ecc00ffea86dca1eaf4883db7755b27be1929351375575cfa657ce57d0d4", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "sha256:7c3378ccdbfac184bee408c6dcc90f4abe2abafedde4909ada166ba4b1c0fac3", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:d5b4dc24ba6c954ce1a09d51591b4ddaf0bab43d35218cd8aea56bbe4a8e09d1", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:4aa85a6cd731279d16d1b91447afa59dda762b7c3e8b0359742d8531b1dad28b", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:7b0893c67f4d652f1d0a441bdf3311b67dd63da5e187c7ae080944ee26e5a039", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:c3da94d054727b329697f2ca0581c376d0c1a27448d8b08bf608caba5e35eb64", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:8c18262f239895082c307805c1039ce14aa3c0d7c29b0f6c31bf320c8253180c", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:c238803a65ee56a1cc7fe6fbaac7af88b6d7e19804e557488b44dc259bdbb205", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:f025c5d36ed90fa92c34f52ea5df8591e47a66bad3bb18db44ad6cd5aae11add", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:f72bc915830de3631febdad6adeb59cdc151a4c6d8563b5395cb53d3b9a91950", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:e7aeab601ecc8ffbc20b9989a8b92ae2fabdc859cc59e285f7db876d088ad0ff", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:3a54a999c8e34b95f1e47ed0e40b0b6b8eddf74b4697067a3fe2b30e5d7f8710", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:30f2c34654d1f932793c67bfd89c53a22a6e50c771e8144859a5774e3fe6e57c", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:f3790699af5cc119e7e85ab82e60e85d3351a181867b8965d89459ac0ff0714c", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:59188d3a729f8541065595d2fcc3b535919ee80bc8f439cc5151cce19ec79863", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:86fd0f899c839873d26de9b1993ca497c99bf6fc3769b519eb446e558a020469", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:9883ba8fde35467d506c31804eb0f2c01326da85cc3546ecbff4132be753cba9", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:02d16c319cf7e5783fca5691c5eb343ad8d940b165606cb5c724df67b9f800cf", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:65ac9d2763cee4528920879dfd22cf7b54ef579e5d802755ac02ee8c2170b649", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:6703989cad339e85beb8c46fc6ca69fe3bf96560534a79d7c6ebedeb3b2d72da", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:5bb9506b3fefec0dccf890fe793715bc8632b200e06abc276b625e34a2f19aae", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:59bcdb2d80d5558df0eb89c49ee8ba8e98e0a984d89c8f1e373a65a771eb0f6c", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:d2ec77126cc8c91a39e85ebe8cf67593792b2d80a60a1d9348a06c5d70b18f93", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:8cd6b5c87f88e7cef575da4b255d89cc18ea68f61ad83d2441e7b61b1337ed70", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:29252ea7ce3289924ecd827f11f2b5f5f831fb8f38550a1676670bef7a5498fb", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:93dc4738655a8ab41cab2894a8f417ada66b813eb39ae61a313f10a492e2b2e3", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:f473def2d45f1d8fe0d94077153353c5461729a641f9441b0b3258d950d3f778", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:5186057a9c00a2560948f102239929fc5a32a79e20cf3438a09963d2c018167e", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:34f4bb97e6e926421594f71aa0061bdf83228cd9d6011197319ba873cb90cb37", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:5bfdaeb93ab5e594866fdd5121c8e1c8defdea3c02e21e7084b8bd3f9290574b", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:480ebc22dd58496bb6261bca37de58c4b3d723a6265ea867de1a63aa1b96a2c2", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:c463321f9c51a55ba9083f529a0a05b5c7fd6d35c2f07de0245d65df95ce4405", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:48b059be6c655965c5f88e174dca335a11fd62f1f920f70941907431709086b2", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:00ca56efe774f449d5afdfc17296f36dfb6a0655a6c3257dc4d2ac782dea843e", "enabled": 1 } }, "kmscon": { "100": { "checksum": "sha256:4db26c91c87f0475c4e8e2fe606da49b92b5f5e15705e311594dfc249dc3d46a", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:30bd9ca292da867a6b047b46654a9043b88285a0db12bdb0827944ad2b6c2112", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:780cb20f6e76a3855ce56152bcc0fbbd9b74f31e0a4608c1cadd1091c86f6d76", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:496d1614df39eec8474249e3cca92242748a3f244c232be6a4c279f85e5641d3", "enabled": 1 } }, "l2tp": { "100": { "checksum": "sha256:7d1de68d5e524b38181c105d9ee877428d31b7223f41cd5ba56608a1ab570dda", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:618cec25ebdfb08d912bef68b6cf6168b9249c0f2787a1077a72dd9fc42ae202", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:3fd9c64ecce2cafd4b9c1d9571d0a9ed048807419a2e6b634a346a6fb6c0abb5", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:399375d5c245a6d309655711091395325995def5228d96f1bcca598f36f797b0", "enabled": 1 } }, "linuxptp": { "100": { "checksum": "sha256:262069e8c26cc005c845bed413db7b7e65edff12be3ff7e46132022c9dcf3019", "enabled": 1 } }, "lircd": { "100": { "checksum": "sha256:091a4a58f22f1fbd932b723cba95035cfff6dd693411521ac5af536ae684789c", "enabled": 1 } }, "livecd": { "100": { "checksum": "sha256:243d992e986ed598980147e75baa5fc4c721e13760d985253f4fb53ea627b8bf", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:a68baf71f6e016e254a23107d63804d917e09f93428e7a31eb0c5f4ce51e897c", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:136d0723646023e4eaa1c7056d8c73e66587038b66bb9bfda1a93c41e5e025b9", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:f72f530f07e4362443efeb16a94570e5ab06999b3f9e3bd238d529b5c18ead8a", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:24b9355790ce8343c5e895d11f3b2141ad07a0251aaaabc67ade76b926fdcab9", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:217a278d865012230582ae591db707c859b1690d9fdb32ad801ba07578be5356", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:b1fdda1d95a3c21e7b03e692c08772b8d6bf8df684683b9def203f490b545fef", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:ff2a3ed9f04c98cd9cbbcd686d71ff02ab25e064ff5a8ab2a39467c40086f8db", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:f0eea61d2505f0c63f0477447b9988b62d72676c5ba51443f871f920fcf12401", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:683a63fc43480c8fb6fed670e1719c4526208376407678a5299a100cfb58df0a", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:4f6ea09e5f0c16954a31a2ede9c90afc5bf1c942e02f49d739f1d12393515061", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "sha256:ea63db7f1ee848bb7b751edc0a822e0d2abc48fb3f1e11992d9abca3bda37255", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:3b832a5a752d1caf246524d27021d45d2cf79b948cc928eac575c24c60fc8a6b", "enabled": 1 } }, "mailman": { "100": { "checksum": "sha256:77d7a3de9b10519a9e24c9de43b7dbe83af0a61d493800981c688a0d14b58001", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:6a4406b49193115b9e522385384e78690fab7f0f483eaa0858ae8c785f2e1ecb", "enabled": 1 } }, "man2html": { "100": { "checksum": "sha256:e79c74fa5ca25642f5890dfe0586c5c73a3e9e4056a356b34fdaf37d4e7ed709", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:25bb4da3c4edbb36aaa6d59ddaeddd8227560478d6c028d45d553c340432cf79", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:0976823917ff8a661ba7b948ade69d350a8b32ca4b6ca95b7d87edbe81958393", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:a2962ddbb578b4ccaf8b6e6de277a497a257aaf740916b6ad5072c46c9fb5d9e", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:bd27c4f932e2821123abda0984b1795429ef05e33fe6aed6d7edc97fd0bf2cd6", "enabled": 1 } }, "milter": { "100": { "checksum": "sha256:4c746cc0f926f44392c3e908c2f7a03d036bc13d59babfe973028f9bfa42909b", "enabled": 1 } }, "minidlna": { "100": { "checksum": "sha256:78e425714253eca45e8cf6b617c5dff22b82b01cca3e7360e382836412aa647c", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:e6e31ecaaa7f4395ea0b24de8802a9f1bb56db00e6dfd0ccc595c20c9c369128", "enabled": 1 } }, "mip6d": { "100": { "checksum": "sha256:817b67606329822a29ddc7a6bf86d53f2580d40e9b0a5033791356730acc30de", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "sha256:84ddaba9fc845822cc385a96a282176641ebd745dc4852dad8f954b5c176c144", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:7158e05ffa556496b4c1f203b9a0e7f4398b492897e8404d65924ac1a26fe5af", "enabled": 1 } }, "mock": { "100": { "checksum": "sha256:54374fd6c6527d99b1ad66c46bd49fa2651e978fb627ec000add198ff3065f67", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:55b25edbfc53a3efc8661cf9e5a40e0e31ce8a7e45763995f42055b48159dee6", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:198f47d2cb92afbce91e32b967fa727f5e76b43818b9c927b384b47b15ee6ece", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:bbee84725c985fa71de0bdbbe3687cc38c514f67c562f21aee81856d967843cf", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:70b515f3199de2fb97f2a5912c999dac14ab7b99b50c2c20efe7290e09bbf42a", "enabled": 1 } }, "mongodb": { "100": { "checksum": "sha256:41be66613c081e2ac730abe38ae82ff6c5a71cb410046a1077817855b93788a8", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:c9da2cd0a3798163065983181a3604dc1168c43db6a32ab27142580b9e348f12", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:ed2adddd3e03f66431f878f64c3c320cde053729a5a53ff5c61ebe019d74c0a6", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:2f9229f62c45f2be0f0fc629631a69876c1986ed291d3a54f8e7575d960bfbc1", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:0b59a21d720b07827faba0e0d7e34a4f00b44b7d26eb93443ba2a6307a10cb4c", "enabled": 1 } }, "mplayer": { "100": { "checksum": "sha256:996816c9f613a935498d391aaf961830c2f1c9ba94f3f400a6f73709ac91f69a", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:79b4e00f62941b4fcfa21b243c659fbeead63b0f4cfdad7644b6cf40840b92bb", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:a1dcbd78d9b5d859adf95cf56f29860f8580b890ac1d711ef1e1d58e3cf733cd", "enabled": 1 } }, "munin": { "100": { "checksum": "sha256:1d54d7f368801185a53a633839bf2824d07df839a9e09a0315622674b240feb8", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:f77c396f150f1ff1b2a8314976eaf445468bd5f1966b29172c2afc433643a9d3", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:9ab7bb83d5651ca31d6de2ee96daa0350b97da7e7357d0e5916b3e631c841d80", "enabled": 1 } }, "naemon": { "100": { "checksum": "sha256:df069293da75b3968d54af59e515de3bcd7808f0aa67c3a1e64671f6a065a1ae", "enabled": 1 } }, "nagios": { "100": { "checksum": "sha256:0030d8ab40c3b947c5a5cba9cd5300f57f49d05ac520e2e68397fe59517ac279", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:b8d034d2f941b9b68c5316c91be536cb98343616a6246751e8d8275354309465", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:551a57c9f2afafbb2407ebfadbbea56b87a4373ea0baff81dca2663bdaba5772", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:16306e7318056122150ecf5128e11f35f940abe2caa5bebaf924e2fd35ffda10", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:c3b41098ade8ede62ee171cf105626e720b32c3a7c562cf81143905eb9771d1f", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:0e9938cb16c3852950dbaf0cd0b99257b1201388d880ef418f9039872e3ee881", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:33233739cf6159f32e2753d7a960f9ea3309450a88772e1809a97643b1db2b6c", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:a92e3dbce7d9014fa9d86d03ec9feaa7beb50fabb0fd24f74ce8e60573326833", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:884868aa84cbd6c86f59ee9d2ac24c6c5d6974efac64675b61c45e9954a02503", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:ad9dbb975ff7ecba513e8ea0ad22bf7f1fe74e08d16eec244af9fd47417e9f79", "enabled": 1 } }, "nsd": { "100": { "checksum": "sha256:50cb58ab2a03871dc048a850e1de307dc10cddbc71558b2afee3e9f025403788", "enabled": 1 } }, "nslcd": { "100": { "checksum": "sha256:b7176eb3b7c487332ad1aa47b4dd30fe92eb71a288f209a4fbcfbdd5e5cdcae1", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:8045ff61ad26541073aa8336a5e6b6e5218d4f35324e121a268c8bc8993f06e6", "enabled": 1 } }, "ntp": { "100": { "checksum": "sha256:33dff3e22b250e35b56817be1e07d137c9f4cf79092c866129547829cda9a81f", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:625061b0017f1a51f18a217ce440021d327e9c5d33b58d9f2eb432c4db10e66c", "enabled": 1 } }, "nut": { "100": { "checksum": "sha256:9584a7ea7ad982b8efc1658f0534706a2e245cafd1a80ac3a2ad4c273dfee4a7", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:ab52cdb2b5f03af08758c490e58093b4e673e02c4c43949be22c5adecbf1797a", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:8b9bb55d25f96e8b0713abb5c461d72c10b942353532f168bb35c5ae7b9975f7", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:4c5546206ccd3fc38574fa754a5de587e767153cbd18f879e6bb4c739aa0794a", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:07f131c0b15c2c1c884f5ff15124eb0d1d971b7e39846ebfb9875bfbc5a3a35b", "enabled": 1 } }, "openct": { "100": { "checksum": "sha256:aa50814c7b28d075e00f96f6d25e4ed1632d431c1aff23fb1cae76a8b4a2471d", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:3571d609b67173f3c24a52e984c1705c1ee1a0387adefa315a77df8b98c3b4ee", "enabled": 1 } }, "openfortivpn": { "100": { "checksum": "sha256:4a3ef10132fb6d925563410bbdd8a06eb919140493bf66bebf3b7792c8a2583e", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:7326076c05702f570bbd831259a472502f6276837de2a97d95ba3e3f5f7e9a02", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:09a808fd9562ae69de1f374b4f5b298bfc7460120d951b2ec91cfbf6e91a3918", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:405a2011662eda2bf92b4086eea8fb4fe4ae1332c87c5796272a0fb1853b6d44", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:3c9f202b58aba4cce4c1d38f16bb9f3d4a3f0f88405fdd99a6bdb1f7f6616017", "enabled": 1 } }, "openvpn": { "100": { "checksum": "sha256:346c5936204aacddd85afcc1d3adda85b28a5ec9b413fb383edf8e9a4a5ab146", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:d58cb17d2b79d13da4222a1a9c1209d832850e4ef754f672d4f093dcd197d1bf", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:0f7996ff49033b97c2c40fda4e7ad6e2d766a8073e9c5192064e1ab83d8d9aff", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:ad7169ca6a6337944353673e203224750fafa73cb0c1111755a4640ce6d59dd7", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:64934caf4f0d524305c6917e541ca3480b9c891f13415688ad321d9f87abf5ad", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:a289c349afd56d1d87984076a9bbbbf8a6105d36573a436777862755a7d402fa", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:838ae4d31fdab15ba7b68a552fe01dad4b51160c5af729a6e5a9b7a06e960a07", "enabled": 1 } }, "passt": { "200": { "checksum": "sha256:5cf79aa96a735412151bf7aa474d617b2d3fe62b59d55afa72e1b6848f5d3344", "enabled": 1 } }, "pasta": { "200": { "checksum": "sha256:e672c337a783ce8ff6f3052e8eba98fe9267f747c35e1c63184e9a68a781af55", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:b2433ab6b57ba5ec35291c2661c97bd938115f2805be06105675c4095f55d7b0", "enabled": 1 } }, "pcp": { "100": { "checksum": "sha256:c3678e4b4ce4848aa98b57977cae9ad294c7661ced1d39aee2a7cc067808d706", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:d737c8880d919ab312668851ed170724d3ef0fd407a233c13f0096f344844d9c", "enabled": 1 } }, "pdns": { "100": { "checksum": "sha256:390105003f962fcdcef47ca8739d92fe19fc8c6d669cbc2e6a238a3333b071cb", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:8e88edf779794b901d188718c3dcfa70f252eb106d3f1909aa6a6c83c1b0fafe", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:97f4d62af081e7861fc802f6766eed5fbfa0ae619d5247f99d60bfdc639149e9", "enabled": 1 } }, "pingd": { "100": { "checksum": "sha256:97da182f2bc44522fc8307280a0d55b6bbc1d9ddf1e3c6f6c4fea22afbd191fd", "enabled": 1 } }, "piranha": { "100": { "checksum": "sha256:76d7fb0bd39644054090b303645f6bbf83107baf43aba3c0b3760ec25a7f546d", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:a7c0d1bd59d88d5c08c1b61c84675538795e86f78c5eb801e7d44b500c513750", "enabled": 1 } }, "pkcs11proxyd": { "100": { "checksum": "sha256:13bbfa33f369fd8ab295e72e6104b095f03a3a3735be7b99bdc22d797a1f552b", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:a381778f6e1de9552f76e10d8c7b7bf51f141fea3160951c93d683cee019c559", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:61a5c7f116c5807c6c18200eba52387f84782c3409ff0558703a052bca5a2229", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:adcc252774b42de118e5658c5ac4d62fe01da91e611f7477f4d89e97505feba0", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:d53b4ea2f80c778579f3d2417252eadc6af3c0b4a6ff16295d419ea1531c2c71", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:e92c809be52c70fbc71d19b9db41475020cc4603fbea3e67b2cfbabf1b3f6310", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:5175ec3ba9f52060316a2b185f2fc135f943de17bb49edd851e44076c2f2f2b2", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:4361b53e96d34b228a37ae757619c8ebd9ecc323eaeef7e61639fd78b95c743f", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:ecc0b36eab15792d378b5f03539507eeb55cf3f74851acfdb8c6b03369354143", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:b45a134d30f24a04f0eb9828c483f2ca0ffccb76d8b14ac15f0027a91c7ab448", "enabled": 1 } }, "postgrey": { "100": { "checksum": "sha256:ebb3497a8265d4c360656842e4b481f881772277586d9c2cc641b14456c6c462", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:827bf87edb79a7e8f269d432e4b27c8e8020deadef0dc321d668a164c0e6317f", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:c41a77c3ce0fc300e0b2caaf1ee0747fc81c1c088f52ffa89e42fe4aa701fd44", "enabled": 1 } }, "prelude": { "100": { "checksum": "sha256:074d99076276cfa5b040b409ea00476176e509c50b0e262192aa27bc34872baa", "enabled": 1 } }, "privoxy": { "100": { "checksum": "sha256:df739ebd48b6e56b5774a55e05a46c19d27564cd493924f4ee573eab40d88059", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:b0695ea8b39a1e855a5697a86a94240571c7121344b95db4925154999bcb5cca", "enabled": 1 } }, "prosody": { "100": { "checksum": "sha256:a53518c43e498c8c9ddf3066dd9bd8c3af6446dbf4b70d584bfb66e3aa4ae082", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:e1c5d342f1f74a3b8835800e20d4ab473f1529f4f1077b48cae541686ca99493", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:5166260019c7975741f14455d1fed2f7cef647c2e2f08d054da58398b1b548ae", "enabled": 1 } }, "publicfile": { "100": { "checksum": "sha256:313f9f29aaa2fb7c2e9d012afcb83b81120d5f226a4a95789817f4528326ea76", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:f83108c0cbeb45d7f432f5f39d64f8244ed015309032895866f6b05b7768e83e", "enabled": 1 } }, "puppet": { "100": { "checksum": "sha256:8eb386d8af34d1305ff81f72bc22cf9e2c28034ab63689123a3c5dd4e0da4b12", "enabled": 1 } }, "pwauth": { "100": { "checksum": "sha256:307c6d628cbfbc6c24bf2e34726b9776ff8bcf899183f7378858190628e8cfc8", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:8e8d7130e2c55af573455784f2d115e64b5d2519fdccbbc701666c6b87d4e02a", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:56dc8a4e9a6608948552a34d0b008cea439e60494d408c4c71d7ef4274cfa588", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:d320aa1782ea44da0278bb788bbc6d72504e9e91549779f731ad1ef18dabae62", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:f93d7a32ae08a9f0e79f36403f6cf1738d0b363ba87a0bf9b64bc7dca45a1e68", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:b6da2bce5b79b0d0c42dbb904589685149df7b7022381cd1586679ea2413245a", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:69e61e43d2ba5505a45fe99b76d9cdb5fd9df5b0b18ca6a9867159ceff0e64ea", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:39a4932bbf171c73ad691a55dca6cf0d5c0183362601c84bb364a04717eeaa10", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:05af050c8e6c1f45d6a0989cd4573aa779df68feb141249ff4e6503a94433223", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:3591dca1f8fb1300ca8d4be41a909f8326352bc21fa47881ecab3121fb1e360c", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:58f9c526e1827795838e2be6d6ad053f7a40f6cb1b8c64edd2197e10355ded42", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:062bed0545c74fbad313c5fea3642c5100b2e9cea4971588129e54e4d975d48e", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:a8dde29ef48db371c731c965a6e46c17d48026fafc2f5c031ff5a22d8c186274", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:27ad53e98a5086db9cefa582cdd82d624466351283d1eadddb49d29525cb7ecf", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:128b9441ca76b42d7cd94833289d1afb3a318c01104326bbb462794cc9e58cd4", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:00ad72497f36d5a4ffc68472b2fc920e44d5981e05c626b16ea638dec43c1119", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:cb0026fae844ac033b79163f6d7f503de1e171b1b8bd4b989af5f6b9c7ac68d1", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:344947e4a73057580ecc7abd13caabbf6911b0148094983414fd0b4ef1b784bf", "enabled": 1 } }, "rhev": { "100": { "checksum": "sha256:9260627895b66cfa6dbf72a27b8bb3c2f11c1b8f53cebbafea7e22e254cb3cbf", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:f103a6c7bd547b341d37088336c150b01981af46c8af81897324f11fb03b3512", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:cbf3603f88e4402b31c8d3b25ffbc49e052370f997981ab99b84449c690e7c7e", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:ebd9e31c55e74e25c500a935e435bc80cc35eff70b43e25ff1e6dedca6a932ed", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:118703a3bfda4696c72714b47ea658caf4eb1a0cd9e04f75e307a1574c4180f6", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:0fd7ea42b75ab283bad96a47475b92bfc1148c6085b8874a287fdfeab25a2a60", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "sha256:cdd7d83b62687348b4d3a9a9a811d631cace1e9b85297357530e4c0d6cfe8f82", "enabled": 1 } }, "rkt": { "100": { "checksum": "sha256:aa68a2d2d0fcf00585c077cb074a20a6b3c03a8f37f657152047256d9fa194cc", "enabled": 1 } }, "rlogin": { "100": { "checksum": "sha256:ee79c132905283df06f33edbf07044d7f3b9281385502437f9536620709921e8", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:f63c910c6813474eb26c9ca23b741df5052b59429e6326c0b5bf79c075df9ddb", "enabled": 1 } }, "rolekit": { "100": { "checksum": "sha256:03b6ce1252ded09ebf6e94718640759d9b211dd97e2dd57d1d778de4eb012ff4", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:83621f87c840f1cc05cc68ee55fd04cb6a6b037096d3b19a8a9f310f7bfe605a", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:6263d37a900205f2e8d19728832917b8681fed62fedb493490780bc39580b48c", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:4f5880d52807ce26dedc612bf930be97dbb8a3d4f71d9dd2c49e5a85fcb8f6d8", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:cd2a3333153d7f4612f106e387bfaa1be75ab8339743ebd7b7bc9687563edfb3", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:23676d83969be386103765416d7fcdd47d8648890d3f29104d46537c8e15ba5c", "enabled": 1 } }, "rshd": { "100": { "checksum": "sha256:5b902526880f0ac1ebdcbbdda485f684971289e35b1704250cf1ef6d9475e5e1", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:3c6e6b9a13b5b6c96de9705219b16fb72c908b64e703e4daedbc3e903f15b38f", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:7354677d272e19e79f693b1144f98a6b13fc57b1afcdf9225d153c9549d6b050", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:fc0670700c999cfc9df2aa059bd9043f89e28cf18504fffce68ae90846ffba97", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:69d81dbf1ee64cf68373b262426f2c38235c65a08fa07b6d984c212173c421b6", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:08ff8ae3fa28ecfb7a5dc01e04c0a65cb36604c0c43c84d279a87fa322c7ed5f", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:c19cb6b77c5e61d6d5161fe718e76bd39b565ffa3e2935fa86d9fa212657af81", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:ff14a4c75d13abbe6f9acbc55823cdec4ba0292d3371d61bd4819c80428c4aa6", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:4a032eacf61f283fec5ee33c19d29044ae9993e3fccba71ee7a78c3edc4a6843", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:8cd66f10588ac011a761fd7dd8c7321959a1b4e08f564628cd6818d39f0fe2cd", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:1c411b116b002406d243c0755bc41d12b0e0ab1512c2dedc7d0c3a84605ad499", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:6c526c19a6ca6c928fa90ef512e27bcf60fc36eb8bf0761caba35774347405ff", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:87f3b4985888d0bdec4a31ae64de5abd977ea48aab0664be86fffda797d37ba5", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:c818c9d44a7bb47328c3dc05fbd93ae1a9beb7c4172a17060396677d2df797a3", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:70222e7a0f5261b5340231e569fbae3df5b276435e04bf6042067b0e21a9bd76", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:b608d450176de09155d4a4b468fffd83f274a064e8a64551b19087fdbb4c6ad9", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:9ed7081dd55fbb74f03c472811d4994ffa6226154568cc11c664241ad7d3fe3e", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:94bbb85459ad62b0836072a89cf2cd0e4f88f6d41912dcd9212594aecde38c86", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:02fa4aa14e0bc05760fbbe3efc2b32d26a195c9d8179b2edfc480d1e311e2484", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:1e062a3a2af538be41569bf4d8c62005efd9558825bcc16beecf5542d95ef4c5", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:a5afd21f58e81e874ce28f2a8a39ae892f940a7cf68a2a9ed2e5be2ae1f1cf3d", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:4aee2089e463cd65e424f0bea42d909d8d8d3de4ef98a8f47d8630096d14acc3", "enabled": 1 } }, "sge": { "100": { "checksum": "sha256:a7703253d970c1f8843bfbb95df29f7bd73a5aa15694be614de571f273b9b023", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:d87db5bead6a4f89a4f087cfc5d627ef87277e200b53d670e0e164abcf0313cc", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:f33a23e6f6879a6465292329fa10a14ab0ffe3ca3765e86f26fc37b935bcadd4", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:031c5ff61a50e9ddbfbd0942fae37ea90074e478c1cec0b4eb7cb6aca9596dc7", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:cafa04ffdedc77f63d8494e54ea6e9fe5c6138003b57f7705020ef55add50b29", "enabled": 1 } }, "smokeping": { "100": { "checksum": "sha256:f9b6542e390fe6c0a4323790b2bd9b9fb32761f691930df6c34f61cd11e54f1a", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:f13a315cb56d2b1d18b445ecb589b522080d61bb2eadc7719c12f61a1da46678", "enabled": 1 } }, "smsd": { "100": { "checksum": "sha256:ac4e33201632d9b0d4f36f5a403867e4657bf77f9d73446119784bd05fe8644e", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:eefccd257b5b9326cd5ba7ec1e402e96b447ee470f7aebda42143cfc81cc87f1", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:9c41f87b5ba09a6254ce922eb60b6dae47d3c7bd83549aa9e1b4509f7f0603d5", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:69c57f871e35b62953afaf643fee5bb47f815b803862a54e253e50d8ae28d7be", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:6d618460b03a8141c43e9679285b16dbdcd49b3020cb4d003cee81310d5ad2f2", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:5115d4056aa236c832f66028083ace5af3dbb88eccfb6c4c9b92e65ac4cce486", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:049ba06fa82b92c817d0fcabbea636832da216edfc2d16a301dea96501e0ddc8", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:a6efbc9724f6868d31cc94896e2272a4cfe2d810fab9eda9f1cb85afe0349012", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:45ad3035b3e1935094d8e2fd1b15257a5d6434b7d8c592521404651ea6296f3a", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:b701df18f6139647738b643c5b1a1d8a1572395b4e1fff2c504e7a6bdbabc639", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:311ea08ab48f4b407e0bf45538aa6bcdd2b0cfdcc307567d6f6654d7d23c8a90", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:9e90217c45bf0add27ac0ec389487ae62fcdf966e43b19e94b39c6d252d39cef", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:443877f00fc71f5913e4a5103bc9084c3f8724fcceca5abb6d60a23082a3aec6", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:91c5e5c35261225ae12b5e1bb35d19ee72769a2ad5ffc72a33cc4de185b6f43b", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:6974335caa22d67d0a3d6cd2f9549c1474eee7b017748768b296e21c7af6f482", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:8373ad7e195b16d1d244d1611ae4ba87c7e8b743050a1a3cf39b5b0ab9bec4ba", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:d177add9dc39846ef24440294154fd67ec5e2e5c6f0ac9c17eb89dfb6ea887e7", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:1e37b5f0d9e8aa7c05dc7e3580fefe546f81f7b1b54a8eef0773a1e6bd2c58ce", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:650e0aae8f51120debe600360e45ef451e8051fef46189c115749d224a8d0afa", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:cb674d7d6fa303278bdf2e4198ffde0da22aa626a5d2376e514cde1599f3570a", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:2b1807b97b376261a1313840b22eb76235dc6d3978d55724de1695820487eb38", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:f9d762a738e1742dea85f5c3830e20a7cf39f43198b0573f4643e03fdf13e0b2", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:3112c3f67959589b5885bf9ac10d0ede832d3474812ea03a98c77d1b6d87a9bd", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:79ae459caedace3652b53ba6be21f53df5a8c8b41ab80506876a44d1cd5a8a4c", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:272c5494a652a912380581481e3a874887406d9134eb05da001f23745b2a58b6", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:5b3d9fe700d5a2f2a0fd1932695085dbdf6ccb195ed9037ffacce8bedce9e96d", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:eb8e219d448ac3dc8e546e8c75d065b0e40190ef01ec75602a93198305a6c354", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:589ea47842cee02bc752f00ed268938fe510c28ff3597e2c0cc14194a31d2710", "enabled": 1 } }, "tcpd": { "100": { "checksum": "sha256:a542c8799c012ed27a2fb93178397568ba1a96d0b320e4ad093d3f957ef83866", "enabled": 1 } }, "tcsd": { "100": { "checksum": "sha256:082df579e721dadd4cc6093ead25605c0864b4f9545fe15b973718799bc3f665", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:176f68075bc574f5ffeccad8363d5e8190c1561339f2fc609672156de56b2480", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:6e3e664be31a1c77a90aaa94b52809351004d03325ec6ca711d01131f9482e83", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:50726905995b22290907371d8cfe398cf770f3459785fa5519046c89b4587d56", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:2bb26aa2ee0e4e126f5f65bb5f71bcdcff2cb30e9303f563f966c8c73c920ccb", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:38eb3961c0fa65269cf82e1037415367b492179edbc720558cb787800d84e907", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:0da7404d31f4c00d00f67041d4142e128b03eb1514d15695a636f13b6250d049", "enabled": 1 } }, "timedatex": { "100": { "checksum": "sha256:7ab40444034fcc3be4a32a0e72313b0627d9adfe329954fc825ec483847d32f8", "enabled": 1 } }, "tlp": { "100": { "checksum": "sha256:764b572b286cd3b2fd6cd35210f40d665e5c574500f0a4c82f94b1074f552fb6", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:e8ed2f5a472b550d21f13310e57bf3779819d31c5c70d606850229cc56af5c66", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:326a50e64a6800bfb1f55b44ffcbac03abd47187951f5031c1d43a3ab327e84f", "enabled": 1 } }, "tor": { "100": { "checksum": "sha256:8459e0e35121a6784a58cd2da6d65ca1c2185469030b3ffeeac53ea209759961", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:23d4bce33efc3fd96819a3104142957411c96dfe29878568e434e2fc37bcc827", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:25e66c7980f6109aaa5b82fd50d351197475434f0bd1232bfc5fcde13e645942", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:f6958ca1de520c0770d5fef4db40c770ea971aa4ff1e44e75bc5ce28b219c8e1", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:4bfd146d5153e4318613aeb6220a85f767df127d8c635df3eb9effff3e23c9a3", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:4f37de234048466b90c8c062d969d4c433b522b11e15f40b1e6011d6886732bd", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:165a32f507c35504d182074c819bc101ec2509b3297086506598c408b1e3acd9", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:0c322c0b5601401c6034bb3b5a14bc554cb3dac02c462e6341a675c489fbf6f0", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:a481132307fe4e7f166d183f95dd70a1a2fe7cb21411340cdd522339dc9eecd9", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:fac7ad46fc50369fb70bcf3ec265e1f3bff1259ffe474e2535223c3fbce6a453", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:f23d94ce40b1e7dcc10eeb840a4322a56d76f9649ef6057c4a446ac1b6fb1ed0", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:41d55b1ab2964670cce394fcbb0439a90fdb1a842e1e8e29904d38f3782ae68d", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:ec496632f91a21b368e0afaa132845148bab11976eafa48d647c817ec24e3891", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:e4166c3bfcc528c22e6656eb4c4d57ae97eb49053593aefc8c7ecad7ae810c67", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:5be574521155e4b99b38bcd1916757c9be69b0f89f976aa47188285460efad60", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:8ebcdf1f369d1de1cd1ea5b575205e4c127928f72ff43ee3c12574eab70f1031", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:31a24a4b447de14cec57a18549aa1ae09c39751a43d88a25f06f49773992e658", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:d8172d370f0da7eb94033194b60316461745af1f976c26f9bcc39e23ee8a6f16", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:6515d15889968c3d1d0f773a6f515c3ac5a98956a5d5d4e0d146a4c6011f568b", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:badd40ac4205c51bafd82f4d91193436143f5d7732b5d904da3d135257b4cb41", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:d20e9bc460f012f2ac9d5dd32abeb1de7f762b13bae78376c592d3a935266e45", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:a26973a6006e05e43657737f80d63c61958d1d3f0c190a9128d3eff030c91b37", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:ea51b09d150d2e42f335f24e2b201088c74b2d9529c1da23fe04d03e623206c3", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:9b9f4dd93a1ba653d0fce1ad6d7b6c1774936359072e4951799ea5692ea13c32", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:7d80b3270f03f6207bdb54bd93bcea2ff84383b6e33561e7f029baa12d05acde", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:8ab4800293a766cf255f4598035228362d4e30ef0ac0d67d43b4a093f18c139f", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "sha256:7db283d146d00523ff207e2092545a4307710d2b5a3b8517f19cdc7e51c36d62", "enabled": 1 } }, "vpn": { "100": { "checksum": "sha256:a6757b76a18e05b3fc93f0d36b91b51f3635a0a055f3c5ca2693dba9bd20f9cc", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:8b683c474f953a281ff5fa373bfa67c63588c6faf4203409d78a115acecf94b7", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:cc25751ba7e123e02be5b8d1f3dbe936e7aa0b847e723f440cbbd0642309bb95", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:239846bfd616f26a85339f607eab43666dfc693b329c185b6e12b725127f7188", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:f765fe184da93c61b38bc73893780aea209eaf004658ebf8ee20c7c8ea4c56c6", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:9ec8c8d4156688729fc438dfa1a4695ae697370dd37891716038736b49689de0", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:e7192373837ca2c79712da4b9c09b37c98f20752db310431a5b6e53c2b9a2d50", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:b7dee46a1e6a7841fa667c03894a524bdbd2856e9e28ae7ff653a76d8f961c63", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:8595b56ebc03c4ac45fdcc23f851a7b46704ef3d68aef0c52af0e20faeb2a4de", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:d800be053dc990f2093bd0dc877257ca27355a7e98f8ebd93292d7ac5f9bf388", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:17255797b5d668b67aa92ecbf725b104eba96ba8639fade6d52b03866c95d18a", "enabled": 1 } }, "zabbix": { "100": { "checksum": "sha256:2f663f3084970d995c4960862ed1128e886baf14039b88a003964ef3c5a0a884", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:88598cde700174182f670cbf8b5058687c9e1e718b9dad85243f13d054c699e0", "enabled": 1 } }, "zebra": { "100": { "checksum": "sha256:7071305e4c4847311cae305142ce9fe4b3c58cf39811b4b191d1e581c4f4cf0b", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:2337f3a4d56a0d4a22d60c3ed0ae9be194b1b613b1be0adc34df31d2c9a437f2", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:0536e9239eb9983202dd3c010e9aa9810ae13d92805689cd478ce62f992190f6", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:107 Saturday 02 December 2023 16:49:13 +0000 (0:00:04.169) 0:01:45.805 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:118 Saturday 02 December 2023 16:49:13 +0000 (0:00:00.035) 0:01:45.840 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:124 Saturday 02 December 2023 16:49:13 +0000 (0:00:00.066) 0:01:45.907 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Saturday 02 December 2023 16:49:13 +0000 (0:00:00.047) 0:01:45.955 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:105 Saturday 02 December 2023 16:49:13 +0000 (0:00:00.028) 0:01:45.984 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Saturday 02 December 2023 16:49:13 +0000 (0:00:00.100) 0:01:46.085 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Saturday 02 December 2023 16:49:13 +0000 (0:00:00.043) 0:01:46.129 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Saturday 02 December 2023 16:49:13 +0000 (0:00:00.047) 0:01:46.176 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Saturday 02 December 2023 16:49:14 +0000 (0:00:00.039) 0:01:46.215 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 02 December 2023 16:49:14 +0000 (0:00:00.064) 0:01:46.280 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 02 December 2023 16:49:14 +0000 (0:00:00.076) 0:01:46.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 02 December 2023 16:49:14 +0000 (0:00:00.034) 0:01:46.391 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 02 December 2023 16:49:14 +0000 (0:00:00.044) 0:01:46.435 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 02 December 2023 16:49:14 +0000 (0:00:00.243) 0:01:46.678 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 02 December 2023 16:49:14 +0000 (0:00:00.046) 0:01:46.724 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1701535729.5689657, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "0fac9a92bc500b47604bc297195553ae8b675c09", "ctime": 1701535683.2551804, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 202690, "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": 1679919460.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1156410658", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 02 December 2023 16:49:14 +0000 (0:00:00.237) 0:01:46.962 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 02 December 2023 16:49:14 +0000 (0:00:00.030) 0:01:46.992 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 02 December 2023 16:49:14 +0000 (0:00:00.029) 0:01:47.022 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 02 December 2023 16:49:14 +0000 (0:00:00.038) 0:01:47.061 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 02 December 2023 16:49:14 +0000 (0:00:00.034) 0:01:47.095 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 02 December 2023 16:49:14 +0000 (0:00:00.029) 0:01:47.125 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Saturday 02 December 2023 16:49:15 +0000 (0:00:00.075) 0:01:47.200 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Saturday 02 December 2023 16:49:15 +0000 (0:00:00.030) 0:01:47.230 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Saturday 02 December 2023 16:49:15 +0000 (0:00:00.052) 0:01:47.282 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Saturday 02 December 2023 16:49:15 +0000 (0:00:00.043) 0:01:47.326 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Saturday 02 December 2023 16:49:15 +0000 (0:00:00.053) 0:01:47.379 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:76 Saturday 02 December 2023 16:49:15 +0000 (0:00:00.050) 0:01:47.430 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:80 Saturday 02 December 2023 16:49:15 +0000 (0:00:00.047) 0:01:47.478 ***** included: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for sut TASK [fedora.linux_system_roles.podman : Enable lingering if needed] *********** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Saturday 02 December 2023 16:49:15 +0000 (0:00:00.116) 0:01:47.594 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:8 Saturday 02 December 2023 16:49:15 +0000 (0:00:00.047) 0:01:47.641 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:19 Saturday 02 December 2023 16:49:15 +0000 (0:00:00.051) 0:01:47.693 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:32 Saturday 02 December 2023 16:49:15 +0000 (0:00:00.088) 0:01:47.782 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:52 Saturday 02 December 2023 16:49:15 +0000 (0:00:00.060) 0:01:47.842 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:60 Saturday 02 December 2023 16:49:15 +0000 (0:00:00.238) 0:01:48.081 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:69 Saturday 02 December 2023 16:49:16 +0000 (0:00:00.261) 0:01:48.342 ***** 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-1701535756.1969442-2977-115365378498629/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:79 Saturday 02 December 2023 16:49:16 +0000 (0:00:00.617) 0:01:48.960 ***** changed: [sut] => { "actions": [ "/usr/bin/podman play kube --start=false /etc/containers/ansible-kubernetes.d/nopull.yml" ], "changed": true } STDOUT: Pod: 1a94059ebd0b4a9c202fdbfcc39de42d1d517ecbb1b2e98af2aed2aa1d3742fa Container: fc0d4bdbf7df243174a9265cb43cf21a1d97a0b11bd30f12bf5fa5eb01514d4a 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:87 Saturday 02 December 2023 16:49:18 +0000 (0:00:01.652) 0:01:50.612 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:99 Saturday 02 December 2023 16:49:18 +0000 (0:00:00.046) 0:01:50.659 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:112 Saturday 02 December 2023 16:49:18 +0000 (0:00:00.040) 0:01:50.700 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:126 Saturday 02 December 2023 16:49:18 +0000 (0:00:00.033) 0:01:50.734 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:111 Saturday 02 December 2023 16:49:18 +0000 (0:00:00.039) 0:01:50.773 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Verify image not pulled] ************************************************* task path: /WORKDIR/git-weekly-cize8ash6x/tests/tests_basic.yml:214 Saturday 02 December 2023 16:49:18 +0000 (0:00:00.115) 0:01:50.888 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run role - verify continue if pull fails] ******************************** task path: /WORKDIR/git-weekly-cize8ash6x/tests/tests_basic.yml:218 Saturday 02 December 2023 16:49:18 +0000 (0:00:00.049) 0:01:50.937 ***** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 02 December 2023 16:49:18 +0000 (0:00:00.091) 0:01:51.029 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 02 December 2023 16:49:18 +0000 (0:00:00.053) 0:01:51.083 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 02 December 2023 16:49:18 +0000 (0:00:00.039) 0:01:51.123 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 02 December 2023 16:49:18 +0000 (0:00:00.035) 0:01:51.158 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Saturday 02 December 2023 16:49:19 +0000 (0:00:00.042) 0:01:51.201 ***** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cize8ash6x/.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_37.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_37.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_37.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_37.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 02 December 2023 16:49:19 +0000 (0:00:00.115) 0:01:51.316 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 02 December 2023 16:49:19 +0000 (0:00:00.829) 0:01:52.146 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 02 December 2023 16:49:19 +0000 (0:00:00.041) 0:01:52.188 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Saturday 02 December 2023 16:49:20 +0000 (0:00:00.056) 0:01:52.244 ***** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031670", "end": "2023-12-02 16:49:20.280978", "rc": 0, "start": "2023-12-02 16:49:20.249308" } STDOUT: podman version 4.6.2 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Saturday 02 December 2023 16:49:20 +0000 (0:00:00.294) 0:01:52.539 ***** ok: [sut] => { "ansible_facts": { "podman_version": "4.6.2" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Saturday 02 December 2023 16:49:20 +0000 (0:00:00.057) 0:01:52.597 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Saturday 02 December 2023 16:49:20 +0000 (0:00:00.056) 0:01:52.653 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Saturday 02 December 2023 16:49:20 +0000 (0:00:00.041) 0:01:52.695 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Saturday 02 December 2023 16:49:20 +0000 (0:00:00.059) 0:01:52.754 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 02 December 2023 16:49:20 +0000 (0:00:00.143) 0:01:52.898 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 02 December 2023 16:49:20 +0000 (0:00:00.044) 0:01:52.943 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 02 December 2023 16:49:20 +0000 (0:00:00.053) 0:01:52.996 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 02 December 2023 16:49:20 +0000 (0:00:00.056) 0:01:53.052 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 02 December 2023 16:49:21 +0000 (0:00:00.239) 0:01:53.291 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 02 December 2023 16:49:21 +0000 (0:00:00.068) 0:01:53.360 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1701535729.5689657, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "0fac9a92bc500b47604bc297195553ae8b675c09", "ctime": 1701535683.2551804, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 202690, "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": 1679919460.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1156410658", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 02 December 2023 16:49:21 +0000 (0:00:00.242) 0:01:53.603 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 02 December 2023 16:49:21 +0000 (0:00:00.035) 0:01:53.639 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 02 December 2023 16:49:21 +0000 (0:00:00.045) 0:01:53.684 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 02 December 2023 16:49:21 +0000 (0:00:00.046) 0:01:53.731 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 02 December 2023 16:49:21 +0000 (0:00:00.047) 0:01:53.779 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 02 December 2023 16:49:21 +0000 (0:00:00.103) 0:01:53.882 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Saturday 02 December 2023 16:49:21 +0000 (0:00:00.046) 0:01:53.929 ***** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Saturday 02 December 2023 16:49:21 +0000 (0:00:00.062) 0:01:53.991 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 02 December 2023 16:49:21 +0000 (0:00:00.110) 0:01:54.103 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 02 December 2023 16:49:21 +0000 (0:00:00.062) 0:01:54.165 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Saturday 02 December 2023 16:49:22 +0000 (0:00:00.053) 0:01:54.218 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 02 December 2023 16:49:22 +0000 (0:00:00.092) 0:01:54.310 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 02 December 2023 16:49:22 +0000 (0:00:00.041) 0:01:54.351 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Saturday 02 December 2023 16:49:22 +0000 (0:00:00.035) 0:01:54.387 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Saturday 02 December 2023 16:49:22 +0000 (0:00:00.106) 0:01:54.493 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Saturday 02 December 2023 16:49:22 +0000 (0:00:00.034) 0:01:54.528 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Saturday 02 December 2023 16:49:22 +0000 (0:00:00.043) 0:01:54.572 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Saturday 02 December 2023 16:49:22 +0000 (0:00:00.103) 0:01:54.675 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Saturday 02 December 2023 16:49:22 +0000 (0:00:00.047) 0:01:54.723 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Saturday 02 December 2023 16:49:22 +0000 (0:00:00.034) 0:01:54.757 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Saturday 02 December 2023 16:49:22 +0000 (0:00:00.040) 0:01:54.798 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Saturday 02 December 2023 16:49:22 +0000 (0:00:00.040) 0:01:54.839 ***** TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Saturday 02 December 2023 16:49:22 +0000 (0:00:00.157) 0:01:54.996 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Saturday 02 December 2023 16:49:22 +0000 (0:00:00.055) 0:01:55.052 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Saturday 02 December 2023 16:49:22 +0000 (0:00:00.042) 0:01:55.094 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Saturday 02 December 2023 16:49:22 +0000 (0:00:00.051) 0:01:55.146 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 Saturday 02 December 2023 16:49:22 +0000 (0:00:00.043) 0:01:55.190 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Saturday 02 December 2023 16:49:25 +0000 (0:00:02.350) 0:01:57.540 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Saturday 02 December 2023 16:49:25 +0000 (0:00:00.031) 0:01:57.572 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Saturday 02 December 2023 16:49:25 +0000 (0:00:00.036) 0:01:57.608 ***** ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Sat 2023-12-02 16:48:55 UTC", "ActiveEnterTimestampMonotonic": "846878016", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target dbus.socket sysinit.target dbus-broker.service polkit.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-02 16:48:54 UTC", "AssertTimestampMonotonic": "845331383", "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": "456002000", "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 2023-12-02 16:48:54 UTC", "ConditionTimestampMonotonic": "845331298", "ConfigurationDirectoryMode": "0755", "Conflicts": "ebtables.service shutdown.target ip6tables.service nftables.service ipset.service iptables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "6364", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6755", "ExecMainStartTimestamp": "Sat 2023-12-02 16:48:54 UTC", "ExecMainStartTimestampMonotonic": "845343180", "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 2023-12-02 16:48:54 UTC] ; stop_time=[n/a] ; pid=6755 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[Sat 2023-12-02 16:48:54 UTC] ; stop_time=[n/a] ; pid=6755 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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 2023-12-02 16:48:54 UTC", "InactiveExitTimestampMonotonic": "845343526", "InvocationID": "43adbc447e9144c289ff875aa0dfd68c", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "6755", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "33333248", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "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", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-12-02 16:48:55 UTC", "StateChangeTimestampMonotonic": "846878016", "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": "4419", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Saturday 02 December 2023 16:49:25 +0000 (0:00:00.418) 0:01:58.026 ***** ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2023-12-02 16:48:55 UTC", "ActiveEnterTimestampMonotonic": "846878016", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target dbus.socket sysinit.target dbus-broker.service polkit.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-02 16:48:54 UTC", "AssertTimestampMonotonic": "845331383", "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": "456002000", "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 2023-12-02 16:48:54 UTC", "ConditionTimestampMonotonic": "845331298", "ConfigurationDirectoryMode": "0755", "Conflicts": "ebtables.service shutdown.target ip6tables.service nftables.service ipset.service iptables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "6364", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6755", "ExecMainStartTimestamp": "Sat 2023-12-02 16:48:54 UTC", "ExecMainStartTimestampMonotonic": "845343180", "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 2023-12-02 16:48:54 UTC] ; stop_time=[n/a] ; pid=6755 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[Sat 2023-12-02 16:48:54 UTC] ; stop_time=[n/a] ; pid=6755 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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 2023-12-02 16:48:54 UTC", "InactiveExitTimestampMonotonic": "845343526", "InvocationID": "43adbc447e9144c289ff875aa0dfd68c", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "6755", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "33333248", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "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", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-12-02 16:48:55 UTC", "StateChangeTimestampMonotonic": "846878016", "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": "4419", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Saturday 02 December 2023 16:49:26 +0000 (0:00:00.454) 0:01:58.480 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Saturday 02 December 2023 16:49:26 +0000 (0:00:00.054) 0:01:58.534 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Saturday 02 December 2023 16:49:26 +0000 (0:00:00.049) 0:01:58.584 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Saturday 02 December 2023 16:49:26 +0000 (0:00:00.035) 0:01:58.620 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Saturday 02 December 2023 16:49:26 +0000 (0:00:00.400) 0:01:59.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Saturday 02 December 2023 16:49:26 +0000 (0:00:00.062) 0:01:59.082 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Saturday 02 December 2023 16:49:26 +0000 (0:00:00.058) 0:01:59.141 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Saturday 02 December 2023 16:49:26 +0000 (0:00:00.040) 0:01:59.181 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Saturday 02 December 2023 16:49:27 +0000 (0:00:00.034) 0:01:59.215 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Saturday 02 December 2023 16:49:27 +0000 (0:00:00.039) 0:01:59.255 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Saturday 02 December 2023 16:49:27 +0000 (0:00:00.045) 0:01:59.301 ***** skipping: [sut] => { "false_condition": "__firewall_previous_replaced | bool" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Saturday 02 December 2023 16:49:27 +0000 (0:00:00.131) 0:01:59.433 ***** 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 redirecting (type: modules) ansible.builtin.sefcontext to community.general.sefcontext redirecting (type: modules) ansible.builtin.selogin to community.general.selogin TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Saturday 02 December 2023 16:49:27 +0000 (0:00:00.112) 0:01:59.545 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Saturday 02 December 2023 16:49:27 +0000 (0:00:00.061) 0:01:59.607 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Saturday 02 December 2023 16:49:27 +0000 (0:00:00.039) 0:01:59.646 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Saturday 02 December 2023 16:49:27 +0000 (0:00:00.060) 0:01:59.707 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Saturday 02 December 2023 16:49:27 +0000 (0:00:00.038) 0:01:59.746 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:14 Saturday 02 December 2023 16:49:27 +0000 (0:00:00.036) 0:01:59.783 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:23 Saturday 02 December 2023 16:49:27 +0000 (0:00:00.075) 0:01:59.858 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:34 Saturday 02 December 2023 16:49:30 +0000 (0:00:02.366) 0:02:02.225 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:45 Saturday 02 December 2023 16:49:30 +0000 (0:00:00.037) 0:02:02.263 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:53 Saturday 02 December 2023 16:49:32 +0000 (0:00:02.370) 0:02:04.633 ***** ok: [sut] TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:5 Saturday 02 December 2023 16:49:33 +0000 (0:00:00.729) 0:02:05.362 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:13 Saturday 02 December 2023 16:49:33 +0000 (0:00:00.028) 0:02:05.391 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:21 Saturday 02 December 2023 16:49:33 +0000 (0:00:00.029) 0:02:05.420 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:25 Saturday 02 December 2023 16:49:33 +0000 (0:00:00.037) 0:02:05.458 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:30 Saturday 02 December 2023 16:49:33 +0000 (0:00:00.029) 0:02:05.487 ***** skipping: [sut] => { "false_condition": "ansible_selinux.status == \"disabled\"" } TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:35 Saturday 02 December 2023 16:49:33 +0000 (0:00:00.028) 0:02:05.516 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:43 Saturday 02 December 2023 16:49:33 +0000 (0:00:00.027) 0:02:05.544 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:48 Saturday 02 December 2023 16:49:33 +0000 (0:00:00.070) 0:02:05.614 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:53 Saturday 02 December 2023 16:49:33 +0000 (0:00:00.029) 0:02:05.644 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:58 Saturday 02 December 2023 16:49:33 +0000 (0:00:00.032) 0:02:05.676 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:63 Saturday 02 December 2023 16:49:33 +0000 (0:00:00.032) 0:02:05.709 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:72 Saturday 02 December 2023 16:49:33 +0000 (0:00:00.042) 0:02:05.751 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:83 Saturday 02 December 2023 16:49:33 +0000 (0:00:00.040) 0:02:05.792 ***** ok: [sut] => (item={'ports': '15001-15003', 'setype': 'http_port_t'}) => { "ansible_loop_var": "item", "changed": false, "item": { "ports": "15001-15003", "setype": "http_port_t" }, "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:93 Saturday 02 December 2023 16:49:34 +0000 (0:00:00.511) 0:02:06.303 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:104 Saturday 02 December 2023 16:49:34 +0000 (0:00:00.030) 0:02:06.334 ***** ok: [sut] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:f29e1bccfe6187f94c849355cf36735520c59a6ebcca14e21b1ee4a3d3220c04", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:97dc37c578388b11fbe7290941258dacf20419817567bbeb2012a513db62b45b", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:367f8007f17d81d47b8e68ba0fbf0d600f6c41ddc514486784ed23c4ac2f379f", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:c394822f23fec46e5267d5b922d489d73d0a9d1aa6cb1e45e29cf2b4b1dbae08", "enabled": 1 } }, "aiccu": { "100": { "checksum": "sha256:308a49426c1ad12912d314f8642d9eba19a1fb94d2acd3334961b5e6df90e340", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:dacdb3d03b43ff99d65d33cc7d68675e88a2307ee17eb11d59ad504ad07aad50", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "sha256:994767a1d2aab8e344cf28f4dc26878f409bf295735ca26396dfbb825f33d7d7", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:00fad3ad067cd0c713a97fef76cb12b3e823ed39d0e066d4f42bcc28d614c406", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:747d1ecd7168918860f02b176ccdeb5f5838ab136d6dacf753883055253c2d89", "enabled": 1 } }, "amtu": { "100": { "checksum": "sha256:ca2ee13a8dc91cc8c8c0e21aefe52293a9d3513a357c0b3f60e78c0b5b0bdad1", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:785adf0c81e667feb77453995b9f58230f48eccaef86e224d4026ff03fc52cc1", "enabled": 1 } }, "antivirus": { "100": { "checksum": "sha256:50244f9d06a7d6e2bd99204e97d2717dfb22760f5be098ec32f4a00010828d08", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:9eeb503041acf57014e035cdb1f82f941eeef5493eac2edf3360b60eabaa54f6", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "sha256:64bf85b9795dfaf34566631a31be1afd6a4f726208412049e89c4c2ae80509f8", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:a09f37e251c56751adf1a50f444431d62fbc90e19097f28f5f377240417bc9ff", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:c46a0fc26d6eec3b23246a5b4fc79e4158cf2e4b3abafc06d50388e2ee649ee3", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "sha256:41669501246e68896b209280ebb1ae4abe53a5d6d19973a0b3fb1a391bd32dac", "enabled": 1 } }, "asterisk": { "100": { "checksum": "sha256:512a009624198794a4c1115510f17785e534269c261220c0f9cac62d131c92e8", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:5ceeeca2340dce4b997d1ef1a909ac000e5b8dae0f19f9fc6aaa9733a438023a", "enabled": 1 } }, "authconfig": { "100": { "checksum": "sha256:7ebd15930f21a0a98df762bd71be36f0b8233aa8d6aa6f474d52256cb00be00f", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:8c56ba2c651b2fc75aac33f1f8d3e65e6ce8233b93f69d568b0c62f5f9adbe68", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:737ff425ce4ce69d7b050fd651c7a1cdfd8c14edebb056ccb6fdbb1dd7fb2089", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:1586be43514b37a8f36cacf55bd5a022499c75d07dd887ae147dae21ca2d1c45", "enabled": 1 } }, "awstats": { "100": { "checksum": "sha256:dc2358a51cf1eec0d08bb9fbf1d833b6a83aeccdf2181f95154d81a0d7cf6301", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:32fc0518d84f6977f8198f72d7d952a638593b73a4d4a7bc3765c2082ec01d07", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:b5ee1cc0b015d4283b4068293ceb18b7d5d819b5c2d8db36097d635d3a65d025", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "sha256:f3a458764ec98ce7a677b4ae10dc22eb3e9ea48c5db75421b06e321a0aff6c0a", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:f0b7c0f72748b59054431243d2bdf4a6db168a71e17f525bfa180e323190f7c6", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "sha256:d55acfca17b91a6dbb3e8718bb60bddf67b26c48aceb2f2ff96340f66e54dfa8", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:f938611469aa3a74b8332c32528cf706e6e6e0131825bd26340fa7470192b4cc", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:34d5b416deaa769ecb3b8df08a3b021f0e713eb5216da4c57c9b7152aa964ec3", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:2ce087bac694a301529fe642c4f9928720322346dc213c070259153d17a2d3ff", "enabled": 1 } }, "boinc": { "100": { "checksum": "sha256:83c2f54bc533d7ef21edf285afe688a617c48a2c1ca23e55b6c3c6eddf9b5b78", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:1344fb7197f213e188eb49e280d58f6b671ab15acf68247e8f72480bcf28a54d", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:2ea0657217fbd31db147497187eaf80f531359478ada175f12281a89425af22a", "enabled": 1 } }, "brctl": { "100": { "checksum": "sha256:f5197d026164e1fc51f6e4d2b0b2a5b2eeaf96a8381bd04a330fe61e7b59de30", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:1c9cf0f009f5b754c028848285023f3e525067e3285407541e1b2edf6fdb9726", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:f42bfaaf5602c397fd9ea6e408ebc7274b9db3c5780ce45cb7ca16cc36b48218", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "sha256:6057ae8af810f716090f36d8a9abbb88f45e2adfeaea951ab7f69537901b74b9", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:b934a394d86710b61fcc10df4abd7919bc17682c02c88aa3a9616f77ceca6b87", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:b6a2f95b2521a522b6a45e3aee0ad46b03cc9259ef1ff90b67584bc930b1dcc7", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:813329fac86f8cffdb123fa5bce3c4b0c94ed51c8c4732f5f88fb6690a08ff7f", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:3962284c1fbccbcb2544b9eba0da1e848d232eafcde82cb42ea2ae0b4449628d", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:bd734bebfc4cd52af8cb7c6f670221472a2035277d103edda9b63ee505317648", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:39d5762d74a7893f02f8c98de22ad8e277117a0eab1ed992e8bc9f8364b14aa6", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:7ff4f398bf64241eb04c4df5296ac3c1d0e490f883e0750579b791c6363cf822", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:7a37feb91f0bc3ed3c7f2ee8084a16feb580bf481576a354249ebb57049ac57a", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:be7236ffdbca774bc3676779387a06d0d0fe7fd39f7d7451da10d135e9c01828", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:7952d218d6c2638982580874a3fe72d159d569707c51d48f7cdd022b04a996d9", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:ef55ee872cb1c8f8eedac64d2009ad2004a1e552066c7d93f300eeb686f1fcb6", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:4a12915d1be321332a456f921c80c33658e61c3f3965966c81e49f7bab6c2033", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:137ee82065e3e731f5134cd3dad995b649be5ad0b425c987ba59d6d0354ebc3c", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:5013117d7afb518dff9a3ae3327945aacc311d8101b96fbd2052b47dd4cc80bd", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:8c7dd93bc3283740eae864bfb158264d4407a1cf472bebd764144ccdadbc7d38", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:fe7972a240e059e0fb9ae787020f1916cf6503ffe08d18c81b7f3e233e82deca", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:71e2c93f5b64ed4e31e48d420fa12cb49ebbefe327609aaf0edd636757f5bb82", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:b6fdc244f495d638ff6175384b59bc1e3e2ec3a0e6c2d743d56ce5de84408bdb", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:c8c143fe7cad17266776569db4d241f216ef10b32ad548164c1e40a55a9fa61a", "enabled": 1 } }, "cobbler": { "100": { "checksum": "sha256:7dafb9850ce2cffa32e7d439810b11dd1e4cbdf2e9ae347c9efe24cb9721508c", "enabled": 1 } }, "collectd": { "100": { "checksum": "sha256:bae164ddcd59264e1b7dd9e51cd48ec5e1806983be804d3f3b1496318f6e0a05", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:173ad1273cc153bcfecd53b905314b0ca3a359d7a51f728b624f5421b56c9cee", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:cfbc709dddf5d2ed655e7f8179ed78fea816fe66046b7e8cec618cae238f3ff6", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:e5214ea832ba2cb9f1fe6cf134894a9d39590d941f01a884933a9424334ff668", "enabled": 1 } }, "conman": { "100": { "checksum": "sha256:18f68eb983a3d07557b9124dc1f1fef31be7fde0ac5a35cd6fadead8c58bbc86", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:ad405e4a29b81d0058e6dff4e626c6b212f36f3188567c9d132d930b96f9eccb", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:a817e848d1bffd2cb079fbe290e87e33d0ee8713f3bd95b3b4ec703c0bf42123", "enabled": 1 } }, "container": { "200": { "checksum": "sha256:d1b9c023c3899b0083c323637707af1ccf1d7c8f8ac2538ef3d10b02482cd063", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:f39523e31d44086495c6d545a73efad812884eded80ee5492ffa3bf3d131ac60", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:be78b6e2c61b8da15f32cf96669f389377a4ce1a9a009146dc9f5247ea22d5d3", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:b92b16249a50325ec3b4d279e9e6769655138aa03273711d9698a11d02b93879", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "sha256:9e56fb61f5be0cfd0e13891b490e2ce12be4c898e8154544b9176b81a746e968", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:97e29fc030b051e38654e7cc2c42ce3b825d1ce91361c3e41b299c67fae17d4c", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:ace7ae828266893b85af35a82a98c1fa28cab5866e28fe25135b88725764ba00", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:6eacff12c05ce03201a1fb160d3d238069779a78365eb572e741f5a3811ebb3d", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:829d070b52724d20de335f62b7c553f26701878f6b9d966caecebcb4855bd0a9", "enabled": 1 } }, "cvs": { "100": { "checksum": "sha256:e93dbd1d1c490bc0fd6cf77974dfa426714db344f2efa3112f50496e507b5ee3", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:f6469e3ffd7488af55c3c7553d2fe8c6289d0e6f6939dfd57c47d514b761106d", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:af21384b7603e916c87d5cdddbb1e32efab13dd9c7e86911ec8908c65e230d1e", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:4400034ca033473d7f9c1b6322b5ae79efda80f2be74d19d485978a47c5ac33e", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:8b54fdf3414dc19c379ea70dddc8a59a73670f09acb372660d43819a518ac7b9", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:0818b9f6bde5db80bedb7f89bf51a7b71dfeedba89ac45980e95a1d00d6de3b7", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:262d681afc60e0c530bd64e491254e85c6d1cebb170af84867674bfb7641f114", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:61c3c4c9e1d077fc5d841bbd0c4779a6eb27ecce8af5c4f0a450f72cdd989fb1", "enabled": 1 } }, "ddclient": { "100": { "checksum": "sha256:d857e3a75d2091ef51c0eba28fcbd9d1ce045608dceeeeb56a9b2241efe30749", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:158b9a988312131b68965b36a484bcd9430924c0339e0850fb56140570f77ff1", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:9663982d978b4b057eed738946a41285cf01bc0f6d079dd4a324a02504807dfc", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:f72dd4fe86da2210aebde693fc92e7e062560724126650d6bc9a814e1bcd226d", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:80ede5937ff10d8dd17e41b16bd4e961a15fcfafffa4ac16f965792bdc7b1c2c", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:8ec2e8e51780a0bebf35e57ad50f51ac92b359e11808ae6cfd926cf48e39cf73", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "sha256:306328203e346307c0e7f0000137cdea5df2cce9fca186b21da819ea66332422", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:c8b280603fe2280e35b4a07119690786aee03c2b3facae88e6af445a40ee1909", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:60dfe90db48ed2b76b83c9ff45b0077f46625c041288bd742987ac480e91dbcc", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:3ec3eb33181d73a45a987e26fd5a6cf1c416f14af47e5aeed7966385d1507a08", "enabled": 1 } }, "dnssec": { "100": { "checksum": "sha256:4924d06f49dca0f6442cbd7ec2c8bb0a308b6065d665e516b687d24629433497", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:592421b46f58ed7f9269ab9f36b683c711d0ab0286f5b3370849edfa1f4d2032", "enabled": 1 } }, "drbd": { "100": { "checksum": "sha256:6d398add121a9ada0731f62bf5dda407fdedb0699d9f78d61d2ae222c2ac95ba", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:273e6eb8383a6ad619c794da9aad11efd75265156cbdc113e5438de4bef39608", "enabled": 1 } }, "entropyd": { "100": { "checksum": "sha256:883ad60607e02b4522c4e90ee0b879f6338df5b94d15fc6ab65054bc23e4445c", "enabled": 1 } }, "exim": { "100": { "checksum": "sha256:286f95d36322288ce937538c955087b4f4d465589cac5ae8920b522b71e3af73", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "sha256:7eca3468039d219b971b7e30f2406742a6f148b3ffa2a5e3b43768562514ef81", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:c481a542d792e109e5c6a18c2693f5367b5103de98f9f124f58afc2dd6a0a7d4", "enabled": 1 } }, "fedoratp": { "100": { "checksum": "sha256:b44db516a7f15b91cefb17e234bbd27748a1f6e5c0a59470e3eb8cb74a3add81", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:8fa1191cd7619167cba83bbabb310779ec50caf4b194ca3740d3f99a95af7e8c", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:4999e7277c375a0cc2d4e5bf9807a7d87ea3a5435b45eaa9e313c79a4c367aa8", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:c6b30f6b2bb264ff1a42d933ec66cc29d5cba3969974db5b59a30a4c94cc9f9c", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:a717aead3eeabff6c4d5e4a20a32d3a9a9205e8f762f6a4eaf9977bde156fe0f", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:7e8046984326a7f5005fa14370eb54b51d279b452f5ae728d474959bb5e2e600", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:742bfd9d8eab08e54e873dcbb31b92e6948ad31e78686cb0d636c314daf93cf2", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:63e5a39f76cd503cf0d8efd8a7524e8c5b3bec3766137a2f3405c0e20eb10b0a", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:2b145cedbd4e0663329b9fee784eda2086750bdf84af56d3e3b4a4ff258c6bbb", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:3bb7f0a4edee3bf8f1dc7d4d30e90283feea85d04965db5068c62f43d3afba4b", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:92bbb7b7b7952cd17b31b70b4c5df8ab9889245b8759af7c7c217f36b513aa55", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:c25434a1ae98d31b6f75a15ce06e1efa19bce0805a4d66abedfb35bf8ec6b89a", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:f70a7031e719024c7f7c6d9b670ac16365db0ec9517a4cd30847d184683b670e", "enabled": 1 } }, "gdomap": { "100": { "checksum": "sha256:8c15c146bfc2e6769267ee8dde5621e7803f641424d780cd12724bedd2acab21", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:174b2589782e54d3973ba2e0772a9af40f657c87c69307a2f8164aab64936e39", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:f5f1cc5473a854baf84be99bf3bdf909739c7d6eb031324259eed60ccdde77ec", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:9c5c330312e63cfef8979db8350b646cd7515f7638fe9eebfdccb77899e3fd52", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:8ff8c9aa1ff7f1c2287ef1cf328b6edf367b1c680754ae75ac2c14cbffe6d029", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:344503fee49f201235c86370d7b674b7470c259e2ed924d366c29c2f4c41840e", "enabled": 1 } }, "glusterd": { "100": { "checksum": "sha256:568c23d242f46df5aeb18540ee71d8f419f1dfb592c66e79376121344fced45c", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:174f12147366640b5e89c02b70007fa7d0578de9de2774083c3d600bc940ead1", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:e1d2ad1a3abf7144751e65444d5444f3207eb423960aff3ecd1eb2412585e8cd", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:215e877879c9891daa65a347f6c0cac354876d2cf9d7cfaf27984f42748d274e", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:3ea27c17a4a0ac618ce5a9e8b925ff65e9db67dc530223256b407422ea2e05bb", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:865ca154e6c0b4640763e4b910b4a1fefa711a4e1d1afb7ce5b55a4c5fb87203", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:bdd8ecc00ffea86dca1eaf4883db7755b27be1929351375575cfa657ce57d0d4", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "sha256:7c3378ccdbfac184bee408c6dcc90f4abe2abafedde4909ada166ba4b1c0fac3", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:d5b4dc24ba6c954ce1a09d51591b4ddaf0bab43d35218cd8aea56bbe4a8e09d1", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:4aa85a6cd731279d16d1b91447afa59dda762b7c3e8b0359742d8531b1dad28b", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:7b0893c67f4d652f1d0a441bdf3311b67dd63da5e187c7ae080944ee26e5a039", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:c3da94d054727b329697f2ca0581c376d0c1a27448d8b08bf608caba5e35eb64", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:8c18262f239895082c307805c1039ce14aa3c0d7c29b0f6c31bf320c8253180c", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:c238803a65ee56a1cc7fe6fbaac7af88b6d7e19804e557488b44dc259bdbb205", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:f025c5d36ed90fa92c34f52ea5df8591e47a66bad3bb18db44ad6cd5aae11add", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:f72bc915830de3631febdad6adeb59cdc151a4c6d8563b5395cb53d3b9a91950", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:e7aeab601ecc8ffbc20b9989a8b92ae2fabdc859cc59e285f7db876d088ad0ff", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:3a54a999c8e34b95f1e47ed0e40b0b6b8eddf74b4697067a3fe2b30e5d7f8710", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:30f2c34654d1f932793c67bfd89c53a22a6e50c771e8144859a5774e3fe6e57c", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:f3790699af5cc119e7e85ab82e60e85d3351a181867b8965d89459ac0ff0714c", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:59188d3a729f8541065595d2fcc3b535919ee80bc8f439cc5151cce19ec79863", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:86fd0f899c839873d26de9b1993ca497c99bf6fc3769b519eb446e558a020469", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:9883ba8fde35467d506c31804eb0f2c01326da85cc3546ecbff4132be753cba9", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:02d16c319cf7e5783fca5691c5eb343ad8d940b165606cb5c724df67b9f800cf", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:65ac9d2763cee4528920879dfd22cf7b54ef579e5d802755ac02ee8c2170b649", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:6703989cad339e85beb8c46fc6ca69fe3bf96560534a79d7c6ebedeb3b2d72da", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:5bb9506b3fefec0dccf890fe793715bc8632b200e06abc276b625e34a2f19aae", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:59bcdb2d80d5558df0eb89c49ee8ba8e98e0a984d89c8f1e373a65a771eb0f6c", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:d2ec77126cc8c91a39e85ebe8cf67593792b2d80a60a1d9348a06c5d70b18f93", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:8cd6b5c87f88e7cef575da4b255d89cc18ea68f61ad83d2441e7b61b1337ed70", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:29252ea7ce3289924ecd827f11f2b5f5f831fb8f38550a1676670bef7a5498fb", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:93dc4738655a8ab41cab2894a8f417ada66b813eb39ae61a313f10a492e2b2e3", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:f473def2d45f1d8fe0d94077153353c5461729a641f9441b0b3258d950d3f778", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:5186057a9c00a2560948f102239929fc5a32a79e20cf3438a09963d2c018167e", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:34f4bb97e6e926421594f71aa0061bdf83228cd9d6011197319ba873cb90cb37", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:5bfdaeb93ab5e594866fdd5121c8e1c8defdea3c02e21e7084b8bd3f9290574b", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:480ebc22dd58496bb6261bca37de58c4b3d723a6265ea867de1a63aa1b96a2c2", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:c463321f9c51a55ba9083f529a0a05b5c7fd6d35c2f07de0245d65df95ce4405", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:48b059be6c655965c5f88e174dca335a11fd62f1f920f70941907431709086b2", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:00ca56efe774f449d5afdfc17296f36dfb6a0655a6c3257dc4d2ac782dea843e", "enabled": 1 } }, "kmscon": { "100": { "checksum": "sha256:4db26c91c87f0475c4e8e2fe606da49b92b5f5e15705e311594dfc249dc3d46a", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:30bd9ca292da867a6b047b46654a9043b88285a0db12bdb0827944ad2b6c2112", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:780cb20f6e76a3855ce56152bcc0fbbd9b74f31e0a4608c1cadd1091c86f6d76", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:496d1614df39eec8474249e3cca92242748a3f244c232be6a4c279f85e5641d3", "enabled": 1 } }, "l2tp": { "100": { "checksum": "sha256:7d1de68d5e524b38181c105d9ee877428d31b7223f41cd5ba56608a1ab570dda", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:618cec25ebdfb08d912bef68b6cf6168b9249c0f2787a1077a72dd9fc42ae202", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:3fd9c64ecce2cafd4b9c1d9571d0a9ed048807419a2e6b634a346a6fb6c0abb5", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:399375d5c245a6d309655711091395325995def5228d96f1bcca598f36f797b0", "enabled": 1 } }, "linuxptp": { "100": { "checksum": "sha256:262069e8c26cc005c845bed413db7b7e65edff12be3ff7e46132022c9dcf3019", "enabled": 1 } }, "lircd": { "100": { "checksum": "sha256:091a4a58f22f1fbd932b723cba95035cfff6dd693411521ac5af536ae684789c", "enabled": 1 } }, "livecd": { "100": { "checksum": "sha256:243d992e986ed598980147e75baa5fc4c721e13760d985253f4fb53ea627b8bf", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:a68baf71f6e016e254a23107d63804d917e09f93428e7a31eb0c5f4ce51e897c", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:136d0723646023e4eaa1c7056d8c73e66587038b66bb9bfda1a93c41e5e025b9", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:f72f530f07e4362443efeb16a94570e5ab06999b3f9e3bd238d529b5c18ead8a", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:24b9355790ce8343c5e895d11f3b2141ad07a0251aaaabc67ade76b926fdcab9", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:217a278d865012230582ae591db707c859b1690d9fdb32ad801ba07578be5356", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:b1fdda1d95a3c21e7b03e692c08772b8d6bf8df684683b9def203f490b545fef", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:ff2a3ed9f04c98cd9cbbcd686d71ff02ab25e064ff5a8ab2a39467c40086f8db", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:f0eea61d2505f0c63f0477447b9988b62d72676c5ba51443f871f920fcf12401", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:683a63fc43480c8fb6fed670e1719c4526208376407678a5299a100cfb58df0a", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:4f6ea09e5f0c16954a31a2ede9c90afc5bf1c942e02f49d739f1d12393515061", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "sha256:ea63db7f1ee848bb7b751edc0a822e0d2abc48fb3f1e11992d9abca3bda37255", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:3b832a5a752d1caf246524d27021d45d2cf79b948cc928eac575c24c60fc8a6b", "enabled": 1 } }, "mailman": { "100": { "checksum": "sha256:77d7a3de9b10519a9e24c9de43b7dbe83af0a61d493800981c688a0d14b58001", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:6a4406b49193115b9e522385384e78690fab7f0f483eaa0858ae8c785f2e1ecb", "enabled": 1 } }, "man2html": { "100": { "checksum": "sha256:e79c74fa5ca25642f5890dfe0586c5c73a3e9e4056a356b34fdaf37d4e7ed709", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:25bb4da3c4edbb36aaa6d59ddaeddd8227560478d6c028d45d553c340432cf79", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:0976823917ff8a661ba7b948ade69d350a8b32ca4b6ca95b7d87edbe81958393", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:a2962ddbb578b4ccaf8b6e6de277a497a257aaf740916b6ad5072c46c9fb5d9e", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:bd27c4f932e2821123abda0984b1795429ef05e33fe6aed6d7edc97fd0bf2cd6", "enabled": 1 } }, "milter": { "100": { "checksum": "sha256:4c746cc0f926f44392c3e908c2f7a03d036bc13d59babfe973028f9bfa42909b", "enabled": 1 } }, "minidlna": { "100": { "checksum": "sha256:78e425714253eca45e8cf6b617c5dff22b82b01cca3e7360e382836412aa647c", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:e6e31ecaaa7f4395ea0b24de8802a9f1bb56db00e6dfd0ccc595c20c9c369128", "enabled": 1 } }, "mip6d": { "100": { "checksum": "sha256:817b67606329822a29ddc7a6bf86d53f2580d40e9b0a5033791356730acc30de", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "sha256:84ddaba9fc845822cc385a96a282176641ebd745dc4852dad8f954b5c176c144", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:7158e05ffa556496b4c1f203b9a0e7f4398b492897e8404d65924ac1a26fe5af", "enabled": 1 } }, "mock": { "100": { "checksum": "sha256:54374fd6c6527d99b1ad66c46bd49fa2651e978fb627ec000add198ff3065f67", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:55b25edbfc53a3efc8661cf9e5a40e0e31ce8a7e45763995f42055b48159dee6", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:198f47d2cb92afbce91e32b967fa727f5e76b43818b9c927b384b47b15ee6ece", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:bbee84725c985fa71de0bdbbe3687cc38c514f67c562f21aee81856d967843cf", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:70b515f3199de2fb97f2a5912c999dac14ab7b99b50c2c20efe7290e09bbf42a", "enabled": 1 } }, "mongodb": { "100": { "checksum": "sha256:41be66613c081e2ac730abe38ae82ff6c5a71cb410046a1077817855b93788a8", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:c9da2cd0a3798163065983181a3604dc1168c43db6a32ab27142580b9e348f12", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:ed2adddd3e03f66431f878f64c3c320cde053729a5a53ff5c61ebe019d74c0a6", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:2f9229f62c45f2be0f0fc629631a69876c1986ed291d3a54f8e7575d960bfbc1", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:0b59a21d720b07827faba0e0d7e34a4f00b44b7d26eb93443ba2a6307a10cb4c", "enabled": 1 } }, "mplayer": { "100": { "checksum": "sha256:996816c9f613a935498d391aaf961830c2f1c9ba94f3f400a6f73709ac91f69a", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:79b4e00f62941b4fcfa21b243c659fbeead63b0f4cfdad7644b6cf40840b92bb", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:a1dcbd78d9b5d859adf95cf56f29860f8580b890ac1d711ef1e1d58e3cf733cd", "enabled": 1 } }, "munin": { "100": { "checksum": "sha256:1d54d7f368801185a53a633839bf2824d07df839a9e09a0315622674b240feb8", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:f77c396f150f1ff1b2a8314976eaf445468bd5f1966b29172c2afc433643a9d3", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:9ab7bb83d5651ca31d6de2ee96daa0350b97da7e7357d0e5916b3e631c841d80", "enabled": 1 } }, "naemon": { "100": { "checksum": "sha256:df069293da75b3968d54af59e515de3bcd7808f0aa67c3a1e64671f6a065a1ae", "enabled": 1 } }, "nagios": { "100": { "checksum": "sha256:0030d8ab40c3b947c5a5cba9cd5300f57f49d05ac520e2e68397fe59517ac279", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:b8d034d2f941b9b68c5316c91be536cb98343616a6246751e8d8275354309465", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:551a57c9f2afafbb2407ebfadbbea56b87a4373ea0baff81dca2663bdaba5772", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:16306e7318056122150ecf5128e11f35f940abe2caa5bebaf924e2fd35ffda10", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:c3b41098ade8ede62ee171cf105626e720b32c3a7c562cf81143905eb9771d1f", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:0e9938cb16c3852950dbaf0cd0b99257b1201388d880ef418f9039872e3ee881", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:33233739cf6159f32e2753d7a960f9ea3309450a88772e1809a97643b1db2b6c", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:a92e3dbce7d9014fa9d86d03ec9feaa7beb50fabb0fd24f74ce8e60573326833", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:884868aa84cbd6c86f59ee9d2ac24c6c5d6974efac64675b61c45e9954a02503", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:ad9dbb975ff7ecba513e8ea0ad22bf7f1fe74e08d16eec244af9fd47417e9f79", "enabled": 1 } }, "nsd": { "100": { "checksum": "sha256:50cb58ab2a03871dc048a850e1de307dc10cddbc71558b2afee3e9f025403788", "enabled": 1 } }, "nslcd": { "100": { "checksum": "sha256:b7176eb3b7c487332ad1aa47b4dd30fe92eb71a288f209a4fbcfbdd5e5cdcae1", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:8045ff61ad26541073aa8336a5e6b6e5218d4f35324e121a268c8bc8993f06e6", "enabled": 1 } }, "ntp": { "100": { "checksum": "sha256:33dff3e22b250e35b56817be1e07d137c9f4cf79092c866129547829cda9a81f", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:625061b0017f1a51f18a217ce440021d327e9c5d33b58d9f2eb432c4db10e66c", "enabled": 1 } }, "nut": { "100": { "checksum": "sha256:9584a7ea7ad982b8efc1658f0534706a2e245cafd1a80ac3a2ad4c273dfee4a7", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:ab52cdb2b5f03af08758c490e58093b4e673e02c4c43949be22c5adecbf1797a", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:8b9bb55d25f96e8b0713abb5c461d72c10b942353532f168bb35c5ae7b9975f7", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:4c5546206ccd3fc38574fa754a5de587e767153cbd18f879e6bb4c739aa0794a", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:07f131c0b15c2c1c884f5ff15124eb0d1d971b7e39846ebfb9875bfbc5a3a35b", "enabled": 1 } }, "openct": { "100": { "checksum": "sha256:aa50814c7b28d075e00f96f6d25e4ed1632d431c1aff23fb1cae76a8b4a2471d", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:3571d609b67173f3c24a52e984c1705c1ee1a0387adefa315a77df8b98c3b4ee", "enabled": 1 } }, "openfortivpn": { "100": { "checksum": "sha256:4a3ef10132fb6d925563410bbdd8a06eb919140493bf66bebf3b7792c8a2583e", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:7326076c05702f570bbd831259a472502f6276837de2a97d95ba3e3f5f7e9a02", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:09a808fd9562ae69de1f374b4f5b298bfc7460120d951b2ec91cfbf6e91a3918", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:405a2011662eda2bf92b4086eea8fb4fe4ae1332c87c5796272a0fb1853b6d44", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:3c9f202b58aba4cce4c1d38f16bb9f3d4a3f0f88405fdd99a6bdb1f7f6616017", "enabled": 1 } }, "openvpn": { "100": { "checksum": "sha256:346c5936204aacddd85afcc1d3adda85b28a5ec9b413fb383edf8e9a4a5ab146", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:d58cb17d2b79d13da4222a1a9c1209d832850e4ef754f672d4f093dcd197d1bf", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:0f7996ff49033b97c2c40fda4e7ad6e2d766a8073e9c5192064e1ab83d8d9aff", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:ad7169ca6a6337944353673e203224750fafa73cb0c1111755a4640ce6d59dd7", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:64934caf4f0d524305c6917e541ca3480b9c891f13415688ad321d9f87abf5ad", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:a289c349afd56d1d87984076a9bbbbf8a6105d36573a436777862755a7d402fa", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:838ae4d31fdab15ba7b68a552fe01dad4b51160c5af729a6e5a9b7a06e960a07", "enabled": 1 } }, "passt": { "200": { "checksum": "sha256:5cf79aa96a735412151bf7aa474d617b2d3fe62b59d55afa72e1b6848f5d3344", "enabled": 1 } }, "pasta": { "200": { "checksum": "sha256:e672c337a783ce8ff6f3052e8eba98fe9267f747c35e1c63184e9a68a781af55", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:b2433ab6b57ba5ec35291c2661c97bd938115f2805be06105675c4095f55d7b0", "enabled": 1 } }, "pcp": { "100": { "checksum": "sha256:c3678e4b4ce4848aa98b57977cae9ad294c7661ced1d39aee2a7cc067808d706", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:d737c8880d919ab312668851ed170724d3ef0fd407a233c13f0096f344844d9c", "enabled": 1 } }, "pdns": { "100": { "checksum": "sha256:390105003f962fcdcef47ca8739d92fe19fc8c6d669cbc2e6a238a3333b071cb", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:8e88edf779794b901d188718c3dcfa70f252eb106d3f1909aa6a6c83c1b0fafe", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:97f4d62af081e7861fc802f6766eed5fbfa0ae619d5247f99d60bfdc639149e9", "enabled": 1 } }, "pingd": { "100": { "checksum": "sha256:97da182f2bc44522fc8307280a0d55b6bbc1d9ddf1e3c6f6c4fea22afbd191fd", "enabled": 1 } }, "piranha": { "100": { "checksum": "sha256:76d7fb0bd39644054090b303645f6bbf83107baf43aba3c0b3760ec25a7f546d", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:a7c0d1bd59d88d5c08c1b61c84675538795e86f78c5eb801e7d44b500c513750", "enabled": 1 } }, "pkcs11proxyd": { "100": { "checksum": "sha256:13bbfa33f369fd8ab295e72e6104b095f03a3a3735be7b99bdc22d797a1f552b", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:a381778f6e1de9552f76e10d8c7b7bf51f141fea3160951c93d683cee019c559", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:61a5c7f116c5807c6c18200eba52387f84782c3409ff0558703a052bca5a2229", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:adcc252774b42de118e5658c5ac4d62fe01da91e611f7477f4d89e97505feba0", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:d53b4ea2f80c778579f3d2417252eadc6af3c0b4a6ff16295d419ea1531c2c71", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:e92c809be52c70fbc71d19b9db41475020cc4603fbea3e67b2cfbabf1b3f6310", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:5175ec3ba9f52060316a2b185f2fc135f943de17bb49edd851e44076c2f2f2b2", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:4361b53e96d34b228a37ae757619c8ebd9ecc323eaeef7e61639fd78b95c743f", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:ecc0b36eab15792d378b5f03539507eeb55cf3f74851acfdb8c6b03369354143", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:b45a134d30f24a04f0eb9828c483f2ca0ffccb76d8b14ac15f0027a91c7ab448", "enabled": 1 } }, "postgrey": { "100": { "checksum": "sha256:ebb3497a8265d4c360656842e4b481f881772277586d9c2cc641b14456c6c462", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:827bf87edb79a7e8f269d432e4b27c8e8020deadef0dc321d668a164c0e6317f", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:c41a77c3ce0fc300e0b2caaf1ee0747fc81c1c088f52ffa89e42fe4aa701fd44", "enabled": 1 } }, "prelude": { "100": { "checksum": "sha256:074d99076276cfa5b040b409ea00476176e509c50b0e262192aa27bc34872baa", "enabled": 1 } }, "privoxy": { "100": { "checksum": "sha256:df739ebd48b6e56b5774a55e05a46c19d27564cd493924f4ee573eab40d88059", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:b0695ea8b39a1e855a5697a86a94240571c7121344b95db4925154999bcb5cca", "enabled": 1 } }, "prosody": { "100": { "checksum": "sha256:a53518c43e498c8c9ddf3066dd9bd8c3af6446dbf4b70d584bfb66e3aa4ae082", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:e1c5d342f1f74a3b8835800e20d4ab473f1529f4f1077b48cae541686ca99493", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:5166260019c7975741f14455d1fed2f7cef647c2e2f08d054da58398b1b548ae", "enabled": 1 } }, "publicfile": { "100": { "checksum": "sha256:313f9f29aaa2fb7c2e9d012afcb83b81120d5f226a4a95789817f4528326ea76", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:f83108c0cbeb45d7f432f5f39d64f8244ed015309032895866f6b05b7768e83e", "enabled": 1 } }, "puppet": { "100": { "checksum": "sha256:8eb386d8af34d1305ff81f72bc22cf9e2c28034ab63689123a3c5dd4e0da4b12", "enabled": 1 } }, "pwauth": { "100": { "checksum": "sha256:307c6d628cbfbc6c24bf2e34726b9776ff8bcf899183f7378858190628e8cfc8", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:8e8d7130e2c55af573455784f2d115e64b5d2519fdccbbc701666c6b87d4e02a", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:56dc8a4e9a6608948552a34d0b008cea439e60494d408c4c71d7ef4274cfa588", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:d320aa1782ea44da0278bb788bbc6d72504e9e91549779f731ad1ef18dabae62", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:f93d7a32ae08a9f0e79f36403f6cf1738d0b363ba87a0bf9b64bc7dca45a1e68", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:b6da2bce5b79b0d0c42dbb904589685149df7b7022381cd1586679ea2413245a", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:69e61e43d2ba5505a45fe99b76d9cdb5fd9df5b0b18ca6a9867159ceff0e64ea", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:39a4932bbf171c73ad691a55dca6cf0d5c0183362601c84bb364a04717eeaa10", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:05af050c8e6c1f45d6a0989cd4573aa779df68feb141249ff4e6503a94433223", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:3591dca1f8fb1300ca8d4be41a909f8326352bc21fa47881ecab3121fb1e360c", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:58f9c526e1827795838e2be6d6ad053f7a40f6cb1b8c64edd2197e10355ded42", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:062bed0545c74fbad313c5fea3642c5100b2e9cea4971588129e54e4d975d48e", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:a8dde29ef48db371c731c965a6e46c17d48026fafc2f5c031ff5a22d8c186274", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:27ad53e98a5086db9cefa582cdd82d624466351283d1eadddb49d29525cb7ecf", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:128b9441ca76b42d7cd94833289d1afb3a318c01104326bbb462794cc9e58cd4", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:00ad72497f36d5a4ffc68472b2fc920e44d5981e05c626b16ea638dec43c1119", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:cb0026fae844ac033b79163f6d7f503de1e171b1b8bd4b989af5f6b9c7ac68d1", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:344947e4a73057580ecc7abd13caabbf6911b0148094983414fd0b4ef1b784bf", "enabled": 1 } }, "rhev": { "100": { "checksum": "sha256:9260627895b66cfa6dbf72a27b8bb3c2f11c1b8f53cebbafea7e22e254cb3cbf", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:f103a6c7bd547b341d37088336c150b01981af46c8af81897324f11fb03b3512", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:cbf3603f88e4402b31c8d3b25ffbc49e052370f997981ab99b84449c690e7c7e", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:ebd9e31c55e74e25c500a935e435bc80cc35eff70b43e25ff1e6dedca6a932ed", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:118703a3bfda4696c72714b47ea658caf4eb1a0cd9e04f75e307a1574c4180f6", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:0fd7ea42b75ab283bad96a47475b92bfc1148c6085b8874a287fdfeab25a2a60", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "sha256:cdd7d83b62687348b4d3a9a9a811d631cace1e9b85297357530e4c0d6cfe8f82", "enabled": 1 } }, "rkt": { "100": { "checksum": "sha256:aa68a2d2d0fcf00585c077cb074a20a6b3c03a8f37f657152047256d9fa194cc", "enabled": 1 } }, "rlogin": { "100": { "checksum": "sha256:ee79c132905283df06f33edbf07044d7f3b9281385502437f9536620709921e8", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:f63c910c6813474eb26c9ca23b741df5052b59429e6326c0b5bf79c075df9ddb", "enabled": 1 } }, "rolekit": { "100": { "checksum": "sha256:03b6ce1252ded09ebf6e94718640759d9b211dd97e2dd57d1d778de4eb012ff4", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:83621f87c840f1cc05cc68ee55fd04cb6a6b037096d3b19a8a9f310f7bfe605a", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:6263d37a900205f2e8d19728832917b8681fed62fedb493490780bc39580b48c", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:4f5880d52807ce26dedc612bf930be97dbb8a3d4f71d9dd2c49e5a85fcb8f6d8", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:cd2a3333153d7f4612f106e387bfaa1be75ab8339743ebd7b7bc9687563edfb3", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:23676d83969be386103765416d7fcdd47d8648890d3f29104d46537c8e15ba5c", "enabled": 1 } }, "rshd": { "100": { "checksum": "sha256:5b902526880f0ac1ebdcbbdda485f684971289e35b1704250cf1ef6d9475e5e1", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:3c6e6b9a13b5b6c96de9705219b16fb72c908b64e703e4daedbc3e903f15b38f", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:7354677d272e19e79f693b1144f98a6b13fc57b1afcdf9225d153c9549d6b050", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:fc0670700c999cfc9df2aa059bd9043f89e28cf18504fffce68ae90846ffba97", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:69d81dbf1ee64cf68373b262426f2c38235c65a08fa07b6d984c212173c421b6", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:08ff8ae3fa28ecfb7a5dc01e04c0a65cb36604c0c43c84d279a87fa322c7ed5f", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:c19cb6b77c5e61d6d5161fe718e76bd39b565ffa3e2935fa86d9fa212657af81", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:ff14a4c75d13abbe6f9acbc55823cdec4ba0292d3371d61bd4819c80428c4aa6", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:4a032eacf61f283fec5ee33c19d29044ae9993e3fccba71ee7a78c3edc4a6843", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:8cd66f10588ac011a761fd7dd8c7321959a1b4e08f564628cd6818d39f0fe2cd", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:1c411b116b002406d243c0755bc41d12b0e0ab1512c2dedc7d0c3a84605ad499", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:6c526c19a6ca6c928fa90ef512e27bcf60fc36eb8bf0761caba35774347405ff", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:87f3b4985888d0bdec4a31ae64de5abd977ea48aab0664be86fffda797d37ba5", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:c818c9d44a7bb47328c3dc05fbd93ae1a9beb7c4172a17060396677d2df797a3", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:70222e7a0f5261b5340231e569fbae3df5b276435e04bf6042067b0e21a9bd76", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:b608d450176de09155d4a4b468fffd83f274a064e8a64551b19087fdbb4c6ad9", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:9ed7081dd55fbb74f03c472811d4994ffa6226154568cc11c664241ad7d3fe3e", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:94bbb85459ad62b0836072a89cf2cd0e4f88f6d41912dcd9212594aecde38c86", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:02fa4aa14e0bc05760fbbe3efc2b32d26a195c9d8179b2edfc480d1e311e2484", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:1e062a3a2af538be41569bf4d8c62005efd9558825bcc16beecf5542d95ef4c5", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:a5afd21f58e81e874ce28f2a8a39ae892f940a7cf68a2a9ed2e5be2ae1f1cf3d", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:4aee2089e463cd65e424f0bea42d909d8d8d3de4ef98a8f47d8630096d14acc3", "enabled": 1 } }, "sge": { "100": { "checksum": "sha256:a7703253d970c1f8843bfbb95df29f7bd73a5aa15694be614de571f273b9b023", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:d87db5bead6a4f89a4f087cfc5d627ef87277e200b53d670e0e164abcf0313cc", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:f33a23e6f6879a6465292329fa10a14ab0ffe3ca3765e86f26fc37b935bcadd4", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:031c5ff61a50e9ddbfbd0942fae37ea90074e478c1cec0b4eb7cb6aca9596dc7", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:cafa04ffdedc77f63d8494e54ea6e9fe5c6138003b57f7705020ef55add50b29", "enabled": 1 } }, "smokeping": { "100": { "checksum": "sha256:f9b6542e390fe6c0a4323790b2bd9b9fb32761f691930df6c34f61cd11e54f1a", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:f13a315cb56d2b1d18b445ecb589b522080d61bb2eadc7719c12f61a1da46678", "enabled": 1 } }, "smsd": { "100": { "checksum": "sha256:ac4e33201632d9b0d4f36f5a403867e4657bf77f9d73446119784bd05fe8644e", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:eefccd257b5b9326cd5ba7ec1e402e96b447ee470f7aebda42143cfc81cc87f1", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:9c41f87b5ba09a6254ce922eb60b6dae47d3c7bd83549aa9e1b4509f7f0603d5", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:69c57f871e35b62953afaf643fee5bb47f815b803862a54e253e50d8ae28d7be", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:6d618460b03a8141c43e9679285b16dbdcd49b3020cb4d003cee81310d5ad2f2", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:5115d4056aa236c832f66028083ace5af3dbb88eccfb6c4c9b92e65ac4cce486", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:049ba06fa82b92c817d0fcabbea636832da216edfc2d16a301dea96501e0ddc8", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:a6efbc9724f6868d31cc94896e2272a4cfe2d810fab9eda9f1cb85afe0349012", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:45ad3035b3e1935094d8e2fd1b15257a5d6434b7d8c592521404651ea6296f3a", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:b701df18f6139647738b643c5b1a1d8a1572395b4e1fff2c504e7a6bdbabc639", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:311ea08ab48f4b407e0bf45538aa6bcdd2b0cfdcc307567d6f6654d7d23c8a90", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:9e90217c45bf0add27ac0ec389487ae62fcdf966e43b19e94b39c6d252d39cef", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:443877f00fc71f5913e4a5103bc9084c3f8724fcceca5abb6d60a23082a3aec6", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:91c5e5c35261225ae12b5e1bb35d19ee72769a2ad5ffc72a33cc4de185b6f43b", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:6974335caa22d67d0a3d6cd2f9549c1474eee7b017748768b296e21c7af6f482", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:8373ad7e195b16d1d244d1611ae4ba87c7e8b743050a1a3cf39b5b0ab9bec4ba", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:d177add9dc39846ef24440294154fd67ec5e2e5c6f0ac9c17eb89dfb6ea887e7", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:1e37b5f0d9e8aa7c05dc7e3580fefe546f81f7b1b54a8eef0773a1e6bd2c58ce", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:650e0aae8f51120debe600360e45ef451e8051fef46189c115749d224a8d0afa", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:cb674d7d6fa303278bdf2e4198ffde0da22aa626a5d2376e514cde1599f3570a", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:2b1807b97b376261a1313840b22eb76235dc6d3978d55724de1695820487eb38", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:f9d762a738e1742dea85f5c3830e20a7cf39f43198b0573f4643e03fdf13e0b2", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:3112c3f67959589b5885bf9ac10d0ede832d3474812ea03a98c77d1b6d87a9bd", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:79ae459caedace3652b53ba6be21f53df5a8c8b41ab80506876a44d1cd5a8a4c", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:272c5494a652a912380581481e3a874887406d9134eb05da001f23745b2a58b6", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:5b3d9fe700d5a2f2a0fd1932695085dbdf6ccb195ed9037ffacce8bedce9e96d", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:eb8e219d448ac3dc8e546e8c75d065b0e40190ef01ec75602a93198305a6c354", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:589ea47842cee02bc752f00ed268938fe510c28ff3597e2c0cc14194a31d2710", "enabled": 1 } }, "tcpd": { "100": { "checksum": "sha256:a542c8799c012ed27a2fb93178397568ba1a96d0b320e4ad093d3f957ef83866", "enabled": 1 } }, "tcsd": { "100": { "checksum": "sha256:082df579e721dadd4cc6093ead25605c0864b4f9545fe15b973718799bc3f665", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:176f68075bc574f5ffeccad8363d5e8190c1561339f2fc609672156de56b2480", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:6e3e664be31a1c77a90aaa94b52809351004d03325ec6ca711d01131f9482e83", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:50726905995b22290907371d8cfe398cf770f3459785fa5519046c89b4587d56", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:2bb26aa2ee0e4e126f5f65bb5f71bcdcff2cb30e9303f563f966c8c73c920ccb", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:38eb3961c0fa65269cf82e1037415367b492179edbc720558cb787800d84e907", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:0da7404d31f4c00d00f67041d4142e128b03eb1514d15695a636f13b6250d049", "enabled": 1 } }, "timedatex": { "100": { "checksum": "sha256:7ab40444034fcc3be4a32a0e72313b0627d9adfe329954fc825ec483847d32f8", "enabled": 1 } }, "tlp": { "100": { "checksum": "sha256:764b572b286cd3b2fd6cd35210f40d665e5c574500f0a4c82f94b1074f552fb6", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:e8ed2f5a472b550d21f13310e57bf3779819d31c5c70d606850229cc56af5c66", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:326a50e64a6800bfb1f55b44ffcbac03abd47187951f5031c1d43a3ab327e84f", "enabled": 1 } }, "tor": { "100": { "checksum": "sha256:8459e0e35121a6784a58cd2da6d65ca1c2185469030b3ffeeac53ea209759961", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:23d4bce33efc3fd96819a3104142957411c96dfe29878568e434e2fc37bcc827", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:25e66c7980f6109aaa5b82fd50d351197475434f0bd1232bfc5fcde13e645942", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:f6958ca1de520c0770d5fef4db40c770ea971aa4ff1e44e75bc5ce28b219c8e1", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:4bfd146d5153e4318613aeb6220a85f767df127d8c635df3eb9effff3e23c9a3", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:4f37de234048466b90c8c062d969d4c433b522b11e15f40b1e6011d6886732bd", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:165a32f507c35504d182074c819bc101ec2509b3297086506598c408b1e3acd9", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:0c322c0b5601401c6034bb3b5a14bc554cb3dac02c462e6341a675c489fbf6f0", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:a481132307fe4e7f166d183f95dd70a1a2fe7cb21411340cdd522339dc9eecd9", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:fac7ad46fc50369fb70bcf3ec265e1f3bff1259ffe474e2535223c3fbce6a453", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:f23d94ce40b1e7dcc10eeb840a4322a56d76f9649ef6057c4a446ac1b6fb1ed0", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:41d55b1ab2964670cce394fcbb0439a90fdb1a842e1e8e29904d38f3782ae68d", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:ec496632f91a21b368e0afaa132845148bab11976eafa48d647c817ec24e3891", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:e4166c3bfcc528c22e6656eb4c4d57ae97eb49053593aefc8c7ecad7ae810c67", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:5be574521155e4b99b38bcd1916757c9be69b0f89f976aa47188285460efad60", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:8ebcdf1f369d1de1cd1ea5b575205e4c127928f72ff43ee3c12574eab70f1031", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:31a24a4b447de14cec57a18549aa1ae09c39751a43d88a25f06f49773992e658", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:d8172d370f0da7eb94033194b60316461745af1f976c26f9bcc39e23ee8a6f16", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:6515d15889968c3d1d0f773a6f515c3ac5a98956a5d5d4e0d146a4c6011f568b", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:badd40ac4205c51bafd82f4d91193436143f5d7732b5d904da3d135257b4cb41", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:d20e9bc460f012f2ac9d5dd32abeb1de7f762b13bae78376c592d3a935266e45", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:a26973a6006e05e43657737f80d63c61958d1d3f0c190a9128d3eff030c91b37", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:ea51b09d150d2e42f335f24e2b201088c74b2d9529c1da23fe04d03e623206c3", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:9b9f4dd93a1ba653d0fce1ad6d7b6c1774936359072e4951799ea5692ea13c32", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:7d80b3270f03f6207bdb54bd93bcea2ff84383b6e33561e7f029baa12d05acde", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:8ab4800293a766cf255f4598035228362d4e30ef0ac0d67d43b4a093f18c139f", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "sha256:7db283d146d00523ff207e2092545a4307710d2b5a3b8517f19cdc7e51c36d62", "enabled": 1 } }, "vpn": { "100": { "checksum": "sha256:a6757b76a18e05b3fc93f0d36b91b51f3635a0a055f3c5ca2693dba9bd20f9cc", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:8b683c474f953a281ff5fa373bfa67c63588c6faf4203409d78a115acecf94b7", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:cc25751ba7e123e02be5b8d1f3dbe936e7aa0b847e723f440cbbd0642309bb95", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:239846bfd616f26a85339f607eab43666dfc693b329c185b6e12b725127f7188", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:f765fe184da93c61b38bc73893780aea209eaf004658ebf8ee20c7c8ea4c56c6", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:9ec8c8d4156688729fc438dfa1a4695ae697370dd37891716038736b49689de0", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:e7192373837ca2c79712da4b9c09b37c98f20752db310431a5b6e53c2b9a2d50", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:b7dee46a1e6a7841fa667c03894a524bdbd2856e9e28ae7ff653a76d8f961c63", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:8595b56ebc03c4ac45fdcc23f851a7b46704ef3d68aef0c52af0e20faeb2a4de", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:d800be053dc990f2093bd0dc877257ca27355a7e98f8ebd93292d7ac5f9bf388", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:17255797b5d668b67aa92ecbf725b104eba96ba8639fade6d52b03866c95d18a", "enabled": 1 } }, "zabbix": { "100": { "checksum": "sha256:2f663f3084970d995c4960862ed1128e886baf14039b88a003964ef3c5a0a884", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:88598cde700174182f670cbf8b5058687c9e1e718b9dad85243f13d054c699e0", "enabled": 1 } }, "zebra": { "100": { "checksum": "sha256:7071305e4c4847311cae305142ce9fe4b3c58cf39811b4b191d1e581c4f4cf0b", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:2337f3a4d56a0d4a22d60c3ed0ae9be194b1b613b1be0adc34df31d2c9a437f2", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:0536e9239eb9983202dd3c010e9aa9810ae13d92805689cd478ce62f992190f6", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:107 Saturday 02 December 2023 16:49:38 +0000 (0:00:04.020) 0:02:10.354 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:118 Saturday 02 December 2023 16:49:38 +0000 (0:00:00.036) 0:02:10.391 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:124 Saturday 02 December 2023 16:49:38 +0000 (0:00:00.075) 0:02:10.467 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Saturday 02 December 2023 16:49:38 +0000 (0:00:00.055) 0:02:10.522 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:105 Saturday 02 December 2023 16:49:38 +0000 (0:00:00.027) 0:02:10.549 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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: this_is_a_bogus_image\n'}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Saturday 02 December 2023 16:49:38 +0000 (0:00:00.088) 0:02:10.637 ***** 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: this_is_a_bogus_image\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Saturday 02 December 2023 16:49:38 +0000 (0:00:00.044) 0:02:10.682 ***** 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": "this_is_a_bogus_image", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Saturday 02 December 2023 16:49:38 +0000 (0:00:00.048) 0:02:10.730 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Saturday 02 December 2023 16:49:38 +0000 (0:00:00.033) 0:02:10.764 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 02 December 2023 16:49:38 +0000 (0:00:00.065) 0:02:10.829 ***** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 02 December 2023 16:49:38 +0000 (0:00:00.130) 0:02:10.960 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 02 December 2023 16:49:38 +0000 (0:00:00.045) 0:02:11.005 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 02 December 2023 16:49:38 +0000 (0:00:00.046) 0:02:11.052 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 02 December 2023 16:49:39 +0000 (0:00:00.241) 0:02:11.294 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 02 December 2023 16:49:39 +0000 (0:00:00.043) 0:02:11.338 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1701535729.5689657, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "0fac9a92bc500b47604bc297195553ae8b675c09", "ctime": 1701535683.2551804, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 202690, "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": 1679919460.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1156410658", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 02 December 2023 16:49:39 +0000 (0:00:00.238) 0:02:11.576 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 02 December 2023 16:49:39 +0000 (0:00:00.032) 0:02:11.609 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 02 December 2023 16:49:39 +0000 (0:00:00.031) 0:02:11.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 user not in subuid file] ****** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 02 December 2023 16:49:39 +0000 (0:00:00.031) 0:02:11.672 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 02 December 2023 16:49:39 +0000 (0:00:00.030) 0:02:11.703 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 02 December 2023 16:49:39 +0000 (0:00:00.030) 0:02:11.733 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Saturday 02 December 2023 16:49:39 +0000 (0:00:00.075) 0:02:11.808 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Saturday 02 December 2023 16:49:39 +0000 (0:00:00.031) 0:02:11.840 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Saturday 02 December 2023 16:49:39 +0000 (0:00:00.052) 0:02:11.892 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Saturday 02 December 2023 16:49:39 +0000 (0:00:00.035) 0:02:11.927 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Saturday 02 December 2023 16:49:39 +0000 (0:00:00.037) 0:02:11.965 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:76 Saturday 02 December 2023 16:49:39 +0000 (0:00:00.041) 0:02:12.006 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:80 Saturday 02 December 2023 16:49:39 +0000 (0:00:00.028) 0:02:12.035 ***** included: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for sut TASK [fedora.linux_system_roles.podman : Enable lingering if needed] *********** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Saturday 02 December 2023 16:49:39 +0000 (0:00:00.067) 0:02:12.102 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:8 Saturday 02 December 2023 16:49:39 +0000 (0:00:00.032) 0:02:12.135 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:19 Saturday 02 December 2023 16:49:39 +0000 (0:00:00.032) 0:02:12.167 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:32 Saturday 02 December 2023 16:49:40 +0000 (0:00:00.076) 0:02:12.243 ***** ok: [sut] => (item=this_is_a_bogus_image) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "this_is_a_bogus_image" } MSG: Failed to pull image this_is_a_bogus_image:latest TASK [fedora.linux_system_roles.podman : Check the kubernetes yaml file] ******* task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:52 Saturday 02 December 2023 16:49:40 +0000 (0:00:00.472) 0:02:12.715 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:60 Saturday 02 December 2023 16:49:40 +0000 (0:00:00.232) 0:02:12.948 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:69 Saturday 02 December 2023 16:49:41 +0000 (0:00:00.255) 0:02:13.203 ***** changed: [sut] => { "changed": true, "checksum": "4ce4825bcd4fb528f2a38a67979b7a118cfde79d", "dest": "/etc/containers/ansible-kubernetes.d/bogus.yml", "gid": 0, "group": "root", "md5sum": "8015f7e0e4880ca026dda86fc5bd640c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 203, "src": "/root/.ansible/tmp/ansible-tmp-1701535781.054784-3145-17001785872578/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:79 Saturday 02 December 2023 16:49:41 +0000 (0:00:00.569) 0:02:13.772 ***** fatal: [sut]: FAILED! => { "changed": false } MSG: Output: Error=Error: short-name resolution enforced but cannot prompt without a TTY TASK [Verify image not pulled] ************************************************* task path: /WORKDIR/git-weekly-cize8ash6x/tests/tests_basic.yml:240 Saturday 02 December 2023 16:49:41 +0000 (0:00:00.331) 0:02:14.104 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cize8ash6x/tests/tests_basic.yml:247 Saturday 02 December 2023 16:49:41 +0000 (0:00:00.036) 0:02:14.141 ***** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 02 December 2023 16:49:42 +0000 (0:00:00.115) 0:02:14.257 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 02 December 2023 16:49:42 +0000 (0:00:00.093) 0:02:14.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 02 December 2023 16:49:42 +0000 (0:00:00.040) 0:02:14.390 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 02 December 2023 16:49:42 +0000 (0:00:00.032) 0:02:14.423 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Saturday 02 December 2023 16:49:42 +0000 (0:00:00.043) 0:02:14.466 ***** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cize8ash6x/.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_37.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_37.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_37.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_37.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 02 December 2023 16:49:42 +0000 (0:00:00.070) 0:02:14.537 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 02 December 2023 16:49:43 +0000 (0:00:00.696) 0:02:15.233 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 02 December 2023 16:49:43 +0000 (0:00:00.030) 0:02:15.264 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Saturday 02 December 2023 16:49:43 +0000 (0:00:00.035) 0:02:15.299 ***** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031183", "end": "2023-12-02 16:49:43.322894", "rc": 0, "start": "2023-12-02 16:49:43.291711" } STDOUT: podman version 4.6.2 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Saturday 02 December 2023 16:49:43 +0000 (0:00:00.259) 0:02:15.559 ***** ok: [sut] => { "ansible_facts": { "podman_version": "4.6.2" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Saturday 02 December 2023 16:49:43 +0000 (0:00:00.086) 0:02:15.645 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Saturday 02 December 2023 16:49:43 +0000 (0:00:00.033) 0:02:15.678 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Saturday 02 December 2023 16:49:43 +0000 (0:00:00.031) 0:02:15.709 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Saturday 02 December 2023 16:49:43 +0000 (0:00:00.038) 0:02:15.748 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 02 December 2023 16:49:43 +0000 (0:00:00.060) 0:02:15.808 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 02 December 2023 16:49:43 +0000 (0:00:00.036) 0:02:15.845 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 02 December 2023 16:49:43 +0000 (0:00:00.035) 0:02:15.880 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 02 December 2023 16:49:43 +0000 (0:00:00.042) 0:02:15.923 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 02 December 2023 16:49:43 +0000 (0:00:00.235) 0:02:16.159 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 02 December 2023 16:49:44 +0000 (0:00:00.080) 0:02:16.239 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1701535729.5689657, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "0fac9a92bc500b47604bc297195553ae8b675c09", "ctime": 1701535683.2551804, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 202690, "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": 1679919460.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1156410658", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 02 December 2023 16:49:44 +0000 (0:00:00.234) 0:02:16.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 02 December 2023 16:49:44 +0000 (0:00:00.029) 0:02:16.503 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 02 December 2023 16:49:44 +0000 (0:00:00.028) 0:02:16.532 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 02 December 2023 16:49:44 +0000 (0:00:00.028) 0:02:16.561 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 02 December 2023 16:49:44 +0000 (0:00:00.029) 0:02:16.591 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 02 December 2023 16:49:44 +0000 (0:00:00.030) 0:02:16.622 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Saturday 02 December 2023 16:49:44 +0000 (0:00:00.040) 0:02:16.662 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Saturday 02 December 2023 16:49:44 +0000 (0:00:00.039) 0:02:16.702 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 02 December 2023 16:49:44 +0000 (0:00:00.062) 0:02:16.764 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 02 December 2023 16:49:44 +0000 (0:00:00.076) 0:02:16.840 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Saturday 02 December 2023 16:49:44 +0000 (0:00:00.031) 0:02:16.871 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 02 December 2023 16:49:44 +0000 (0:00:00.057) 0:02:16.929 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 02 December 2023 16:49:44 +0000 (0:00:00.030) 0:02:16.960 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Saturday 02 December 2023 16:49:44 +0000 (0:00:00.029) 0:02:16.990 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Saturday 02 December 2023 16:49:44 +0000 (0:00:00.058) 0:02:17.048 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Saturday 02 December 2023 16:49:44 +0000 (0:00:00.031) 0:02:17.080 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Saturday 02 December 2023 16:49:44 +0000 (0:00:00.031) 0:02:17.112 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Saturday 02 December 2023 16:49:45 +0000 (0:00:00.110) 0:02:17.223 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Saturday 02 December 2023 16:49:45 +0000 (0:00:00.031) 0:02:17.254 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Saturday 02 December 2023 16:49:45 +0000 (0:00:00.031) 0:02:17.286 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Saturday 02 December 2023 16:49:45 +0000 (0:00:00.031) 0:02:17.318 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Saturday 02 December 2023 16:49:45 +0000 (0:00:00.030) 0:02:17.349 ***** TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Saturday 02 December 2023 16:49:45 +0000 (0:00:00.096) 0:02:17.446 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Saturday 02 December 2023 16:49:45 +0000 (0:00:00.062) 0:02:17.508 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Saturday 02 December 2023 16:49:45 +0000 (0:00:00.038) 0:02:17.547 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Saturday 02 December 2023 16:49:45 +0000 (0:00:00.091) 0:02:17.639 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 Saturday 02 December 2023 16:49:45 +0000 (0:00:00.036) 0:02:17.676 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Saturday 02 December 2023 16:49:47 +0000 (0:00:02.366) 0:02:20.043 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Saturday 02 December 2023 16:49:47 +0000 (0:00:00.032) 0:02:20.075 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Saturday 02 December 2023 16:49:47 +0000 (0:00:00.037) 0:02:20.112 ***** ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Sat 2023-12-02 16:48:55 UTC", "ActiveEnterTimestampMonotonic": "846878016", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target dbus.socket sysinit.target dbus-broker.service polkit.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-02 16:48:54 UTC", "AssertTimestampMonotonic": "845331383", "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": "517170000", "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 2023-12-02 16:48:54 UTC", "ConditionTimestampMonotonic": "845331298", "ConfigurationDirectoryMode": "0755", "Conflicts": "ebtables.service shutdown.target ip6tables.service nftables.service ipset.service iptables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "6364", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6755", "ExecMainStartTimestamp": "Sat 2023-12-02 16:48:54 UTC", "ExecMainStartTimestampMonotonic": "845343180", "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 2023-12-02 16:48:54 UTC] ; stop_time=[n/a] ; pid=6755 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[Sat 2023-12-02 16:48:54 UTC] ; stop_time=[n/a] ; pid=6755 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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 2023-12-02 16:48:54 UTC", "InactiveExitTimestampMonotonic": "845343526", "InvocationID": "43adbc447e9144c289ff875aa0dfd68c", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "6755", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "33333248", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "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", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-12-02 16:48:55 UTC", "StateChangeTimestampMonotonic": "846878016", "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": "4419", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Saturday 02 December 2023 16:49:48 +0000 (0:00:00.401) 0:02:20.514 ***** ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2023-12-02 16:48:55 UTC", "ActiveEnterTimestampMonotonic": "846878016", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target dbus.socket sysinit.target dbus-broker.service polkit.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-02 16:48:54 UTC", "AssertTimestampMonotonic": "845331383", "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": "517170000", "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 2023-12-02 16:48:54 UTC", "ConditionTimestampMonotonic": "845331298", "ConfigurationDirectoryMode": "0755", "Conflicts": "ebtables.service shutdown.target ip6tables.service nftables.service ipset.service iptables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "6364", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6755", "ExecMainStartTimestamp": "Sat 2023-12-02 16:48:54 UTC", "ExecMainStartTimestampMonotonic": "845343180", "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 2023-12-02 16:48:54 UTC] ; stop_time=[n/a] ; pid=6755 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[Sat 2023-12-02 16:48:54 UTC] ; stop_time=[n/a] ; pid=6755 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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 2023-12-02 16:48:54 UTC", "InactiveExitTimestampMonotonic": "845343526", "InvocationID": "43adbc447e9144c289ff875aa0dfd68c", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "6755", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "33333248", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "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", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-12-02 16:48:55 UTC", "StateChangeTimestampMonotonic": "846878016", "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": "4419", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Saturday 02 December 2023 16:49:48 +0000 (0:00:00.404) 0:02:20.918 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Saturday 02 December 2023 16:49:48 +0000 (0:00:00.042) 0:02:20.961 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Saturday 02 December 2023 16:49:48 +0000 (0:00:00.029) 0:02:20.990 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Saturday 02 December 2023 16:49:48 +0000 (0:00:00.028) 0:02:21.019 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Saturday 02 December 2023 16:49:49 +0000 (0:00:00.390) 0:02:21.409 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Saturday 02 December 2023 16:49:49 +0000 (0:00:00.106) 0:02:21.515 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Saturday 02 December 2023 16:49:49 +0000 (0:00:00.042) 0:02:21.558 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Saturday 02 December 2023 16:49:49 +0000 (0:00:00.048) 0:02:21.606 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Saturday 02 December 2023 16:49:49 +0000 (0:00:00.049) 0:02:21.656 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Saturday 02 December 2023 16:49:49 +0000 (0:00:00.030) 0:02:21.686 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Saturday 02 December 2023 16:49:49 +0000 (0:00:00.028) 0:02:21.715 ***** skipping: [sut] => { "false_condition": "__firewall_previous_replaced | bool" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Saturday 02 December 2023 16:49:49 +0000 (0:00:00.046) 0:02:21.762 ***** 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 redirecting (type: modules) ansible.builtin.sefcontext to community.general.sefcontext redirecting (type: modules) ansible.builtin.selogin to community.general.selogin TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Saturday 02 December 2023 16:49:49 +0000 (0:00:00.108) 0:02:21.870 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Saturday 02 December 2023 16:49:49 +0000 (0:00:00.108) 0:02:21.979 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Saturday 02 December 2023 16:49:49 +0000 (0:00:00.038) 0:02:22.017 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Saturday 02 December 2023 16:49:49 +0000 (0:00:00.051) 0:02:22.069 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Saturday 02 December 2023 16:49:49 +0000 (0:00:00.034) 0:02:22.103 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:14 Saturday 02 December 2023 16:49:49 +0000 (0:00:00.033) 0:02:22.136 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:23 Saturday 02 December 2023 16:49:49 +0000 (0:00:00.031) 0:02:22.168 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:34 Saturday 02 December 2023 16:49:52 +0000 (0:00:02.371) 0:02:24.539 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:45 Saturday 02 December 2023 16:49:52 +0000 (0:00:00.032) 0:02:24.572 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:53 Saturday 02 December 2023 16:49:54 +0000 (0:00:02.360) 0:02:26.932 ***** ok: [sut] TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:5 Saturday 02 December 2023 16:49:55 +0000 (0:00:00.723) 0:02:27.656 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:13 Saturday 02 December 2023 16:49:55 +0000 (0:00:00.074) 0:02:27.730 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:21 Saturday 02 December 2023 16:49:55 +0000 (0:00:00.028) 0:02:27.759 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:25 Saturday 02 December 2023 16:49:55 +0000 (0:00:00.036) 0:02:27.795 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:30 Saturday 02 December 2023 16:49:55 +0000 (0:00:00.028) 0:02:27.824 ***** skipping: [sut] => { "false_condition": "ansible_selinux.status == \"disabled\"" } TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:35 Saturday 02 December 2023 16:49:55 +0000 (0:00:00.030) 0:02:27.854 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:43 Saturday 02 December 2023 16:49:55 +0000 (0:00:00.031) 0:02:27.886 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:48 Saturday 02 December 2023 16:49:55 +0000 (0:00:00.029) 0:02:27.916 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:53 Saturday 02 December 2023 16:49:55 +0000 (0:00:00.030) 0:02:27.946 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:58 Saturday 02 December 2023 16:49:55 +0000 (0:00:00.029) 0:02:27.976 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:63 Saturday 02 December 2023 16:49:55 +0000 (0:00:00.029) 0:02:28.005 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:72 Saturday 02 December 2023 16:49:55 +0000 (0:00:00.028) 0:02:28.034 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:83 Saturday 02 December 2023 16:49:55 +0000 (0:00:00.084) 0:02:28.118 ***** ok: [sut] => (item={'ports': '15001-15003', 'setype': 'http_port_t'}) => { "ansible_loop_var": "item", "changed": false, "item": { "ports": "15001-15003", "setype": "http_port_t" }, "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:93 Saturday 02 December 2023 16:49:56 +0000 (0:00:00.513) 0:02:28.632 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:104 Saturday 02 December 2023 16:49:56 +0000 (0:00:00.030) 0:02:28.662 ***** ok: [sut] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:f29e1bccfe6187f94c849355cf36735520c59a6ebcca14e21b1ee4a3d3220c04", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:97dc37c578388b11fbe7290941258dacf20419817567bbeb2012a513db62b45b", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:367f8007f17d81d47b8e68ba0fbf0d600f6c41ddc514486784ed23c4ac2f379f", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:c394822f23fec46e5267d5b922d489d73d0a9d1aa6cb1e45e29cf2b4b1dbae08", "enabled": 1 } }, "aiccu": { "100": { "checksum": "sha256:308a49426c1ad12912d314f8642d9eba19a1fb94d2acd3334961b5e6df90e340", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:dacdb3d03b43ff99d65d33cc7d68675e88a2307ee17eb11d59ad504ad07aad50", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "sha256:994767a1d2aab8e344cf28f4dc26878f409bf295735ca26396dfbb825f33d7d7", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:00fad3ad067cd0c713a97fef76cb12b3e823ed39d0e066d4f42bcc28d614c406", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:747d1ecd7168918860f02b176ccdeb5f5838ab136d6dacf753883055253c2d89", "enabled": 1 } }, "amtu": { "100": { "checksum": "sha256:ca2ee13a8dc91cc8c8c0e21aefe52293a9d3513a357c0b3f60e78c0b5b0bdad1", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:785adf0c81e667feb77453995b9f58230f48eccaef86e224d4026ff03fc52cc1", "enabled": 1 } }, "antivirus": { "100": { "checksum": "sha256:50244f9d06a7d6e2bd99204e97d2717dfb22760f5be098ec32f4a00010828d08", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:9eeb503041acf57014e035cdb1f82f941eeef5493eac2edf3360b60eabaa54f6", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "sha256:64bf85b9795dfaf34566631a31be1afd6a4f726208412049e89c4c2ae80509f8", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:a09f37e251c56751adf1a50f444431d62fbc90e19097f28f5f377240417bc9ff", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:c46a0fc26d6eec3b23246a5b4fc79e4158cf2e4b3abafc06d50388e2ee649ee3", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "sha256:41669501246e68896b209280ebb1ae4abe53a5d6d19973a0b3fb1a391bd32dac", "enabled": 1 } }, "asterisk": { "100": { "checksum": "sha256:512a009624198794a4c1115510f17785e534269c261220c0f9cac62d131c92e8", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:5ceeeca2340dce4b997d1ef1a909ac000e5b8dae0f19f9fc6aaa9733a438023a", "enabled": 1 } }, "authconfig": { "100": { "checksum": "sha256:7ebd15930f21a0a98df762bd71be36f0b8233aa8d6aa6f474d52256cb00be00f", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:8c56ba2c651b2fc75aac33f1f8d3e65e6ce8233b93f69d568b0c62f5f9adbe68", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:737ff425ce4ce69d7b050fd651c7a1cdfd8c14edebb056ccb6fdbb1dd7fb2089", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:1586be43514b37a8f36cacf55bd5a022499c75d07dd887ae147dae21ca2d1c45", "enabled": 1 } }, "awstats": { "100": { "checksum": "sha256:dc2358a51cf1eec0d08bb9fbf1d833b6a83aeccdf2181f95154d81a0d7cf6301", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:32fc0518d84f6977f8198f72d7d952a638593b73a4d4a7bc3765c2082ec01d07", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:b5ee1cc0b015d4283b4068293ceb18b7d5d819b5c2d8db36097d635d3a65d025", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "sha256:f3a458764ec98ce7a677b4ae10dc22eb3e9ea48c5db75421b06e321a0aff6c0a", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:f0b7c0f72748b59054431243d2bdf4a6db168a71e17f525bfa180e323190f7c6", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "sha256:d55acfca17b91a6dbb3e8718bb60bddf67b26c48aceb2f2ff96340f66e54dfa8", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:f938611469aa3a74b8332c32528cf706e6e6e0131825bd26340fa7470192b4cc", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:34d5b416deaa769ecb3b8df08a3b021f0e713eb5216da4c57c9b7152aa964ec3", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:2ce087bac694a301529fe642c4f9928720322346dc213c070259153d17a2d3ff", "enabled": 1 } }, "boinc": { "100": { "checksum": "sha256:83c2f54bc533d7ef21edf285afe688a617c48a2c1ca23e55b6c3c6eddf9b5b78", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:1344fb7197f213e188eb49e280d58f6b671ab15acf68247e8f72480bcf28a54d", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:2ea0657217fbd31db147497187eaf80f531359478ada175f12281a89425af22a", "enabled": 1 } }, "brctl": { "100": { "checksum": "sha256:f5197d026164e1fc51f6e4d2b0b2a5b2eeaf96a8381bd04a330fe61e7b59de30", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:1c9cf0f009f5b754c028848285023f3e525067e3285407541e1b2edf6fdb9726", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:f42bfaaf5602c397fd9ea6e408ebc7274b9db3c5780ce45cb7ca16cc36b48218", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "sha256:6057ae8af810f716090f36d8a9abbb88f45e2adfeaea951ab7f69537901b74b9", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:b934a394d86710b61fcc10df4abd7919bc17682c02c88aa3a9616f77ceca6b87", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:b6a2f95b2521a522b6a45e3aee0ad46b03cc9259ef1ff90b67584bc930b1dcc7", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:813329fac86f8cffdb123fa5bce3c4b0c94ed51c8c4732f5f88fb6690a08ff7f", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:3962284c1fbccbcb2544b9eba0da1e848d232eafcde82cb42ea2ae0b4449628d", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:bd734bebfc4cd52af8cb7c6f670221472a2035277d103edda9b63ee505317648", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:39d5762d74a7893f02f8c98de22ad8e277117a0eab1ed992e8bc9f8364b14aa6", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:7ff4f398bf64241eb04c4df5296ac3c1d0e490f883e0750579b791c6363cf822", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:7a37feb91f0bc3ed3c7f2ee8084a16feb580bf481576a354249ebb57049ac57a", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:be7236ffdbca774bc3676779387a06d0d0fe7fd39f7d7451da10d135e9c01828", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:7952d218d6c2638982580874a3fe72d159d569707c51d48f7cdd022b04a996d9", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:ef55ee872cb1c8f8eedac64d2009ad2004a1e552066c7d93f300eeb686f1fcb6", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:4a12915d1be321332a456f921c80c33658e61c3f3965966c81e49f7bab6c2033", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:137ee82065e3e731f5134cd3dad995b649be5ad0b425c987ba59d6d0354ebc3c", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:5013117d7afb518dff9a3ae3327945aacc311d8101b96fbd2052b47dd4cc80bd", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:8c7dd93bc3283740eae864bfb158264d4407a1cf472bebd764144ccdadbc7d38", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:fe7972a240e059e0fb9ae787020f1916cf6503ffe08d18c81b7f3e233e82deca", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:71e2c93f5b64ed4e31e48d420fa12cb49ebbefe327609aaf0edd636757f5bb82", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:b6fdc244f495d638ff6175384b59bc1e3e2ec3a0e6c2d743d56ce5de84408bdb", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:c8c143fe7cad17266776569db4d241f216ef10b32ad548164c1e40a55a9fa61a", "enabled": 1 } }, "cobbler": { "100": { "checksum": "sha256:7dafb9850ce2cffa32e7d439810b11dd1e4cbdf2e9ae347c9efe24cb9721508c", "enabled": 1 } }, "collectd": { "100": { "checksum": "sha256:bae164ddcd59264e1b7dd9e51cd48ec5e1806983be804d3f3b1496318f6e0a05", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:173ad1273cc153bcfecd53b905314b0ca3a359d7a51f728b624f5421b56c9cee", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:cfbc709dddf5d2ed655e7f8179ed78fea816fe66046b7e8cec618cae238f3ff6", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:e5214ea832ba2cb9f1fe6cf134894a9d39590d941f01a884933a9424334ff668", "enabled": 1 } }, "conman": { "100": { "checksum": "sha256:18f68eb983a3d07557b9124dc1f1fef31be7fde0ac5a35cd6fadead8c58bbc86", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:ad405e4a29b81d0058e6dff4e626c6b212f36f3188567c9d132d930b96f9eccb", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:a817e848d1bffd2cb079fbe290e87e33d0ee8713f3bd95b3b4ec703c0bf42123", "enabled": 1 } }, "container": { "200": { "checksum": "sha256:d1b9c023c3899b0083c323637707af1ccf1d7c8f8ac2538ef3d10b02482cd063", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:f39523e31d44086495c6d545a73efad812884eded80ee5492ffa3bf3d131ac60", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:be78b6e2c61b8da15f32cf96669f389377a4ce1a9a009146dc9f5247ea22d5d3", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:b92b16249a50325ec3b4d279e9e6769655138aa03273711d9698a11d02b93879", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "sha256:9e56fb61f5be0cfd0e13891b490e2ce12be4c898e8154544b9176b81a746e968", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:97e29fc030b051e38654e7cc2c42ce3b825d1ce91361c3e41b299c67fae17d4c", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:ace7ae828266893b85af35a82a98c1fa28cab5866e28fe25135b88725764ba00", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:6eacff12c05ce03201a1fb160d3d238069779a78365eb572e741f5a3811ebb3d", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:829d070b52724d20de335f62b7c553f26701878f6b9d966caecebcb4855bd0a9", "enabled": 1 } }, "cvs": { "100": { "checksum": "sha256:e93dbd1d1c490bc0fd6cf77974dfa426714db344f2efa3112f50496e507b5ee3", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:f6469e3ffd7488af55c3c7553d2fe8c6289d0e6f6939dfd57c47d514b761106d", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:af21384b7603e916c87d5cdddbb1e32efab13dd9c7e86911ec8908c65e230d1e", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:4400034ca033473d7f9c1b6322b5ae79efda80f2be74d19d485978a47c5ac33e", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:8b54fdf3414dc19c379ea70dddc8a59a73670f09acb372660d43819a518ac7b9", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:0818b9f6bde5db80bedb7f89bf51a7b71dfeedba89ac45980e95a1d00d6de3b7", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:262d681afc60e0c530bd64e491254e85c6d1cebb170af84867674bfb7641f114", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:61c3c4c9e1d077fc5d841bbd0c4779a6eb27ecce8af5c4f0a450f72cdd989fb1", "enabled": 1 } }, "ddclient": { "100": { "checksum": "sha256:d857e3a75d2091ef51c0eba28fcbd9d1ce045608dceeeeb56a9b2241efe30749", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:158b9a988312131b68965b36a484bcd9430924c0339e0850fb56140570f77ff1", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:9663982d978b4b057eed738946a41285cf01bc0f6d079dd4a324a02504807dfc", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:f72dd4fe86da2210aebde693fc92e7e062560724126650d6bc9a814e1bcd226d", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:80ede5937ff10d8dd17e41b16bd4e961a15fcfafffa4ac16f965792bdc7b1c2c", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:8ec2e8e51780a0bebf35e57ad50f51ac92b359e11808ae6cfd926cf48e39cf73", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "sha256:306328203e346307c0e7f0000137cdea5df2cce9fca186b21da819ea66332422", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:c8b280603fe2280e35b4a07119690786aee03c2b3facae88e6af445a40ee1909", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:60dfe90db48ed2b76b83c9ff45b0077f46625c041288bd742987ac480e91dbcc", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:3ec3eb33181d73a45a987e26fd5a6cf1c416f14af47e5aeed7966385d1507a08", "enabled": 1 } }, "dnssec": { "100": { "checksum": "sha256:4924d06f49dca0f6442cbd7ec2c8bb0a308b6065d665e516b687d24629433497", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:592421b46f58ed7f9269ab9f36b683c711d0ab0286f5b3370849edfa1f4d2032", "enabled": 1 } }, "drbd": { "100": { "checksum": "sha256:6d398add121a9ada0731f62bf5dda407fdedb0699d9f78d61d2ae222c2ac95ba", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:273e6eb8383a6ad619c794da9aad11efd75265156cbdc113e5438de4bef39608", "enabled": 1 } }, "entropyd": { "100": { "checksum": "sha256:883ad60607e02b4522c4e90ee0b879f6338df5b94d15fc6ab65054bc23e4445c", "enabled": 1 } }, "exim": { "100": { "checksum": "sha256:286f95d36322288ce937538c955087b4f4d465589cac5ae8920b522b71e3af73", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "sha256:7eca3468039d219b971b7e30f2406742a6f148b3ffa2a5e3b43768562514ef81", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:c481a542d792e109e5c6a18c2693f5367b5103de98f9f124f58afc2dd6a0a7d4", "enabled": 1 } }, "fedoratp": { "100": { "checksum": "sha256:b44db516a7f15b91cefb17e234bbd27748a1f6e5c0a59470e3eb8cb74a3add81", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:8fa1191cd7619167cba83bbabb310779ec50caf4b194ca3740d3f99a95af7e8c", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:4999e7277c375a0cc2d4e5bf9807a7d87ea3a5435b45eaa9e313c79a4c367aa8", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:c6b30f6b2bb264ff1a42d933ec66cc29d5cba3969974db5b59a30a4c94cc9f9c", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:a717aead3eeabff6c4d5e4a20a32d3a9a9205e8f762f6a4eaf9977bde156fe0f", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:7e8046984326a7f5005fa14370eb54b51d279b452f5ae728d474959bb5e2e600", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:742bfd9d8eab08e54e873dcbb31b92e6948ad31e78686cb0d636c314daf93cf2", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:63e5a39f76cd503cf0d8efd8a7524e8c5b3bec3766137a2f3405c0e20eb10b0a", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:2b145cedbd4e0663329b9fee784eda2086750bdf84af56d3e3b4a4ff258c6bbb", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:3bb7f0a4edee3bf8f1dc7d4d30e90283feea85d04965db5068c62f43d3afba4b", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:92bbb7b7b7952cd17b31b70b4c5df8ab9889245b8759af7c7c217f36b513aa55", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:c25434a1ae98d31b6f75a15ce06e1efa19bce0805a4d66abedfb35bf8ec6b89a", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:f70a7031e719024c7f7c6d9b670ac16365db0ec9517a4cd30847d184683b670e", "enabled": 1 } }, "gdomap": { "100": { "checksum": "sha256:8c15c146bfc2e6769267ee8dde5621e7803f641424d780cd12724bedd2acab21", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:174b2589782e54d3973ba2e0772a9af40f657c87c69307a2f8164aab64936e39", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:f5f1cc5473a854baf84be99bf3bdf909739c7d6eb031324259eed60ccdde77ec", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:9c5c330312e63cfef8979db8350b646cd7515f7638fe9eebfdccb77899e3fd52", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:8ff8c9aa1ff7f1c2287ef1cf328b6edf367b1c680754ae75ac2c14cbffe6d029", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:344503fee49f201235c86370d7b674b7470c259e2ed924d366c29c2f4c41840e", "enabled": 1 } }, "glusterd": { "100": { "checksum": "sha256:568c23d242f46df5aeb18540ee71d8f419f1dfb592c66e79376121344fced45c", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:174f12147366640b5e89c02b70007fa7d0578de9de2774083c3d600bc940ead1", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:e1d2ad1a3abf7144751e65444d5444f3207eb423960aff3ecd1eb2412585e8cd", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:215e877879c9891daa65a347f6c0cac354876d2cf9d7cfaf27984f42748d274e", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:3ea27c17a4a0ac618ce5a9e8b925ff65e9db67dc530223256b407422ea2e05bb", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:865ca154e6c0b4640763e4b910b4a1fefa711a4e1d1afb7ce5b55a4c5fb87203", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:bdd8ecc00ffea86dca1eaf4883db7755b27be1929351375575cfa657ce57d0d4", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "sha256:7c3378ccdbfac184bee408c6dcc90f4abe2abafedde4909ada166ba4b1c0fac3", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:d5b4dc24ba6c954ce1a09d51591b4ddaf0bab43d35218cd8aea56bbe4a8e09d1", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:4aa85a6cd731279d16d1b91447afa59dda762b7c3e8b0359742d8531b1dad28b", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:7b0893c67f4d652f1d0a441bdf3311b67dd63da5e187c7ae080944ee26e5a039", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:c3da94d054727b329697f2ca0581c376d0c1a27448d8b08bf608caba5e35eb64", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:8c18262f239895082c307805c1039ce14aa3c0d7c29b0f6c31bf320c8253180c", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:c238803a65ee56a1cc7fe6fbaac7af88b6d7e19804e557488b44dc259bdbb205", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:f025c5d36ed90fa92c34f52ea5df8591e47a66bad3bb18db44ad6cd5aae11add", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:f72bc915830de3631febdad6adeb59cdc151a4c6d8563b5395cb53d3b9a91950", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:e7aeab601ecc8ffbc20b9989a8b92ae2fabdc859cc59e285f7db876d088ad0ff", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:3a54a999c8e34b95f1e47ed0e40b0b6b8eddf74b4697067a3fe2b30e5d7f8710", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:30f2c34654d1f932793c67bfd89c53a22a6e50c771e8144859a5774e3fe6e57c", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:f3790699af5cc119e7e85ab82e60e85d3351a181867b8965d89459ac0ff0714c", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:59188d3a729f8541065595d2fcc3b535919ee80bc8f439cc5151cce19ec79863", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:86fd0f899c839873d26de9b1993ca497c99bf6fc3769b519eb446e558a020469", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:9883ba8fde35467d506c31804eb0f2c01326da85cc3546ecbff4132be753cba9", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:02d16c319cf7e5783fca5691c5eb343ad8d940b165606cb5c724df67b9f800cf", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:65ac9d2763cee4528920879dfd22cf7b54ef579e5d802755ac02ee8c2170b649", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:6703989cad339e85beb8c46fc6ca69fe3bf96560534a79d7c6ebedeb3b2d72da", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:5bb9506b3fefec0dccf890fe793715bc8632b200e06abc276b625e34a2f19aae", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:59bcdb2d80d5558df0eb89c49ee8ba8e98e0a984d89c8f1e373a65a771eb0f6c", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:d2ec77126cc8c91a39e85ebe8cf67593792b2d80a60a1d9348a06c5d70b18f93", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:8cd6b5c87f88e7cef575da4b255d89cc18ea68f61ad83d2441e7b61b1337ed70", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:29252ea7ce3289924ecd827f11f2b5f5f831fb8f38550a1676670bef7a5498fb", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:93dc4738655a8ab41cab2894a8f417ada66b813eb39ae61a313f10a492e2b2e3", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:f473def2d45f1d8fe0d94077153353c5461729a641f9441b0b3258d950d3f778", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:5186057a9c00a2560948f102239929fc5a32a79e20cf3438a09963d2c018167e", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:34f4bb97e6e926421594f71aa0061bdf83228cd9d6011197319ba873cb90cb37", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:5bfdaeb93ab5e594866fdd5121c8e1c8defdea3c02e21e7084b8bd3f9290574b", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:480ebc22dd58496bb6261bca37de58c4b3d723a6265ea867de1a63aa1b96a2c2", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:c463321f9c51a55ba9083f529a0a05b5c7fd6d35c2f07de0245d65df95ce4405", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:48b059be6c655965c5f88e174dca335a11fd62f1f920f70941907431709086b2", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:00ca56efe774f449d5afdfc17296f36dfb6a0655a6c3257dc4d2ac782dea843e", "enabled": 1 } }, "kmscon": { "100": { "checksum": "sha256:4db26c91c87f0475c4e8e2fe606da49b92b5f5e15705e311594dfc249dc3d46a", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:30bd9ca292da867a6b047b46654a9043b88285a0db12bdb0827944ad2b6c2112", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:780cb20f6e76a3855ce56152bcc0fbbd9b74f31e0a4608c1cadd1091c86f6d76", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:496d1614df39eec8474249e3cca92242748a3f244c232be6a4c279f85e5641d3", "enabled": 1 } }, "l2tp": { "100": { "checksum": "sha256:7d1de68d5e524b38181c105d9ee877428d31b7223f41cd5ba56608a1ab570dda", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:618cec25ebdfb08d912bef68b6cf6168b9249c0f2787a1077a72dd9fc42ae202", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:3fd9c64ecce2cafd4b9c1d9571d0a9ed048807419a2e6b634a346a6fb6c0abb5", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:399375d5c245a6d309655711091395325995def5228d96f1bcca598f36f797b0", "enabled": 1 } }, "linuxptp": { "100": { "checksum": "sha256:262069e8c26cc005c845bed413db7b7e65edff12be3ff7e46132022c9dcf3019", "enabled": 1 } }, "lircd": { "100": { "checksum": "sha256:091a4a58f22f1fbd932b723cba95035cfff6dd693411521ac5af536ae684789c", "enabled": 1 } }, "livecd": { "100": { "checksum": "sha256:243d992e986ed598980147e75baa5fc4c721e13760d985253f4fb53ea627b8bf", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:a68baf71f6e016e254a23107d63804d917e09f93428e7a31eb0c5f4ce51e897c", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:136d0723646023e4eaa1c7056d8c73e66587038b66bb9bfda1a93c41e5e025b9", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:f72f530f07e4362443efeb16a94570e5ab06999b3f9e3bd238d529b5c18ead8a", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:24b9355790ce8343c5e895d11f3b2141ad07a0251aaaabc67ade76b926fdcab9", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:217a278d865012230582ae591db707c859b1690d9fdb32ad801ba07578be5356", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:b1fdda1d95a3c21e7b03e692c08772b8d6bf8df684683b9def203f490b545fef", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:ff2a3ed9f04c98cd9cbbcd686d71ff02ab25e064ff5a8ab2a39467c40086f8db", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:f0eea61d2505f0c63f0477447b9988b62d72676c5ba51443f871f920fcf12401", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:683a63fc43480c8fb6fed670e1719c4526208376407678a5299a100cfb58df0a", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:4f6ea09e5f0c16954a31a2ede9c90afc5bf1c942e02f49d739f1d12393515061", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "sha256:ea63db7f1ee848bb7b751edc0a822e0d2abc48fb3f1e11992d9abca3bda37255", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:3b832a5a752d1caf246524d27021d45d2cf79b948cc928eac575c24c60fc8a6b", "enabled": 1 } }, "mailman": { "100": { "checksum": "sha256:77d7a3de9b10519a9e24c9de43b7dbe83af0a61d493800981c688a0d14b58001", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:6a4406b49193115b9e522385384e78690fab7f0f483eaa0858ae8c785f2e1ecb", "enabled": 1 } }, "man2html": { "100": { "checksum": "sha256:e79c74fa5ca25642f5890dfe0586c5c73a3e9e4056a356b34fdaf37d4e7ed709", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:25bb4da3c4edbb36aaa6d59ddaeddd8227560478d6c028d45d553c340432cf79", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:0976823917ff8a661ba7b948ade69d350a8b32ca4b6ca95b7d87edbe81958393", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:a2962ddbb578b4ccaf8b6e6de277a497a257aaf740916b6ad5072c46c9fb5d9e", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:bd27c4f932e2821123abda0984b1795429ef05e33fe6aed6d7edc97fd0bf2cd6", "enabled": 1 } }, "milter": { "100": { "checksum": "sha256:4c746cc0f926f44392c3e908c2f7a03d036bc13d59babfe973028f9bfa42909b", "enabled": 1 } }, "minidlna": { "100": { "checksum": "sha256:78e425714253eca45e8cf6b617c5dff22b82b01cca3e7360e382836412aa647c", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:e6e31ecaaa7f4395ea0b24de8802a9f1bb56db00e6dfd0ccc595c20c9c369128", "enabled": 1 } }, "mip6d": { "100": { "checksum": "sha256:817b67606329822a29ddc7a6bf86d53f2580d40e9b0a5033791356730acc30de", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "sha256:84ddaba9fc845822cc385a96a282176641ebd745dc4852dad8f954b5c176c144", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:7158e05ffa556496b4c1f203b9a0e7f4398b492897e8404d65924ac1a26fe5af", "enabled": 1 } }, "mock": { "100": { "checksum": "sha256:54374fd6c6527d99b1ad66c46bd49fa2651e978fb627ec000add198ff3065f67", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:55b25edbfc53a3efc8661cf9e5a40e0e31ce8a7e45763995f42055b48159dee6", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:198f47d2cb92afbce91e32b967fa727f5e76b43818b9c927b384b47b15ee6ece", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:bbee84725c985fa71de0bdbbe3687cc38c514f67c562f21aee81856d967843cf", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:70b515f3199de2fb97f2a5912c999dac14ab7b99b50c2c20efe7290e09bbf42a", "enabled": 1 } }, "mongodb": { "100": { "checksum": "sha256:41be66613c081e2ac730abe38ae82ff6c5a71cb410046a1077817855b93788a8", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:c9da2cd0a3798163065983181a3604dc1168c43db6a32ab27142580b9e348f12", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:ed2adddd3e03f66431f878f64c3c320cde053729a5a53ff5c61ebe019d74c0a6", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:2f9229f62c45f2be0f0fc629631a69876c1986ed291d3a54f8e7575d960bfbc1", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:0b59a21d720b07827faba0e0d7e34a4f00b44b7d26eb93443ba2a6307a10cb4c", "enabled": 1 } }, "mplayer": { "100": { "checksum": "sha256:996816c9f613a935498d391aaf961830c2f1c9ba94f3f400a6f73709ac91f69a", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:79b4e00f62941b4fcfa21b243c659fbeead63b0f4cfdad7644b6cf40840b92bb", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:a1dcbd78d9b5d859adf95cf56f29860f8580b890ac1d711ef1e1d58e3cf733cd", "enabled": 1 } }, "munin": { "100": { "checksum": "sha256:1d54d7f368801185a53a633839bf2824d07df839a9e09a0315622674b240feb8", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:f77c396f150f1ff1b2a8314976eaf445468bd5f1966b29172c2afc433643a9d3", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:9ab7bb83d5651ca31d6de2ee96daa0350b97da7e7357d0e5916b3e631c841d80", "enabled": 1 } }, "naemon": { "100": { "checksum": "sha256:df069293da75b3968d54af59e515de3bcd7808f0aa67c3a1e64671f6a065a1ae", "enabled": 1 } }, "nagios": { "100": { "checksum": "sha256:0030d8ab40c3b947c5a5cba9cd5300f57f49d05ac520e2e68397fe59517ac279", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:b8d034d2f941b9b68c5316c91be536cb98343616a6246751e8d8275354309465", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:551a57c9f2afafbb2407ebfadbbea56b87a4373ea0baff81dca2663bdaba5772", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:16306e7318056122150ecf5128e11f35f940abe2caa5bebaf924e2fd35ffda10", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:c3b41098ade8ede62ee171cf105626e720b32c3a7c562cf81143905eb9771d1f", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:0e9938cb16c3852950dbaf0cd0b99257b1201388d880ef418f9039872e3ee881", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:33233739cf6159f32e2753d7a960f9ea3309450a88772e1809a97643b1db2b6c", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:a92e3dbce7d9014fa9d86d03ec9feaa7beb50fabb0fd24f74ce8e60573326833", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:884868aa84cbd6c86f59ee9d2ac24c6c5d6974efac64675b61c45e9954a02503", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:ad9dbb975ff7ecba513e8ea0ad22bf7f1fe74e08d16eec244af9fd47417e9f79", "enabled": 1 } }, "nsd": { "100": { "checksum": "sha256:50cb58ab2a03871dc048a850e1de307dc10cddbc71558b2afee3e9f025403788", "enabled": 1 } }, "nslcd": { "100": { "checksum": "sha256:b7176eb3b7c487332ad1aa47b4dd30fe92eb71a288f209a4fbcfbdd5e5cdcae1", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:8045ff61ad26541073aa8336a5e6b6e5218d4f35324e121a268c8bc8993f06e6", "enabled": 1 } }, "ntp": { "100": { "checksum": "sha256:33dff3e22b250e35b56817be1e07d137c9f4cf79092c866129547829cda9a81f", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:625061b0017f1a51f18a217ce440021d327e9c5d33b58d9f2eb432c4db10e66c", "enabled": 1 } }, "nut": { "100": { "checksum": "sha256:9584a7ea7ad982b8efc1658f0534706a2e245cafd1a80ac3a2ad4c273dfee4a7", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:ab52cdb2b5f03af08758c490e58093b4e673e02c4c43949be22c5adecbf1797a", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:8b9bb55d25f96e8b0713abb5c461d72c10b942353532f168bb35c5ae7b9975f7", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:4c5546206ccd3fc38574fa754a5de587e767153cbd18f879e6bb4c739aa0794a", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:07f131c0b15c2c1c884f5ff15124eb0d1d971b7e39846ebfb9875bfbc5a3a35b", "enabled": 1 } }, "openct": { "100": { "checksum": "sha256:aa50814c7b28d075e00f96f6d25e4ed1632d431c1aff23fb1cae76a8b4a2471d", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:3571d609b67173f3c24a52e984c1705c1ee1a0387adefa315a77df8b98c3b4ee", "enabled": 1 } }, "openfortivpn": { "100": { "checksum": "sha256:4a3ef10132fb6d925563410bbdd8a06eb919140493bf66bebf3b7792c8a2583e", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:7326076c05702f570bbd831259a472502f6276837de2a97d95ba3e3f5f7e9a02", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:09a808fd9562ae69de1f374b4f5b298bfc7460120d951b2ec91cfbf6e91a3918", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:405a2011662eda2bf92b4086eea8fb4fe4ae1332c87c5796272a0fb1853b6d44", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:3c9f202b58aba4cce4c1d38f16bb9f3d4a3f0f88405fdd99a6bdb1f7f6616017", "enabled": 1 } }, "openvpn": { "100": { "checksum": "sha256:346c5936204aacddd85afcc1d3adda85b28a5ec9b413fb383edf8e9a4a5ab146", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:d58cb17d2b79d13da4222a1a9c1209d832850e4ef754f672d4f093dcd197d1bf", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:0f7996ff49033b97c2c40fda4e7ad6e2d766a8073e9c5192064e1ab83d8d9aff", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:ad7169ca6a6337944353673e203224750fafa73cb0c1111755a4640ce6d59dd7", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:64934caf4f0d524305c6917e541ca3480b9c891f13415688ad321d9f87abf5ad", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:a289c349afd56d1d87984076a9bbbbf8a6105d36573a436777862755a7d402fa", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:838ae4d31fdab15ba7b68a552fe01dad4b51160c5af729a6e5a9b7a06e960a07", "enabled": 1 } }, "passt": { "200": { "checksum": "sha256:5cf79aa96a735412151bf7aa474d617b2d3fe62b59d55afa72e1b6848f5d3344", "enabled": 1 } }, "pasta": { "200": { "checksum": "sha256:e672c337a783ce8ff6f3052e8eba98fe9267f747c35e1c63184e9a68a781af55", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:b2433ab6b57ba5ec35291c2661c97bd938115f2805be06105675c4095f55d7b0", "enabled": 1 } }, "pcp": { "100": { "checksum": "sha256:c3678e4b4ce4848aa98b57977cae9ad294c7661ced1d39aee2a7cc067808d706", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:d737c8880d919ab312668851ed170724d3ef0fd407a233c13f0096f344844d9c", "enabled": 1 } }, "pdns": { "100": { "checksum": "sha256:390105003f962fcdcef47ca8739d92fe19fc8c6d669cbc2e6a238a3333b071cb", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:8e88edf779794b901d188718c3dcfa70f252eb106d3f1909aa6a6c83c1b0fafe", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:97f4d62af081e7861fc802f6766eed5fbfa0ae619d5247f99d60bfdc639149e9", "enabled": 1 } }, "pingd": { "100": { "checksum": "sha256:97da182f2bc44522fc8307280a0d55b6bbc1d9ddf1e3c6f6c4fea22afbd191fd", "enabled": 1 } }, "piranha": { "100": { "checksum": "sha256:76d7fb0bd39644054090b303645f6bbf83107baf43aba3c0b3760ec25a7f546d", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:a7c0d1bd59d88d5c08c1b61c84675538795e86f78c5eb801e7d44b500c513750", "enabled": 1 } }, "pkcs11proxyd": { "100": { "checksum": "sha256:13bbfa33f369fd8ab295e72e6104b095f03a3a3735be7b99bdc22d797a1f552b", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:a381778f6e1de9552f76e10d8c7b7bf51f141fea3160951c93d683cee019c559", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:61a5c7f116c5807c6c18200eba52387f84782c3409ff0558703a052bca5a2229", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:adcc252774b42de118e5658c5ac4d62fe01da91e611f7477f4d89e97505feba0", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:d53b4ea2f80c778579f3d2417252eadc6af3c0b4a6ff16295d419ea1531c2c71", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:e92c809be52c70fbc71d19b9db41475020cc4603fbea3e67b2cfbabf1b3f6310", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:5175ec3ba9f52060316a2b185f2fc135f943de17bb49edd851e44076c2f2f2b2", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:4361b53e96d34b228a37ae757619c8ebd9ecc323eaeef7e61639fd78b95c743f", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:ecc0b36eab15792d378b5f03539507eeb55cf3f74851acfdb8c6b03369354143", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:b45a134d30f24a04f0eb9828c483f2ca0ffccb76d8b14ac15f0027a91c7ab448", "enabled": 1 } }, "postgrey": { "100": { "checksum": "sha256:ebb3497a8265d4c360656842e4b481f881772277586d9c2cc641b14456c6c462", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:827bf87edb79a7e8f269d432e4b27c8e8020deadef0dc321d668a164c0e6317f", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:c41a77c3ce0fc300e0b2caaf1ee0747fc81c1c088f52ffa89e42fe4aa701fd44", "enabled": 1 } }, "prelude": { "100": { "checksum": "sha256:074d99076276cfa5b040b409ea00476176e509c50b0e262192aa27bc34872baa", "enabled": 1 } }, "privoxy": { "100": { "checksum": "sha256:df739ebd48b6e56b5774a55e05a46c19d27564cd493924f4ee573eab40d88059", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:b0695ea8b39a1e855a5697a86a94240571c7121344b95db4925154999bcb5cca", "enabled": 1 } }, "prosody": { "100": { "checksum": "sha256:a53518c43e498c8c9ddf3066dd9bd8c3af6446dbf4b70d584bfb66e3aa4ae082", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:e1c5d342f1f74a3b8835800e20d4ab473f1529f4f1077b48cae541686ca99493", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:5166260019c7975741f14455d1fed2f7cef647c2e2f08d054da58398b1b548ae", "enabled": 1 } }, "publicfile": { "100": { "checksum": "sha256:313f9f29aaa2fb7c2e9d012afcb83b81120d5f226a4a95789817f4528326ea76", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:f83108c0cbeb45d7f432f5f39d64f8244ed015309032895866f6b05b7768e83e", "enabled": 1 } }, "puppet": { "100": { "checksum": "sha256:8eb386d8af34d1305ff81f72bc22cf9e2c28034ab63689123a3c5dd4e0da4b12", "enabled": 1 } }, "pwauth": { "100": { "checksum": "sha256:307c6d628cbfbc6c24bf2e34726b9776ff8bcf899183f7378858190628e8cfc8", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:8e8d7130e2c55af573455784f2d115e64b5d2519fdccbbc701666c6b87d4e02a", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:56dc8a4e9a6608948552a34d0b008cea439e60494d408c4c71d7ef4274cfa588", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:d320aa1782ea44da0278bb788bbc6d72504e9e91549779f731ad1ef18dabae62", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:f93d7a32ae08a9f0e79f36403f6cf1738d0b363ba87a0bf9b64bc7dca45a1e68", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:b6da2bce5b79b0d0c42dbb904589685149df7b7022381cd1586679ea2413245a", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:69e61e43d2ba5505a45fe99b76d9cdb5fd9df5b0b18ca6a9867159ceff0e64ea", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:39a4932bbf171c73ad691a55dca6cf0d5c0183362601c84bb364a04717eeaa10", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:05af050c8e6c1f45d6a0989cd4573aa779df68feb141249ff4e6503a94433223", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:3591dca1f8fb1300ca8d4be41a909f8326352bc21fa47881ecab3121fb1e360c", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:58f9c526e1827795838e2be6d6ad053f7a40f6cb1b8c64edd2197e10355ded42", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:062bed0545c74fbad313c5fea3642c5100b2e9cea4971588129e54e4d975d48e", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:a8dde29ef48db371c731c965a6e46c17d48026fafc2f5c031ff5a22d8c186274", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:27ad53e98a5086db9cefa582cdd82d624466351283d1eadddb49d29525cb7ecf", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:128b9441ca76b42d7cd94833289d1afb3a318c01104326bbb462794cc9e58cd4", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:00ad72497f36d5a4ffc68472b2fc920e44d5981e05c626b16ea638dec43c1119", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:cb0026fae844ac033b79163f6d7f503de1e171b1b8bd4b989af5f6b9c7ac68d1", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:344947e4a73057580ecc7abd13caabbf6911b0148094983414fd0b4ef1b784bf", "enabled": 1 } }, "rhev": { "100": { "checksum": "sha256:9260627895b66cfa6dbf72a27b8bb3c2f11c1b8f53cebbafea7e22e254cb3cbf", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:f103a6c7bd547b341d37088336c150b01981af46c8af81897324f11fb03b3512", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:cbf3603f88e4402b31c8d3b25ffbc49e052370f997981ab99b84449c690e7c7e", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:ebd9e31c55e74e25c500a935e435bc80cc35eff70b43e25ff1e6dedca6a932ed", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:118703a3bfda4696c72714b47ea658caf4eb1a0cd9e04f75e307a1574c4180f6", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:0fd7ea42b75ab283bad96a47475b92bfc1148c6085b8874a287fdfeab25a2a60", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "sha256:cdd7d83b62687348b4d3a9a9a811d631cace1e9b85297357530e4c0d6cfe8f82", "enabled": 1 } }, "rkt": { "100": { "checksum": "sha256:aa68a2d2d0fcf00585c077cb074a20a6b3c03a8f37f657152047256d9fa194cc", "enabled": 1 } }, "rlogin": { "100": { "checksum": "sha256:ee79c132905283df06f33edbf07044d7f3b9281385502437f9536620709921e8", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:f63c910c6813474eb26c9ca23b741df5052b59429e6326c0b5bf79c075df9ddb", "enabled": 1 } }, "rolekit": { "100": { "checksum": "sha256:03b6ce1252ded09ebf6e94718640759d9b211dd97e2dd57d1d778de4eb012ff4", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:83621f87c840f1cc05cc68ee55fd04cb6a6b037096d3b19a8a9f310f7bfe605a", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:6263d37a900205f2e8d19728832917b8681fed62fedb493490780bc39580b48c", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:4f5880d52807ce26dedc612bf930be97dbb8a3d4f71d9dd2c49e5a85fcb8f6d8", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:cd2a3333153d7f4612f106e387bfaa1be75ab8339743ebd7b7bc9687563edfb3", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:23676d83969be386103765416d7fcdd47d8648890d3f29104d46537c8e15ba5c", "enabled": 1 } }, "rshd": { "100": { "checksum": "sha256:5b902526880f0ac1ebdcbbdda485f684971289e35b1704250cf1ef6d9475e5e1", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:3c6e6b9a13b5b6c96de9705219b16fb72c908b64e703e4daedbc3e903f15b38f", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:7354677d272e19e79f693b1144f98a6b13fc57b1afcdf9225d153c9549d6b050", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:fc0670700c999cfc9df2aa059bd9043f89e28cf18504fffce68ae90846ffba97", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:69d81dbf1ee64cf68373b262426f2c38235c65a08fa07b6d984c212173c421b6", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:08ff8ae3fa28ecfb7a5dc01e04c0a65cb36604c0c43c84d279a87fa322c7ed5f", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:c19cb6b77c5e61d6d5161fe718e76bd39b565ffa3e2935fa86d9fa212657af81", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:ff14a4c75d13abbe6f9acbc55823cdec4ba0292d3371d61bd4819c80428c4aa6", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:4a032eacf61f283fec5ee33c19d29044ae9993e3fccba71ee7a78c3edc4a6843", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:8cd66f10588ac011a761fd7dd8c7321959a1b4e08f564628cd6818d39f0fe2cd", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:1c411b116b002406d243c0755bc41d12b0e0ab1512c2dedc7d0c3a84605ad499", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:6c526c19a6ca6c928fa90ef512e27bcf60fc36eb8bf0761caba35774347405ff", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:87f3b4985888d0bdec4a31ae64de5abd977ea48aab0664be86fffda797d37ba5", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:c818c9d44a7bb47328c3dc05fbd93ae1a9beb7c4172a17060396677d2df797a3", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:70222e7a0f5261b5340231e569fbae3df5b276435e04bf6042067b0e21a9bd76", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:b608d450176de09155d4a4b468fffd83f274a064e8a64551b19087fdbb4c6ad9", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:9ed7081dd55fbb74f03c472811d4994ffa6226154568cc11c664241ad7d3fe3e", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:94bbb85459ad62b0836072a89cf2cd0e4f88f6d41912dcd9212594aecde38c86", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:02fa4aa14e0bc05760fbbe3efc2b32d26a195c9d8179b2edfc480d1e311e2484", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:1e062a3a2af538be41569bf4d8c62005efd9558825bcc16beecf5542d95ef4c5", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:a5afd21f58e81e874ce28f2a8a39ae892f940a7cf68a2a9ed2e5be2ae1f1cf3d", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:4aee2089e463cd65e424f0bea42d909d8d8d3de4ef98a8f47d8630096d14acc3", "enabled": 1 } }, "sge": { "100": { "checksum": "sha256:a7703253d970c1f8843bfbb95df29f7bd73a5aa15694be614de571f273b9b023", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:d87db5bead6a4f89a4f087cfc5d627ef87277e200b53d670e0e164abcf0313cc", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:f33a23e6f6879a6465292329fa10a14ab0ffe3ca3765e86f26fc37b935bcadd4", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:031c5ff61a50e9ddbfbd0942fae37ea90074e478c1cec0b4eb7cb6aca9596dc7", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:cafa04ffdedc77f63d8494e54ea6e9fe5c6138003b57f7705020ef55add50b29", "enabled": 1 } }, "smokeping": { "100": { "checksum": "sha256:f9b6542e390fe6c0a4323790b2bd9b9fb32761f691930df6c34f61cd11e54f1a", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:f13a315cb56d2b1d18b445ecb589b522080d61bb2eadc7719c12f61a1da46678", "enabled": 1 } }, "smsd": { "100": { "checksum": "sha256:ac4e33201632d9b0d4f36f5a403867e4657bf77f9d73446119784bd05fe8644e", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:eefccd257b5b9326cd5ba7ec1e402e96b447ee470f7aebda42143cfc81cc87f1", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:9c41f87b5ba09a6254ce922eb60b6dae47d3c7bd83549aa9e1b4509f7f0603d5", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:69c57f871e35b62953afaf643fee5bb47f815b803862a54e253e50d8ae28d7be", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:6d618460b03a8141c43e9679285b16dbdcd49b3020cb4d003cee81310d5ad2f2", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:5115d4056aa236c832f66028083ace5af3dbb88eccfb6c4c9b92e65ac4cce486", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:049ba06fa82b92c817d0fcabbea636832da216edfc2d16a301dea96501e0ddc8", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:a6efbc9724f6868d31cc94896e2272a4cfe2d810fab9eda9f1cb85afe0349012", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:45ad3035b3e1935094d8e2fd1b15257a5d6434b7d8c592521404651ea6296f3a", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:b701df18f6139647738b643c5b1a1d8a1572395b4e1fff2c504e7a6bdbabc639", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:311ea08ab48f4b407e0bf45538aa6bcdd2b0cfdcc307567d6f6654d7d23c8a90", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:9e90217c45bf0add27ac0ec389487ae62fcdf966e43b19e94b39c6d252d39cef", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:443877f00fc71f5913e4a5103bc9084c3f8724fcceca5abb6d60a23082a3aec6", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:91c5e5c35261225ae12b5e1bb35d19ee72769a2ad5ffc72a33cc4de185b6f43b", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:6974335caa22d67d0a3d6cd2f9549c1474eee7b017748768b296e21c7af6f482", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:8373ad7e195b16d1d244d1611ae4ba87c7e8b743050a1a3cf39b5b0ab9bec4ba", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:d177add9dc39846ef24440294154fd67ec5e2e5c6f0ac9c17eb89dfb6ea887e7", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:1e37b5f0d9e8aa7c05dc7e3580fefe546f81f7b1b54a8eef0773a1e6bd2c58ce", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:650e0aae8f51120debe600360e45ef451e8051fef46189c115749d224a8d0afa", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:cb674d7d6fa303278bdf2e4198ffde0da22aa626a5d2376e514cde1599f3570a", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:2b1807b97b376261a1313840b22eb76235dc6d3978d55724de1695820487eb38", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:f9d762a738e1742dea85f5c3830e20a7cf39f43198b0573f4643e03fdf13e0b2", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:3112c3f67959589b5885bf9ac10d0ede832d3474812ea03a98c77d1b6d87a9bd", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:79ae459caedace3652b53ba6be21f53df5a8c8b41ab80506876a44d1cd5a8a4c", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:272c5494a652a912380581481e3a874887406d9134eb05da001f23745b2a58b6", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:5b3d9fe700d5a2f2a0fd1932695085dbdf6ccb195ed9037ffacce8bedce9e96d", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:eb8e219d448ac3dc8e546e8c75d065b0e40190ef01ec75602a93198305a6c354", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:589ea47842cee02bc752f00ed268938fe510c28ff3597e2c0cc14194a31d2710", "enabled": 1 } }, "tcpd": { "100": { "checksum": "sha256:a542c8799c012ed27a2fb93178397568ba1a96d0b320e4ad093d3f957ef83866", "enabled": 1 } }, "tcsd": { "100": { "checksum": "sha256:082df579e721dadd4cc6093ead25605c0864b4f9545fe15b973718799bc3f665", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:176f68075bc574f5ffeccad8363d5e8190c1561339f2fc609672156de56b2480", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:6e3e664be31a1c77a90aaa94b52809351004d03325ec6ca711d01131f9482e83", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:50726905995b22290907371d8cfe398cf770f3459785fa5519046c89b4587d56", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:2bb26aa2ee0e4e126f5f65bb5f71bcdcff2cb30e9303f563f966c8c73c920ccb", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:38eb3961c0fa65269cf82e1037415367b492179edbc720558cb787800d84e907", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:0da7404d31f4c00d00f67041d4142e128b03eb1514d15695a636f13b6250d049", "enabled": 1 } }, "timedatex": { "100": { "checksum": "sha256:7ab40444034fcc3be4a32a0e72313b0627d9adfe329954fc825ec483847d32f8", "enabled": 1 } }, "tlp": { "100": { "checksum": "sha256:764b572b286cd3b2fd6cd35210f40d665e5c574500f0a4c82f94b1074f552fb6", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:e8ed2f5a472b550d21f13310e57bf3779819d31c5c70d606850229cc56af5c66", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:326a50e64a6800bfb1f55b44ffcbac03abd47187951f5031c1d43a3ab327e84f", "enabled": 1 } }, "tor": { "100": { "checksum": "sha256:8459e0e35121a6784a58cd2da6d65ca1c2185469030b3ffeeac53ea209759961", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:23d4bce33efc3fd96819a3104142957411c96dfe29878568e434e2fc37bcc827", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:25e66c7980f6109aaa5b82fd50d351197475434f0bd1232bfc5fcde13e645942", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:f6958ca1de520c0770d5fef4db40c770ea971aa4ff1e44e75bc5ce28b219c8e1", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:4bfd146d5153e4318613aeb6220a85f767df127d8c635df3eb9effff3e23c9a3", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:4f37de234048466b90c8c062d969d4c433b522b11e15f40b1e6011d6886732bd", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:165a32f507c35504d182074c819bc101ec2509b3297086506598c408b1e3acd9", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:0c322c0b5601401c6034bb3b5a14bc554cb3dac02c462e6341a675c489fbf6f0", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:a481132307fe4e7f166d183f95dd70a1a2fe7cb21411340cdd522339dc9eecd9", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:fac7ad46fc50369fb70bcf3ec265e1f3bff1259ffe474e2535223c3fbce6a453", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:f23d94ce40b1e7dcc10eeb840a4322a56d76f9649ef6057c4a446ac1b6fb1ed0", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:41d55b1ab2964670cce394fcbb0439a90fdb1a842e1e8e29904d38f3782ae68d", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:ec496632f91a21b368e0afaa132845148bab11976eafa48d647c817ec24e3891", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:e4166c3bfcc528c22e6656eb4c4d57ae97eb49053593aefc8c7ecad7ae810c67", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:5be574521155e4b99b38bcd1916757c9be69b0f89f976aa47188285460efad60", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:8ebcdf1f369d1de1cd1ea5b575205e4c127928f72ff43ee3c12574eab70f1031", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:31a24a4b447de14cec57a18549aa1ae09c39751a43d88a25f06f49773992e658", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:d8172d370f0da7eb94033194b60316461745af1f976c26f9bcc39e23ee8a6f16", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:6515d15889968c3d1d0f773a6f515c3ac5a98956a5d5d4e0d146a4c6011f568b", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:badd40ac4205c51bafd82f4d91193436143f5d7732b5d904da3d135257b4cb41", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:d20e9bc460f012f2ac9d5dd32abeb1de7f762b13bae78376c592d3a935266e45", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:a26973a6006e05e43657737f80d63c61958d1d3f0c190a9128d3eff030c91b37", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:ea51b09d150d2e42f335f24e2b201088c74b2d9529c1da23fe04d03e623206c3", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:9b9f4dd93a1ba653d0fce1ad6d7b6c1774936359072e4951799ea5692ea13c32", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:7d80b3270f03f6207bdb54bd93bcea2ff84383b6e33561e7f029baa12d05acde", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:8ab4800293a766cf255f4598035228362d4e30ef0ac0d67d43b4a093f18c139f", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "sha256:7db283d146d00523ff207e2092545a4307710d2b5a3b8517f19cdc7e51c36d62", "enabled": 1 } }, "vpn": { "100": { "checksum": "sha256:a6757b76a18e05b3fc93f0d36b91b51f3635a0a055f3c5ca2693dba9bd20f9cc", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:8b683c474f953a281ff5fa373bfa67c63588c6faf4203409d78a115acecf94b7", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:cc25751ba7e123e02be5b8d1f3dbe936e7aa0b847e723f440cbbd0642309bb95", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:239846bfd616f26a85339f607eab43666dfc693b329c185b6e12b725127f7188", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:f765fe184da93c61b38bc73893780aea209eaf004658ebf8ee20c7c8ea4c56c6", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:9ec8c8d4156688729fc438dfa1a4695ae697370dd37891716038736b49689de0", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:e7192373837ca2c79712da4b9c09b37c98f20752db310431a5b6e53c2b9a2d50", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:b7dee46a1e6a7841fa667c03894a524bdbd2856e9e28ae7ff653a76d8f961c63", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:8595b56ebc03c4ac45fdcc23f851a7b46704ef3d68aef0c52af0e20faeb2a4de", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:d800be053dc990f2093bd0dc877257ca27355a7e98f8ebd93292d7ac5f9bf388", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:17255797b5d668b67aa92ecbf725b104eba96ba8639fade6d52b03866c95d18a", "enabled": 1 } }, "zabbix": { "100": { "checksum": "sha256:2f663f3084970d995c4960862ed1128e886baf14039b88a003964ef3c5a0a884", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:88598cde700174182f670cbf8b5058687c9e1e718b9dad85243f13d054c699e0", "enabled": 1 } }, "zebra": { "100": { "checksum": "sha256:7071305e4c4847311cae305142ce9fe4b3c58cf39811b4b191d1e581c4f4cf0b", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:2337f3a4d56a0d4a22d60c3ed0ae9be194b1b613b1be0adc34df31d2c9a437f2", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:0536e9239eb9983202dd3c010e9aa9810ae13d92805689cd478ce62f992190f6", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:107 Saturday 02 December 2023 16:50:00 +0000 (0:00:04.044) 0:02:32.707 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:118 Saturday 02 December 2023 16:50:00 +0000 (0:00:00.037) 0:02:32.745 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:124 Saturday 02 December 2023 16:50:00 +0000 (0:00:00.031) 0:02:32.776 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Saturday 02 December 2023 16:50:00 +0000 (0:00:00.051) 0:02:32.828 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:105 Saturday 02 December 2023 16:50:00 +0000 (0:00:00.028) 0:02:32.856 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Saturday 02 December 2023 16:50:00 +0000 (0:00:00.148) 0:02:33.005 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Saturday 02 December 2023 16:50:00 +0000 (0:00:00.046) 0:02:33.051 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Saturday 02 December 2023 16:50:00 +0000 (0:00:00.048) 0:02:33.100 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Saturday 02 December 2023 16:50:00 +0000 (0:00:00.037) 0:02:33.138 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 02 December 2023 16:50:01 +0000 (0:00:00.063) 0:02:33.201 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 02 December 2023 16:50:01 +0000 (0:00:00.036) 0:02:33.237 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 02 December 2023 16:50:01 +0000 (0:00:00.037) 0:02:33.275 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 02 December 2023 16:50:01 +0000 (0:00:00.045) 0:02:33.320 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 02 December 2023 16:50:01 +0000 (0:00:00.240) 0:02:33.560 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 02 December 2023 16:50:01 +0000 (0:00:00.046) 0:02:33.606 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1701535729.5689657, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "0fac9a92bc500b47604bc297195553ae8b675c09", "ctime": 1701535683.2551804, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 202690, "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": 1679919460.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1156410658", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 02 December 2023 16:50:01 +0000 (0:00:00.303) 0:02:33.910 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 02 December 2023 16:50:01 +0000 (0:00:00.031) 0:02:33.942 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 02 December 2023 16:50:01 +0000 (0:00:00.044) 0:02:33.986 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 02 December 2023 16:50:01 +0000 (0:00:00.036) 0:02:34.023 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 02 December 2023 16:50:01 +0000 (0:00:00.035) 0:02:34.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 : Fail if group not in subgid file] ***** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 02 December 2023 16:50:01 +0000 (0:00:00.035) 0:02:34.094 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Saturday 02 December 2023 16:50:01 +0000 (0:00:00.031) 0:02:34.126 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Saturday 02 December 2023 16:50:01 +0000 (0:00:00.031) 0:02:34.157 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Saturday 02 December 2023 16:50:02 +0000 (0:00:00.051) 0:02:34.208 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Saturday 02 December 2023 16:50:02 +0000 (0:00:00.036) 0:02:34.245 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Saturday 02 December 2023 16:50:02 +0000 (0:00:00.042) 0:02:34.287 ***** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/nopull.yml" ], "delta": "0:00:00.011624", "end": "2023-12-02 16:50:02.296915", "rc": 0, "start": "2023-12-02 16:50:02.285291" } 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:76 Saturday 02 December 2023 16:50:02 +0000 (0:00:00.311) 0:02:34.599 ***** included: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:2 Saturday 02 December 2023 16:50:02 +0000 (0:00:00.071) 0:02:34.670 ***** ok: [sut] => { "changed": false, "enabled": false, "failed_when_result": false, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-nopull.yml.service", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target \"system-podman\\\\x2dkube.slice\" systemd-journald.socket basic.target -.mount network-online.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"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", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount \"system-podman\\\\x2dkube.slice\" sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-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]", "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": "4419", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:19 Saturday 02 December 2023 16:50:02 +0000 (0:00:00.434) 0:02:35.105 ***** 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 1a94059ebd0b4a9c202fdbfcc39de42d1d517ecbb1b2e98af2aed2aa1d3742fa" ], "changed": true } STDOUT: 1a94059ebd0b4a9c202fdbfcc39de42d1d517ecbb1b2e98af2aed2aa1d3742fa TASK [fedora.linux_system_roles.podman : Remove kubernetes yaml file] ********** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:27 Saturday 02 December 2023 16:50:03 +0000 (0:00:00.448) 0:02:35.554 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:32 Saturday 02 December 2023 16:50:03 +0000 (0:00:00.237) 0:02:35.791 ***** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.033967", "end": "2023-12-02 16:50:03.826306", "rc": 0, "start": "2023-12-02 16:50:03.792339" } TASK [fedora.linux_system_roles.podman : Gather facts for all containers] ****** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:41 Saturday 02 December 2023 16:50:03 +0000 (0:00:00.269) 0:02:36.061 ***** ok: [sut] => { "changed": false, "containers": [ { "AppArmorProfile": "", "Args": [ "-P" ], "BoundingCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "Config": { "Annotations": null, "AttachStderr": false, "AttachStdin": false, "AttachStdout": false, "Cmd": null, "CreateCommand": [ "/usr/bin/podman", "play", "kube", "--start=false", "/etc/containers/ansible-kubernetes.d/bogus.yml" ], "Domainname": "", "Entrypoint": "/catatonit -P", "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "TERM=xterm", "container=podman", "HOSTNAME=bogus" ], "HealthcheckOnFailureAction": "none", "Hostname": "bogus", "Image": "localhost/podman-pause:4.6.2-1693251511", "Labels": { "io.buildah.version": "1.31.2" }, "OnBuild": null, "OpenStdin": false, "Passwd": true, "StdinOnce": false, "StopSignal": 15, "StopTimeout": 10, "Timeout": 0, "Tty": false, "Umask": "0000", "User": "", "Volumes": null, "WorkingDir": "/", "sdNotifyMode": "ignore" }, "ConmonPidFile": "/run/containers/storage/overlay-containers/92cc49721bb66acaebbc7e184efb7baaeda370555393ae07a7e7ef8b84924aa3/userdata/conmon.pid", "Created": "2023-12-02T16:49:41.836887091Z", "Dependencies": [], "Driver": "overlay", "EffectiveCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "ExecIDs": [], "GraphDriver": { "Data": { "LowerDir": "/var/lib/containers/storage/overlay/818aa6aff2fdbec52cc393c5fbd10ae7237eeae65314a029c825deedeca812b9/diff", "UpperDir": "/var/lib/containers/storage/overlay/bb8f5c4d71f5af19876541ec807774bf4ed4d871c2819d119e9008c26a20c036/diff", "WorkDir": "/var/lib/containers/storage/overlay/bb8f5c4d71f5af19876541ec807774bf4ed4d871c2819d119e9008c26a20c036/work" }, "Name": "overlay" }, "HostConfig": { "AutoRemove": false, "Binds": [], "BlkioDeviceReadBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceWriteIOps": null, "BlkioWeight": 0, "BlkioWeightDevice": null, "CapAdd": [], "CapDrop": [], "Cgroup": "", "CgroupConf": null, "CgroupManager": "systemd", "CgroupMode": "private", "CgroupParent": "machine.slice/machine-libpod_pod_1e44a9e83335129c5cc46e83376d239a8006336084ae669b9119d96355c5ffb1.slice", "Cgroups": "default", "ConsoleSize": [ 0, 0 ], "ContainerIDFile": "", "CpuCount": 0, "CpuPercent": 0, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpuShares": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DiskQuota": 0, "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": [], "GroupAdd": [], "IOMaximumBandwidth": 0, "IOMaximumIOps": 0, "IpcMode": "shareable", "Isolation": "", "KernelMemory": 0, "Links": null, "LogConfig": { "Config": null, "Path": "", "Size": "0B", "Tag": "", "Type": "journald" }, "Memory": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": 0, "NanoCpus": 0, "NetworkMode": "bridge", "OomKillDisable": false, "OomScoreAdj": 0, "PidMode": "private", "PidsLimit": 0, "PortBindings": {}, "Privileged": false, "PublishAllPorts": false, "ReadonlyRootfs": true, "RestartPolicy": { "MaximumRetryCount": 0, "Name": "" }, "Runtime": "oci", "SecurityOpt": [], "ShmSize": 65536000, "Tmpfs": {}, "UTSMode": "private", "Ulimits": [ { "Hard": 4194304, "Name": "RLIMIT_NPROC", "Soft": 4194304 } ], "UsernsMode": "", "VolumeDriver": "", "VolumesFrom": null }, "HostnamePath": "", "HostsPath": "", "Id": "92cc49721bb66acaebbc7e184efb7baaeda370555393ae07a7e7ef8b84924aa3", "Image": "422eedd3722464024115570d309d3402f1e967c110107ce0d10a42b9de697d60", "ImageDigest": "sha256:d34d2da06b634ae1fd0f9dabd4ba26dad5dbf3079dafdef3fcc169c47eda23bd", "ImageName": "localhost/podman-pause:4.6.2-1693251511", "IsInfra": true, "IsService": false, "KubeExitCodePropagation": "invalid", "MountLabel": "system_u:object_r:container_file_t:s0:c340,c735", "Mounts": [], "Name": "1e44a9e83335-infra", "Namespace": "", "NetworkSettings": { "Bridge": "", "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "HairpinMode": false, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "MacAddress": "", "Networks": { "podman-default-kube-network": { "Aliases": [ "bogus", "92cc49721bb6", "bogus" ], "DriverOpts": null, "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "IPAMConfig": null, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "Links": null, "MacAddress": "", "NetworkID": "podman-default-kube-network" } }, "Ports": {}, "SandboxID": "", "SandboxKey": "" }, "OCIRuntime": "crun", "Path": "/catatonit", "PidFile": "/run/containers/storage/overlay-containers/92cc49721bb66acaebbc7e184efb7baaeda370555393ae07a7e7ef8b84924aa3/userdata/pidfile", "Pod": "1e44a9e83335129c5cc46e83376d239a8006336084ae669b9119d96355c5ffb1", "ProcessLabel": "system_u:system_r:container_t:s0:c340,c735", "ResolvConfPath": "", "RestartCount": 0, "Rootfs": "", "State": { "CheckpointedAt": "0001-01-01T00:00:00Z", "Dead": false, "Error": "", "ExitCode": 0, "FinishedAt": "0001-01-01T00:00:00Z", "Health": { "FailingStreak": 0, "Log": null, "Status": "" }, "OOMKilled": false, "OciVersion": "1.1.0-rc.3", "Paused": false, "Pid": 0, "Restarting": false, "RestoredAt": "0001-01-01T00:00:00Z", "Running": false, "StartedAt": "0001-01-01T00:00:00Z", "Status": "created" }, "StaticDir": "/var/lib/containers/storage/overlay-containers/92cc49721bb66acaebbc7e184efb7baaeda370555393ae07a7e7ef8b84924aa3/userdata", "lockNumber": 4 } ] } TASK [fedora.linux_system_roles.podman : Cancel linger if no more containers are running] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:49 Saturday 02 December 2023 16:50:04 +0000 (0:00:00.450) 0:02:36.511 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:80 Saturday 02 December 2023 16:50:04 +0000 (0:00:00.031) 0:02:36.543 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:111 Saturday 02 December 2023 16:50:04 +0000 (0:00:00.030) 0:02:36.574 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 02 December 2023 16:50:04 +0000 (0:00:00.105) 0:02:36.679 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 02 December 2023 16:50:04 +0000 (0:00:00.058) 0:02:36.738 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 02 December 2023 16:50:04 +0000 (0:00:00.051) 0:02:36.790 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 02 December 2023 16:50:04 +0000 (0:00:00.036) 0:02:36.826 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Saturday 02 December 2023 16:50:04 +0000 (0:00:00.034) 0:02:36.861 ***** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cize8ash6x/.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_37.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_37.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_37.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_37.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 02 December 2023 16:50:04 +0000 (0:00:00.078) 0:02:36.940 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 02 December 2023 16:50:05 +0000 (0:00:00.707) 0:02:37.648 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 02 December 2023 16:50:05 +0000 (0:00:00.095) 0:02:37.743 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Saturday 02 December 2023 16:50:05 +0000 (0:00:00.037) 0:02:37.781 ***** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031464", "end": "2023-12-02 16:50:05.808315", "rc": 0, "start": "2023-12-02 16:50:05.776851" } STDOUT: podman version 4.6.2 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Saturday 02 December 2023 16:50:05 +0000 (0:00:00.265) 0:02:38.047 ***** ok: [sut] => { "ansible_facts": { "podman_version": "4.6.2" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Saturday 02 December 2023 16:50:05 +0000 (0:00:00.036) 0:02:38.084 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Saturday 02 December 2023 16:50:05 +0000 (0:00:00.034) 0:02:38.118 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Saturday 02 December 2023 16:50:05 +0000 (0:00:00.031) 0:02:38.149 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Saturday 02 December 2023 16:50:05 +0000 (0:00:00.038) 0:02:38.188 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 02 December 2023 16:50:06 +0000 (0:00:00.060) 0:02:38.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 02 December 2023 16:50:06 +0000 (0:00:00.035) 0:02:38.283 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 02 December 2023 16:50:06 +0000 (0:00:00.081) 0:02:38.364 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 02 December 2023 16:50:06 +0000 (0:00:00.042) 0:02:38.407 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 02 December 2023 16:50:06 +0000 (0:00:00.240) 0:02:38.647 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 02 December 2023 16:50:06 +0000 (0:00:00.053) 0:02:38.701 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1701535729.5689657, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "0fac9a92bc500b47604bc297195553ae8b675c09", "ctime": 1701535683.2551804, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 202690, "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": 1679919460.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1156410658", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 02 December 2023 16:50:06 +0000 (0:00:00.239) 0:02:38.940 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 02 December 2023 16:50:06 +0000 (0:00:00.030) 0:02:38.971 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 02 December 2023 16:50:06 +0000 (0:00:00.031) 0:02:39.002 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 02 December 2023 16:50:06 +0000 (0:00:00.029) 0:02:39.031 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 02 December 2023 16:50:06 +0000 (0:00:00.029) 0:02:39.060 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 02 December 2023 16:50:06 +0000 (0:00:00.029) 0:02:39.090 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Saturday 02 December 2023 16:50:06 +0000 (0:00:00.030) 0:02:39.120 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Saturday 02 December 2023 16:50:07 +0000 (0:00:00.094) 0:02:39.214 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 02 December 2023 16:50:07 +0000 (0:00:00.066) 0:02:39.281 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 02 December 2023 16:50:07 +0000 (0:00:00.034) 0:02:39.316 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Saturday 02 December 2023 16:50:07 +0000 (0:00:00.033) 0:02:39.349 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 02 December 2023 16:50:07 +0000 (0:00:00.065) 0:02:39.415 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 02 December 2023 16:50:07 +0000 (0:00:00.033) 0:02:39.448 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Saturday 02 December 2023 16:50:07 +0000 (0:00:00.049) 0:02:39.498 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Saturday 02 December 2023 16:50:07 +0000 (0:00:00.076) 0:02:39.574 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Saturday 02 December 2023 16:50:07 +0000 (0:00:00.089) 0:02:39.663 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Saturday 02 December 2023 16:50:07 +0000 (0:00:00.033) 0:02:39.697 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Saturday 02 December 2023 16:50:07 +0000 (0:00:00.065) 0:02:39.762 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Saturday 02 December 2023 16:50:07 +0000 (0:00:00.032) 0:02:39.795 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Saturday 02 December 2023 16:50:07 +0000 (0:00:00.033) 0:02:39.828 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Saturday 02 December 2023 16:50:07 +0000 (0:00:00.034) 0:02:39.862 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Saturday 02 December 2023 16:50:07 +0000 (0:00:00.032) 0:02:39.895 ***** TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Saturday 02 December 2023 16:50:07 +0000 (0:00:00.101) 0:02:39.997 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Saturday 02 December 2023 16:50:07 +0000 (0:00:00.114) 0:02:40.112 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Saturday 02 December 2023 16:50:07 +0000 (0:00:00.038) 0:02:40.151 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Saturday 02 December 2023 16:50:07 +0000 (0:00:00.035) 0:02:40.187 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 Saturday 02 December 2023 16:50:08 +0000 (0:00:00.034) 0:02:40.222 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Saturday 02 December 2023 16:50:10 +0000 (0:00:02.371) 0:02:42.593 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Saturday 02 December 2023 16:50:10 +0000 (0:00:00.030) 0:02:42.624 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Saturday 02 December 2023 16:50:10 +0000 (0:00:00.036) 0:02:42.660 ***** ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Sat 2023-12-02 16:48:55 UTC", "ActiveEnterTimestampMonotonic": "846878016", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target dbus.socket sysinit.target dbus-broker.service polkit.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-02 16:48:54 UTC", "AssertTimestampMonotonic": "845331383", "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": "578808000", "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 2023-12-02 16:48:54 UTC", "ConditionTimestampMonotonic": "845331298", "ConfigurationDirectoryMode": "0755", "Conflicts": "ebtables.service shutdown.target ip6tables.service nftables.service ipset.service iptables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "6364", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6755", "ExecMainStartTimestamp": "Sat 2023-12-02 16:48:54 UTC", "ExecMainStartTimestampMonotonic": "845343180", "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 2023-12-02 16:48:54 UTC] ; stop_time=[n/a] ; pid=6755 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[Sat 2023-12-02 16:48:54 UTC] ; stop_time=[n/a] ; pid=6755 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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 2023-12-02 16:48:54 UTC", "InactiveExitTimestampMonotonic": "845343526", "InvocationID": "43adbc447e9144c289ff875aa0dfd68c", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "6755", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "33333248", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "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", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-12-02 16:48:55 UTC", "StateChangeTimestampMonotonic": "846878016", "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": "4419", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Saturday 02 December 2023 16:50:10 +0000 (0:00:00.402) 0:02:43.063 ***** ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2023-12-02 16:48:55 UTC", "ActiveEnterTimestampMonotonic": "846878016", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target dbus.socket sysinit.target dbus-broker.service polkit.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-02 16:48:54 UTC", "AssertTimestampMonotonic": "845331383", "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": "578808000", "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 2023-12-02 16:48:54 UTC", "ConditionTimestampMonotonic": "845331298", "ConfigurationDirectoryMode": "0755", "Conflicts": "ebtables.service shutdown.target ip6tables.service nftables.service ipset.service iptables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "6364", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6755", "ExecMainStartTimestamp": "Sat 2023-12-02 16:48:54 UTC", "ExecMainStartTimestampMonotonic": "845343180", "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 2023-12-02 16:48:54 UTC] ; stop_time=[n/a] ; pid=6755 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[Sat 2023-12-02 16:48:54 UTC] ; stop_time=[n/a] ; pid=6755 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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 2023-12-02 16:48:54 UTC", "InactiveExitTimestampMonotonic": "845343526", "InvocationID": "43adbc447e9144c289ff875aa0dfd68c", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "6755", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "33333248", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "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", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-12-02 16:48:55 UTC", "StateChangeTimestampMonotonic": "846878016", "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": "4419", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Saturday 02 December 2023 16:50:11 +0000 (0:00:00.405) 0:02:43.469 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Saturday 02 December 2023 16:50:11 +0000 (0:00:00.042) 0:02:43.511 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Saturday 02 December 2023 16:50:11 +0000 (0:00:00.027) 0:02:43.538 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Saturday 02 December 2023 16:50:11 +0000 (0:00:00.072) 0:02:43.611 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Saturday 02 December 2023 16:50:11 +0000 (0:00:00.396) 0:02:44.007 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Saturday 02 December 2023 16:50:11 +0000 (0:00:00.048) 0:02:44.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Saturday 02 December 2023 16:50:11 +0000 (0:00:00.039) 0:02:44.095 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Saturday 02 December 2023 16:50:11 +0000 (0:00:00.032) 0:02:44.127 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Saturday 02 December 2023 16:50:11 +0000 (0:00:00.032) 0:02:44.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Saturday 02 December 2023 16:50:12 +0000 (0:00:00.033) 0:02:44.194 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Saturday 02 December 2023 16:50:12 +0000 (0:00:00.041) 0:02:44.236 ***** skipping: [sut] => { "false_condition": "__firewall_previous_replaced | bool" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Saturday 02 December 2023 16:50:12 +0000 (0:00:00.048) 0:02:44.284 ***** 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 redirecting (type: modules) ansible.builtin.sefcontext to community.general.sefcontext redirecting (type: modules) ansible.builtin.selogin to community.general.selogin TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Saturday 02 December 2023 16:50:12 +0000 (0:00:00.167) 0:02:44.452 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Saturday 02 December 2023 16:50:12 +0000 (0:00:00.054) 0:02:44.506 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Saturday 02 December 2023 16:50:12 +0000 (0:00:00.039) 0:02:44.546 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Saturday 02 December 2023 16:50:12 +0000 (0:00:00.052) 0:02:44.598 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Saturday 02 December 2023 16:50:12 +0000 (0:00:00.033) 0:02:44.632 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:14 Saturday 02 December 2023 16:50:12 +0000 (0:00:00.034) 0:02:44.667 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:23 Saturday 02 December 2023 16:50:12 +0000 (0:00:00.033) 0:02:44.701 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:34 Saturday 02 December 2023 16:50:14 +0000 (0:00:02.376) 0:02:47.077 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:45 Saturday 02 December 2023 16:50:14 +0000 (0:00:00.093) 0:02:47.170 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:53 Saturday 02 December 2023 16:50:17 +0000 (0:00:02.356) 0:02:49.527 ***** ok: [sut] TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:5 Saturday 02 December 2023 16:50:18 +0000 (0:00:00.722) 0:02:50.250 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:13 Saturday 02 December 2023 16:50:18 +0000 (0:00:00.030) 0:02:50.281 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:21 Saturday 02 December 2023 16:50:18 +0000 (0:00:00.031) 0:02:50.313 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:25 Saturday 02 December 2023 16:50:18 +0000 (0:00:00.039) 0:02:50.352 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:30 Saturday 02 December 2023 16:50:18 +0000 (0:00:00.035) 0:02:50.388 ***** skipping: [sut] => { "false_condition": "ansible_selinux.status == \"disabled\"" } TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:35 Saturday 02 December 2023 16:50:18 +0000 (0:00:00.028) 0:02:50.417 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:43 Saturday 02 December 2023 16:50:18 +0000 (0:00:00.027) 0:02:50.444 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:48 Saturday 02 December 2023 16:50:18 +0000 (0:00:00.027) 0:02:50.472 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:53 Saturday 02 December 2023 16:50:18 +0000 (0:00:00.028) 0:02:50.501 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:58 Saturday 02 December 2023 16:50:18 +0000 (0:00:00.080) 0:02:50.581 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:63 Saturday 02 December 2023 16:50:18 +0000 (0:00:00.028) 0:02:50.610 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:72 Saturday 02 December 2023 16:50:18 +0000 (0:00:00.028) 0:02:50.639 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:83 Saturday 02 December 2023 16:50:18 +0000 (0:00:00.027) 0:02:50.666 ***** ok: [sut] => (item={'ports': '15001-15003', 'setype': 'http_port_t'}) => { "ansible_loop_var": "item", "changed": false, "item": { "ports": "15001-15003", "setype": "http_port_t" }, "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:93 Saturday 02 December 2023 16:50:18 +0000 (0:00:00.510) 0:02:51.177 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:104 Saturday 02 December 2023 16:50:19 +0000 (0:00:00.032) 0:02:51.210 ***** ok: [sut] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:f29e1bccfe6187f94c849355cf36735520c59a6ebcca14e21b1ee4a3d3220c04", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:97dc37c578388b11fbe7290941258dacf20419817567bbeb2012a513db62b45b", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:367f8007f17d81d47b8e68ba0fbf0d600f6c41ddc514486784ed23c4ac2f379f", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:c394822f23fec46e5267d5b922d489d73d0a9d1aa6cb1e45e29cf2b4b1dbae08", "enabled": 1 } }, "aiccu": { "100": { "checksum": "sha256:308a49426c1ad12912d314f8642d9eba19a1fb94d2acd3334961b5e6df90e340", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:dacdb3d03b43ff99d65d33cc7d68675e88a2307ee17eb11d59ad504ad07aad50", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "sha256:994767a1d2aab8e344cf28f4dc26878f409bf295735ca26396dfbb825f33d7d7", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:00fad3ad067cd0c713a97fef76cb12b3e823ed39d0e066d4f42bcc28d614c406", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:747d1ecd7168918860f02b176ccdeb5f5838ab136d6dacf753883055253c2d89", "enabled": 1 } }, "amtu": { "100": { "checksum": "sha256:ca2ee13a8dc91cc8c8c0e21aefe52293a9d3513a357c0b3f60e78c0b5b0bdad1", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:785adf0c81e667feb77453995b9f58230f48eccaef86e224d4026ff03fc52cc1", "enabled": 1 } }, "antivirus": { "100": { "checksum": "sha256:50244f9d06a7d6e2bd99204e97d2717dfb22760f5be098ec32f4a00010828d08", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:9eeb503041acf57014e035cdb1f82f941eeef5493eac2edf3360b60eabaa54f6", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "sha256:64bf85b9795dfaf34566631a31be1afd6a4f726208412049e89c4c2ae80509f8", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:a09f37e251c56751adf1a50f444431d62fbc90e19097f28f5f377240417bc9ff", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:c46a0fc26d6eec3b23246a5b4fc79e4158cf2e4b3abafc06d50388e2ee649ee3", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "sha256:41669501246e68896b209280ebb1ae4abe53a5d6d19973a0b3fb1a391bd32dac", "enabled": 1 } }, "asterisk": { "100": { "checksum": "sha256:512a009624198794a4c1115510f17785e534269c261220c0f9cac62d131c92e8", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:5ceeeca2340dce4b997d1ef1a909ac000e5b8dae0f19f9fc6aaa9733a438023a", "enabled": 1 } }, "authconfig": { "100": { "checksum": "sha256:7ebd15930f21a0a98df762bd71be36f0b8233aa8d6aa6f474d52256cb00be00f", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:8c56ba2c651b2fc75aac33f1f8d3e65e6ce8233b93f69d568b0c62f5f9adbe68", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:737ff425ce4ce69d7b050fd651c7a1cdfd8c14edebb056ccb6fdbb1dd7fb2089", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:1586be43514b37a8f36cacf55bd5a022499c75d07dd887ae147dae21ca2d1c45", "enabled": 1 } }, "awstats": { "100": { "checksum": "sha256:dc2358a51cf1eec0d08bb9fbf1d833b6a83aeccdf2181f95154d81a0d7cf6301", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:32fc0518d84f6977f8198f72d7d952a638593b73a4d4a7bc3765c2082ec01d07", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:b5ee1cc0b015d4283b4068293ceb18b7d5d819b5c2d8db36097d635d3a65d025", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "sha256:f3a458764ec98ce7a677b4ae10dc22eb3e9ea48c5db75421b06e321a0aff6c0a", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:f0b7c0f72748b59054431243d2bdf4a6db168a71e17f525bfa180e323190f7c6", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "sha256:d55acfca17b91a6dbb3e8718bb60bddf67b26c48aceb2f2ff96340f66e54dfa8", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:f938611469aa3a74b8332c32528cf706e6e6e0131825bd26340fa7470192b4cc", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:34d5b416deaa769ecb3b8df08a3b021f0e713eb5216da4c57c9b7152aa964ec3", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:2ce087bac694a301529fe642c4f9928720322346dc213c070259153d17a2d3ff", "enabled": 1 } }, "boinc": { "100": { "checksum": "sha256:83c2f54bc533d7ef21edf285afe688a617c48a2c1ca23e55b6c3c6eddf9b5b78", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:1344fb7197f213e188eb49e280d58f6b671ab15acf68247e8f72480bcf28a54d", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:2ea0657217fbd31db147497187eaf80f531359478ada175f12281a89425af22a", "enabled": 1 } }, "brctl": { "100": { "checksum": "sha256:f5197d026164e1fc51f6e4d2b0b2a5b2eeaf96a8381bd04a330fe61e7b59de30", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:1c9cf0f009f5b754c028848285023f3e525067e3285407541e1b2edf6fdb9726", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:f42bfaaf5602c397fd9ea6e408ebc7274b9db3c5780ce45cb7ca16cc36b48218", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "sha256:6057ae8af810f716090f36d8a9abbb88f45e2adfeaea951ab7f69537901b74b9", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:b934a394d86710b61fcc10df4abd7919bc17682c02c88aa3a9616f77ceca6b87", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:b6a2f95b2521a522b6a45e3aee0ad46b03cc9259ef1ff90b67584bc930b1dcc7", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:813329fac86f8cffdb123fa5bce3c4b0c94ed51c8c4732f5f88fb6690a08ff7f", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:3962284c1fbccbcb2544b9eba0da1e848d232eafcde82cb42ea2ae0b4449628d", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:bd734bebfc4cd52af8cb7c6f670221472a2035277d103edda9b63ee505317648", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:39d5762d74a7893f02f8c98de22ad8e277117a0eab1ed992e8bc9f8364b14aa6", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:7ff4f398bf64241eb04c4df5296ac3c1d0e490f883e0750579b791c6363cf822", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:7a37feb91f0bc3ed3c7f2ee8084a16feb580bf481576a354249ebb57049ac57a", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:be7236ffdbca774bc3676779387a06d0d0fe7fd39f7d7451da10d135e9c01828", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:7952d218d6c2638982580874a3fe72d159d569707c51d48f7cdd022b04a996d9", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:ef55ee872cb1c8f8eedac64d2009ad2004a1e552066c7d93f300eeb686f1fcb6", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:4a12915d1be321332a456f921c80c33658e61c3f3965966c81e49f7bab6c2033", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:137ee82065e3e731f5134cd3dad995b649be5ad0b425c987ba59d6d0354ebc3c", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:5013117d7afb518dff9a3ae3327945aacc311d8101b96fbd2052b47dd4cc80bd", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:8c7dd93bc3283740eae864bfb158264d4407a1cf472bebd764144ccdadbc7d38", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:fe7972a240e059e0fb9ae787020f1916cf6503ffe08d18c81b7f3e233e82deca", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:71e2c93f5b64ed4e31e48d420fa12cb49ebbefe327609aaf0edd636757f5bb82", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:b6fdc244f495d638ff6175384b59bc1e3e2ec3a0e6c2d743d56ce5de84408bdb", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:c8c143fe7cad17266776569db4d241f216ef10b32ad548164c1e40a55a9fa61a", "enabled": 1 } }, "cobbler": { "100": { "checksum": "sha256:7dafb9850ce2cffa32e7d439810b11dd1e4cbdf2e9ae347c9efe24cb9721508c", "enabled": 1 } }, "collectd": { "100": { "checksum": "sha256:bae164ddcd59264e1b7dd9e51cd48ec5e1806983be804d3f3b1496318f6e0a05", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:173ad1273cc153bcfecd53b905314b0ca3a359d7a51f728b624f5421b56c9cee", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:cfbc709dddf5d2ed655e7f8179ed78fea816fe66046b7e8cec618cae238f3ff6", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:e5214ea832ba2cb9f1fe6cf134894a9d39590d941f01a884933a9424334ff668", "enabled": 1 } }, "conman": { "100": { "checksum": "sha256:18f68eb983a3d07557b9124dc1f1fef31be7fde0ac5a35cd6fadead8c58bbc86", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:ad405e4a29b81d0058e6dff4e626c6b212f36f3188567c9d132d930b96f9eccb", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:a817e848d1bffd2cb079fbe290e87e33d0ee8713f3bd95b3b4ec703c0bf42123", "enabled": 1 } }, "container": { "200": { "checksum": "sha256:d1b9c023c3899b0083c323637707af1ccf1d7c8f8ac2538ef3d10b02482cd063", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:f39523e31d44086495c6d545a73efad812884eded80ee5492ffa3bf3d131ac60", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:be78b6e2c61b8da15f32cf96669f389377a4ce1a9a009146dc9f5247ea22d5d3", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:b92b16249a50325ec3b4d279e9e6769655138aa03273711d9698a11d02b93879", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "sha256:9e56fb61f5be0cfd0e13891b490e2ce12be4c898e8154544b9176b81a746e968", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:97e29fc030b051e38654e7cc2c42ce3b825d1ce91361c3e41b299c67fae17d4c", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:ace7ae828266893b85af35a82a98c1fa28cab5866e28fe25135b88725764ba00", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:6eacff12c05ce03201a1fb160d3d238069779a78365eb572e741f5a3811ebb3d", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:829d070b52724d20de335f62b7c553f26701878f6b9d966caecebcb4855bd0a9", "enabled": 1 } }, "cvs": { "100": { "checksum": "sha256:e93dbd1d1c490bc0fd6cf77974dfa426714db344f2efa3112f50496e507b5ee3", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:f6469e3ffd7488af55c3c7553d2fe8c6289d0e6f6939dfd57c47d514b761106d", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:af21384b7603e916c87d5cdddbb1e32efab13dd9c7e86911ec8908c65e230d1e", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:4400034ca033473d7f9c1b6322b5ae79efda80f2be74d19d485978a47c5ac33e", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:8b54fdf3414dc19c379ea70dddc8a59a73670f09acb372660d43819a518ac7b9", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:0818b9f6bde5db80bedb7f89bf51a7b71dfeedba89ac45980e95a1d00d6de3b7", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:262d681afc60e0c530bd64e491254e85c6d1cebb170af84867674bfb7641f114", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:61c3c4c9e1d077fc5d841bbd0c4779a6eb27ecce8af5c4f0a450f72cdd989fb1", "enabled": 1 } }, "ddclient": { "100": { "checksum": "sha256:d857e3a75d2091ef51c0eba28fcbd9d1ce045608dceeeeb56a9b2241efe30749", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:158b9a988312131b68965b36a484bcd9430924c0339e0850fb56140570f77ff1", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:9663982d978b4b057eed738946a41285cf01bc0f6d079dd4a324a02504807dfc", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:f72dd4fe86da2210aebde693fc92e7e062560724126650d6bc9a814e1bcd226d", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:80ede5937ff10d8dd17e41b16bd4e961a15fcfafffa4ac16f965792bdc7b1c2c", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:8ec2e8e51780a0bebf35e57ad50f51ac92b359e11808ae6cfd926cf48e39cf73", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "sha256:306328203e346307c0e7f0000137cdea5df2cce9fca186b21da819ea66332422", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:c8b280603fe2280e35b4a07119690786aee03c2b3facae88e6af445a40ee1909", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:60dfe90db48ed2b76b83c9ff45b0077f46625c041288bd742987ac480e91dbcc", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:3ec3eb33181d73a45a987e26fd5a6cf1c416f14af47e5aeed7966385d1507a08", "enabled": 1 } }, "dnssec": { "100": { "checksum": "sha256:4924d06f49dca0f6442cbd7ec2c8bb0a308b6065d665e516b687d24629433497", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:592421b46f58ed7f9269ab9f36b683c711d0ab0286f5b3370849edfa1f4d2032", "enabled": 1 } }, "drbd": { "100": { "checksum": "sha256:6d398add121a9ada0731f62bf5dda407fdedb0699d9f78d61d2ae222c2ac95ba", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:273e6eb8383a6ad619c794da9aad11efd75265156cbdc113e5438de4bef39608", "enabled": 1 } }, "entropyd": { "100": { "checksum": "sha256:883ad60607e02b4522c4e90ee0b879f6338df5b94d15fc6ab65054bc23e4445c", "enabled": 1 } }, "exim": { "100": { "checksum": "sha256:286f95d36322288ce937538c955087b4f4d465589cac5ae8920b522b71e3af73", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "sha256:7eca3468039d219b971b7e30f2406742a6f148b3ffa2a5e3b43768562514ef81", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:c481a542d792e109e5c6a18c2693f5367b5103de98f9f124f58afc2dd6a0a7d4", "enabled": 1 } }, "fedoratp": { "100": { "checksum": "sha256:b44db516a7f15b91cefb17e234bbd27748a1f6e5c0a59470e3eb8cb74a3add81", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:8fa1191cd7619167cba83bbabb310779ec50caf4b194ca3740d3f99a95af7e8c", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:4999e7277c375a0cc2d4e5bf9807a7d87ea3a5435b45eaa9e313c79a4c367aa8", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:c6b30f6b2bb264ff1a42d933ec66cc29d5cba3969974db5b59a30a4c94cc9f9c", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:a717aead3eeabff6c4d5e4a20a32d3a9a9205e8f762f6a4eaf9977bde156fe0f", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:7e8046984326a7f5005fa14370eb54b51d279b452f5ae728d474959bb5e2e600", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:742bfd9d8eab08e54e873dcbb31b92e6948ad31e78686cb0d636c314daf93cf2", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:63e5a39f76cd503cf0d8efd8a7524e8c5b3bec3766137a2f3405c0e20eb10b0a", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:2b145cedbd4e0663329b9fee784eda2086750bdf84af56d3e3b4a4ff258c6bbb", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:3bb7f0a4edee3bf8f1dc7d4d30e90283feea85d04965db5068c62f43d3afba4b", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:92bbb7b7b7952cd17b31b70b4c5df8ab9889245b8759af7c7c217f36b513aa55", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:c25434a1ae98d31b6f75a15ce06e1efa19bce0805a4d66abedfb35bf8ec6b89a", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:f70a7031e719024c7f7c6d9b670ac16365db0ec9517a4cd30847d184683b670e", "enabled": 1 } }, "gdomap": { "100": { "checksum": "sha256:8c15c146bfc2e6769267ee8dde5621e7803f641424d780cd12724bedd2acab21", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:174b2589782e54d3973ba2e0772a9af40f657c87c69307a2f8164aab64936e39", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:f5f1cc5473a854baf84be99bf3bdf909739c7d6eb031324259eed60ccdde77ec", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:9c5c330312e63cfef8979db8350b646cd7515f7638fe9eebfdccb77899e3fd52", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:8ff8c9aa1ff7f1c2287ef1cf328b6edf367b1c680754ae75ac2c14cbffe6d029", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:344503fee49f201235c86370d7b674b7470c259e2ed924d366c29c2f4c41840e", "enabled": 1 } }, "glusterd": { "100": { "checksum": "sha256:568c23d242f46df5aeb18540ee71d8f419f1dfb592c66e79376121344fced45c", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:174f12147366640b5e89c02b70007fa7d0578de9de2774083c3d600bc940ead1", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:e1d2ad1a3abf7144751e65444d5444f3207eb423960aff3ecd1eb2412585e8cd", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:215e877879c9891daa65a347f6c0cac354876d2cf9d7cfaf27984f42748d274e", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:3ea27c17a4a0ac618ce5a9e8b925ff65e9db67dc530223256b407422ea2e05bb", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:865ca154e6c0b4640763e4b910b4a1fefa711a4e1d1afb7ce5b55a4c5fb87203", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:bdd8ecc00ffea86dca1eaf4883db7755b27be1929351375575cfa657ce57d0d4", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "sha256:7c3378ccdbfac184bee408c6dcc90f4abe2abafedde4909ada166ba4b1c0fac3", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:d5b4dc24ba6c954ce1a09d51591b4ddaf0bab43d35218cd8aea56bbe4a8e09d1", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:4aa85a6cd731279d16d1b91447afa59dda762b7c3e8b0359742d8531b1dad28b", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:7b0893c67f4d652f1d0a441bdf3311b67dd63da5e187c7ae080944ee26e5a039", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:c3da94d054727b329697f2ca0581c376d0c1a27448d8b08bf608caba5e35eb64", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:8c18262f239895082c307805c1039ce14aa3c0d7c29b0f6c31bf320c8253180c", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:c238803a65ee56a1cc7fe6fbaac7af88b6d7e19804e557488b44dc259bdbb205", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:f025c5d36ed90fa92c34f52ea5df8591e47a66bad3bb18db44ad6cd5aae11add", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:f72bc915830de3631febdad6adeb59cdc151a4c6d8563b5395cb53d3b9a91950", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:e7aeab601ecc8ffbc20b9989a8b92ae2fabdc859cc59e285f7db876d088ad0ff", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:3a54a999c8e34b95f1e47ed0e40b0b6b8eddf74b4697067a3fe2b30e5d7f8710", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:30f2c34654d1f932793c67bfd89c53a22a6e50c771e8144859a5774e3fe6e57c", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:f3790699af5cc119e7e85ab82e60e85d3351a181867b8965d89459ac0ff0714c", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:59188d3a729f8541065595d2fcc3b535919ee80bc8f439cc5151cce19ec79863", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:86fd0f899c839873d26de9b1993ca497c99bf6fc3769b519eb446e558a020469", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:9883ba8fde35467d506c31804eb0f2c01326da85cc3546ecbff4132be753cba9", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:02d16c319cf7e5783fca5691c5eb343ad8d940b165606cb5c724df67b9f800cf", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:65ac9d2763cee4528920879dfd22cf7b54ef579e5d802755ac02ee8c2170b649", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:6703989cad339e85beb8c46fc6ca69fe3bf96560534a79d7c6ebedeb3b2d72da", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:5bb9506b3fefec0dccf890fe793715bc8632b200e06abc276b625e34a2f19aae", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:59bcdb2d80d5558df0eb89c49ee8ba8e98e0a984d89c8f1e373a65a771eb0f6c", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:d2ec77126cc8c91a39e85ebe8cf67593792b2d80a60a1d9348a06c5d70b18f93", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:8cd6b5c87f88e7cef575da4b255d89cc18ea68f61ad83d2441e7b61b1337ed70", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:29252ea7ce3289924ecd827f11f2b5f5f831fb8f38550a1676670bef7a5498fb", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:93dc4738655a8ab41cab2894a8f417ada66b813eb39ae61a313f10a492e2b2e3", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:f473def2d45f1d8fe0d94077153353c5461729a641f9441b0b3258d950d3f778", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:5186057a9c00a2560948f102239929fc5a32a79e20cf3438a09963d2c018167e", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:34f4bb97e6e926421594f71aa0061bdf83228cd9d6011197319ba873cb90cb37", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:5bfdaeb93ab5e594866fdd5121c8e1c8defdea3c02e21e7084b8bd3f9290574b", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:480ebc22dd58496bb6261bca37de58c4b3d723a6265ea867de1a63aa1b96a2c2", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:c463321f9c51a55ba9083f529a0a05b5c7fd6d35c2f07de0245d65df95ce4405", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:48b059be6c655965c5f88e174dca335a11fd62f1f920f70941907431709086b2", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:00ca56efe774f449d5afdfc17296f36dfb6a0655a6c3257dc4d2ac782dea843e", "enabled": 1 } }, "kmscon": { "100": { "checksum": "sha256:4db26c91c87f0475c4e8e2fe606da49b92b5f5e15705e311594dfc249dc3d46a", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:30bd9ca292da867a6b047b46654a9043b88285a0db12bdb0827944ad2b6c2112", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:780cb20f6e76a3855ce56152bcc0fbbd9b74f31e0a4608c1cadd1091c86f6d76", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:496d1614df39eec8474249e3cca92242748a3f244c232be6a4c279f85e5641d3", "enabled": 1 } }, "l2tp": { "100": { "checksum": "sha256:7d1de68d5e524b38181c105d9ee877428d31b7223f41cd5ba56608a1ab570dda", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:618cec25ebdfb08d912bef68b6cf6168b9249c0f2787a1077a72dd9fc42ae202", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:3fd9c64ecce2cafd4b9c1d9571d0a9ed048807419a2e6b634a346a6fb6c0abb5", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:399375d5c245a6d309655711091395325995def5228d96f1bcca598f36f797b0", "enabled": 1 } }, "linuxptp": { "100": { "checksum": "sha256:262069e8c26cc005c845bed413db7b7e65edff12be3ff7e46132022c9dcf3019", "enabled": 1 } }, "lircd": { "100": { "checksum": "sha256:091a4a58f22f1fbd932b723cba95035cfff6dd693411521ac5af536ae684789c", "enabled": 1 } }, "livecd": { "100": { "checksum": "sha256:243d992e986ed598980147e75baa5fc4c721e13760d985253f4fb53ea627b8bf", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:a68baf71f6e016e254a23107d63804d917e09f93428e7a31eb0c5f4ce51e897c", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:136d0723646023e4eaa1c7056d8c73e66587038b66bb9bfda1a93c41e5e025b9", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:f72f530f07e4362443efeb16a94570e5ab06999b3f9e3bd238d529b5c18ead8a", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:24b9355790ce8343c5e895d11f3b2141ad07a0251aaaabc67ade76b926fdcab9", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:217a278d865012230582ae591db707c859b1690d9fdb32ad801ba07578be5356", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:b1fdda1d95a3c21e7b03e692c08772b8d6bf8df684683b9def203f490b545fef", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:ff2a3ed9f04c98cd9cbbcd686d71ff02ab25e064ff5a8ab2a39467c40086f8db", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:f0eea61d2505f0c63f0477447b9988b62d72676c5ba51443f871f920fcf12401", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:683a63fc43480c8fb6fed670e1719c4526208376407678a5299a100cfb58df0a", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:4f6ea09e5f0c16954a31a2ede9c90afc5bf1c942e02f49d739f1d12393515061", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "sha256:ea63db7f1ee848bb7b751edc0a822e0d2abc48fb3f1e11992d9abca3bda37255", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:3b832a5a752d1caf246524d27021d45d2cf79b948cc928eac575c24c60fc8a6b", "enabled": 1 } }, "mailman": { "100": { "checksum": "sha256:77d7a3de9b10519a9e24c9de43b7dbe83af0a61d493800981c688a0d14b58001", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:6a4406b49193115b9e522385384e78690fab7f0f483eaa0858ae8c785f2e1ecb", "enabled": 1 } }, "man2html": { "100": { "checksum": "sha256:e79c74fa5ca25642f5890dfe0586c5c73a3e9e4056a356b34fdaf37d4e7ed709", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:25bb4da3c4edbb36aaa6d59ddaeddd8227560478d6c028d45d553c340432cf79", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:0976823917ff8a661ba7b948ade69d350a8b32ca4b6ca95b7d87edbe81958393", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:a2962ddbb578b4ccaf8b6e6de277a497a257aaf740916b6ad5072c46c9fb5d9e", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:bd27c4f932e2821123abda0984b1795429ef05e33fe6aed6d7edc97fd0bf2cd6", "enabled": 1 } }, "milter": { "100": { "checksum": "sha256:4c746cc0f926f44392c3e908c2f7a03d036bc13d59babfe973028f9bfa42909b", "enabled": 1 } }, "minidlna": { "100": { "checksum": "sha256:78e425714253eca45e8cf6b617c5dff22b82b01cca3e7360e382836412aa647c", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:e6e31ecaaa7f4395ea0b24de8802a9f1bb56db00e6dfd0ccc595c20c9c369128", "enabled": 1 } }, "mip6d": { "100": { "checksum": "sha256:817b67606329822a29ddc7a6bf86d53f2580d40e9b0a5033791356730acc30de", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "sha256:84ddaba9fc845822cc385a96a282176641ebd745dc4852dad8f954b5c176c144", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:7158e05ffa556496b4c1f203b9a0e7f4398b492897e8404d65924ac1a26fe5af", "enabled": 1 } }, "mock": { "100": { "checksum": "sha256:54374fd6c6527d99b1ad66c46bd49fa2651e978fb627ec000add198ff3065f67", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:55b25edbfc53a3efc8661cf9e5a40e0e31ce8a7e45763995f42055b48159dee6", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:198f47d2cb92afbce91e32b967fa727f5e76b43818b9c927b384b47b15ee6ece", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:bbee84725c985fa71de0bdbbe3687cc38c514f67c562f21aee81856d967843cf", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:70b515f3199de2fb97f2a5912c999dac14ab7b99b50c2c20efe7290e09bbf42a", "enabled": 1 } }, "mongodb": { "100": { "checksum": "sha256:41be66613c081e2ac730abe38ae82ff6c5a71cb410046a1077817855b93788a8", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:c9da2cd0a3798163065983181a3604dc1168c43db6a32ab27142580b9e348f12", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:ed2adddd3e03f66431f878f64c3c320cde053729a5a53ff5c61ebe019d74c0a6", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:2f9229f62c45f2be0f0fc629631a69876c1986ed291d3a54f8e7575d960bfbc1", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:0b59a21d720b07827faba0e0d7e34a4f00b44b7d26eb93443ba2a6307a10cb4c", "enabled": 1 } }, "mplayer": { "100": { "checksum": "sha256:996816c9f613a935498d391aaf961830c2f1c9ba94f3f400a6f73709ac91f69a", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:79b4e00f62941b4fcfa21b243c659fbeead63b0f4cfdad7644b6cf40840b92bb", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:a1dcbd78d9b5d859adf95cf56f29860f8580b890ac1d711ef1e1d58e3cf733cd", "enabled": 1 } }, "munin": { "100": { "checksum": "sha256:1d54d7f368801185a53a633839bf2824d07df839a9e09a0315622674b240feb8", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:f77c396f150f1ff1b2a8314976eaf445468bd5f1966b29172c2afc433643a9d3", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:9ab7bb83d5651ca31d6de2ee96daa0350b97da7e7357d0e5916b3e631c841d80", "enabled": 1 } }, "naemon": { "100": { "checksum": "sha256:df069293da75b3968d54af59e515de3bcd7808f0aa67c3a1e64671f6a065a1ae", "enabled": 1 } }, "nagios": { "100": { "checksum": "sha256:0030d8ab40c3b947c5a5cba9cd5300f57f49d05ac520e2e68397fe59517ac279", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:b8d034d2f941b9b68c5316c91be536cb98343616a6246751e8d8275354309465", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:551a57c9f2afafbb2407ebfadbbea56b87a4373ea0baff81dca2663bdaba5772", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:16306e7318056122150ecf5128e11f35f940abe2caa5bebaf924e2fd35ffda10", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:c3b41098ade8ede62ee171cf105626e720b32c3a7c562cf81143905eb9771d1f", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:0e9938cb16c3852950dbaf0cd0b99257b1201388d880ef418f9039872e3ee881", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:33233739cf6159f32e2753d7a960f9ea3309450a88772e1809a97643b1db2b6c", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:a92e3dbce7d9014fa9d86d03ec9feaa7beb50fabb0fd24f74ce8e60573326833", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:884868aa84cbd6c86f59ee9d2ac24c6c5d6974efac64675b61c45e9954a02503", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:ad9dbb975ff7ecba513e8ea0ad22bf7f1fe74e08d16eec244af9fd47417e9f79", "enabled": 1 } }, "nsd": { "100": { "checksum": "sha256:50cb58ab2a03871dc048a850e1de307dc10cddbc71558b2afee3e9f025403788", "enabled": 1 } }, "nslcd": { "100": { "checksum": "sha256:b7176eb3b7c487332ad1aa47b4dd30fe92eb71a288f209a4fbcfbdd5e5cdcae1", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:8045ff61ad26541073aa8336a5e6b6e5218d4f35324e121a268c8bc8993f06e6", "enabled": 1 } }, "ntp": { "100": { "checksum": "sha256:33dff3e22b250e35b56817be1e07d137c9f4cf79092c866129547829cda9a81f", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:625061b0017f1a51f18a217ce440021d327e9c5d33b58d9f2eb432c4db10e66c", "enabled": 1 } }, "nut": { "100": { "checksum": "sha256:9584a7ea7ad982b8efc1658f0534706a2e245cafd1a80ac3a2ad4c273dfee4a7", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:ab52cdb2b5f03af08758c490e58093b4e673e02c4c43949be22c5adecbf1797a", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:8b9bb55d25f96e8b0713abb5c461d72c10b942353532f168bb35c5ae7b9975f7", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:4c5546206ccd3fc38574fa754a5de587e767153cbd18f879e6bb4c739aa0794a", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:07f131c0b15c2c1c884f5ff15124eb0d1d971b7e39846ebfb9875bfbc5a3a35b", "enabled": 1 } }, "openct": { "100": { "checksum": "sha256:aa50814c7b28d075e00f96f6d25e4ed1632d431c1aff23fb1cae76a8b4a2471d", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:3571d609b67173f3c24a52e984c1705c1ee1a0387adefa315a77df8b98c3b4ee", "enabled": 1 } }, "openfortivpn": { "100": { "checksum": "sha256:4a3ef10132fb6d925563410bbdd8a06eb919140493bf66bebf3b7792c8a2583e", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:7326076c05702f570bbd831259a472502f6276837de2a97d95ba3e3f5f7e9a02", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:09a808fd9562ae69de1f374b4f5b298bfc7460120d951b2ec91cfbf6e91a3918", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:405a2011662eda2bf92b4086eea8fb4fe4ae1332c87c5796272a0fb1853b6d44", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:3c9f202b58aba4cce4c1d38f16bb9f3d4a3f0f88405fdd99a6bdb1f7f6616017", "enabled": 1 } }, "openvpn": { "100": { "checksum": "sha256:346c5936204aacddd85afcc1d3adda85b28a5ec9b413fb383edf8e9a4a5ab146", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:d58cb17d2b79d13da4222a1a9c1209d832850e4ef754f672d4f093dcd197d1bf", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:0f7996ff49033b97c2c40fda4e7ad6e2d766a8073e9c5192064e1ab83d8d9aff", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:ad7169ca6a6337944353673e203224750fafa73cb0c1111755a4640ce6d59dd7", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:64934caf4f0d524305c6917e541ca3480b9c891f13415688ad321d9f87abf5ad", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:a289c349afd56d1d87984076a9bbbbf8a6105d36573a436777862755a7d402fa", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:838ae4d31fdab15ba7b68a552fe01dad4b51160c5af729a6e5a9b7a06e960a07", "enabled": 1 } }, "passt": { "200": { "checksum": "sha256:5cf79aa96a735412151bf7aa474d617b2d3fe62b59d55afa72e1b6848f5d3344", "enabled": 1 } }, "pasta": { "200": { "checksum": "sha256:e672c337a783ce8ff6f3052e8eba98fe9267f747c35e1c63184e9a68a781af55", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:b2433ab6b57ba5ec35291c2661c97bd938115f2805be06105675c4095f55d7b0", "enabled": 1 } }, "pcp": { "100": { "checksum": "sha256:c3678e4b4ce4848aa98b57977cae9ad294c7661ced1d39aee2a7cc067808d706", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:d737c8880d919ab312668851ed170724d3ef0fd407a233c13f0096f344844d9c", "enabled": 1 } }, "pdns": { "100": { "checksum": "sha256:390105003f962fcdcef47ca8739d92fe19fc8c6d669cbc2e6a238a3333b071cb", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:8e88edf779794b901d188718c3dcfa70f252eb106d3f1909aa6a6c83c1b0fafe", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:97f4d62af081e7861fc802f6766eed5fbfa0ae619d5247f99d60bfdc639149e9", "enabled": 1 } }, "pingd": { "100": { "checksum": "sha256:97da182f2bc44522fc8307280a0d55b6bbc1d9ddf1e3c6f6c4fea22afbd191fd", "enabled": 1 } }, "piranha": { "100": { "checksum": "sha256:76d7fb0bd39644054090b303645f6bbf83107baf43aba3c0b3760ec25a7f546d", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:a7c0d1bd59d88d5c08c1b61c84675538795e86f78c5eb801e7d44b500c513750", "enabled": 1 } }, "pkcs11proxyd": { "100": { "checksum": "sha256:13bbfa33f369fd8ab295e72e6104b095f03a3a3735be7b99bdc22d797a1f552b", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:a381778f6e1de9552f76e10d8c7b7bf51f141fea3160951c93d683cee019c559", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:61a5c7f116c5807c6c18200eba52387f84782c3409ff0558703a052bca5a2229", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:adcc252774b42de118e5658c5ac4d62fe01da91e611f7477f4d89e97505feba0", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:d53b4ea2f80c778579f3d2417252eadc6af3c0b4a6ff16295d419ea1531c2c71", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:e92c809be52c70fbc71d19b9db41475020cc4603fbea3e67b2cfbabf1b3f6310", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:5175ec3ba9f52060316a2b185f2fc135f943de17bb49edd851e44076c2f2f2b2", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:4361b53e96d34b228a37ae757619c8ebd9ecc323eaeef7e61639fd78b95c743f", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:ecc0b36eab15792d378b5f03539507eeb55cf3f74851acfdb8c6b03369354143", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:b45a134d30f24a04f0eb9828c483f2ca0ffccb76d8b14ac15f0027a91c7ab448", "enabled": 1 } }, "postgrey": { "100": { "checksum": "sha256:ebb3497a8265d4c360656842e4b481f881772277586d9c2cc641b14456c6c462", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:827bf87edb79a7e8f269d432e4b27c8e8020deadef0dc321d668a164c0e6317f", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:c41a77c3ce0fc300e0b2caaf1ee0747fc81c1c088f52ffa89e42fe4aa701fd44", "enabled": 1 } }, "prelude": { "100": { "checksum": "sha256:074d99076276cfa5b040b409ea00476176e509c50b0e262192aa27bc34872baa", "enabled": 1 } }, "privoxy": { "100": { "checksum": "sha256:df739ebd48b6e56b5774a55e05a46c19d27564cd493924f4ee573eab40d88059", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:b0695ea8b39a1e855a5697a86a94240571c7121344b95db4925154999bcb5cca", "enabled": 1 } }, "prosody": { "100": { "checksum": "sha256:a53518c43e498c8c9ddf3066dd9bd8c3af6446dbf4b70d584bfb66e3aa4ae082", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:e1c5d342f1f74a3b8835800e20d4ab473f1529f4f1077b48cae541686ca99493", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:5166260019c7975741f14455d1fed2f7cef647c2e2f08d054da58398b1b548ae", "enabled": 1 } }, "publicfile": { "100": { "checksum": "sha256:313f9f29aaa2fb7c2e9d012afcb83b81120d5f226a4a95789817f4528326ea76", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:f83108c0cbeb45d7f432f5f39d64f8244ed015309032895866f6b05b7768e83e", "enabled": 1 } }, "puppet": { "100": { "checksum": "sha256:8eb386d8af34d1305ff81f72bc22cf9e2c28034ab63689123a3c5dd4e0da4b12", "enabled": 1 } }, "pwauth": { "100": { "checksum": "sha256:307c6d628cbfbc6c24bf2e34726b9776ff8bcf899183f7378858190628e8cfc8", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:8e8d7130e2c55af573455784f2d115e64b5d2519fdccbbc701666c6b87d4e02a", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:56dc8a4e9a6608948552a34d0b008cea439e60494d408c4c71d7ef4274cfa588", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:d320aa1782ea44da0278bb788bbc6d72504e9e91549779f731ad1ef18dabae62", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:f93d7a32ae08a9f0e79f36403f6cf1738d0b363ba87a0bf9b64bc7dca45a1e68", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:b6da2bce5b79b0d0c42dbb904589685149df7b7022381cd1586679ea2413245a", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:69e61e43d2ba5505a45fe99b76d9cdb5fd9df5b0b18ca6a9867159ceff0e64ea", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:39a4932bbf171c73ad691a55dca6cf0d5c0183362601c84bb364a04717eeaa10", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:05af050c8e6c1f45d6a0989cd4573aa779df68feb141249ff4e6503a94433223", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:3591dca1f8fb1300ca8d4be41a909f8326352bc21fa47881ecab3121fb1e360c", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:58f9c526e1827795838e2be6d6ad053f7a40f6cb1b8c64edd2197e10355ded42", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:062bed0545c74fbad313c5fea3642c5100b2e9cea4971588129e54e4d975d48e", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:a8dde29ef48db371c731c965a6e46c17d48026fafc2f5c031ff5a22d8c186274", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:27ad53e98a5086db9cefa582cdd82d624466351283d1eadddb49d29525cb7ecf", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:128b9441ca76b42d7cd94833289d1afb3a318c01104326bbb462794cc9e58cd4", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:00ad72497f36d5a4ffc68472b2fc920e44d5981e05c626b16ea638dec43c1119", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:cb0026fae844ac033b79163f6d7f503de1e171b1b8bd4b989af5f6b9c7ac68d1", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:344947e4a73057580ecc7abd13caabbf6911b0148094983414fd0b4ef1b784bf", "enabled": 1 } }, "rhev": { "100": { "checksum": "sha256:9260627895b66cfa6dbf72a27b8bb3c2f11c1b8f53cebbafea7e22e254cb3cbf", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:f103a6c7bd547b341d37088336c150b01981af46c8af81897324f11fb03b3512", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:cbf3603f88e4402b31c8d3b25ffbc49e052370f997981ab99b84449c690e7c7e", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:ebd9e31c55e74e25c500a935e435bc80cc35eff70b43e25ff1e6dedca6a932ed", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:118703a3bfda4696c72714b47ea658caf4eb1a0cd9e04f75e307a1574c4180f6", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:0fd7ea42b75ab283bad96a47475b92bfc1148c6085b8874a287fdfeab25a2a60", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "sha256:cdd7d83b62687348b4d3a9a9a811d631cace1e9b85297357530e4c0d6cfe8f82", "enabled": 1 } }, "rkt": { "100": { "checksum": "sha256:aa68a2d2d0fcf00585c077cb074a20a6b3c03a8f37f657152047256d9fa194cc", "enabled": 1 } }, "rlogin": { "100": { "checksum": "sha256:ee79c132905283df06f33edbf07044d7f3b9281385502437f9536620709921e8", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:f63c910c6813474eb26c9ca23b741df5052b59429e6326c0b5bf79c075df9ddb", "enabled": 1 } }, "rolekit": { "100": { "checksum": "sha256:03b6ce1252ded09ebf6e94718640759d9b211dd97e2dd57d1d778de4eb012ff4", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:83621f87c840f1cc05cc68ee55fd04cb6a6b037096d3b19a8a9f310f7bfe605a", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:6263d37a900205f2e8d19728832917b8681fed62fedb493490780bc39580b48c", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:4f5880d52807ce26dedc612bf930be97dbb8a3d4f71d9dd2c49e5a85fcb8f6d8", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:cd2a3333153d7f4612f106e387bfaa1be75ab8339743ebd7b7bc9687563edfb3", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:23676d83969be386103765416d7fcdd47d8648890d3f29104d46537c8e15ba5c", "enabled": 1 } }, "rshd": { "100": { "checksum": "sha256:5b902526880f0ac1ebdcbbdda485f684971289e35b1704250cf1ef6d9475e5e1", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:3c6e6b9a13b5b6c96de9705219b16fb72c908b64e703e4daedbc3e903f15b38f", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:7354677d272e19e79f693b1144f98a6b13fc57b1afcdf9225d153c9549d6b050", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:fc0670700c999cfc9df2aa059bd9043f89e28cf18504fffce68ae90846ffba97", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:69d81dbf1ee64cf68373b262426f2c38235c65a08fa07b6d984c212173c421b6", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:08ff8ae3fa28ecfb7a5dc01e04c0a65cb36604c0c43c84d279a87fa322c7ed5f", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:c19cb6b77c5e61d6d5161fe718e76bd39b565ffa3e2935fa86d9fa212657af81", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:ff14a4c75d13abbe6f9acbc55823cdec4ba0292d3371d61bd4819c80428c4aa6", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:4a032eacf61f283fec5ee33c19d29044ae9993e3fccba71ee7a78c3edc4a6843", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:8cd66f10588ac011a761fd7dd8c7321959a1b4e08f564628cd6818d39f0fe2cd", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:1c411b116b002406d243c0755bc41d12b0e0ab1512c2dedc7d0c3a84605ad499", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:6c526c19a6ca6c928fa90ef512e27bcf60fc36eb8bf0761caba35774347405ff", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:87f3b4985888d0bdec4a31ae64de5abd977ea48aab0664be86fffda797d37ba5", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:c818c9d44a7bb47328c3dc05fbd93ae1a9beb7c4172a17060396677d2df797a3", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:70222e7a0f5261b5340231e569fbae3df5b276435e04bf6042067b0e21a9bd76", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:b608d450176de09155d4a4b468fffd83f274a064e8a64551b19087fdbb4c6ad9", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:9ed7081dd55fbb74f03c472811d4994ffa6226154568cc11c664241ad7d3fe3e", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:94bbb85459ad62b0836072a89cf2cd0e4f88f6d41912dcd9212594aecde38c86", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:02fa4aa14e0bc05760fbbe3efc2b32d26a195c9d8179b2edfc480d1e311e2484", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:1e062a3a2af538be41569bf4d8c62005efd9558825bcc16beecf5542d95ef4c5", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:a5afd21f58e81e874ce28f2a8a39ae892f940a7cf68a2a9ed2e5be2ae1f1cf3d", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:4aee2089e463cd65e424f0bea42d909d8d8d3de4ef98a8f47d8630096d14acc3", "enabled": 1 } }, "sge": { "100": { "checksum": "sha256:a7703253d970c1f8843bfbb95df29f7bd73a5aa15694be614de571f273b9b023", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:d87db5bead6a4f89a4f087cfc5d627ef87277e200b53d670e0e164abcf0313cc", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:f33a23e6f6879a6465292329fa10a14ab0ffe3ca3765e86f26fc37b935bcadd4", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:031c5ff61a50e9ddbfbd0942fae37ea90074e478c1cec0b4eb7cb6aca9596dc7", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:cafa04ffdedc77f63d8494e54ea6e9fe5c6138003b57f7705020ef55add50b29", "enabled": 1 } }, "smokeping": { "100": { "checksum": "sha256:f9b6542e390fe6c0a4323790b2bd9b9fb32761f691930df6c34f61cd11e54f1a", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:f13a315cb56d2b1d18b445ecb589b522080d61bb2eadc7719c12f61a1da46678", "enabled": 1 } }, "smsd": { "100": { "checksum": "sha256:ac4e33201632d9b0d4f36f5a403867e4657bf77f9d73446119784bd05fe8644e", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:eefccd257b5b9326cd5ba7ec1e402e96b447ee470f7aebda42143cfc81cc87f1", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:9c41f87b5ba09a6254ce922eb60b6dae47d3c7bd83549aa9e1b4509f7f0603d5", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:69c57f871e35b62953afaf643fee5bb47f815b803862a54e253e50d8ae28d7be", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:6d618460b03a8141c43e9679285b16dbdcd49b3020cb4d003cee81310d5ad2f2", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:5115d4056aa236c832f66028083ace5af3dbb88eccfb6c4c9b92e65ac4cce486", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:049ba06fa82b92c817d0fcabbea636832da216edfc2d16a301dea96501e0ddc8", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:a6efbc9724f6868d31cc94896e2272a4cfe2d810fab9eda9f1cb85afe0349012", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:45ad3035b3e1935094d8e2fd1b15257a5d6434b7d8c592521404651ea6296f3a", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:b701df18f6139647738b643c5b1a1d8a1572395b4e1fff2c504e7a6bdbabc639", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:311ea08ab48f4b407e0bf45538aa6bcdd2b0cfdcc307567d6f6654d7d23c8a90", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:9e90217c45bf0add27ac0ec389487ae62fcdf966e43b19e94b39c6d252d39cef", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:443877f00fc71f5913e4a5103bc9084c3f8724fcceca5abb6d60a23082a3aec6", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:91c5e5c35261225ae12b5e1bb35d19ee72769a2ad5ffc72a33cc4de185b6f43b", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:6974335caa22d67d0a3d6cd2f9549c1474eee7b017748768b296e21c7af6f482", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:8373ad7e195b16d1d244d1611ae4ba87c7e8b743050a1a3cf39b5b0ab9bec4ba", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:d177add9dc39846ef24440294154fd67ec5e2e5c6f0ac9c17eb89dfb6ea887e7", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:1e37b5f0d9e8aa7c05dc7e3580fefe546f81f7b1b54a8eef0773a1e6bd2c58ce", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:650e0aae8f51120debe600360e45ef451e8051fef46189c115749d224a8d0afa", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:cb674d7d6fa303278bdf2e4198ffde0da22aa626a5d2376e514cde1599f3570a", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:2b1807b97b376261a1313840b22eb76235dc6d3978d55724de1695820487eb38", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:f9d762a738e1742dea85f5c3830e20a7cf39f43198b0573f4643e03fdf13e0b2", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:3112c3f67959589b5885bf9ac10d0ede832d3474812ea03a98c77d1b6d87a9bd", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:79ae459caedace3652b53ba6be21f53df5a8c8b41ab80506876a44d1cd5a8a4c", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:272c5494a652a912380581481e3a874887406d9134eb05da001f23745b2a58b6", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:5b3d9fe700d5a2f2a0fd1932695085dbdf6ccb195ed9037ffacce8bedce9e96d", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:eb8e219d448ac3dc8e546e8c75d065b0e40190ef01ec75602a93198305a6c354", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:589ea47842cee02bc752f00ed268938fe510c28ff3597e2c0cc14194a31d2710", "enabled": 1 } }, "tcpd": { "100": { "checksum": "sha256:a542c8799c012ed27a2fb93178397568ba1a96d0b320e4ad093d3f957ef83866", "enabled": 1 } }, "tcsd": { "100": { "checksum": "sha256:082df579e721dadd4cc6093ead25605c0864b4f9545fe15b973718799bc3f665", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:176f68075bc574f5ffeccad8363d5e8190c1561339f2fc609672156de56b2480", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:6e3e664be31a1c77a90aaa94b52809351004d03325ec6ca711d01131f9482e83", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:50726905995b22290907371d8cfe398cf770f3459785fa5519046c89b4587d56", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:2bb26aa2ee0e4e126f5f65bb5f71bcdcff2cb30e9303f563f966c8c73c920ccb", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:38eb3961c0fa65269cf82e1037415367b492179edbc720558cb787800d84e907", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:0da7404d31f4c00d00f67041d4142e128b03eb1514d15695a636f13b6250d049", "enabled": 1 } }, "timedatex": { "100": { "checksum": "sha256:7ab40444034fcc3be4a32a0e72313b0627d9adfe329954fc825ec483847d32f8", "enabled": 1 } }, "tlp": { "100": { "checksum": "sha256:764b572b286cd3b2fd6cd35210f40d665e5c574500f0a4c82f94b1074f552fb6", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:e8ed2f5a472b550d21f13310e57bf3779819d31c5c70d606850229cc56af5c66", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:326a50e64a6800bfb1f55b44ffcbac03abd47187951f5031c1d43a3ab327e84f", "enabled": 1 } }, "tor": { "100": { "checksum": "sha256:8459e0e35121a6784a58cd2da6d65ca1c2185469030b3ffeeac53ea209759961", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:23d4bce33efc3fd96819a3104142957411c96dfe29878568e434e2fc37bcc827", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:25e66c7980f6109aaa5b82fd50d351197475434f0bd1232bfc5fcde13e645942", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:f6958ca1de520c0770d5fef4db40c770ea971aa4ff1e44e75bc5ce28b219c8e1", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:4bfd146d5153e4318613aeb6220a85f767df127d8c635df3eb9effff3e23c9a3", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:4f37de234048466b90c8c062d969d4c433b522b11e15f40b1e6011d6886732bd", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:165a32f507c35504d182074c819bc101ec2509b3297086506598c408b1e3acd9", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:0c322c0b5601401c6034bb3b5a14bc554cb3dac02c462e6341a675c489fbf6f0", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:a481132307fe4e7f166d183f95dd70a1a2fe7cb21411340cdd522339dc9eecd9", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:fac7ad46fc50369fb70bcf3ec265e1f3bff1259ffe474e2535223c3fbce6a453", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:f23d94ce40b1e7dcc10eeb840a4322a56d76f9649ef6057c4a446ac1b6fb1ed0", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:41d55b1ab2964670cce394fcbb0439a90fdb1a842e1e8e29904d38f3782ae68d", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:ec496632f91a21b368e0afaa132845148bab11976eafa48d647c817ec24e3891", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:e4166c3bfcc528c22e6656eb4c4d57ae97eb49053593aefc8c7ecad7ae810c67", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:5be574521155e4b99b38bcd1916757c9be69b0f89f976aa47188285460efad60", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:8ebcdf1f369d1de1cd1ea5b575205e4c127928f72ff43ee3c12574eab70f1031", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:31a24a4b447de14cec57a18549aa1ae09c39751a43d88a25f06f49773992e658", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:d8172d370f0da7eb94033194b60316461745af1f976c26f9bcc39e23ee8a6f16", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:6515d15889968c3d1d0f773a6f515c3ac5a98956a5d5d4e0d146a4c6011f568b", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:badd40ac4205c51bafd82f4d91193436143f5d7732b5d904da3d135257b4cb41", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:d20e9bc460f012f2ac9d5dd32abeb1de7f762b13bae78376c592d3a935266e45", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:a26973a6006e05e43657737f80d63c61958d1d3f0c190a9128d3eff030c91b37", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:ea51b09d150d2e42f335f24e2b201088c74b2d9529c1da23fe04d03e623206c3", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:9b9f4dd93a1ba653d0fce1ad6d7b6c1774936359072e4951799ea5692ea13c32", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:7d80b3270f03f6207bdb54bd93bcea2ff84383b6e33561e7f029baa12d05acde", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:8ab4800293a766cf255f4598035228362d4e30ef0ac0d67d43b4a093f18c139f", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "sha256:7db283d146d00523ff207e2092545a4307710d2b5a3b8517f19cdc7e51c36d62", "enabled": 1 } }, "vpn": { "100": { "checksum": "sha256:a6757b76a18e05b3fc93f0d36b91b51f3635a0a055f3c5ca2693dba9bd20f9cc", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:8b683c474f953a281ff5fa373bfa67c63588c6faf4203409d78a115acecf94b7", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:cc25751ba7e123e02be5b8d1f3dbe936e7aa0b847e723f440cbbd0642309bb95", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:239846bfd616f26a85339f607eab43666dfc693b329c185b6e12b725127f7188", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:f765fe184da93c61b38bc73893780aea209eaf004658ebf8ee20c7c8ea4c56c6", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:9ec8c8d4156688729fc438dfa1a4695ae697370dd37891716038736b49689de0", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:e7192373837ca2c79712da4b9c09b37c98f20752db310431a5b6e53c2b9a2d50", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:b7dee46a1e6a7841fa667c03894a524bdbd2856e9e28ae7ff653a76d8f961c63", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:8595b56ebc03c4ac45fdcc23f851a7b46704ef3d68aef0c52af0e20faeb2a4de", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:d800be053dc990f2093bd0dc877257ca27355a7e98f8ebd93292d7ac5f9bf388", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:17255797b5d668b67aa92ecbf725b104eba96ba8639fade6d52b03866c95d18a", "enabled": 1 } }, "zabbix": { "100": { "checksum": "sha256:2f663f3084970d995c4960862ed1128e886baf14039b88a003964ef3c5a0a884", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:88598cde700174182f670cbf8b5058687c9e1e718b9dad85243f13d054c699e0", "enabled": 1 } }, "zebra": { "100": { "checksum": "sha256:7071305e4c4847311cae305142ce9fe4b3c58cf39811b4b191d1e581c4f4cf0b", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:2337f3a4d56a0d4a22d60c3ed0ae9be194b1b613b1be0adc34df31d2c9a437f2", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:0536e9239eb9983202dd3c010e9aa9810ae13d92805689cd478ce62f992190f6", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:107 Saturday 02 December 2023 16:50:23 +0000 (0:00:04.022) 0:02:55.232 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:118 Saturday 02 December 2023 16:50:23 +0000 (0:00:00.035) 0:02:55.267 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:124 Saturday 02 December 2023 16:50:23 +0000 (0:00:00.029) 0:02:55.296 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Saturday 02 December 2023 16:50:23 +0000 (0:00:00.103) 0:02:55.400 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:105 Saturday 02 December 2023 16:50:23 +0000 (0:00:00.029) 0:02:55.429 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Saturday 02 December 2023 16:50:23 +0000 (0:00:00.088) 0:02:55.518 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Saturday 02 December 2023 16:50:23 +0000 (0:00:00.043) 0:02:55.561 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Saturday 02 December 2023 16:50:23 +0000 (0:00:00.045) 0:02:55.606 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Saturday 02 December 2023 16:50:23 +0000 (0:00:00.033) 0:02:55.640 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 02 December 2023 16:50:23 +0000 (0:00:00.058) 0:02:55.699 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 02 December 2023 16:50:23 +0000 (0:00:00.036) 0:02:55.736 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 02 December 2023 16:50:23 +0000 (0:00:00.036) 0:02:55.773 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 02 December 2023 16:50:23 +0000 (0:00:00.086) 0:02:55.859 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 02 December 2023 16:50:23 +0000 (0:00:00.238) 0:02:56.097 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 02 December 2023 16:50:23 +0000 (0:00:00.042) 0:02:56.140 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1701535729.5689657, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "0fac9a92bc500b47604bc297195553ae8b675c09", "ctime": 1701535683.2551804, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 202690, "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": 1679919460.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1156410658", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 02 December 2023 16:50:24 +0000 (0:00:00.236) 0:02:56.377 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 02 December 2023 16:50:24 +0000 (0:00:00.031) 0:02:56.409 ***** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 02 December 2023 16:50:24 +0000 (0:00:00.048) 0:02:56.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 02 December 2023 16:50:24 +0000 (0:00:00.031) 0:02:56.488 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 02 December 2023 16:50:24 +0000 (0:00:00.030) 0:02:56.519 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 02 December 2023 16:50:24 +0000 (0:00:00.029) 0:02:56.548 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Saturday 02 December 2023 16:50:24 +0000 (0:00:00.029) 0:02:56.578 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Saturday 02 December 2023 16:50:24 +0000 (0:00:00.028) 0:02:56.606 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Saturday 02 December 2023 16:50:24 +0000 (0:00:00.109) 0:02:56.716 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Saturday 02 December 2023 16:50:24 +0000 (0:00:00.037) 0:02:56.753 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Saturday 02 December 2023 16:50:24 +0000 (0:00:00.047) 0:02:56.800 ***** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/bogus.yml" ], "delta": "0:00:00.006147", "end": "2023-12-02 16:50:24.803321", "rc": 0, "start": "2023-12-02 16:50:24.797174" } 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:76 Saturday 02 December 2023 16:50:24 +0000 (0:00:00.236) 0:02:57.037 ***** included: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:2 Saturday 02 December 2023 16:50:24 +0000 (0:00:00.063) 0:02:57.101 ***** ok: [sut] => { "changed": false, "enabled": false, "failed_when_result": false, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-bogus.yml.service", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket sysinit.target network-online.target 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", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"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", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target \"system-podman\\\\x2dkube.slice\" -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-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]", "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": "4419", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:19 Saturday 02 December 2023 16:50:25 +0000 (0:00:00.421) 0:02:57.523 ***** 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 1e44a9e83335129c5cc46e83376d239a8006336084ae669b9119d96355c5ffb1" ], "changed": true } STDOUT: 1e44a9e83335129c5cc46e83376d239a8006336084ae669b9119d96355c5ffb1 TASK [fedora.linux_system_roles.podman : Remove kubernetes yaml file] ********** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:27 Saturday 02 December 2023 16:50:25 +0000 (0:00:00.419) 0:02:57.942 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:32 Saturday 02 December 2023 16:50:25 +0000 (0:00:00.239) 0:02:58.181 ***** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.034735", "end": "2023-12-02 16:50:26.224086", "rc": 0, "start": "2023-12-02 16:50:26.189351" } TASK [fedora.linux_system_roles.podman : Gather facts for all containers] ****** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:41 Saturday 02 December 2023 16:50:26 +0000 (0:00:00.280) 0:02:58.462 ***** ok: [sut] => { "changed": false, "containers": [] } TASK [fedora.linux_system_roles.podman : Cancel linger if no more containers are running] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:49 Saturday 02 December 2023 16:50:26 +0000 (0:00:00.272) 0:02:58.734 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:80 Saturday 02 December 2023 16:50:26 +0000 (0:00:00.113) 0:02:58.848 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:111 Saturday 02 December 2023 16:50:26 +0000 (0:00:00.034) 0:02:58.883 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Run role] **************************************************************** task path: /WORKDIR/git-weekly-cize8ash6x/tests/tests_basic.yml:269 Saturday 02 December 2023 16:50:26 +0000 (0:00:00.047) 0:02:58.931 ***** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 02 December 2023 16:50:26 +0000 (0:00:00.071) 0:02:59.003 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 02 December 2023 16:50:26 +0000 (0:00:00.081) 0:02:59.084 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 02 December 2023 16:50:26 +0000 (0:00:00.064) 0:02:59.148 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 02 December 2023 16:50:27 +0000 (0:00:00.067) 0:02:59.215 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Saturday 02 December 2023 16:50:27 +0000 (0:00:00.055) 0:02:59.270 ***** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cize8ash6x/.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_37.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_37.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_37.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_37.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 02 December 2023 16:50:27 +0000 (0:00:00.247) 0:02:59.518 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 02 December 2023 16:50:28 +0000 (0:00:00.733) 0:03:00.251 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 02 December 2023 16:50:28 +0000 (0:00:00.044) 0:03:00.295 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Saturday 02 December 2023 16:50:28 +0000 (0:00:00.059) 0:03:00.355 ***** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031957", "end": "2023-12-02 16:50:28.387055", "rc": 0, "start": "2023-12-02 16:50:28.355098" } STDOUT: podman version 4.6.2 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Saturday 02 December 2023 16:50:28 +0000 (0:00:00.281) 0:03:00.637 ***** ok: [sut] => { "ansible_facts": { "podman_version": "4.6.2" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Saturday 02 December 2023 16:50:28 +0000 (0:00:00.051) 0:03:00.689 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Saturday 02 December 2023 16:50:28 +0000 (0:00:00.050) 0:03:00.739 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Saturday 02 December 2023 16:50:28 +0000 (0:00:00.049) 0:03:00.788 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Saturday 02 December 2023 16:50:28 +0000 (0:00:00.141) 0:03:00.930 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 02 December 2023 16:50:28 +0000 (0:00:00.078) 0:03:01.009 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 02 December 2023 16:50:28 +0000 (0:00:00.054) 0:03:01.063 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 02 December 2023 16:50:28 +0000 (0:00:00.047) 0:03:01.110 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 02 December 2023 16:50:28 +0000 (0:00:00.070) 0:03:01.181 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 02 December 2023 16:50:29 +0000 (0:00:00.247) 0:03:01.429 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 02 December 2023 16:50:29 +0000 (0:00:00.045) 0:03:01.474 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1701535729.5689657, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "0fac9a92bc500b47604bc297195553ae8b675c09", "ctime": 1701535683.2551804, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 202690, "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": 1679919460.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1156410658", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 02 December 2023 16:50:29 +0000 (0:00:00.239) 0:03:01.713 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 02 December 2023 16:50:29 +0000 (0:00:00.031) 0:03:01.745 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 02 December 2023 16:50:29 +0000 (0:00:00.030) 0:03:01.775 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 02 December 2023 16:50:29 +0000 (0:00:00.098) 0:03:01.874 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 02 December 2023 16:50:29 +0000 (0:00:00.032) 0:03:01.906 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 02 December 2023 16:50:29 +0000 (0:00:00.029) 0:03:01.936 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Saturday 02 December 2023 16:50:29 +0000 (0:00:00.029) 0:03:01.965 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Saturday 02 December 2023 16:50:29 +0000 (0:00:00.045) 0:03:02.011 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 02 December 2023 16:50:29 +0000 (0:00:00.060) 0:03:02.072 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 02 December 2023 16:50:29 +0000 (0:00:00.031) 0:03:02.103 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Saturday 02 December 2023 16:50:29 +0000 (0:00:00.030) 0:03:02.134 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 02 December 2023 16:50:29 +0000 (0:00:00.056) 0:03:02.191 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 02 December 2023 16:50:30 +0000 (0:00:00.079) 0:03:02.271 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Saturday 02 December 2023 16:50:30 +0000 (0:00:00.033) 0:03:02.304 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Saturday 02 December 2023 16:50:30 +0000 (0:00:00.061) 0:03:02.366 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Saturday 02 December 2023 16:50:30 +0000 (0:00:00.031) 0:03:02.398 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Saturday 02 December 2023 16:50:30 +0000 (0:00:00.031) 0:03:02.430 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Saturday 02 December 2023 16:50:30 +0000 (0:00:00.062) 0:03:02.493 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Saturday 02 December 2023 16:50:30 +0000 (0:00:00.031) 0:03:02.524 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Saturday 02 December 2023 16:50:30 +0000 (0:00:00.031) 0:03:02.556 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Saturday 02 December 2023 16:50:30 +0000 (0:00:00.042) 0:03:02.598 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Saturday 02 December 2023 16:50:30 +0000 (0:00:00.089) 0:03:02.687 ***** TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Saturday 02 December 2023 16:50:30 +0000 (0:00:00.099) 0:03:02.787 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Saturday 02 December 2023 16:50:30 +0000 (0:00:00.055) 0:03:02.843 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Saturday 02 December 2023 16:50:30 +0000 (0:00:00.049) 0:03:02.892 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Saturday 02 December 2023 16:50:30 +0000 (0:00:00.033) 0:03:02.926 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 Saturday 02 December 2023 16:50:30 +0000 (0:00:00.033) 0:03:02.959 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Saturday 02 December 2023 16:50:33 +0000 (0:00:02.374) 0:03:05.334 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Saturday 02 December 2023 16:50:33 +0000 (0:00:00.035) 0:03:05.370 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Saturday 02 December 2023 16:50:33 +0000 (0:00:00.125) 0:03:05.495 ***** ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Sat 2023-12-02 16:48:55 UTC", "ActiveEnterTimestampMonotonic": "846878016", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target dbus.socket sysinit.target dbus-broker.service polkit.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-02 16:48:54 UTC", "AssertTimestampMonotonic": "845331383", "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": "647400000", "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 2023-12-02 16:48:54 UTC", "ConditionTimestampMonotonic": "845331298", "ConfigurationDirectoryMode": "0755", "Conflicts": "ebtables.service shutdown.target ip6tables.service nftables.service ipset.service iptables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "6364", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6755", "ExecMainStartTimestamp": "Sat 2023-12-02 16:48:54 UTC", "ExecMainStartTimestampMonotonic": "845343180", "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 2023-12-02 16:48:54 UTC] ; stop_time=[n/a] ; pid=6755 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[Sat 2023-12-02 16:48:54 UTC] ; stop_time=[n/a] ; pid=6755 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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 2023-12-02 16:48:54 UTC", "InactiveExitTimestampMonotonic": "845343526", "InvocationID": "43adbc447e9144c289ff875aa0dfd68c", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "6755", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "33333248", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "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", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-12-02 16:48:55 UTC", "StateChangeTimestampMonotonic": "846878016", "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": "4419", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Saturday 02 December 2023 16:50:33 +0000 (0:00:00.423) 0:03:05.919 ***** ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2023-12-02 16:48:55 UTC", "ActiveEnterTimestampMonotonic": "846878016", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target dbus.socket sysinit.target dbus-broker.service polkit.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-02 16:48:54 UTC", "AssertTimestampMonotonic": "845331383", "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": "647400000", "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 2023-12-02 16:48:54 UTC", "ConditionTimestampMonotonic": "845331298", "ConfigurationDirectoryMode": "0755", "Conflicts": "ebtables.service shutdown.target ip6tables.service nftables.service ipset.service iptables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "6364", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6755", "ExecMainStartTimestamp": "Sat 2023-12-02 16:48:54 UTC", "ExecMainStartTimestampMonotonic": "845343180", "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 2023-12-02 16:48:54 UTC] ; stop_time=[n/a] ; pid=6755 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[Sat 2023-12-02 16:48:54 UTC] ; stop_time=[n/a] ; pid=6755 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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 2023-12-02 16:48:54 UTC", "InactiveExitTimestampMonotonic": "845343526", "InvocationID": "43adbc447e9144c289ff875aa0dfd68c", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "6755", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "33333248", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "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", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-12-02 16:48:55 UTC", "StateChangeTimestampMonotonic": "846878016", "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": "4419", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Saturday 02 December 2023 16:50:34 +0000 (0:00:00.412) 0:03:06.331 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Saturday 02 December 2023 16:50:34 +0000 (0:00:00.046) 0:03:06.378 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Saturday 02 December 2023 16:50:34 +0000 (0:00:00.038) 0:03:06.416 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Saturday 02 December 2023 16:50:34 +0000 (0:00:00.042) 0:03:06.459 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Saturday 02 December 2023 16:50:34 +0000 (0:00:00.419) 0:03:06.879 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Saturday 02 December 2023 16:50:34 +0000 (0:00:00.055) 0:03:06.934 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Saturday 02 December 2023 16:50:34 +0000 (0:00:00.056) 0:03:06.991 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Saturday 02 December 2023 16:50:34 +0000 (0:00:00.044) 0:03:07.036 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Saturday 02 December 2023 16:50:34 +0000 (0:00:00.036) 0:03:07.073 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Saturday 02 December 2023 16:50:34 +0000 (0:00:00.117) 0:03:07.190 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Saturday 02 December 2023 16:50:35 +0000 (0:00:00.031) 0:03:07.222 ***** skipping: [sut] => { "false_condition": "__firewall_previous_replaced | bool" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Saturday 02 December 2023 16:50:35 +0000 (0:00:00.050) 0:03:07.273 ***** 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 redirecting (type: modules) ansible.builtin.sefcontext to community.general.sefcontext redirecting (type: modules) ansible.builtin.selogin to community.general.selogin TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Saturday 02 December 2023 16:50:35 +0000 (0:00:00.111) 0:03:07.385 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Saturday 02 December 2023 16:50:35 +0000 (0:00:00.059) 0:03:07.444 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Saturday 02 December 2023 16:50:35 +0000 (0:00:00.049) 0:03:07.494 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Saturday 02 December 2023 16:50:35 +0000 (0:00:00.136) 0:03:07.630 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Saturday 02 December 2023 16:50:35 +0000 (0:00:00.041) 0:03:07.672 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:14 Saturday 02 December 2023 16:50:35 +0000 (0:00:00.036) 0:03:07.709 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:23 Saturday 02 December 2023 16:50:35 +0000 (0:00:00.039) 0:03:07.748 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:34 Saturday 02 December 2023 16:50:37 +0000 (0:00:02.374) 0:03:10.123 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:45 Saturday 02 December 2023 16:50:37 +0000 (0:00:00.035) 0:03:10.159 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:53 Saturday 02 December 2023 16:50:40 +0000 (0:00:02.341) 0:03:12.501 ***** ok: [sut] TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:5 Saturday 02 December 2023 16:50:41 +0000 (0:00:00.726) 0:03:13.228 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:13 Saturday 02 December 2023 16:50:41 +0000 (0:00:00.039) 0:03:13.267 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:21 Saturday 02 December 2023 16:50:41 +0000 (0:00:00.049) 0:03:13.316 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:25 Saturday 02 December 2023 16:50:41 +0000 (0:00:00.054) 0:03:13.371 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:30 Saturday 02 December 2023 16:50:41 +0000 (0:00:00.138) 0:03:13.509 ***** skipping: [sut] => { "false_condition": "ansible_selinux.status == \"disabled\"" } TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:35 Saturday 02 December 2023 16:50:41 +0000 (0:00:00.045) 0:03:13.554 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:43 Saturday 02 December 2023 16:50:41 +0000 (0:00:00.039) 0:03:13.594 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:48 Saturday 02 December 2023 16:50:41 +0000 (0:00:00.042) 0:03:13.636 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:53 Saturday 02 December 2023 16:50:41 +0000 (0:00:00.031) 0:03:13.668 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:58 Saturday 02 December 2023 16:50:41 +0000 (0:00:00.034) 0:03:13.703 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:63 Saturday 02 December 2023 16:50:41 +0000 (0:00:00.032) 0:03:13.736 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:72 Saturday 02 December 2023 16:50:41 +0000 (0:00:00.038) 0:03:13.775 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:83 Saturday 02 December 2023 16:50:41 +0000 (0:00:00.032) 0:03:13.807 ***** ok: [sut] => (item={'ports': '15001-15003', 'setype': 'http_port_t'}) => { "ansible_loop_var": "item", "changed": false, "item": { "ports": "15001-15003", "setype": "http_port_t" }, "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:93 Saturday 02 December 2023 16:50:42 +0000 (0:00:00.506) 0:03:14.314 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:104 Saturday 02 December 2023 16:50:42 +0000 (0:00:00.027) 0:03:14.342 ***** ok: [sut] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:f29e1bccfe6187f94c849355cf36735520c59a6ebcca14e21b1ee4a3d3220c04", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:97dc37c578388b11fbe7290941258dacf20419817567bbeb2012a513db62b45b", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:367f8007f17d81d47b8e68ba0fbf0d600f6c41ddc514486784ed23c4ac2f379f", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:c394822f23fec46e5267d5b922d489d73d0a9d1aa6cb1e45e29cf2b4b1dbae08", "enabled": 1 } }, "aiccu": { "100": { "checksum": "sha256:308a49426c1ad12912d314f8642d9eba19a1fb94d2acd3334961b5e6df90e340", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:dacdb3d03b43ff99d65d33cc7d68675e88a2307ee17eb11d59ad504ad07aad50", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "sha256:994767a1d2aab8e344cf28f4dc26878f409bf295735ca26396dfbb825f33d7d7", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:00fad3ad067cd0c713a97fef76cb12b3e823ed39d0e066d4f42bcc28d614c406", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:747d1ecd7168918860f02b176ccdeb5f5838ab136d6dacf753883055253c2d89", "enabled": 1 } }, "amtu": { "100": { "checksum": "sha256:ca2ee13a8dc91cc8c8c0e21aefe52293a9d3513a357c0b3f60e78c0b5b0bdad1", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:785adf0c81e667feb77453995b9f58230f48eccaef86e224d4026ff03fc52cc1", "enabled": 1 } }, "antivirus": { "100": { "checksum": "sha256:50244f9d06a7d6e2bd99204e97d2717dfb22760f5be098ec32f4a00010828d08", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:9eeb503041acf57014e035cdb1f82f941eeef5493eac2edf3360b60eabaa54f6", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "sha256:64bf85b9795dfaf34566631a31be1afd6a4f726208412049e89c4c2ae80509f8", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:a09f37e251c56751adf1a50f444431d62fbc90e19097f28f5f377240417bc9ff", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:c46a0fc26d6eec3b23246a5b4fc79e4158cf2e4b3abafc06d50388e2ee649ee3", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "sha256:41669501246e68896b209280ebb1ae4abe53a5d6d19973a0b3fb1a391bd32dac", "enabled": 1 } }, "asterisk": { "100": { "checksum": "sha256:512a009624198794a4c1115510f17785e534269c261220c0f9cac62d131c92e8", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:5ceeeca2340dce4b997d1ef1a909ac000e5b8dae0f19f9fc6aaa9733a438023a", "enabled": 1 } }, "authconfig": { "100": { "checksum": "sha256:7ebd15930f21a0a98df762bd71be36f0b8233aa8d6aa6f474d52256cb00be00f", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:8c56ba2c651b2fc75aac33f1f8d3e65e6ce8233b93f69d568b0c62f5f9adbe68", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:737ff425ce4ce69d7b050fd651c7a1cdfd8c14edebb056ccb6fdbb1dd7fb2089", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:1586be43514b37a8f36cacf55bd5a022499c75d07dd887ae147dae21ca2d1c45", "enabled": 1 } }, "awstats": { "100": { "checksum": "sha256:dc2358a51cf1eec0d08bb9fbf1d833b6a83aeccdf2181f95154d81a0d7cf6301", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:32fc0518d84f6977f8198f72d7d952a638593b73a4d4a7bc3765c2082ec01d07", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:b5ee1cc0b015d4283b4068293ceb18b7d5d819b5c2d8db36097d635d3a65d025", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "sha256:f3a458764ec98ce7a677b4ae10dc22eb3e9ea48c5db75421b06e321a0aff6c0a", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:f0b7c0f72748b59054431243d2bdf4a6db168a71e17f525bfa180e323190f7c6", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "sha256:d55acfca17b91a6dbb3e8718bb60bddf67b26c48aceb2f2ff96340f66e54dfa8", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:f938611469aa3a74b8332c32528cf706e6e6e0131825bd26340fa7470192b4cc", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:34d5b416deaa769ecb3b8df08a3b021f0e713eb5216da4c57c9b7152aa964ec3", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:2ce087bac694a301529fe642c4f9928720322346dc213c070259153d17a2d3ff", "enabled": 1 } }, "boinc": { "100": { "checksum": "sha256:83c2f54bc533d7ef21edf285afe688a617c48a2c1ca23e55b6c3c6eddf9b5b78", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:1344fb7197f213e188eb49e280d58f6b671ab15acf68247e8f72480bcf28a54d", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:2ea0657217fbd31db147497187eaf80f531359478ada175f12281a89425af22a", "enabled": 1 } }, "brctl": { "100": { "checksum": "sha256:f5197d026164e1fc51f6e4d2b0b2a5b2eeaf96a8381bd04a330fe61e7b59de30", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:1c9cf0f009f5b754c028848285023f3e525067e3285407541e1b2edf6fdb9726", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:f42bfaaf5602c397fd9ea6e408ebc7274b9db3c5780ce45cb7ca16cc36b48218", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "sha256:6057ae8af810f716090f36d8a9abbb88f45e2adfeaea951ab7f69537901b74b9", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:b934a394d86710b61fcc10df4abd7919bc17682c02c88aa3a9616f77ceca6b87", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:b6a2f95b2521a522b6a45e3aee0ad46b03cc9259ef1ff90b67584bc930b1dcc7", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:813329fac86f8cffdb123fa5bce3c4b0c94ed51c8c4732f5f88fb6690a08ff7f", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:3962284c1fbccbcb2544b9eba0da1e848d232eafcde82cb42ea2ae0b4449628d", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:bd734bebfc4cd52af8cb7c6f670221472a2035277d103edda9b63ee505317648", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:39d5762d74a7893f02f8c98de22ad8e277117a0eab1ed992e8bc9f8364b14aa6", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:7ff4f398bf64241eb04c4df5296ac3c1d0e490f883e0750579b791c6363cf822", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:7a37feb91f0bc3ed3c7f2ee8084a16feb580bf481576a354249ebb57049ac57a", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:be7236ffdbca774bc3676779387a06d0d0fe7fd39f7d7451da10d135e9c01828", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:7952d218d6c2638982580874a3fe72d159d569707c51d48f7cdd022b04a996d9", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:ef55ee872cb1c8f8eedac64d2009ad2004a1e552066c7d93f300eeb686f1fcb6", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:4a12915d1be321332a456f921c80c33658e61c3f3965966c81e49f7bab6c2033", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:137ee82065e3e731f5134cd3dad995b649be5ad0b425c987ba59d6d0354ebc3c", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:5013117d7afb518dff9a3ae3327945aacc311d8101b96fbd2052b47dd4cc80bd", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:8c7dd93bc3283740eae864bfb158264d4407a1cf472bebd764144ccdadbc7d38", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:fe7972a240e059e0fb9ae787020f1916cf6503ffe08d18c81b7f3e233e82deca", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:71e2c93f5b64ed4e31e48d420fa12cb49ebbefe327609aaf0edd636757f5bb82", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:b6fdc244f495d638ff6175384b59bc1e3e2ec3a0e6c2d743d56ce5de84408bdb", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:c8c143fe7cad17266776569db4d241f216ef10b32ad548164c1e40a55a9fa61a", "enabled": 1 } }, "cobbler": { "100": { "checksum": "sha256:7dafb9850ce2cffa32e7d439810b11dd1e4cbdf2e9ae347c9efe24cb9721508c", "enabled": 1 } }, "collectd": { "100": { "checksum": "sha256:bae164ddcd59264e1b7dd9e51cd48ec5e1806983be804d3f3b1496318f6e0a05", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:173ad1273cc153bcfecd53b905314b0ca3a359d7a51f728b624f5421b56c9cee", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:cfbc709dddf5d2ed655e7f8179ed78fea816fe66046b7e8cec618cae238f3ff6", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:e5214ea832ba2cb9f1fe6cf134894a9d39590d941f01a884933a9424334ff668", "enabled": 1 } }, "conman": { "100": { "checksum": "sha256:18f68eb983a3d07557b9124dc1f1fef31be7fde0ac5a35cd6fadead8c58bbc86", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:ad405e4a29b81d0058e6dff4e626c6b212f36f3188567c9d132d930b96f9eccb", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:a817e848d1bffd2cb079fbe290e87e33d0ee8713f3bd95b3b4ec703c0bf42123", "enabled": 1 } }, "container": { "200": { "checksum": "sha256:d1b9c023c3899b0083c323637707af1ccf1d7c8f8ac2538ef3d10b02482cd063", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:f39523e31d44086495c6d545a73efad812884eded80ee5492ffa3bf3d131ac60", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:be78b6e2c61b8da15f32cf96669f389377a4ce1a9a009146dc9f5247ea22d5d3", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:b92b16249a50325ec3b4d279e9e6769655138aa03273711d9698a11d02b93879", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "sha256:9e56fb61f5be0cfd0e13891b490e2ce12be4c898e8154544b9176b81a746e968", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:97e29fc030b051e38654e7cc2c42ce3b825d1ce91361c3e41b299c67fae17d4c", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:ace7ae828266893b85af35a82a98c1fa28cab5866e28fe25135b88725764ba00", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:6eacff12c05ce03201a1fb160d3d238069779a78365eb572e741f5a3811ebb3d", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:829d070b52724d20de335f62b7c553f26701878f6b9d966caecebcb4855bd0a9", "enabled": 1 } }, "cvs": { "100": { "checksum": "sha256:e93dbd1d1c490bc0fd6cf77974dfa426714db344f2efa3112f50496e507b5ee3", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:f6469e3ffd7488af55c3c7553d2fe8c6289d0e6f6939dfd57c47d514b761106d", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:af21384b7603e916c87d5cdddbb1e32efab13dd9c7e86911ec8908c65e230d1e", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:4400034ca033473d7f9c1b6322b5ae79efda80f2be74d19d485978a47c5ac33e", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:8b54fdf3414dc19c379ea70dddc8a59a73670f09acb372660d43819a518ac7b9", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:0818b9f6bde5db80bedb7f89bf51a7b71dfeedba89ac45980e95a1d00d6de3b7", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:262d681afc60e0c530bd64e491254e85c6d1cebb170af84867674bfb7641f114", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:61c3c4c9e1d077fc5d841bbd0c4779a6eb27ecce8af5c4f0a450f72cdd989fb1", "enabled": 1 } }, "ddclient": { "100": { "checksum": "sha256:d857e3a75d2091ef51c0eba28fcbd9d1ce045608dceeeeb56a9b2241efe30749", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:158b9a988312131b68965b36a484bcd9430924c0339e0850fb56140570f77ff1", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:9663982d978b4b057eed738946a41285cf01bc0f6d079dd4a324a02504807dfc", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:f72dd4fe86da2210aebde693fc92e7e062560724126650d6bc9a814e1bcd226d", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:80ede5937ff10d8dd17e41b16bd4e961a15fcfafffa4ac16f965792bdc7b1c2c", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:8ec2e8e51780a0bebf35e57ad50f51ac92b359e11808ae6cfd926cf48e39cf73", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "sha256:306328203e346307c0e7f0000137cdea5df2cce9fca186b21da819ea66332422", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:c8b280603fe2280e35b4a07119690786aee03c2b3facae88e6af445a40ee1909", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:60dfe90db48ed2b76b83c9ff45b0077f46625c041288bd742987ac480e91dbcc", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:3ec3eb33181d73a45a987e26fd5a6cf1c416f14af47e5aeed7966385d1507a08", "enabled": 1 } }, "dnssec": { "100": { "checksum": "sha256:4924d06f49dca0f6442cbd7ec2c8bb0a308b6065d665e516b687d24629433497", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:592421b46f58ed7f9269ab9f36b683c711d0ab0286f5b3370849edfa1f4d2032", "enabled": 1 } }, "drbd": { "100": { "checksum": "sha256:6d398add121a9ada0731f62bf5dda407fdedb0699d9f78d61d2ae222c2ac95ba", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:273e6eb8383a6ad619c794da9aad11efd75265156cbdc113e5438de4bef39608", "enabled": 1 } }, "entropyd": { "100": { "checksum": "sha256:883ad60607e02b4522c4e90ee0b879f6338df5b94d15fc6ab65054bc23e4445c", "enabled": 1 } }, "exim": { "100": { "checksum": "sha256:286f95d36322288ce937538c955087b4f4d465589cac5ae8920b522b71e3af73", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "sha256:7eca3468039d219b971b7e30f2406742a6f148b3ffa2a5e3b43768562514ef81", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:c481a542d792e109e5c6a18c2693f5367b5103de98f9f124f58afc2dd6a0a7d4", "enabled": 1 } }, "fedoratp": { "100": { "checksum": "sha256:b44db516a7f15b91cefb17e234bbd27748a1f6e5c0a59470e3eb8cb74a3add81", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:8fa1191cd7619167cba83bbabb310779ec50caf4b194ca3740d3f99a95af7e8c", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:4999e7277c375a0cc2d4e5bf9807a7d87ea3a5435b45eaa9e313c79a4c367aa8", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:c6b30f6b2bb264ff1a42d933ec66cc29d5cba3969974db5b59a30a4c94cc9f9c", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:a717aead3eeabff6c4d5e4a20a32d3a9a9205e8f762f6a4eaf9977bde156fe0f", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:7e8046984326a7f5005fa14370eb54b51d279b452f5ae728d474959bb5e2e600", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:742bfd9d8eab08e54e873dcbb31b92e6948ad31e78686cb0d636c314daf93cf2", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:63e5a39f76cd503cf0d8efd8a7524e8c5b3bec3766137a2f3405c0e20eb10b0a", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:2b145cedbd4e0663329b9fee784eda2086750bdf84af56d3e3b4a4ff258c6bbb", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:3bb7f0a4edee3bf8f1dc7d4d30e90283feea85d04965db5068c62f43d3afba4b", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:92bbb7b7b7952cd17b31b70b4c5df8ab9889245b8759af7c7c217f36b513aa55", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:c25434a1ae98d31b6f75a15ce06e1efa19bce0805a4d66abedfb35bf8ec6b89a", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:f70a7031e719024c7f7c6d9b670ac16365db0ec9517a4cd30847d184683b670e", "enabled": 1 } }, "gdomap": { "100": { "checksum": "sha256:8c15c146bfc2e6769267ee8dde5621e7803f641424d780cd12724bedd2acab21", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:174b2589782e54d3973ba2e0772a9af40f657c87c69307a2f8164aab64936e39", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:f5f1cc5473a854baf84be99bf3bdf909739c7d6eb031324259eed60ccdde77ec", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:9c5c330312e63cfef8979db8350b646cd7515f7638fe9eebfdccb77899e3fd52", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:8ff8c9aa1ff7f1c2287ef1cf328b6edf367b1c680754ae75ac2c14cbffe6d029", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:344503fee49f201235c86370d7b674b7470c259e2ed924d366c29c2f4c41840e", "enabled": 1 } }, "glusterd": { "100": { "checksum": "sha256:568c23d242f46df5aeb18540ee71d8f419f1dfb592c66e79376121344fced45c", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:174f12147366640b5e89c02b70007fa7d0578de9de2774083c3d600bc940ead1", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:e1d2ad1a3abf7144751e65444d5444f3207eb423960aff3ecd1eb2412585e8cd", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:215e877879c9891daa65a347f6c0cac354876d2cf9d7cfaf27984f42748d274e", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:3ea27c17a4a0ac618ce5a9e8b925ff65e9db67dc530223256b407422ea2e05bb", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:865ca154e6c0b4640763e4b910b4a1fefa711a4e1d1afb7ce5b55a4c5fb87203", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:bdd8ecc00ffea86dca1eaf4883db7755b27be1929351375575cfa657ce57d0d4", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "sha256:7c3378ccdbfac184bee408c6dcc90f4abe2abafedde4909ada166ba4b1c0fac3", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:d5b4dc24ba6c954ce1a09d51591b4ddaf0bab43d35218cd8aea56bbe4a8e09d1", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:4aa85a6cd731279d16d1b91447afa59dda762b7c3e8b0359742d8531b1dad28b", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:7b0893c67f4d652f1d0a441bdf3311b67dd63da5e187c7ae080944ee26e5a039", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:c3da94d054727b329697f2ca0581c376d0c1a27448d8b08bf608caba5e35eb64", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:8c18262f239895082c307805c1039ce14aa3c0d7c29b0f6c31bf320c8253180c", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:c238803a65ee56a1cc7fe6fbaac7af88b6d7e19804e557488b44dc259bdbb205", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:f025c5d36ed90fa92c34f52ea5df8591e47a66bad3bb18db44ad6cd5aae11add", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:f72bc915830de3631febdad6adeb59cdc151a4c6d8563b5395cb53d3b9a91950", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:e7aeab601ecc8ffbc20b9989a8b92ae2fabdc859cc59e285f7db876d088ad0ff", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:3a54a999c8e34b95f1e47ed0e40b0b6b8eddf74b4697067a3fe2b30e5d7f8710", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:30f2c34654d1f932793c67bfd89c53a22a6e50c771e8144859a5774e3fe6e57c", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:f3790699af5cc119e7e85ab82e60e85d3351a181867b8965d89459ac0ff0714c", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:59188d3a729f8541065595d2fcc3b535919ee80bc8f439cc5151cce19ec79863", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:86fd0f899c839873d26de9b1993ca497c99bf6fc3769b519eb446e558a020469", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:9883ba8fde35467d506c31804eb0f2c01326da85cc3546ecbff4132be753cba9", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:02d16c319cf7e5783fca5691c5eb343ad8d940b165606cb5c724df67b9f800cf", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:65ac9d2763cee4528920879dfd22cf7b54ef579e5d802755ac02ee8c2170b649", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:6703989cad339e85beb8c46fc6ca69fe3bf96560534a79d7c6ebedeb3b2d72da", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:5bb9506b3fefec0dccf890fe793715bc8632b200e06abc276b625e34a2f19aae", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:59bcdb2d80d5558df0eb89c49ee8ba8e98e0a984d89c8f1e373a65a771eb0f6c", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:d2ec77126cc8c91a39e85ebe8cf67593792b2d80a60a1d9348a06c5d70b18f93", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:8cd6b5c87f88e7cef575da4b255d89cc18ea68f61ad83d2441e7b61b1337ed70", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:29252ea7ce3289924ecd827f11f2b5f5f831fb8f38550a1676670bef7a5498fb", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:93dc4738655a8ab41cab2894a8f417ada66b813eb39ae61a313f10a492e2b2e3", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:f473def2d45f1d8fe0d94077153353c5461729a641f9441b0b3258d950d3f778", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:5186057a9c00a2560948f102239929fc5a32a79e20cf3438a09963d2c018167e", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:34f4bb97e6e926421594f71aa0061bdf83228cd9d6011197319ba873cb90cb37", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:5bfdaeb93ab5e594866fdd5121c8e1c8defdea3c02e21e7084b8bd3f9290574b", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:480ebc22dd58496bb6261bca37de58c4b3d723a6265ea867de1a63aa1b96a2c2", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:c463321f9c51a55ba9083f529a0a05b5c7fd6d35c2f07de0245d65df95ce4405", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:48b059be6c655965c5f88e174dca335a11fd62f1f920f70941907431709086b2", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:00ca56efe774f449d5afdfc17296f36dfb6a0655a6c3257dc4d2ac782dea843e", "enabled": 1 } }, "kmscon": { "100": { "checksum": "sha256:4db26c91c87f0475c4e8e2fe606da49b92b5f5e15705e311594dfc249dc3d46a", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:30bd9ca292da867a6b047b46654a9043b88285a0db12bdb0827944ad2b6c2112", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:780cb20f6e76a3855ce56152bcc0fbbd9b74f31e0a4608c1cadd1091c86f6d76", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:496d1614df39eec8474249e3cca92242748a3f244c232be6a4c279f85e5641d3", "enabled": 1 } }, "l2tp": { "100": { "checksum": "sha256:7d1de68d5e524b38181c105d9ee877428d31b7223f41cd5ba56608a1ab570dda", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:618cec25ebdfb08d912bef68b6cf6168b9249c0f2787a1077a72dd9fc42ae202", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:3fd9c64ecce2cafd4b9c1d9571d0a9ed048807419a2e6b634a346a6fb6c0abb5", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:399375d5c245a6d309655711091395325995def5228d96f1bcca598f36f797b0", "enabled": 1 } }, "linuxptp": { "100": { "checksum": "sha256:262069e8c26cc005c845bed413db7b7e65edff12be3ff7e46132022c9dcf3019", "enabled": 1 } }, "lircd": { "100": { "checksum": "sha256:091a4a58f22f1fbd932b723cba95035cfff6dd693411521ac5af536ae684789c", "enabled": 1 } }, "livecd": { "100": { "checksum": "sha256:243d992e986ed598980147e75baa5fc4c721e13760d985253f4fb53ea627b8bf", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:a68baf71f6e016e254a23107d63804d917e09f93428e7a31eb0c5f4ce51e897c", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:136d0723646023e4eaa1c7056d8c73e66587038b66bb9bfda1a93c41e5e025b9", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:f72f530f07e4362443efeb16a94570e5ab06999b3f9e3bd238d529b5c18ead8a", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:24b9355790ce8343c5e895d11f3b2141ad07a0251aaaabc67ade76b926fdcab9", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:217a278d865012230582ae591db707c859b1690d9fdb32ad801ba07578be5356", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:b1fdda1d95a3c21e7b03e692c08772b8d6bf8df684683b9def203f490b545fef", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:ff2a3ed9f04c98cd9cbbcd686d71ff02ab25e064ff5a8ab2a39467c40086f8db", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:f0eea61d2505f0c63f0477447b9988b62d72676c5ba51443f871f920fcf12401", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:683a63fc43480c8fb6fed670e1719c4526208376407678a5299a100cfb58df0a", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:4f6ea09e5f0c16954a31a2ede9c90afc5bf1c942e02f49d739f1d12393515061", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "sha256:ea63db7f1ee848bb7b751edc0a822e0d2abc48fb3f1e11992d9abca3bda37255", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:3b832a5a752d1caf246524d27021d45d2cf79b948cc928eac575c24c60fc8a6b", "enabled": 1 } }, "mailman": { "100": { "checksum": "sha256:77d7a3de9b10519a9e24c9de43b7dbe83af0a61d493800981c688a0d14b58001", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:6a4406b49193115b9e522385384e78690fab7f0f483eaa0858ae8c785f2e1ecb", "enabled": 1 } }, "man2html": { "100": { "checksum": "sha256:e79c74fa5ca25642f5890dfe0586c5c73a3e9e4056a356b34fdaf37d4e7ed709", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:25bb4da3c4edbb36aaa6d59ddaeddd8227560478d6c028d45d553c340432cf79", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:0976823917ff8a661ba7b948ade69d350a8b32ca4b6ca95b7d87edbe81958393", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:a2962ddbb578b4ccaf8b6e6de277a497a257aaf740916b6ad5072c46c9fb5d9e", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:bd27c4f932e2821123abda0984b1795429ef05e33fe6aed6d7edc97fd0bf2cd6", "enabled": 1 } }, "milter": { "100": { "checksum": "sha256:4c746cc0f926f44392c3e908c2f7a03d036bc13d59babfe973028f9bfa42909b", "enabled": 1 } }, "minidlna": { "100": { "checksum": "sha256:78e425714253eca45e8cf6b617c5dff22b82b01cca3e7360e382836412aa647c", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:e6e31ecaaa7f4395ea0b24de8802a9f1bb56db00e6dfd0ccc595c20c9c369128", "enabled": 1 } }, "mip6d": { "100": { "checksum": "sha256:817b67606329822a29ddc7a6bf86d53f2580d40e9b0a5033791356730acc30de", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "sha256:84ddaba9fc845822cc385a96a282176641ebd745dc4852dad8f954b5c176c144", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:7158e05ffa556496b4c1f203b9a0e7f4398b492897e8404d65924ac1a26fe5af", "enabled": 1 } }, "mock": { "100": { "checksum": "sha256:54374fd6c6527d99b1ad66c46bd49fa2651e978fb627ec000add198ff3065f67", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:55b25edbfc53a3efc8661cf9e5a40e0e31ce8a7e45763995f42055b48159dee6", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:198f47d2cb92afbce91e32b967fa727f5e76b43818b9c927b384b47b15ee6ece", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:bbee84725c985fa71de0bdbbe3687cc38c514f67c562f21aee81856d967843cf", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:70b515f3199de2fb97f2a5912c999dac14ab7b99b50c2c20efe7290e09bbf42a", "enabled": 1 } }, "mongodb": { "100": { "checksum": "sha256:41be66613c081e2ac730abe38ae82ff6c5a71cb410046a1077817855b93788a8", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:c9da2cd0a3798163065983181a3604dc1168c43db6a32ab27142580b9e348f12", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:ed2adddd3e03f66431f878f64c3c320cde053729a5a53ff5c61ebe019d74c0a6", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:2f9229f62c45f2be0f0fc629631a69876c1986ed291d3a54f8e7575d960bfbc1", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:0b59a21d720b07827faba0e0d7e34a4f00b44b7d26eb93443ba2a6307a10cb4c", "enabled": 1 } }, "mplayer": { "100": { "checksum": "sha256:996816c9f613a935498d391aaf961830c2f1c9ba94f3f400a6f73709ac91f69a", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:79b4e00f62941b4fcfa21b243c659fbeead63b0f4cfdad7644b6cf40840b92bb", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:a1dcbd78d9b5d859adf95cf56f29860f8580b890ac1d711ef1e1d58e3cf733cd", "enabled": 1 } }, "munin": { "100": { "checksum": "sha256:1d54d7f368801185a53a633839bf2824d07df839a9e09a0315622674b240feb8", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:f77c396f150f1ff1b2a8314976eaf445468bd5f1966b29172c2afc433643a9d3", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:9ab7bb83d5651ca31d6de2ee96daa0350b97da7e7357d0e5916b3e631c841d80", "enabled": 1 } }, "naemon": { "100": { "checksum": "sha256:df069293da75b3968d54af59e515de3bcd7808f0aa67c3a1e64671f6a065a1ae", "enabled": 1 } }, "nagios": { "100": { "checksum": "sha256:0030d8ab40c3b947c5a5cba9cd5300f57f49d05ac520e2e68397fe59517ac279", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:b8d034d2f941b9b68c5316c91be536cb98343616a6246751e8d8275354309465", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:551a57c9f2afafbb2407ebfadbbea56b87a4373ea0baff81dca2663bdaba5772", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:16306e7318056122150ecf5128e11f35f940abe2caa5bebaf924e2fd35ffda10", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:c3b41098ade8ede62ee171cf105626e720b32c3a7c562cf81143905eb9771d1f", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:0e9938cb16c3852950dbaf0cd0b99257b1201388d880ef418f9039872e3ee881", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:33233739cf6159f32e2753d7a960f9ea3309450a88772e1809a97643b1db2b6c", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:a92e3dbce7d9014fa9d86d03ec9feaa7beb50fabb0fd24f74ce8e60573326833", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:884868aa84cbd6c86f59ee9d2ac24c6c5d6974efac64675b61c45e9954a02503", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:ad9dbb975ff7ecba513e8ea0ad22bf7f1fe74e08d16eec244af9fd47417e9f79", "enabled": 1 } }, "nsd": { "100": { "checksum": "sha256:50cb58ab2a03871dc048a850e1de307dc10cddbc71558b2afee3e9f025403788", "enabled": 1 } }, "nslcd": { "100": { "checksum": "sha256:b7176eb3b7c487332ad1aa47b4dd30fe92eb71a288f209a4fbcfbdd5e5cdcae1", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:8045ff61ad26541073aa8336a5e6b6e5218d4f35324e121a268c8bc8993f06e6", "enabled": 1 } }, "ntp": { "100": { "checksum": "sha256:33dff3e22b250e35b56817be1e07d137c9f4cf79092c866129547829cda9a81f", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:625061b0017f1a51f18a217ce440021d327e9c5d33b58d9f2eb432c4db10e66c", "enabled": 1 } }, "nut": { "100": { "checksum": "sha256:9584a7ea7ad982b8efc1658f0534706a2e245cafd1a80ac3a2ad4c273dfee4a7", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:ab52cdb2b5f03af08758c490e58093b4e673e02c4c43949be22c5adecbf1797a", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:8b9bb55d25f96e8b0713abb5c461d72c10b942353532f168bb35c5ae7b9975f7", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:4c5546206ccd3fc38574fa754a5de587e767153cbd18f879e6bb4c739aa0794a", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:07f131c0b15c2c1c884f5ff15124eb0d1d971b7e39846ebfb9875bfbc5a3a35b", "enabled": 1 } }, "openct": { "100": { "checksum": "sha256:aa50814c7b28d075e00f96f6d25e4ed1632d431c1aff23fb1cae76a8b4a2471d", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:3571d609b67173f3c24a52e984c1705c1ee1a0387adefa315a77df8b98c3b4ee", "enabled": 1 } }, "openfortivpn": { "100": { "checksum": "sha256:4a3ef10132fb6d925563410bbdd8a06eb919140493bf66bebf3b7792c8a2583e", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:7326076c05702f570bbd831259a472502f6276837de2a97d95ba3e3f5f7e9a02", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:09a808fd9562ae69de1f374b4f5b298bfc7460120d951b2ec91cfbf6e91a3918", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:405a2011662eda2bf92b4086eea8fb4fe4ae1332c87c5796272a0fb1853b6d44", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:3c9f202b58aba4cce4c1d38f16bb9f3d4a3f0f88405fdd99a6bdb1f7f6616017", "enabled": 1 } }, "openvpn": { "100": { "checksum": "sha256:346c5936204aacddd85afcc1d3adda85b28a5ec9b413fb383edf8e9a4a5ab146", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:d58cb17d2b79d13da4222a1a9c1209d832850e4ef754f672d4f093dcd197d1bf", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:0f7996ff49033b97c2c40fda4e7ad6e2d766a8073e9c5192064e1ab83d8d9aff", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:ad7169ca6a6337944353673e203224750fafa73cb0c1111755a4640ce6d59dd7", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:64934caf4f0d524305c6917e541ca3480b9c891f13415688ad321d9f87abf5ad", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:a289c349afd56d1d87984076a9bbbbf8a6105d36573a436777862755a7d402fa", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:838ae4d31fdab15ba7b68a552fe01dad4b51160c5af729a6e5a9b7a06e960a07", "enabled": 1 } }, "passt": { "200": { "checksum": "sha256:5cf79aa96a735412151bf7aa474d617b2d3fe62b59d55afa72e1b6848f5d3344", "enabled": 1 } }, "pasta": { "200": { "checksum": "sha256:e672c337a783ce8ff6f3052e8eba98fe9267f747c35e1c63184e9a68a781af55", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:b2433ab6b57ba5ec35291c2661c97bd938115f2805be06105675c4095f55d7b0", "enabled": 1 } }, "pcp": { "100": { "checksum": "sha256:c3678e4b4ce4848aa98b57977cae9ad294c7661ced1d39aee2a7cc067808d706", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:d737c8880d919ab312668851ed170724d3ef0fd407a233c13f0096f344844d9c", "enabled": 1 } }, "pdns": { "100": { "checksum": "sha256:390105003f962fcdcef47ca8739d92fe19fc8c6d669cbc2e6a238a3333b071cb", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:8e88edf779794b901d188718c3dcfa70f252eb106d3f1909aa6a6c83c1b0fafe", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:97f4d62af081e7861fc802f6766eed5fbfa0ae619d5247f99d60bfdc639149e9", "enabled": 1 } }, "pingd": { "100": { "checksum": "sha256:97da182f2bc44522fc8307280a0d55b6bbc1d9ddf1e3c6f6c4fea22afbd191fd", "enabled": 1 } }, "piranha": { "100": { "checksum": "sha256:76d7fb0bd39644054090b303645f6bbf83107baf43aba3c0b3760ec25a7f546d", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:a7c0d1bd59d88d5c08c1b61c84675538795e86f78c5eb801e7d44b500c513750", "enabled": 1 } }, "pkcs11proxyd": { "100": { "checksum": "sha256:13bbfa33f369fd8ab295e72e6104b095f03a3a3735be7b99bdc22d797a1f552b", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:a381778f6e1de9552f76e10d8c7b7bf51f141fea3160951c93d683cee019c559", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:61a5c7f116c5807c6c18200eba52387f84782c3409ff0558703a052bca5a2229", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:adcc252774b42de118e5658c5ac4d62fe01da91e611f7477f4d89e97505feba0", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:d53b4ea2f80c778579f3d2417252eadc6af3c0b4a6ff16295d419ea1531c2c71", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:e92c809be52c70fbc71d19b9db41475020cc4603fbea3e67b2cfbabf1b3f6310", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:5175ec3ba9f52060316a2b185f2fc135f943de17bb49edd851e44076c2f2f2b2", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:4361b53e96d34b228a37ae757619c8ebd9ecc323eaeef7e61639fd78b95c743f", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:ecc0b36eab15792d378b5f03539507eeb55cf3f74851acfdb8c6b03369354143", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:b45a134d30f24a04f0eb9828c483f2ca0ffccb76d8b14ac15f0027a91c7ab448", "enabled": 1 } }, "postgrey": { "100": { "checksum": "sha256:ebb3497a8265d4c360656842e4b481f881772277586d9c2cc641b14456c6c462", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:827bf87edb79a7e8f269d432e4b27c8e8020deadef0dc321d668a164c0e6317f", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:c41a77c3ce0fc300e0b2caaf1ee0747fc81c1c088f52ffa89e42fe4aa701fd44", "enabled": 1 } }, "prelude": { "100": { "checksum": "sha256:074d99076276cfa5b040b409ea00476176e509c50b0e262192aa27bc34872baa", "enabled": 1 } }, "privoxy": { "100": { "checksum": "sha256:df739ebd48b6e56b5774a55e05a46c19d27564cd493924f4ee573eab40d88059", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:b0695ea8b39a1e855a5697a86a94240571c7121344b95db4925154999bcb5cca", "enabled": 1 } }, "prosody": { "100": { "checksum": "sha256:a53518c43e498c8c9ddf3066dd9bd8c3af6446dbf4b70d584bfb66e3aa4ae082", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:e1c5d342f1f74a3b8835800e20d4ab473f1529f4f1077b48cae541686ca99493", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:5166260019c7975741f14455d1fed2f7cef647c2e2f08d054da58398b1b548ae", "enabled": 1 } }, "publicfile": { "100": { "checksum": "sha256:313f9f29aaa2fb7c2e9d012afcb83b81120d5f226a4a95789817f4528326ea76", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:f83108c0cbeb45d7f432f5f39d64f8244ed015309032895866f6b05b7768e83e", "enabled": 1 } }, "puppet": { "100": { "checksum": "sha256:8eb386d8af34d1305ff81f72bc22cf9e2c28034ab63689123a3c5dd4e0da4b12", "enabled": 1 } }, "pwauth": { "100": { "checksum": "sha256:307c6d628cbfbc6c24bf2e34726b9776ff8bcf899183f7378858190628e8cfc8", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:8e8d7130e2c55af573455784f2d115e64b5d2519fdccbbc701666c6b87d4e02a", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:56dc8a4e9a6608948552a34d0b008cea439e60494d408c4c71d7ef4274cfa588", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:d320aa1782ea44da0278bb788bbc6d72504e9e91549779f731ad1ef18dabae62", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:f93d7a32ae08a9f0e79f36403f6cf1738d0b363ba87a0bf9b64bc7dca45a1e68", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:b6da2bce5b79b0d0c42dbb904589685149df7b7022381cd1586679ea2413245a", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:69e61e43d2ba5505a45fe99b76d9cdb5fd9df5b0b18ca6a9867159ceff0e64ea", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:39a4932bbf171c73ad691a55dca6cf0d5c0183362601c84bb364a04717eeaa10", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:05af050c8e6c1f45d6a0989cd4573aa779df68feb141249ff4e6503a94433223", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:3591dca1f8fb1300ca8d4be41a909f8326352bc21fa47881ecab3121fb1e360c", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:58f9c526e1827795838e2be6d6ad053f7a40f6cb1b8c64edd2197e10355ded42", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:062bed0545c74fbad313c5fea3642c5100b2e9cea4971588129e54e4d975d48e", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:a8dde29ef48db371c731c965a6e46c17d48026fafc2f5c031ff5a22d8c186274", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:27ad53e98a5086db9cefa582cdd82d624466351283d1eadddb49d29525cb7ecf", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:128b9441ca76b42d7cd94833289d1afb3a318c01104326bbb462794cc9e58cd4", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:00ad72497f36d5a4ffc68472b2fc920e44d5981e05c626b16ea638dec43c1119", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:cb0026fae844ac033b79163f6d7f503de1e171b1b8bd4b989af5f6b9c7ac68d1", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:344947e4a73057580ecc7abd13caabbf6911b0148094983414fd0b4ef1b784bf", "enabled": 1 } }, "rhev": { "100": { "checksum": "sha256:9260627895b66cfa6dbf72a27b8bb3c2f11c1b8f53cebbafea7e22e254cb3cbf", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:f103a6c7bd547b341d37088336c150b01981af46c8af81897324f11fb03b3512", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:cbf3603f88e4402b31c8d3b25ffbc49e052370f997981ab99b84449c690e7c7e", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:ebd9e31c55e74e25c500a935e435bc80cc35eff70b43e25ff1e6dedca6a932ed", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:118703a3bfda4696c72714b47ea658caf4eb1a0cd9e04f75e307a1574c4180f6", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:0fd7ea42b75ab283bad96a47475b92bfc1148c6085b8874a287fdfeab25a2a60", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "sha256:cdd7d83b62687348b4d3a9a9a811d631cace1e9b85297357530e4c0d6cfe8f82", "enabled": 1 } }, "rkt": { "100": { "checksum": "sha256:aa68a2d2d0fcf00585c077cb074a20a6b3c03a8f37f657152047256d9fa194cc", "enabled": 1 } }, "rlogin": { "100": { "checksum": "sha256:ee79c132905283df06f33edbf07044d7f3b9281385502437f9536620709921e8", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:f63c910c6813474eb26c9ca23b741df5052b59429e6326c0b5bf79c075df9ddb", "enabled": 1 } }, "rolekit": { "100": { "checksum": "sha256:03b6ce1252ded09ebf6e94718640759d9b211dd97e2dd57d1d778de4eb012ff4", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:83621f87c840f1cc05cc68ee55fd04cb6a6b037096d3b19a8a9f310f7bfe605a", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:6263d37a900205f2e8d19728832917b8681fed62fedb493490780bc39580b48c", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:4f5880d52807ce26dedc612bf930be97dbb8a3d4f71d9dd2c49e5a85fcb8f6d8", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:cd2a3333153d7f4612f106e387bfaa1be75ab8339743ebd7b7bc9687563edfb3", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:23676d83969be386103765416d7fcdd47d8648890d3f29104d46537c8e15ba5c", "enabled": 1 } }, "rshd": { "100": { "checksum": "sha256:5b902526880f0ac1ebdcbbdda485f684971289e35b1704250cf1ef6d9475e5e1", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:3c6e6b9a13b5b6c96de9705219b16fb72c908b64e703e4daedbc3e903f15b38f", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:7354677d272e19e79f693b1144f98a6b13fc57b1afcdf9225d153c9549d6b050", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:fc0670700c999cfc9df2aa059bd9043f89e28cf18504fffce68ae90846ffba97", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:69d81dbf1ee64cf68373b262426f2c38235c65a08fa07b6d984c212173c421b6", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:08ff8ae3fa28ecfb7a5dc01e04c0a65cb36604c0c43c84d279a87fa322c7ed5f", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:c19cb6b77c5e61d6d5161fe718e76bd39b565ffa3e2935fa86d9fa212657af81", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:ff14a4c75d13abbe6f9acbc55823cdec4ba0292d3371d61bd4819c80428c4aa6", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:4a032eacf61f283fec5ee33c19d29044ae9993e3fccba71ee7a78c3edc4a6843", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:8cd66f10588ac011a761fd7dd8c7321959a1b4e08f564628cd6818d39f0fe2cd", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:1c411b116b002406d243c0755bc41d12b0e0ab1512c2dedc7d0c3a84605ad499", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:6c526c19a6ca6c928fa90ef512e27bcf60fc36eb8bf0761caba35774347405ff", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:87f3b4985888d0bdec4a31ae64de5abd977ea48aab0664be86fffda797d37ba5", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:c818c9d44a7bb47328c3dc05fbd93ae1a9beb7c4172a17060396677d2df797a3", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:70222e7a0f5261b5340231e569fbae3df5b276435e04bf6042067b0e21a9bd76", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:b608d450176de09155d4a4b468fffd83f274a064e8a64551b19087fdbb4c6ad9", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:9ed7081dd55fbb74f03c472811d4994ffa6226154568cc11c664241ad7d3fe3e", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:94bbb85459ad62b0836072a89cf2cd0e4f88f6d41912dcd9212594aecde38c86", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:02fa4aa14e0bc05760fbbe3efc2b32d26a195c9d8179b2edfc480d1e311e2484", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:1e062a3a2af538be41569bf4d8c62005efd9558825bcc16beecf5542d95ef4c5", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:a5afd21f58e81e874ce28f2a8a39ae892f940a7cf68a2a9ed2e5be2ae1f1cf3d", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:4aee2089e463cd65e424f0bea42d909d8d8d3de4ef98a8f47d8630096d14acc3", "enabled": 1 } }, "sge": { "100": { "checksum": "sha256:a7703253d970c1f8843bfbb95df29f7bd73a5aa15694be614de571f273b9b023", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:d87db5bead6a4f89a4f087cfc5d627ef87277e200b53d670e0e164abcf0313cc", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:f33a23e6f6879a6465292329fa10a14ab0ffe3ca3765e86f26fc37b935bcadd4", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:031c5ff61a50e9ddbfbd0942fae37ea90074e478c1cec0b4eb7cb6aca9596dc7", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:cafa04ffdedc77f63d8494e54ea6e9fe5c6138003b57f7705020ef55add50b29", "enabled": 1 } }, "smokeping": { "100": { "checksum": "sha256:f9b6542e390fe6c0a4323790b2bd9b9fb32761f691930df6c34f61cd11e54f1a", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:f13a315cb56d2b1d18b445ecb589b522080d61bb2eadc7719c12f61a1da46678", "enabled": 1 } }, "smsd": { "100": { "checksum": "sha256:ac4e33201632d9b0d4f36f5a403867e4657bf77f9d73446119784bd05fe8644e", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:eefccd257b5b9326cd5ba7ec1e402e96b447ee470f7aebda42143cfc81cc87f1", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:9c41f87b5ba09a6254ce922eb60b6dae47d3c7bd83549aa9e1b4509f7f0603d5", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:69c57f871e35b62953afaf643fee5bb47f815b803862a54e253e50d8ae28d7be", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:6d618460b03a8141c43e9679285b16dbdcd49b3020cb4d003cee81310d5ad2f2", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:5115d4056aa236c832f66028083ace5af3dbb88eccfb6c4c9b92e65ac4cce486", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:049ba06fa82b92c817d0fcabbea636832da216edfc2d16a301dea96501e0ddc8", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:a6efbc9724f6868d31cc94896e2272a4cfe2d810fab9eda9f1cb85afe0349012", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:45ad3035b3e1935094d8e2fd1b15257a5d6434b7d8c592521404651ea6296f3a", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:b701df18f6139647738b643c5b1a1d8a1572395b4e1fff2c504e7a6bdbabc639", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:311ea08ab48f4b407e0bf45538aa6bcdd2b0cfdcc307567d6f6654d7d23c8a90", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:9e90217c45bf0add27ac0ec389487ae62fcdf966e43b19e94b39c6d252d39cef", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:443877f00fc71f5913e4a5103bc9084c3f8724fcceca5abb6d60a23082a3aec6", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:91c5e5c35261225ae12b5e1bb35d19ee72769a2ad5ffc72a33cc4de185b6f43b", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:6974335caa22d67d0a3d6cd2f9549c1474eee7b017748768b296e21c7af6f482", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:8373ad7e195b16d1d244d1611ae4ba87c7e8b743050a1a3cf39b5b0ab9bec4ba", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:d177add9dc39846ef24440294154fd67ec5e2e5c6f0ac9c17eb89dfb6ea887e7", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:1e37b5f0d9e8aa7c05dc7e3580fefe546f81f7b1b54a8eef0773a1e6bd2c58ce", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:650e0aae8f51120debe600360e45ef451e8051fef46189c115749d224a8d0afa", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:cb674d7d6fa303278bdf2e4198ffde0da22aa626a5d2376e514cde1599f3570a", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:2b1807b97b376261a1313840b22eb76235dc6d3978d55724de1695820487eb38", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:f9d762a738e1742dea85f5c3830e20a7cf39f43198b0573f4643e03fdf13e0b2", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:3112c3f67959589b5885bf9ac10d0ede832d3474812ea03a98c77d1b6d87a9bd", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:79ae459caedace3652b53ba6be21f53df5a8c8b41ab80506876a44d1cd5a8a4c", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:272c5494a652a912380581481e3a874887406d9134eb05da001f23745b2a58b6", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:5b3d9fe700d5a2f2a0fd1932695085dbdf6ccb195ed9037ffacce8bedce9e96d", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:eb8e219d448ac3dc8e546e8c75d065b0e40190ef01ec75602a93198305a6c354", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:589ea47842cee02bc752f00ed268938fe510c28ff3597e2c0cc14194a31d2710", "enabled": 1 } }, "tcpd": { "100": { "checksum": "sha256:a542c8799c012ed27a2fb93178397568ba1a96d0b320e4ad093d3f957ef83866", "enabled": 1 } }, "tcsd": { "100": { "checksum": "sha256:082df579e721dadd4cc6093ead25605c0864b4f9545fe15b973718799bc3f665", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:176f68075bc574f5ffeccad8363d5e8190c1561339f2fc609672156de56b2480", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:6e3e664be31a1c77a90aaa94b52809351004d03325ec6ca711d01131f9482e83", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:50726905995b22290907371d8cfe398cf770f3459785fa5519046c89b4587d56", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:2bb26aa2ee0e4e126f5f65bb5f71bcdcff2cb30e9303f563f966c8c73c920ccb", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:38eb3961c0fa65269cf82e1037415367b492179edbc720558cb787800d84e907", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:0da7404d31f4c00d00f67041d4142e128b03eb1514d15695a636f13b6250d049", "enabled": 1 } }, "timedatex": { "100": { "checksum": "sha256:7ab40444034fcc3be4a32a0e72313b0627d9adfe329954fc825ec483847d32f8", "enabled": 1 } }, "tlp": { "100": { "checksum": "sha256:764b572b286cd3b2fd6cd35210f40d665e5c574500f0a4c82f94b1074f552fb6", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:e8ed2f5a472b550d21f13310e57bf3779819d31c5c70d606850229cc56af5c66", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:326a50e64a6800bfb1f55b44ffcbac03abd47187951f5031c1d43a3ab327e84f", "enabled": 1 } }, "tor": { "100": { "checksum": "sha256:8459e0e35121a6784a58cd2da6d65ca1c2185469030b3ffeeac53ea209759961", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:23d4bce33efc3fd96819a3104142957411c96dfe29878568e434e2fc37bcc827", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:25e66c7980f6109aaa5b82fd50d351197475434f0bd1232bfc5fcde13e645942", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:f6958ca1de520c0770d5fef4db40c770ea971aa4ff1e44e75bc5ce28b219c8e1", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:4bfd146d5153e4318613aeb6220a85f767df127d8c635df3eb9effff3e23c9a3", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:4f37de234048466b90c8c062d969d4c433b522b11e15f40b1e6011d6886732bd", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:165a32f507c35504d182074c819bc101ec2509b3297086506598c408b1e3acd9", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:0c322c0b5601401c6034bb3b5a14bc554cb3dac02c462e6341a675c489fbf6f0", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:a481132307fe4e7f166d183f95dd70a1a2fe7cb21411340cdd522339dc9eecd9", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:fac7ad46fc50369fb70bcf3ec265e1f3bff1259ffe474e2535223c3fbce6a453", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:f23d94ce40b1e7dcc10eeb840a4322a56d76f9649ef6057c4a446ac1b6fb1ed0", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:41d55b1ab2964670cce394fcbb0439a90fdb1a842e1e8e29904d38f3782ae68d", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:ec496632f91a21b368e0afaa132845148bab11976eafa48d647c817ec24e3891", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:e4166c3bfcc528c22e6656eb4c4d57ae97eb49053593aefc8c7ecad7ae810c67", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:5be574521155e4b99b38bcd1916757c9be69b0f89f976aa47188285460efad60", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:8ebcdf1f369d1de1cd1ea5b575205e4c127928f72ff43ee3c12574eab70f1031", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:31a24a4b447de14cec57a18549aa1ae09c39751a43d88a25f06f49773992e658", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:d8172d370f0da7eb94033194b60316461745af1f976c26f9bcc39e23ee8a6f16", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:6515d15889968c3d1d0f773a6f515c3ac5a98956a5d5d4e0d146a4c6011f568b", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:badd40ac4205c51bafd82f4d91193436143f5d7732b5d904da3d135257b4cb41", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:d20e9bc460f012f2ac9d5dd32abeb1de7f762b13bae78376c592d3a935266e45", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:a26973a6006e05e43657737f80d63c61958d1d3f0c190a9128d3eff030c91b37", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:ea51b09d150d2e42f335f24e2b201088c74b2d9529c1da23fe04d03e623206c3", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:9b9f4dd93a1ba653d0fce1ad6d7b6c1774936359072e4951799ea5692ea13c32", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:7d80b3270f03f6207bdb54bd93bcea2ff84383b6e33561e7f029baa12d05acde", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:8ab4800293a766cf255f4598035228362d4e30ef0ac0d67d43b4a093f18c139f", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "sha256:7db283d146d00523ff207e2092545a4307710d2b5a3b8517f19cdc7e51c36d62", "enabled": 1 } }, "vpn": { "100": { "checksum": "sha256:a6757b76a18e05b3fc93f0d36b91b51f3635a0a055f3c5ca2693dba9bd20f9cc", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:8b683c474f953a281ff5fa373bfa67c63588c6faf4203409d78a115acecf94b7", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:cc25751ba7e123e02be5b8d1f3dbe936e7aa0b847e723f440cbbd0642309bb95", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:239846bfd616f26a85339f607eab43666dfc693b329c185b6e12b725127f7188", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:f765fe184da93c61b38bc73893780aea209eaf004658ebf8ee20c7c8ea4c56c6", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:9ec8c8d4156688729fc438dfa1a4695ae697370dd37891716038736b49689de0", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:e7192373837ca2c79712da4b9c09b37c98f20752db310431a5b6e53c2b9a2d50", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:b7dee46a1e6a7841fa667c03894a524bdbd2856e9e28ae7ff653a76d8f961c63", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:8595b56ebc03c4ac45fdcc23f851a7b46704ef3d68aef0c52af0e20faeb2a4de", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:d800be053dc990f2093bd0dc877257ca27355a7e98f8ebd93292d7ac5f9bf388", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:17255797b5d668b67aa92ecbf725b104eba96ba8639fade6d52b03866c95d18a", "enabled": 1 } }, "zabbix": { "100": { "checksum": "sha256:2f663f3084970d995c4960862ed1128e886baf14039b88a003964ef3c5a0a884", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:88598cde700174182f670cbf8b5058687c9e1e718b9dad85243f13d054c699e0", "enabled": 1 } }, "zebra": { "100": { "checksum": "sha256:7071305e4c4847311cae305142ce9fe4b3c58cf39811b4b191d1e581c4f4cf0b", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:2337f3a4d56a0d4a22d60c3ed0ae9be194b1b613b1be0adc34df31d2c9a437f2", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:0536e9239eb9983202dd3c010e9aa9810ae13d92805689cd478ce62f992190f6", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:107 Saturday 02 December 2023 16:50:46 +0000 (0:00:04.159) 0:03:18.502 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:118 Saturday 02 December 2023 16:50:46 +0000 (0:00:00.035) 0:03:18.538 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:124 Saturday 02 December 2023 16:50:46 +0000 (0:00:00.031) 0:03:18.569 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Saturday 02 December 2023 16:50:46 +0000 (0:00:00.050) 0:03:18.619 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:105 Saturday 02 December 2023 16:50:46 +0000 (0:00:00.031) 0:03:18.651 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.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-cize8ash6x/.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_3ixfuhd2.yml'}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Saturday 02 December 2023 16:50:46 +0000 (0:00:00.132) 0:03:18.783 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Saturday 02 December 2023 16:50:46 +0000 (0:00:00.069) 0:03:18.852 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Saturday 02 December 2023 16:50:46 +0000 (0:00:00.059) 0:03:18.911 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Saturday 02 December 2023 16:50:46 +0000 (0:00:00.135) 0:03:19.047 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 02 December 2023 16:50:46 +0000 (0:00:00.086) 0:03:19.133 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 02 December 2023 16:50:47 +0000 (0:00:00.248) 0:03:19.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 02 December 2023 16:50:47 +0000 (0:00:00.037) 0:03:19.419 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "1001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 02 December 2023 16:50:47 +0000 (0:00:00.046) 0:03:19.465 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 02 December 2023 16:50:47 +0000 (0:00:00.241) 0:03:19.706 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 02 December 2023 16:50:47 +0000 (0:00:00.047) 0:03:19.753 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1701535729.5689657, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "0fac9a92bc500b47604bc297195553ae8b675c09", "ctime": 1701535683.2551804, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 202690, "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": 1679919460.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1156410658", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 02 December 2023 16:50:47 +0000 (0:00:00.246) 0:03:20.000 ***** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user1" ], "delta": "0:00:00.004158", "end": "2023-12-02 16:50:47.999545", "rc": 0, "start": "2023-12-02 16:50:47.995387" } STDOUT: 0: user1 589824 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 02 December 2023 16:50:48 +0000 (0:00:00.235) 0:03:20.236 ***** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user1" ], "delta": "0:00:00.004145", "end": "2023-12-02 16:50:48.234368", "rc": 0, "start": "2023-12-02 16:50:48.230223" } STDOUT: 0: user1 589824 65536 TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 02 December 2023 16:50:48 +0000 (0:00:00.242) 0:03:20.478 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 02 December 2023 16:50:48 +0000 (0:00:00.093) 0:03:20.572 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 02 December 2023 16:50:48 +0000 (0:00:00.043) 0:03:20.616 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 02 December 2023 16:50:48 +0000 (0:00:00.034) 0:03:20.650 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Saturday 02 December 2023 16:50:48 +0000 (0:00:00.032) 0:03:20.683 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Saturday 02 December 2023 16:50:48 +0000 (0:00:00.031) 0:03:20.714 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Saturday 02 December 2023 16:50:48 +0000 (0:00:00.077) 0:03:20.792 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Saturday 02 December 2023 16:50:48 +0000 (0:00:00.037) 0:03:20.830 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Saturday 02 December 2023 16:50:48 +0000 (0:00:00.038) 0:03:20.868 ***** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/home/user1/.config/containers/ansible-kubernetes.d/httpd1.yml" ], "delta": "0:00:00.006187", "end": "2023-12-02 16:50:48.867779", "rc": 0, "start": "2023-12-02 16:50:48.861592" } 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:76 Saturday 02 December 2023 16:50:48 +0000 (0:00:00.234) 0:03:21.102 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:80 Saturday 02 December 2023 16:50:48 +0000 (0:00:00.039) 0:03:21.142 ***** included: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for sut TASK [fedora.linux_system_roles.podman : Enable lingering if needed] *********** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Saturday 02 December 2023 16:50:49 +0000 (0:00:00.120) 0:03:21.262 ***** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user1" ], "delta": "0:00:00.022469", "end": "2023-12-02 16:50:49.280562", "rc": 0, "start": "2023-12-02 16:50:49.258093" } TASK [fedora.linux_system_roles.podman : Get the host mount volumes] *********** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:8 Saturday 02 December 2023 16:50:49 +0000 (0:00:00.256) 0:03:21.518 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:19 Saturday 02 December 2023 16:50:49 +0000 (0:00:00.051) 0:03:21.569 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:32 Saturday 02 December 2023 16:50:50 +0000 (0:00:00.761) 0:03:22.331 ***** changed: [sut] => (item=quay.io/libpod/testimage:20210610) => { "actions": [ "Pulled image quay.io/libpod/testimage:20210610" ], "ansible_loop_var": "item", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:52 Saturday 02 December 2023 16:50:51 +0000 (0:00:01.624) 0:03:23.956 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:60 Saturday 02 December 2023 16:50:52 +0000 (0:00:00.248) 0:03:24.204 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:69 Saturday 02 December 2023 16:50:52 +0000 (0:00:00.258) 0:03:24.463 ***** 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-1701535852.3165255-3591-11754409993280/source", "state": "file", "uid": 1001 } TASK [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:79 Saturday 02 December 2023 16:50:52 +0000 (0:00:00.578) 0:03:25.042 ***** 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: 31d568b3f18db31c942bbca02253f49dd18be9231eea94ca3a1727c216efd85e Container: 2a034a434a410ddcbdee9724b6f43d842ec14f646bc8dd539fcead6074cafd7e STDERR: time="2023-12-02T16:50:53Z" level=info msg="/usr/bin/podman filtering at log level debug" time="2023-12-02T16:50:53Z" 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="2023-12-02T16:50:53Z" level=debug msg="Using conmon: \"/usr/bin/conmon\"" time="2023-12-02T16:50:53Z" level=debug msg="Initializing boltdb state at /home/user1/.local/share/containers/storage/libpod/bolt_state.db" time="2023-12-02T16:50:53Z" level=debug msg="systemd-logind: Unknown object '/'." time="2023-12-02T16:50:53Z" level=debug msg="Using graph driver overlay" time="2023-12-02T16:50:53Z" level=debug msg="Using graph root /home/user1/.local/share/containers/storage" time="2023-12-02T16:50:53Z" level=debug msg="Using run root /run/user/1001/containers" time="2023-12-02T16:50:53Z" level=debug msg="Using static dir /home/user1/.local/share/containers/storage/libpod" time="2023-12-02T16:50:53Z" level=debug msg="Using tmp dir /run/user/1001/libpod/tmp" time="2023-12-02T16:50:53Z" level=debug msg="Using volume path /home/user1/.local/share/containers/storage/volumes" time="2023-12-02T16:50:53Z" level=debug msg="Using transient store: false" time="2023-12-02T16:50:53Z" level=debug msg="[graphdriver] trying provided driver \"overlay\"" time="2023-12-02T16:50:53Z" level=debug msg="Cached value indicated that overlay is supported" time="2023-12-02T16:50:53Z" level=debug msg="Cached value indicated that overlay is supported" time="2023-12-02T16:50:53Z" level=debug msg="Cached value indicated that metacopy is not being used" time="2023-12-02T16:50:53Z" level=debug msg="Cached value indicated that native-diff is usable" time="2023-12-02T16:50:53Z" level=debug msg="backingFs=extfs, projectQuotaSupported=false, useNativeDiff=true, usingMetacopy=false" time="2023-12-02T16:50:53Z" level=debug msg="Initializing event backend journald" time="2023-12-02T16:50:53Z" level=debug msg="Configured OCI runtime runj initialization failed: no valid executable found for OCI runtime runj: invalid argument" time="2023-12-02T16:50:53Z" level=debug msg="Configured OCI runtime kata initialization failed: no valid executable found for OCI runtime kata: invalid argument" time="2023-12-02T16:50:53Z" level=debug msg="Configured OCI runtime krun initialization failed: no valid executable found for OCI runtime krun: invalid argument" time="2023-12-02T16:50:53Z" level=debug msg="Configured OCI runtime crun-wasm initialization failed: no valid executable found for OCI runtime crun-wasm: invalid argument" time="2023-12-02T16:50:53Z" level=debug msg="Configured OCI runtime runc initialization failed: no valid executable found for OCI runtime runc: invalid argument" time="2023-12-02T16:50:53Z" level=debug msg="Configured OCI runtime runsc initialization failed: no valid executable found for OCI runtime runsc: invalid argument" time="2023-12-02T16:50:53Z" level=debug msg="Configured OCI runtime youki initialization failed: no valid executable found for OCI runtime youki: invalid argument" time="2023-12-02T16:50:53Z" level=debug msg="Configured OCI runtime ocijail initialization failed: no valid executable found for OCI runtime ocijail: invalid argument" time="2023-12-02T16:50:53Z" level=debug msg="Using OCI runtime \"/usr/bin/crun\"" time="2023-12-02T16:50:53Z" level=info msg="Setting parallel job count to 7" time="2023-12-02T16:50:53Z" level=debug msg="Successfully loaded 1 networks" time="2023-12-02T16:50:53Z" level=debug msg="found free device name podman1" time="2023-12-02T16:50:53Z" level=debug msg="found free ipv4 network subnet 10.89.0.0/24" time="2023-12-02T16:50:53Z" level=debug msg="Successfully loaded network podman-default-kube-network: &{podman-default-kube-network 742fd55bb60a65ce455b4c6fafd3a51f5b70c5690fa604564eb1b8264a595a00 bridge podman1 2023-12-02 16:50:53.12385508 +0000 UTC [{{{10.89.0.0 ffffff00}} 10.89.0.1 }] [] false false true [] map[] map[] map[driver:host-local]}" time="2023-12-02T16:50:53Z" level=debug msg="Successfully loaded 2 networks" time="2023-12-02T16:50:53Z" level=debug msg="Looking up image \"localhost/podman-pause:4.6.2-1693251511\" in local containers storage" time="2023-12-02T16:50:53Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-12-02T16:50:53Z" level=debug msg="Trying \"localhost/podman-pause:4.6.2-1693251511\" ..." time="2023-12-02T16:50:53Z" level=debug msg="reference \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]localhost/podman-pause:4.6.2-1693251511\" does not resolve to an image ID" time="2023-12-02T16:50:53Z" level=debug msg="Trying \"localhost/podman-pause:4.6.2-1693251511\" ..." time="2023-12-02T16:50:53Z" level=debug msg="reference \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]localhost/podman-pause:4.6.2-1693251511\" does not resolve to an image ID" time="2023-12-02T16:50:53Z" level=debug msg="Trying \"localhost/podman-pause:4.6.2-1693251511\" ..." time="2023-12-02T16:50:53Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-12-02T16:50:53Z" level=debug msg="FROM \"scratch\"" time="2023-12-02T16:50:53Z" level=debug msg="Cached value indicated that idmapped mounts for overlay are not supported" time="2023-12-02T16:50:53Z" level=debug msg="Check for idmapped mounts support " time="2023-12-02T16:50:53Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-12-02T16:50:53Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-12-02T16:50:53Z" level=debug msg="overlay: test mount indicated that volatile is being used" time="2023-12-02T16:50:53Z" level=debug msg="overlay: mount_data=lowerdir=/home/user1/.local/share/containers/storage/overlay/3a9e5b239f2fbe9603c6c7c6d371057fc18757e4cd1640a404071169578a9eaa/empty,upperdir=/home/user1/.local/share/containers/storage/overlay/3a9e5b239f2fbe9603c6c7c6d371057fc18757e4cd1640a404071169578a9eaa/diff,workdir=/home/user1/.local/share/containers/storage/overlay/3a9e5b239f2fbe9603c6c7c6d371057fc18757e4cd1640a404071169578a9eaa/work,,userxattr,volatile,context=\"system_u:object_r:container_file_t:s0:c574,c783\"" time="2023-12-02T16:50:53Z" level=debug msg="Container ID: 6cea0d49f72eaa72cb87aaaf0c3c7945088f365278e79bb6751d1929be0edd3e" time="2023-12-02T16:50:53Z" 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 Original:COPY /usr/libexec/podman/catatonit /catatonit}" time="2023-12-02T16:50:53Z" level=debug msg="COPY []string(nil), imagebuilder.Copy{FromFS:false, From:\"\", Src:[]string{\"/usr/libexec/podman/catatonit\"}, Dest:\"/catatonit\", Download:false, Chown:\"\", Chmod:\"\"}" time="2023-12-02T16:50:53Z" level=debug msg="added content file:b0e1d7de165bb412c7092cf84a3c03b480faa2915d5c1cef075395d0cf3eb196" time="2023-12-02T16:50:53Z" 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 Original:ENTRYPOINT [\"/catatonit\", \"-P\"]}" time="2023-12-02T16:50:53Z" level=debug msg="COMMIT localhost/podman-pause:4.6.2-1693251511" time="2023-12-02T16:50:53Z" level=debug msg="Looking up image \"localhost/podman-pause:4.6.2-1693251511\" in local containers storage" time="2023-12-02T16:50:53Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-12-02T16:50:53Z" level=debug msg="Trying \"localhost/podman-pause:4.6.2-1693251511\" ..." time="2023-12-02T16:50:53Z" level=debug msg="reference \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]localhost/podman-pause:4.6.2-1693251511\" does not resolve to an image ID" time="2023-12-02T16:50:53Z" level=debug msg="Trying \"localhost/podman-pause:4.6.2-1693251511\" ..." time="2023-12-02T16:50:53Z" level=debug msg="reference \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]localhost/podman-pause:4.6.2-1693251511\" does not resolve to an image ID" time="2023-12-02T16:50:53Z" level=debug msg="Trying \"localhost/podman-pause:4.6.2-1693251511\" ..." time="2023-12-02T16:50:53Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]localhost/podman-pause:4.6.2-1693251511\"" time="2023-12-02T16:50:53Z" level=debug msg="COMMIT \"containers-storage:[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]localhost/podman-pause:4.6.2-1693251511\"" time="2023-12-02T16:50:53Z" level=debug msg="committing image with reference \"containers-storage:[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]localhost/podman-pause:4.6.2-1693251511\" is allowed by policy" time="2023-12-02T16:50:53Z" level=debug msg="layer list: [\"3a9e5b239f2fbe9603c6c7c6d371057fc18757e4cd1640a404071169578a9eaa\"]" time="2023-12-02T16:50:53Z" level=debug msg="using \"/var/tmp/buildah3401425244\" to hold temporary data" time="2023-12-02T16:50:53Z" level=debug msg="Tar with options on /home/user1/.local/share/containers/storage/overlay/3a9e5b239f2fbe9603c6c7c6d371057fc18757e4cd1640a404071169578a9eaa/diff" time="2023-12-02T16:50:53Z" level=debug msg="layer \"3a9e5b239f2fbe9603c6c7c6d371057fc18757e4cd1640a404071169578a9eaa\" size is 1091072 bytes, uncompressed digest sha256:818aa6aff2fdbec52cc393c5fbd10ae7237eeae65314a029c825deedeca812b9, possibly-compressed digest sha256:818aa6aff2fdbec52cc393c5fbd10ae7237eeae65314a029c825deedeca812b9" time="2023-12-02T16:50:53Z" level=debug msg="OCIv1 config = {\"created\":\"2023-12-02T16:50:53.279124964Z\",\"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.31.2\"}},\"rootfs\":{\"type\":\"layers\",\"diff_ids\":[\"sha256:818aa6aff2fdbec52cc393c5fbd10ae7237eeae65314a029c825deedeca812b9\"]},\"history\":[{\"created\":\"2023-12-02T16:50:53.278125999Z\",\"created_by\":\"/bin/sh -c #(nop) COPY file:b0e1d7de165bb412c7092cf84a3c03b480faa2915d5c1cef075395d0cf3eb196 in /catatonit \",\"empty_layer\":true},{\"created\":\"2023-12-02T16:50:53.285354148Z\",\"created_by\":\"/bin/sh -c #(nop) ENTRYPOINT [\\\"/catatonit\\\", \\\"-P\\\"]\"}]}" time="2023-12-02T16:50:53Z" 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:0c3071dbe3b6337e8517cf2ce52123520e23e39ec180446cbf59c29915adc58f\",\"size\":668},\"layers\":[{\"mediaType\":\"application/vnd.oci.image.layer.v1.tar\",\"digest\":\"sha256:818aa6aff2fdbec52cc393c5fbd10ae7237eeae65314a029c825deedeca812b9\",\"size\":1091072}],\"annotations\":{\"org.opencontainers.image.base.digest\":\"\",\"org.opencontainers.image.base.name\":\"\"}}" time="2023-12-02T16:50:53Z" level=debug msg="Docker v2s2 config = {\"created\":\"2023-12-02T16:50:53.279124964Z\",\"container\":\"6cea0d49f72eaa72cb87aaaf0c3c7945088f365278e79bb6751d1929be0edd3e\",\"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.31.2\"}},\"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.31.2\"}},\"architecture\":\"amd64\",\"os\":\"linux\",\"rootfs\":{\"type\":\"layers\",\"diff_ids\":[\"sha256:818aa6aff2fdbec52cc393c5fbd10ae7237eeae65314a029c825deedeca812b9\"]},\"history\":[{\"created\":\"2023-12-02T16:50:53.278125999Z\",\"created_by\":\"/bin/sh -c #(nop) COPY file:b0e1d7de165bb412c7092cf84a3c03b480faa2915d5c1cef075395d0cf3eb196 in /catatonit \",\"empty_layer\":true},{\"created\":\"2023-12-02T16:50:53.285354148Z\",\"created_by\":\"/bin/sh -c #(nop) ENTRYPOINT [\\\"/catatonit\\\", \\\"-P\\\"]\"}]}" time="2023-12-02T16:50:53Z" 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:59a006e6d743ba2462ba10a666e85f5fc68665084fe0d127d9cf153942ce1d65\"},\"layers\":[{\"mediaType\":\"application/vnd.docker.image.rootfs.diff.tar\",\"size\":1091072,\"digest\":\"sha256:818aa6aff2fdbec52cc393c5fbd10ae7237eeae65314a029c825deedeca812b9\"}]}" time="2023-12-02T16:50:53Z" level=debug msg="Using blob info cache at /home/user1/.local/share/containers/cache/blob-info-cache-v1.boltdb" time="2023-12-02T16:50:53Z" level=debug msg="IsRunningImageAllowed for image containers-storage:" time="2023-12-02T16:50:53Z" level=debug msg=" Using transport \"containers-storage\" policy section " time="2023-12-02T16:50:53Z" level=debug msg=" Requirement 0: allowed" time="2023-12-02T16:50:53Z" level=debug msg="Overall: allowed" time="2023-12-02T16:50:53Z" level=debug msg="start reading config" time="2023-12-02T16:50:53Z" level=debug msg="finished reading config" time="2023-12-02T16:50:53Z" 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="2023-12-02T16:50:53Z" level=debug msg="... will first try using the original manifest unmodified" time="2023-12-02T16:50:53Z" level=debug msg="Checking if we can reuse blob sha256:818aa6aff2fdbec52cc393c5fbd10ae7237eeae65314a029c825deedeca812b9: general substitution = true, compression for MIME type \"application/vnd.oci.image.layer.v1.tar\" = true" time="2023-12-02T16:50:53Z" level=debug msg="reading layer \"sha256:818aa6aff2fdbec52cc393c5fbd10ae7237eeae65314a029c825deedeca812b9\"" time="2023-12-02T16:50:53Z" level=debug msg="No compression detected" time="2023-12-02T16:50:53Z" level=debug msg="Using original blob without modification" time="2023-12-02T16:50:53Z" level=debug msg="Applying tar in /home/user1/.local/share/containers/storage/overlay/818aa6aff2fdbec52cc393c5fbd10ae7237eeae65314a029c825deedeca812b9/diff" time="2023-12-02T16:50:53Z" level=debug msg="finished reading layer \"sha256:818aa6aff2fdbec52cc393c5fbd10ae7237eeae65314a029c825deedeca812b9\"" time="2023-12-02T16:50:53Z" level=debug msg="No compression detected" time="2023-12-02T16:50:53Z" level=debug msg="Compression change for blob sha256:0c3071dbe3b6337e8517cf2ce52123520e23e39ec180446cbf59c29915adc58f (\"application/vnd.oci.image.config.v1+json\") not supported" time="2023-12-02T16:50:53Z" level=debug msg="Using original blob without modification" time="2023-12-02T16:50:53Z" level=debug msg="setting image creation date to 2023-12-02 16:50:53.279124964 +0000 UTC" time="2023-12-02T16:50:53Z" level=debug msg="created new image ID \"0c3071dbe3b6337e8517cf2ce52123520e23e39ec180446cbf59c29915adc58f\"" time="2023-12-02T16:50:53Z" level=debug msg="saved image metadata \"{}\"" time="2023-12-02T16:50:53Z" level=debug msg="added name \"localhost/podman-pause:4.6.2-1693251511\" to image \"0c3071dbe3b6337e8517cf2ce52123520e23e39ec180446cbf59c29915adc58f\"" time="2023-12-02T16:50:53Z" level=debug msg="Looking up image \"localhost/podman-pause:4.6.2-1693251511\" in local containers storage" time="2023-12-02T16:50:53Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-12-02T16:50:53Z" level=debug msg="Trying \"localhost/podman-pause:4.6.2-1693251511\" ..." time="2023-12-02T16:50:53Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@0c3071dbe3b6337e8517cf2ce52123520e23e39ec180446cbf59c29915adc58f\"" time="2023-12-02T16:50:53Z" level=debug msg="Found image \"localhost/podman-pause:4.6.2-1693251511\" as \"localhost/podman-pause:4.6.2-1693251511\" in local containers storage" time="2023-12-02T16:50:53Z" level=debug msg="Found image \"localhost/podman-pause:4.6.2-1693251511\" as \"localhost/podman-pause:4.6.2-1693251511\" in local containers storage ([overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@0c3071dbe3b6337e8517cf2ce52123520e23e39ec180446cbf59c29915adc58f)" time="2023-12-02T16:50:53Z" level=debug msg="exporting opaque data as blob \"sha256:0c3071dbe3b6337e8517cf2ce52123520e23e39ec180446cbf59c29915adc58f\"" time="2023-12-02T16:50:53Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]localhost/podman-pause:4.6.2-1693251511\"" time="2023-12-02T16:50:53Z" level=debug msg="printing final image id \"0c3071dbe3b6337e8517cf2ce52123520e23e39ec180446cbf59c29915adc58f\"" time="2023-12-02T16:50:53Z" level=debug msg="Pod using bridge network mode" time="2023-12-02T16:50:53Z" level=debug msg="Created cgroup path user.slice/user-libpod_pod_31d568b3f18db31c942bbca02253f49dd18be9231eea94ca3a1727c216efd85e.slice for parent user.slice and name libpod_pod_31d568b3f18db31c942bbca02253f49dd18be9231eea94ca3a1727c216efd85e" time="2023-12-02T16:50:53Z" level=debug msg="Created cgroup user.slice/user-libpod_pod_31d568b3f18db31c942bbca02253f49dd18be9231eea94ca3a1727c216efd85e.slice" time="2023-12-02T16:50:53Z" level=debug msg="Got pod cgroup as user.slice/user-libpod_pod_31d568b3f18db31c942bbca02253f49dd18be9231eea94ca3a1727c216efd85e.slice" time="2023-12-02T16:50:53Z" level=debug msg="Looking up image \"localhost/podman-pause:4.6.2-1693251511\" in local containers storage" time="2023-12-02T16:50:53Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-12-02T16:50:53Z" level=debug msg="Trying \"localhost/podman-pause:4.6.2-1693251511\" ..." time="2023-12-02T16:50:53Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@0c3071dbe3b6337e8517cf2ce52123520e23e39ec180446cbf59c29915adc58f\"" time="2023-12-02T16:50:53Z" level=debug msg="Found image \"localhost/podman-pause:4.6.2-1693251511\" as \"localhost/podman-pause:4.6.2-1693251511\" in local containers storage" time="2023-12-02T16:50:53Z" level=debug msg="Found image \"localhost/podman-pause:4.6.2-1693251511\" as \"localhost/podman-pause:4.6.2-1693251511\" in local containers storage ([overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@0c3071dbe3b6337e8517cf2ce52123520e23e39ec180446cbf59c29915adc58f)" time="2023-12-02T16:50:53Z" level=debug msg="exporting opaque data as blob \"sha256:0c3071dbe3b6337e8517cf2ce52123520e23e39ec180446cbf59c29915adc58f\"" time="2023-12-02T16:50:53Z" level=debug msg="Inspecting image 0c3071dbe3b6337e8517cf2ce52123520e23e39ec180446cbf59c29915adc58f" time="2023-12-02T16:50:53Z" level=debug msg="exporting opaque data as blob \"sha256:0c3071dbe3b6337e8517cf2ce52123520e23e39ec180446cbf59c29915adc58f\"" time="2023-12-02T16:50:53Z" level=debug msg="Inspecting image 0c3071dbe3b6337e8517cf2ce52123520e23e39ec180446cbf59c29915adc58f" time="2023-12-02T16:50:53Z" level=debug msg="Inspecting image 0c3071dbe3b6337e8517cf2ce52123520e23e39ec180446cbf59c29915adc58f" time="2023-12-02T16:50:53Z" level=debug msg="Inspecting image 0c3071dbe3b6337e8517cf2ce52123520e23e39ec180446cbf59c29915adc58f" time="2023-12-02T16:50:53Z" level=debug msg="using systemd mode: false" time="2023-12-02T16:50:53Z" level=debug msg="setting container name 31d568b3f18d-infra" time="2023-12-02T16:50:53Z" level=debug msg="Loading seccomp profile from \"/usr/share/containers/seccomp.json\"" time="2023-12-02T16:50:53Z" level=debug msg="Allocated lock 1 for container a1cdcd56bbbc0ccc41dbba376c3797ce916552c7449fce1c0140b7430dc9e468" time="2023-12-02T16:50:53Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@0c3071dbe3b6337e8517cf2ce52123520e23e39ec180446cbf59c29915adc58f\"" time="2023-12-02T16:50:53Z" level=debug msg="exporting opaque data as blob \"sha256:0c3071dbe3b6337e8517cf2ce52123520e23e39ec180446cbf59c29915adc58f\"" time="2023-12-02T16:50:53Z" level=debug msg="Created container \"a1cdcd56bbbc0ccc41dbba376c3797ce916552c7449fce1c0140b7430dc9e468\"" time="2023-12-02T16:50:53Z" level=debug msg="Container \"a1cdcd56bbbc0ccc41dbba376c3797ce916552c7449fce1c0140b7430dc9e468\" has work directory \"/home/user1/.local/share/containers/storage/overlay-containers/a1cdcd56bbbc0ccc41dbba376c3797ce916552c7449fce1c0140b7430dc9e468/userdata\"" time="2023-12-02T16:50:53Z" level=debug msg="Container \"a1cdcd56bbbc0ccc41dbba376c3797ce916552c7449fce1c0140b7430dc9e468\" has run directory \"/run/user/1001/containers/overlay-containers/a1cdcd56bbbc0ccc41dbba376c3797ce916552c7449fce1c0140b7430dc9e468/userdata\"" time="2023-12-02T16:50:53Z" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2023-12-02T16:50:53Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-12-02T16:50:53Z" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2023-12-02T16:50:53Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-12-02T16:50:53Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2023-12-02T16:50:53Z" 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="2023-12-02T16:50:53Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-12-02T16:50:53Z" level=debug msg="Pulling image quay.io/libpod/testimage:20210610 (policy: newer)" time="2023-12-02T16:50:53Z" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2023-12-02T16:50:53Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-12-02T16:50:53Z" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2023-12-02T16:50:53Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-12-02T16:50:53Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2023-12-02T16:50:53Z" 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="2023-12-02T16:50:53Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-12-02T16:50:53Z" level=debug msg="Loading registries configuration \"/etc/containers/registries.conf\"" time="2023-12-02T16:50:53Z" level=debug msg="Loading registries configuration \"/etc/containers/registries.conf.d/000-shortnames.conf\"" time="2023-12-02T16:50:53Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-12-02T16:50:53Z" level=debug msg="Attempting to pull candidate quay.io/libpod/testimage:20210610 for quay.io/libpod/testimage:20210610" time="2023-12-02T16:50:53Z" level=debug msg="Using registries.d directory /etc/containers/registries.d" time="2023-12-02T16:50:53Z" level=debug msg="Trying to access \"quay.io/libpod/testimage:20210610\"" time="2023-12-02T16:50:53Z" level=debug msg="No credentials matching quay.io/libpod/testimage found in /run/user/1001/containers/auth.json" time="2023-12-02T16:50:53Z" level=debug msg="No credentials matching quay.io/libpod/testimage found in /home/user1/.config/containers/auth.json" time="2023-12-02T16:50:53Z" level=debug msg="No credentials matching quay.io/libpod/testimage found in /home/user1/.docker/config.json" time="2023-12-02T16:50:53Z" level=debug msg="No credentials matching quay.io/libpod/testimage found in /home/user1/.dockercfg" time="2023-12-02T16:50:53Z" level=debug msg="No credentials for quay.io/libpod/testimage found" time="2023-12-02T16:50:53Z" level=debug msg=" No signature storage configuration found for quay.io/libpod/testimage:20210610, using built-in default file:///home/user1/.local/share/containers/sigstore" time="2023-12-02T16:50:53Z" level=debug msg="Looking for TLS certificates and private keys in /etc/docker/certs.d/quay.io" time="2023-12-02T16:50:53Z" level=debug msg="GET https://quay.io/v2/" time="2023-12-02T16:50:53Z" level=debug msg="Ping https://quay.io/v2/ status 401" time="2023-12-02T16:50:53Z" level=debug msg="GET https://quay.io/v2/auth?scope=repository%3Alibpod%2Ftestimage%3Apull&service=quay.io" time="2023-12-02T16:50:53Z" level=debug msg="Increasing token expiration to: 60 seconds" time="2023-12-02T16:50:53Z" level=debug msg="GET https://quay.io/v2/libpod/testimage/manifests/20210610" time="2023-12-02T16:50:53Z" level=debug msg="Content-Type from manifest GET is \"application/vnd.docker.distribution.manifest.list.v2+json\"" time="2023-12-02T16:50:53Z" level=debug msg="GET https://quay.io/v2/libpod/testimage/manifests/sha256:d8dc9f2a78e190963a75852ce55b926a1cf90c7d2e6d15b30b6bc43cd73a6377" time="2023-12-02T16:50:53Z" level=debug msg="Content-Type from manifest GET is \"application/vnd.docker.distribution.manifest.v2+json\"" time="2023-12-02T16:50:53Z" level=debug msg="Skipping pull candidate quay.io/libpod/testimage:20210610 as the image is not newer (pull policy newer)" time="2023-12-02T16:50:53Z" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2023-12-02T16:50:53Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-12-02T16:50:53Z" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2023-12-02T16:50:53Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-12-02T16:50:53Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2023-12-02T16:50:53Z" 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="2023-12-02T16:50:53Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-12-02T16:50:53Z" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2023-12-02T16:50:53Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-12-02T16:50:53Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-12-02T16:50:53Z" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2023-12-02T16:50:53Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-12-02T16:50:53Z" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2023-12-02T16:50:53Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-12-02T16:50:53Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2023-12-02T16:50:53Z" 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="2023-12-02T16:50:53Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-12-02T16:50:53Z" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2023-12-02T16:50:53Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-12-02T16:50:53Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-12-02T16:50:53Z" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2023-12-02T16:50:53Z" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2023-12-02T16:50:53Z" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2023-12-02T16:50:53Z" level=debug msg="using systemd mode: false" time="2023-12-02T16:50:53Z" level=debug msg="adding container to pod httpd1" time="2023-12-02T16:50:53Z" level=debug msg="setting container name httpd1-httpd1" time="2023-12-02T16:50:53Z" level=debug msg="Loading seccomp profile from \"/usr/share/containers/seccomp.json\"" time="2023-12-02T16:50:53Z" level=info msg="Sysctl net.ipv4.ping_group_range=0 0 ignored in containers.conf, since Network Namespace set to host" time="2023-12-02T16:50:53Z" level=debug msg="Adding mount /proc" time="2023-12-02T16:50:53Z" level=debug msg="Adding mount /dev" time="2023-12-02T16:50:53Z" level=debug msg="Adding mount /dev/pts" time="2023-12-02T16:50:53Z" level=debug msg="Adding mount /dev/mqueue" time="2023-12-02T16:50:53Z" level=debug msg="Adding mount /sys" time="2023-12-02T16:50:53Z" level=debug msg="Adding mount /sys/fs/cgroup" time="2023-12-02T16:50:53Z" level=debug msg="Allocated lock 2 for container 2a034a434a410ddcbdee9724b6f43d842ec14f646bc8dd539fcead6074cafd7e" time="2023-12-02T16:50:53Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-12-02T16:50:53Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-12-02T16:50:53Z" level=debug msg="Created container \"2a034a434a410ddcbdee9724b6f43d842ec14f646bc8dd539fcead6074cafd7e\"" time="2023-12-02T16:50:53Z" level=debug msg="Container \"2a034a434a410ddcbdee9724b6f43d842ec14f646bc8dd539fcead6074cafd7e\" has work directory \"/home/user1/.local/share/containers/storage/overlay-containers/2a034a434a410ddcbdee9724b6f43d842ec14f646bc8dd539fcead6074cafd7e/userdata\"" time="2023-12-02T16:50:53Z" level=debug msg="Container \"2a034a434a410ddcbdee9724b6f43d842ec14f646bc8dd539fcead6074cafd7e\" has run directory \"/run/user/1001/containers/overlay-containers/2a034a434a410ddcbdee9724b6f43d842ec14f646bc8dd539fcead6074cafd7e/userdata\"" time="2023-12-02T16:50:53Z" level=debug msg="Strongconnecting node 2a034a434a410ddcbdee9724b6f43d842ec14f646bc8dd539fcead6074cafd7e" time="2023-12-02T16:50:53Z" level=debug msg="Pushed 2a034a434a410ddcbdee9724b6f43d842ec14f646bc8dd539fcead6074cafd7e onto stack" time="2023-12-02T16:50:53Z" level=debug msg="Recursing to successor node a1cdcd56bbbc0ccc41dbba376c3797ce916552c7449fce1c0140b7430dc9e468" time="2023-12-02T16:50:53Z" level=debug msg="Strongconnecting node a1cdcd56bbbc0ccc41dbba376c3797ce916552c7449fce1c0140b7430dc9e468" time="2023-12-02T16:50:53Z" level=debug msg="Pushed a1cdcd56bbbc0ccc41dbba376c3797ce916552c7449fce1c0140b7430dc9e468 onto stack" time="2023-12-02T16:50:53Z" level=debug msg="Finishing node a1cdcd56bbbc0ccc41dbba376c3797ce916552c7449fce1c0140b7430dc9e468. Popped a1cdcd56bbbc0ccc41dbba376c3797ce916552c7449fce1c0140b7430dc9e468 off stack" time="2023-12-02T16:50:53Z" level=debug msg="Finishing node 2a034a434a410ddcbdee9724b6f43d842ec14f646bc8dd539fcead6074cafd7e. Popped 2a034a434a410ddcbdee9724b6f43d842ec14f646bc8dd539fcead6074cafd7e off stack" time="2023-12-02T16:50:53Z" level=debug msg="overlay: mount_data=lowerdir=/home/user1/.local/share/containers/storage/overlay/l/KQITZCL5ZW6VOVJZMNJDY36ACL,upperdir=/home/user1/.local/share/containers/storage/overlay/527587e93834138fa5193a05e49d17b2fc37b79def25d363516c529784a9d0e3/diff,workdir=/home/user1/.local/share/containers/storage/overlay/527587e93834138fa5193a05e49d17b2fc37b79def25d363516c529784a9d0e3/work,,userxattr,context=\"system_u:object_r:container_file_t:s0:c88,c359\"" time="2023-12-02T16:50:53Z" level=debug msg="Mounted container \"a1cdcd56bbbc0ccc41dbba376c3797ce916552c7449fce1c0140b7430dc9e468\" at \"/home/user1/.local/share/containers/storage/overlay/527587e93834138fa5193a05e49d17b2fc37b79def25d363516c529784a9d0e3/merged\"" time="2023-12-02T16:50:53Z" level=debug msg="Made network namespace at /run/user/1001/netns/netns-46b01ad0-754c-1f25-64d7-ae616cac98ef for container a1cdcd56bbbc0ccc41dbba376c3797ce916552c7449fce1c0140b7430dc9e468" time="2023-12-02T16:50:53Z" level=debug msg="Created root filesystem for container a1cdcd56bbbc0ccc41dbba376c3797ce916552c7449fce1c0140b7430dc9e468 at /home/user1/.local/share/containers/storage/overlay/527587e93834138fa5193a05e49d17b2fc37b79def25d363516c529784a9d0e3/merged" time="2023-12-02T16:50:53Z" level=debug msg="creating rootless network namespace with name \"rootless-netns-13a6232d8a6fc9319a00\"" time="2023-12-02T16:50:53Z" 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="2023-12-02T16:50:53Z" level=debug msg="found local resolver, using \"/run/systemd/resolve/resolv.conf\" to get the nameservers" time="2023-12-02T16:50:53Z" 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 [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_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 -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: a1cdcd56bbbc0ccc41dbba376c3797ce916552c7449fce1c0140b7430dc9e468' 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: "b6:36:4b:0c:9e:d1", subnets: Some( [ NetAddress { gateway: Some( 10.89.0.1, ), ipnet: 10.89.0.2/24, }, ], ), }, }, ), }, } [DEBUG netavark::commands::setup] "Setup complete" time="2023-12-02T16:50:54Z" level=debug msg="rootlessport: time=\"2023-12-02T16:50:54Z\" level=info msg=\"Starting parent driver\"\n" time="2023-12-02T16:50:54Z" level=debug msg="rootlessport: time=\"2023-12-02T16:50:54Z\" level=info msg=\"opaque=map[builtin.readypipepath:/run/user/1001/libpod/tmp/rootlessport781696830/.bp-ready.pipe builtin.socketpath:/run/user/1001/libpod/tmp/rootlessport781696830/.bp.sock]\"\n" time="2023-12-02T16:50:54Z" level=debug msg="rootlessport: time=\"2023-12-02T16:50:54Z\" level=info msg=\"Starting child driver in child netns (\\\"/proc/self/exe\\\" [rootlessport-child])\"\n" time="2023-12-02T16:50:54Z" level=debug msg="rootlessport: time=\"2023-12-02T16:50:54Z\" level=info msg=\"Waiting for initComplete\"\n" time="2023-12-02T16:50:54Z" level=debug msg="rootlessport: time=\"2023-12-02T16:50:54Z\" level=info msg=\"initComplete is closed; parent and child established the communication channel\"\n" time="2023-12-02T16:50:54Z" level=debug msg="rootlessport: time=\"2023-12-02T16:50:54Z\" level=info msg=\"Exposing ports [{ 80 15001 1 tcp}]\"\n" time="2023-12-02T16:50:54Z" level=debug msg="rootlessport: time=\"2023-12-02T16:50:54Z\" level=info msg=Ready\n" time="2023-12-02T16:50:54Z" level=debug msg="rootlessport is ready" time="2023-12-02T16:50:54Z" level=debug msg="/etc/system-fips does not exist on host, not mounting FIPS mode subscription" time="2023-12-02T16:50:54Z" level=debug msg="Setting Cgroups for container a1cdcd56bbbc0ccc41dbba376c3797ce916552c7449fce1c0140b7430dc9e468 to user-libpod_pod_31d568b3f18db31c942bbca02253f49dd18be9231eea94ca3a1727c216efd85e.slice:libpod:a1cdcd56bbbc0ccc41dbba376c3797ce916552c7449fce1c0140b7430dc9e468" time="2023-12-02T16:50:54Z" level=debug msg="reading hooks from /usr/share/containers/oci/hooks.d" time="2023-12-02T16:50:54Z" level=debug msg="Workdir \"/\" resolved to host path \"/home/user1/.local/share/containers/storage/overlay/527587e93834138fa5193a05e49d17b2fc37b79def25d363516c529784a9d0e3/merged\"" time="2023-12-02T16:50:54Z" level=debug msg="Created OCI spec for container a1cdcd56bbbc0ccc41dbba376c3797ce916552c7449fce1c0140b7430dc9e468 at /home/user1/.local/share/containers/storage/overlay-containers/a1cdcd56bbbc0ccc41dbba376c3797ce916552c7449fce1c0140b7430dc9e468/userdata/config.json" time="2023-12-02T16:50:54Z" level=debug msg="/usr/bin/conmon messages will be logged to syslog" time="2023-12-02T16:50:54Z" level=debug msg="running conmon: /usr/bin/conmon" args="[--api-version 1 -c a1cdcd56bbbc0ccc41dbba376c3797ce916552c7449fce1c0140b7430dc9e468 -u a1cdcd56bbbc0ccc41dbba376c3797ce916552c7449fce1c0140b7430dc9e468 -r /usr/bin/crun -b /home/user1/.local/share/containers/storage/overlay-containers/a1cdcd56bbbc0ccc41dbba376c3797ce916552c7449fce1c0140b7430dc9e468/userdata -p /run/user/1001/containers/overlay-containers/a1cdcd56bbbc0ccc41dbba376c3797ce916552c7449fce1c0140b7430dc9e468/userdata/pidfile -n 31d568b3f18d-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/a1cdcd56bbbc0ccc41dbba376c3797ce916552c7449fce1c0140b7430dc9e468/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 boltdb --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 a1cdcd56bbbc0ccc41dbba376c3797ce916552c7449fce1c0140b7430dc9e468]" time="2023-12-02T16:50:54Z" level=info msg="Running conmon under slice user-libpod_pod_31d568b3f18db31c942bbca02253f49dd18be9231eea94ca3a1727c216efd85e.slice and unitName libpod-conmon-a1cdcd56bbbc0ccc41dbba376c3797ce916552c7449fce1c0140b7430dc9e468.scope" [conmon:d]: failed to write to /proc/self/oom_score_adj: Permission denied time="2023-12-02T16:50:54Z" level=debug msg="Received: 9486" time="2023-12-02T16:50:54Z" level=info msg="Got Conmon PID as 9484" time="2023-12-02T16:50:54Z" level=debug msg="Created container a1cdcd56bbbc0ccc41dbba376c3797ce916552c7449fce1c0140b7430dc9e468 in OCI runtime" time="2023-12-02T16:50:54Z" level=debug msg="Adding nameserver(s) from network status of '[\"10.89.0.1\"]'" time="2023-12-02T16:50:54Z" level=debug msg="Adding search domain(s) from network status of '[\"dns.podman\"]'" time="2023-12-02T16:50:54Z" level=debug msg="found local resolver, using \"/run/systemd/resolve/resolv.conf\" to get the nameservers" time="2023-12-02T16:50:54Z" level=debug msg="Starting container a1cdcd56bbbc0ccc41dbba376c3797ce916552c7449fce1c0140b7430dc9e468 with command [/catatonit -P]" time="2023-12-02T16:50:54Z" level=debug msg="Started container a1cdcd56bbbc0ccc41dbba376c3797ce916552c7449fce1c0140b7430dc9e468" time="2023-12-02T16:50:54Z" level=debug msg="overlay: mount_data=lowerdir=/home/user1/.local/share/containers/storage/overlay/l/LV6ACCCG3AOSGAFEFISLGXCDQM,upperdir=/home/user1/.local/share/containers/storage/overlay/14501116db1dcb162d5045b7981684b2ee2cf45e38134de921e6fa5fd53f3dca/diff,workdir=/home/user1/.local/share/containers/storage/overlay/14501116db1dcb162d5045b7981684b2ee2cf45e38134de921e6fa5fd53f3dca/work,,userxattr,context=\"system_u:object_r:container_file_t:s0:c88,c359\"" time="2023-12-02T16:50:54Z" level=debug msg="Mounted container \"2a034a434a410ddcbdee9724b6f43d842ec14f646bc8dd539fcead6074cafd7e\" at \"/home/user1/.local/share/containers/storage/overlay/14501116db1dcb162d5045b7981684b2ee2cf45e38134de921e6fa5fd53f3dca/merged\"" time="2023-12-02T16:50:54Z" level=debug msg="Created root filesystem for container 2a034a434a410ddcbdee9724b6f43d842ec14f646bc8dd539fcead6074cafd7e at /home/user1/.local/share/containers/storage/overlay/14501116db1dcb162d5045b7981684b2ee2cf45e38134de921e6fa5fd53f3dca/merged" time="2023-12-02T16:50:54Z" level=debug msg="/etc/system-fips does not exist on host, not mounting FIPS mode subscription" time="2023-12-02T16:50:54Z" level=debug msg="Setting Cgroups for container 2a034a434a410ddcbdee9724b6f43d842ec14f646bc8dd539fcead6074cafd7e to user-libpod_pod_31d568b3f18db31c942bbca02253f49dd18be9231eea94ca3a1727c216efd85e.slice:libpod:2a034a434a410ddcbdee9724b6f43d842ec14f646bc8dd539fcead6074cafd7e" time="2023-12-02T16:50:54Z" level=debug msg="reading hooks from /usr/share/containers/oci/hooks.d" time="2023-12-02T16:50:54Z" level=debug msg="Workdir \"/var/www\" resolved to a volume or mount" time="2023-12-02T16:50:54Z" level=debug msg="Created OCI spec for container 2a034a434a410ddcbdee9724b6f43d842ec14f646bc8dd539fcead6074cafd7e at /home/user1/.local/share/containers/storage/overlay-containers/2a034a434a410ddcbdee9724b6f43d842ec14f646bc8dd539fcead6074cafd7e/userdata/config.json" time="2023-12-02T16:50:54Z" level=debug msg="/usr/bin/conmon messages will be logged to syslog" time="2023-12-02T16:50:54Z" level=debug msg="running conmon: /usr/bin/conmon" args="[--api-version 1 -c 2a034a434a410ddcbdee9724b6f43d842ec14f646bc8dd539fcead6074cafd7e -u 2a034a434a410ddcbdee9724b6f43d842ec14f646bc8dd539fcead6074cafd7e -r /usr/bin/crun -b /home/user1/.local/share/containers/storage/overlay-containers/2a034a434a410ddcbdee9724b6f43d842ec14f646bc8dd539fcead6074cafd7e/userdata -p /run/user/1001/containers/overlay-containers/2a034a434a410ddcbdee9724b6f43d842ec14f646bc8dd539fcead6074cafd7e/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/2a034a434a410ddcbdee9724b6f43d842ec14f646bc8dd539fcead6074cafd7e/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 boltdb --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 2a034a434a410ddcbdee9724b6f43d842ec14f646bc8dd539fcead6074cafd7e]" time="2023-12-02T16:50:54Z" level=info msg="Running conmon under slice user-libpod_pod_31d568b3f18db31c942bbca02253f49dd18be9231eea94ca3a1727c216efd85e.slice and unitName libpod-conmon-2a034a434a410ddcbdee9724b6f43d842ec14f646bc8dd539fcead6074cafd7e.scope" [conmon:d]: failed to write to /proc/self/oom_score_adj: Permission denied time="2023-12-02T16:50:54Z" level=debug msg="Received: 9492" time="2023-12-02T16:50:54Z" level=info msg="Got Conmon PID as 9490" time="2023-12-02T16:50:54Z" level=debug msg="Created container 2a034a434a410ddcbdee9724b6f43d842ec14f646bc8dd539fcead6074cafd7e in OCI runtime" time="2023-12-02T16:50:54Z" level=debug msg="Starting container 2a034a434a410ddcbdee9724b6f43d842ec14f646bc8dd539fcead6074cafd7e with command [/bin/busybox-extras httpd -f -p 80]" time="2023-12-02T16:50:54Z" level=debug msg="Started container 2a034a434a410ddcbdee9724b6f43d842ec14f646bc8dd539fcead6074cafd7e" time="2023-12-02T16:50:54Z" 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="2023-12-02T16:50:54Z" level=debug msg="Shutting down engines" TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:87 Saturday 02 December 2023 16:50:54 +0000 (0:00:01.903) 0:03:26.945 ***** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:99 Saturday 02 December 2023 16:50:55 +0000 (0:00:00.479) 0:03:27.424 ***** changed: [sut] => { "changed": true, "enabled": true, "name": "podman-kube@-home-user1-.config-containers-ansible\\x2dkubernetes.d-httpd1.yml.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount run-user-1001.mount network-online.target basic.target \"app-podman\\\\x2dkube.slice\"", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"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", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target \"app-podman\\\\x2dkube.slice\"", "RequiresMountsFor": "/run/user/1001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app-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]", "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": "4419", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:112 Saturday 02 December 2023 16:50:55 +0000 (0:00:00.510) 0:03:27.935 ***** changed: [sut] => { "changed": true, "name": "podman-kube@-home-user1-.config-containers-ansible\\x2dkubernetes.d-httpd1.yml.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "run-user-1001.mount -.mount network-online.target basic.target \"app-podman\\\\x2dkube.slice\"", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"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", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "\"app-podman\\\\x2dkube.slice\" basic.target", "RequiresMountsFor": "/run/user/1001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app-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]", "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": "4419", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:126 Saturday 02 December 2023 16:50:57 +0000 (0:00:01.553) 0:03:29.489 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Saturday 02 December 2023 16:50:57 +0000 (0:00:00.039) 0:03:29.528 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Saturday 02 December 2023 16:50:57 +0000 (0:00:00.046) 0:03:29.574 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Saturday 02 December 2023 16:50:57 +0000 (0:00:00.068) 0:03:29.643 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Saturday 02 December 2023 16:50:57 +0000 (0:00:00.045) 0:03:29.688 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 02 December 2023 16:50:57 +0000 (0:00:00.070) 0:03:29.759 ***** ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 02 December 2023 16:50:57 +0000 (0:00:00.269) 0:03:30.028 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 02 December 2023 16:50:57 +0000 (0:00:00.062) 0:03:30.091 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 02 December 2023 16:50:57 +0000 (0:00:00.067) 0:03:30.159 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 02 December 2023 16:50:58 +0000 (0:00:00.263) 0:03:30.422 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 02 December 2023 16:50:58 +0000 (0:00:00.244) 0:03:30.667 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1701535729.5689657, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "0fac9a92bc500b47604bc297195553ae8b675c09", "ctime": 1701535683.2551804, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 202690, "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": 1679919460.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1156410658", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 02 December 2023 16:50:58 +0000 (0:00:00.244) 0:03:30.911 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 02 December 2023 16:50:58 +0000 (0:00:00.047) 0:03:30.959 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 02 December 2023 16:50:58 +0000 (0:00:00.041) 0:03:31.000 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 02 December 2023 16:50:58 +0000 (0:00:00.043) 0:03:31.044 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 02 December 2023 16:50:58 +0000 (0:00:00.043) 0:03:31.088 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 02 December 2023 16:50:58 +0000 (0:00:00.038) 0:03:31.126 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Saturday 02 December 2023 16:50:58 +0000 (0:00:00.031) 0:03:31.157 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Saturday 02 December 2023 16:50:58 +0000 (0:00:00.031) 0:03:31.189 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Saturday 02 December 2023 16:50:59 +0000 (0:00:00.065) 0:03:31.254 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Saturday 02 December 2023 16:50:59 +0000 (0:00:00.044) 0:03:31.299 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Saturday 02 December 2023 16:50:59 +0000 (0:00:00.132) 0:03:31.432 ***** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/httpd2.yml" ], "delta": "0:00:00.006214", "end": "2023-12-02 16:50:59.438439", "rc": 0, "start": "2023-12-02 16:50:59.432225" } 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:76 Saturday 02 December 2023 16:50:59 +0000 (0:00:00.248) 0:03:31.681 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:80 Saturday 02 December 2023 16:50:59 +0000 (0:00:00.033) 0:03:31.714 ***** included: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for sut TASK [fedora.linux_system_roles.podman : Enable lingering if needed] *********** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Saturday 02 December 2023 16:50:59 +0000 (0:00:00.090) 0:03:31.805 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:8 Saturday 02 December 2023 16:50:59 +0000 (0:00:00.034) 0:03:31.839 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:19 Saturday 02 December 2023 16:50:59 +0000 (0:00:00.061) 0:03:31.901 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:32 Saturday 02 December 2023 16:51:00 +0000 (0:00:00.486) 0:03:32.388 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:52 Saturday 02 December 2023 16:51:00 +0000 (0:00:00.785) 0:03:33.174 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:60 Saturday 02 December 2023 16:51:01 +0000 (0:00:00.227) 0:03:33.401 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:69 Saturday 02 December 2023 16:51:01 +0000 (0:00:00.244) 0:03:33.645 ***** 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-1701535861.497467-3647-26373685612021/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:79 Saturday 02 December 2023 16:51:02 +0000 (0:00:00.664) 0:03:34.309 ***** changed: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true --log-level=debug /etc/containers/ansible-kubernetes.d/httpd2.yml" ], "changed": true } STDOUT: Pod: 0dc4ee02aecf0269a06db0a62c7171505d05fbc990ab724af0f181d74eb65a27 Container: e280331dad2d675f7386bdfe384a4d55dfaf6507b0de2f1ca93b12c96ecd1edf STDERR: time="2023-12-02T16:51:02Z" level=info msg="/usr/bin/podman filtering at log level debug" time="2023-12-02T16:51:02Z" level=debug msg="Called kube.PersistentPreRunE(/usr/bin/podman play kube --start=true --log-level=debug /etc/containers/ansible-kubernetes.d/httpd2.yml)" time="2023-12-02T16:51:02Z" level=debug msg="Using conmon: \"/usr/bin/conmon\"" time="2023-12-02T16:51:02Z" level=debug msg="Initializing boltdb state at /var/lib/containers/storage/libpod/bolt_state.db" time="2023-12-02T16:51:02Z" level=debug msg="Using graph driver overlay" time="2023-12-02T16:51:02Z" level=debug msg="Using graph root /var/lib/containers/storage" time="2023-12-02T16:51:02Z" level=debug msg="Using run root /run/containers/storage" time="2023-12-02T16:51:02Z" level=debug msg="Using static dir /var/lib/containers/storage/libpod" time="2023-12-02T16:51:02Z" level=debug msg="Using tmp dir /run/libpod" time="2023-12-02T16:51:02Z" level=debug msg="Using volume path /var/lib/containers/storage/volumes" time="2023-12-02T16:51:02Z" level=debug msg="Using transient store: false" time="2023-12-02T16:51:02Z" level=debug msg="[graphdriver] trying provided driver \"overlay\"" time="2023-12-02T16:51:02Z" level=debug msg="Cached value indicated that overlay is supported" time="2023-12-02T16:51:02Z" level=debug msg="Cached value indicated that overlay is supported" time="2023-12-02T16:51:02Z" level=debug msg="Cached value indicated that metacopy is being used" time="2023-12-02T16:51:02Z" level=debug msg="Cached value indicated that native-diff is not being used" time="2023-12-02T16:51:02Z" 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="2023-12-02T16:51:02Z" level=debug msg="backingFs=extfs, projectQuotaSupported=false, useNativeDiff=false, usingMetacopy=true" time="2023-12-02T16:51:02Z" level=debug msg="Initializing event backend journald" time="2023-12-02T16:51:02Z" level=debug msg="Configured OCI runtime ocijail initialization failed: no valid executable found for OCI runtime ocijail: invalid argument" time="2023-12-02T16:51:02Z" level=debug msg="Configured OCI runtime crun-wasm initialization failed: no valid executable found for OCI runtime crun-wasm: invalid argument" time="2023-12-02T16:51:02Z" level=debug msg="Configured OCI runtime youki initialization failed: no valid executable found for OCI runtime youki: invalid argument" time="2023-12-02T16:51:02Z" level=debug msg="Configured OCI runtime krun initialization failed: no valid executable found for OCI runtime krun: invalid argument" time="2023-12-02T16:51:02Z" level=debug msg="Configured OCI runtime kata initialization failed: no valid executable found for OCI runtime kata: invalid argument" time="2023-12-02T16:51:02Z" level=debug msg="Configured OCI runtime runsc initialization failed: no valid executable found for OCI runtime runsc: invalid argument" time="2023-12-02T16:51:02Z" level=debug msg="Configured OCI runtime runc initialization failed: no valid executable found for OCI runtime runc: invalid argument" time="2023-12-02T16:51:02Z" level=debug msg="Configured OCI runtime runj initialization failed: no valid executable found for OCI runtime runj: invalid argument" time="2023-12-02T16:51:02Z" level=debug msg="Using OCI runtime \"/usr/bin/crun\"" time="2023-12-02T16:51:02Z" level=info msg="Setting parallel job count to 7" time="2023-12-02T16:51:02Z" level=debug msg="Successfully loaded network podman-default-kube-network: &{podman-default-kube-network a12c8ab752ac1e1f4fee448ffe4b033001868bc9bb4cfdd068b1b4ef2cb33dd8 bridge podman1 2023-12-02 16:49:17.345689423 +0000 UTC [{{{10.89.0.0 ffffff00}} 10.89.0.1 }] [] false false true [] map[] map[] map[driver:host-local]}" time="2023-12-02T16:51:02Z" level=debug msg="Successfully loaded 2 networks" time="2023-12-02T16:51:02Z" level=debug msg="Looking up image \"localhost/podman-pause:4.6.2-1693251511\" in local containers storage" time="2023-12-02T16:51:02Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-12-02T16:51:02Z" level=debug msg="Trying \"localhost/podman-pause:4.6.2-1693251511\" ..." time="2023-12-02T16:51:02Z" level=debug msg="parsed reference into \"[overlay@/var/lib/containers/storage+/run/containers/storage:overlay.mountopt=nodev,metacopy=on]@422eedd3722464024115570d309d3402f1e967c110107ce0d10a42b9de697d60\"" time="2023-12-02T16:51:02Z" level=debug msg="Found image \"localhost/podman-pause:4.6.2-1693251511\" as \"localhost/podman-pause:4.6.2-1693251511\" in local containers storage" time="2023-12-02T16:51:02Z" level=debug msg="Found image \"localhost/podman-pause:4.6.2-1693251511\" as \"localhost/podman-pause:4.6.2-1693251511\" in local containers storage ([overlay@/var/lib/containers/storage+/run/containers/storage:overlay.mountopt=nodev,metacopy=on]@422eedd3722464024115570d309d3402f1e967c110107ce0d10a42b9de697d60)" time="2023-12-02T16:51:02Z" level=debug msg="exporting opaque data as blob \"sha256:422eedd3722464024115570d309d3402f1e967c110107ce0d10a42b9de697d60\"" time="2023-12-02T16:51:02Z" level=debug msg="Pod using bridge network mode" time="2023-12-02T16:51:02Z" level=debug msg="Created cgroup path machine.slice/machine-libpod_pod_0dc4ee02aecf0269a06db0a62c7171505d05fbc990ab724af0f181d74eb65a27.slice for parent machine.slice and name libpod_pod_0dc4ee02aecf0269a06db0a62c7171505d05fbc990ab724af0f181d74eb65a27" time="2023-12-02T16:51:02Z" level=debug msg="Created cgroup machine.slice/machine-libpod_pod_0dc4ee02aecf0269a06db0a62c7171505d05fbc990ab724af0f181d74eb65a27.slice" time="2023-12-02T16:51:02Z" level=debug msg="Got pod cgroup as machine.slice/machine-libpod_pod_0dc4ee02aecf0269a06db0a62c7171505d05fbc990ab724af0f181d74eb65a27.slice" time="2023-12-02T16:51:02Z" level=debug msg="Looking up image \"localhost/podman-pause:4.6.2-1693251511\" in local containers storage" time="2023-12-02T16:51:02Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-12-02T16:51:02Z" level=debug msg="Trying \"localhost/podman-pause:4.6.2-1693251511\" ..." time="2023-12-02T16:51:02Z" level=debug msg="parsed reference into \"[overlay@/var/lib/containers/storage+/run/containers/storage:overlay.mountopt=nodev,metacopy=on]@422eedd3722464024115570d309d3402f1e967c110107ce0d10a42b9de697d60\"" time="2023-12-02T16:51:02Z" level=debug msg="Found image \"localhost/podman-pause:4.6.2-1693251511\" as \"localhost/podman-pause:4.6.2-1693251511\" in local containers storage" time="2023-12-02T16:51:02Z" level=debug msg="Found image \"localhost/podman-pause:4.6.2-1693251511\" as \"localhost/podman-pause:4.6.2-1693251511\" in local containers storage ([overlay@/var/lib/containers/storage+/run/containers/storage:overlay.mountopt=nodev,metacopy=on]@422eedd3722464024115570d309d3402f1e967c110107ce0d10a42b9de697d60)" time="2023-12-02T16:51:02Z" level=debug msg="exporting opaque data as blob \"sha256:422eedd3722464024115570d309d3402f1e967c110107ce0d10a42b9de697d60\"" time="2023-12-02T16:51:02Z" level=debug msg="Inspecting image 422eedd3722464024115570d309d3402f1e967c110107ce0d10a42b9de697d60" time="2023-12-02T16:51:02Z" level=debug msg="exporting opaque data as blob \"sha256:422eedd3722464024115570d309d3402f1e967c110107ce0d10a42b9de697d60\"" time="2023-12-02T16:51:02Z" level=debug msg="Inspecting image 422eedd3722464024115570d309d3402f1e967c110107ce0d10a42b9de697d60" time="2023-12-02T16:51:02Z" level=debug msg="Inspecting image 422eedd3722464024115570d309d3402f1e967c110107ce0d10a42b9de697d60" time="2023-12-02T16:51:02Z" level=debug msg="Inspecting image 422eedd3722464024115570d309d3402f1e967c110107ce0d10a42b9de697d60" time="2023-12-02T16:51:02Z" level=debug msg="using systemd mode: false" time="2023-12-02T16:51:02Z" level=debug msg="setting container name 0dc4ee02aecf-infra" time="2023-12-02T16:51:02Z" level=debug msg="Loading seccomp profile from \"/usr/share/containers/seccomp.json\"" time="2023-12-02T16:51:02Z" level=debug msg="Allocated lock 1 for container af5bfd92e83bf49452d35d34abaa5d7f6e31db76ad95c2a571fd81c4cad7cd8a" time="2023-12-02T16:51:02Z" level=debug msg="parsed reference into \"[overlay@/var/lib/containers/storage+/run/containers/storage:overlay.mountopt=nodev,metacopy=on]@422eedd3722464024115570d309d3402f1e967c110107ce0d10a42b9de697d60\"" time="2023-12-02T16:51:02Z" level=debug msg="exporting opaque data as blob \"sha256:422eedd3722464024115570d309d3402f1e967c110107ce0d10a42b9de697d60\"" time="2023-12-02T16:51:02Z" level=debug msg="Cached value indicated that idmapped mounts for overlay are supported" time="2023-12-02T16:51:02Z" level=debug msg="Created container \"af5bfd92e83bf49452d35d34abaa5d7f6e31db76ad95c2a571fd81c4cad7cd8a\"" time="2023-12-02T16:51:02Z" level=debug msg="Container \"af5bfd92e83bf49452d35d34abaa5d7f6e31db76ad95c2a571fd81c4cad7cd8a\" has work directory \"/var/lib/containers/storage/overlay-containers/af5bfd92e83bf49452d35d34abaa5d7f6e31db76ad95c2a571fd81c4cad7cd8a/userdata\"" time="2023-12-02T16:51:02Z" level=debug msg="Container \"af5bfd92e83bf49452d35d34abaa5d7f6e31db76ad95c2a571fd81c4cad7cd8a\" has run directory \"/run/containers/storage/overlay-containers/af5bfd92e83bf49452d35d34abaa5d7f6e31db76ad95c2a571fd81c4cad7cd8a/userdata\"" time="2023-12-02T16:51:02Z" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2023-12-02T16:51:02Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-12-02T16:51:02Z" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2023-12-02T16:51:02Z" level=debug msg="parsed reference into \"[overlay@/var/lib/containers/storage+/run/containers/storage:overlay.mountopt=nodev,metacopy=on]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-12-02T16:51:02Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2023-12-02T16:51:02Z" 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.mountopt=nodev,metacopy=on]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f)" time="2023-12-02T16:51:02Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-12-02T16:51:02Z" level=debug msg="Pulling image quay.io/libpod/testimage:20210610 (policy: newer)" time="2023-12-02T16:51:02Z" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2023-12-02T16:51:02Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-12-02T16:51:02Z" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2023-12-02T16:51:02Z" level=debug msg="parsed reference into \"[overlay@/var/lib/containers/storage+/run/containers/storage:overlay.mountopt=nodev,metacopy=on]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-12-02T16:51:02Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2023-12-02T16:51:02Z" 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.mountopt=nodev,metacopy=on]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f)" time="2023-12-02T16:51:02Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-12-02T16:51:02Z" level=debug msg="Loading registries configuration \"/etc/containers/registries.conf\"" time="2023-12-02T16:51:02Z" level=debug msg="Loading registries configuration \"/etc/containers/registries.conf.d/000-shortnames.conf\"" time="2023-12-02T16:51:02Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-12-02T16:51:02Z" level=debug msg="Attempting to pull candidate quay.io/libpod/testimage:20210610 for quay.io/libpod/testimage:20210610" time="2023-12-02T16:51:02Z" level=debug msg="Using registries.d directory /etc/containers/registries.d" time="2023-12-02T16:51:02Z" level=debug msg="Trying to access \"quay.io/libpod/testimage:20210610\"" time="2023-12-02T16:51:02Z" level=debug msg="No credentials matching quay.io/libpod/testimage found in /run/user/0/containers/auth.json" time="2023-12-02T16:51:02Z" level=debug msg="No credentials matching quay.io/libpod/testimage found in /root/.config/containers/auth.json" time="2023-12-02T16:51:02Z" level=debug msg="No credentials matching quay.io/libpod/testimage found in /root/.docker/config.json" time="2023-12-02T16:51:02Z" level=debug msg="No credentials matching quay.io/libpod/testimage found in /root/.dockercfg" time="2023-12-02T16:51:02Z" level=debug msg="No credentials for quay.io/libpod/testimage found" time="2023-12-02T16:51:02Z" level=debug msg=" No signature storage configuration found for quay.io/libpod/testimage:20210610, using built-in default file:///var/lib/containers/sigstore" time="2023-12-02T16:51:02Z" level=debug msg="Looking for TLS certificates and private keys in /etc/docker/certs.d/quay.io" time="2023-12-02T16:51:02Z" level=debug msg="GET https://quay.io/v2/" time="2023-12-02T16:51:02Z" level=debug msg="Ping https://quay.io/v2/ status 401" time="2023-12-02T16:51:02Z" level=debug msg="GET https://quay.io/v2/auth?scope=repository%3Alibpod%2Ftestimage%3Apull&service=quay.io" time="2023-12-02T16:51:02Z" level=debug msg="Increasing token expiration to: 60 seconds" time="2023-12-02T16:51:02Z" level=debug msg="GET https://quay.io/v2/libpod/testimage/manifests/20210610" time="2023-12-02T16:51:02Z" level=debug msg="Content-Type from manifest GET is \"application/vnd.docker.distribution.manifest.list.v2+json\"" time="2023-12-02T16:51:02Z" level=debug msg="GET https://quay.io/v2/libpod/testimage/manifests/sha256:d8dc9f2a78e190963a75852ce55b926a1cf90c7d2e6d15b30b6bc43cd73a6377" time="2023-12-02T16:51:02Z" level=debug msg="Content-Type from manifest GET is \"application/vnd.docker.distribution.manifest.v2+json\"" time="2023-12-02T16:51:02Z" level=debug msg="Skipping pull candidate quay.io/libpod/testimage:20210610 as the image is not newer (pull policy newer)" time="2023-12-02T16:51:02Z" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2023-12-02T16:51:02Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-12-02T16:51:02Z" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2023-12-02T16:51:02Z" level=debug msg="parsed reference into \"[overlay@/var/lib/containers/storage+/run/containers/storage:overlay.mountopt=nodev,metacopy=on]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-12-02T16:51:02Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2023-12-02T16:51:02Z" 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.mountopt=nodev,metacopy=on]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f)" time="2023-12-02T16:51:02Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-12-02T16:51:02Z" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2023-12-02T16:51:02Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-12-02T16:51:02Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-12-02T16:51:02Z" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2023-12-02T16:51:02Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-12-02T16:51:02Z" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2023-12-02T16:51:02Z" level=debug msg="parsed reference into \"[overlay@/var/lib/containers/storage+/run/containers/storage:overlay.mountopt=nodev,metacopy=on]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-12-02T16:51:02Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2023-12-02T16:51:02Z" 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.mountopt=nodev,metacopy=on]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f)" time="2023-12-02T16:51:02Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-12-02T16:51:02Z" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2023-12-02T16:51:02Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-12-02T16:51:02Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-12-02T16:51:02Z" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2023-12-02T16:51:02Z" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2023-12-02T16:51:02Z" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2023-12-02T16:51:02Z" level=debug msg="using systemd mode: false" time="2023-12-02T16:51:02Z" level=debug msg="adding container to pod httpd2" time="2023-12-02T16:51:02Z" level=debug msg="setting container name httpd2-httpd2" time="2023-12-02T16:51:02Z" level=debug msg="Loading seccomp profile from \"/usr/share/containers/seccomp.json\"" time="2023-12-02T16:51:02Z" level=info msg="Sysctl net.ipv4.ping_group_range=0 0 ignored in containers.conf, since Network Namespace set to host" time="2023-12-02T16:51:02Z" level=debug msg="Adding mount /proc" time="2023-12-02T16:51:02Z" level=debug msg="Adding mount /dev" time="2023-12-02T16:51:02Z" level=debug msg="Adding mount /dev/pts" time="2023-12-02T16:51:02Z" level=debug msg="Adding mount /dev/mqueue" time="2023-12-02T16:51:02Z" level=debug msg="Adding mount /sys" time="2023-12-02T16:51:02Z" level=debug msg="Adding mount /sys/fs/cgroup" time="2023-12-02T16:51:02Z" level=debug msg="Allocated lock 2 for container e280331dad2d675f7386bdfe384a4d55dfaf6507b0de2f1ca93b12c96ecd1edf" time="2023-12-02T16:51:02Z" level=debug msg="parsed reference into \"[overlay@/var/lib/containers/storage+/run/containers/storage:overlay.mountopt=nodev,metacopy=on]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-12-02T16:51:02Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-12-02T16:51:02Z" level=debug msg="Created container \"e280331dad2d675f7386bdfe384a4d55dfaf6507b0de2f1ca93b12c96ecd1edf\"" time="2023-12-02T16:51:02Z" level=debug msg="Container \"e280331dad2d675f7386bdfe384a4d55dfaf6507b0de2f1ca93b12c96ecd1edf\" has work directory \"/var/lib/containers/storage/overlay-containers/e280331dad2d675f7386bdfe384a4d55dfaf6507b0de2f1ca93b12c96ecd1edf/userdata\"" time="2023-12-02T16:51:02Z" level=debug msg="Container \"e280331dad2d675f7386bdfe384a4d55dfaf6507b0de2f1ca93b12c96ecd1edf\" has run directory \"/run/containers/storage/overlay-containers/e280331dad2d675f7386bdfe384a4d55dfaf6507b0de2f1ca93b12c96ecd1edf/userdata\"" time="2023-12-02T16:51:02Z" level=debug msg="Strongconnecting node af5bfd92e83bf49452d35d34abaa5d7f6e31db76ad95c2a571fd81c4cad7cd8a" time="2023-12-02T16:51:02Z" level=debug msg="Pushed af5bfd92e83bf49452d35d34abaa5d7f6e31db76ad95c2a571fd81c4cad7cd8a onto stack" time="2023-12-02T16:51:02Z" level=debug msg="Finishing node af5bfd92e83bf49452d35d34abaa5d7f6e31db76ad95c2a571fd81c4cad7cd8a. Popped af5bfd92e83bf49452d35d34abaa5d7f6e31db76ad95c2a571fd81c4cad7cd8a off stack" time="2023-12-02T16:51:02Z" level=debug msg="Strongconnecting node e280331dad2d675f7386bdfe384a4d55dfaf6507b0de2f1ca93b12c96ecd1edf" time="2023-12-02T16:51:02Z" level=debug msg="Pushed e280331dad2d675f7386bdfe384a4d55dfaf6507b0de2f1ca93b12c96ecd1edf onto stack" time="2023-12-02T16:51:02Z" level=debug msg="Finishing node e280331dad2d675f7386bdfe384a4d55dfaf6507b0de2f1ca93b12c96ecd1edf. Popped e280331dad2d675f7386bdfe384a4d55dfaf6507b0de2f1ca93b12c96ecd1edf off stack" time="2023-12-02T16:51:02Z" level=debug msg="Made network namespace at /run/netns/netns-b70eb544-ca54-b47b-b072-2d69903cca63 for container af5bfd92e83bf49452d35d34abaa5d7f6e31db76ad95c2a571fd81c4cad7cd8a" time="2023-12-02T16:51:02Z" level=debug msg="overlay: mount_data=lowerdir=/var/lib/containers/storage/overlay/l/UWH5IU4XPOYIPQZ6DRCTZQDHBS,upperdir=/var/lib/containers/storage/overlay/34c4177c8eaa90b1e9e7f17a0aa2bd576cedac8464119e6163d20ac537a883b5/diff,workdir=/var/lib/containers/storage/overlay/34c4177c8eaa90b1e9e7f17a0aa2bd576cedac8464119e6163d20ac537a883b5/work,nodev,metacopy=on,context=\"system_u:object_r:container_file_t:s0:c509,c516\"" time="2023-12-02T16:51:02Z" level=debug msg="Mounted container \"af5bfd92e83bf49452d35d34abaa5d7f6e31db76ad95c2a571fd81c4cad7cd8a\" at \"/var/lib/containers/storage/overlay/34c4177c8eaa90b1e9e7f17a0aa2bd576cedac8464119e6163d20ac537a883b5/merged\"" time="2023-12-02T16:51:02Z" level=debug msg="Created root filesystem for container af5bfd92e83bf49452d35d34abaa5d7f6e31db76ad95c2a571fd81c4cad7cd8a at /var/lib/containers/storage/overlay/34c4177c8eaa90b1e9e7f17a0aa2bd576cedac8464119e6163d20ac537a883b5/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 [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_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 -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::iptables] 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: af5bfd92e83bf49452d35d34abaa5d7f6e31db76ad95c2a571fd81c4cad7cd8a' 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: "56:4e:b1:dc:6a:5e", subnets: Some( [ NetAddress { gateway: Some( 10.89.0.1, ), ipnet: 10.89.0.2/24, }, ], ), }, }, ), }, } [DEBUG netavark::commands::setup] "Setup complete" time="2023-12-02T16:51:03Z" level=debug msg="/etc/system-fips does not exist on host, not mounting FIPS mode subscription" time="2023-12-02T16:51:03Z" level=debug msg="Setting Cgroups for container af5bfd92e83bf49452d35d34abaa5d7f6e31db76ad95c2a571fd81c4cad7cd8a to machine-libpod_pod_0dc4ee02aecf0269a06db0a62c7171505d05fbc990ab724af0f181d74eb65a27.slice:libpod:af5bfd92e83bf49452d35d34abaa5d7f6e31db76ad95c2a571fd81c4cad7cd8a" time="2023-12-02T16:51:03Z" level=debug msg="reading hooks from /usr/share/containers/oci/hooks.d" time="2023-12-02T16:51:03Z" level=debug msg="Workdir \"/\" resolved to host path \"/var/lib/containers/storage/overlay/34c4177c8eaa90b1e9e7f17a0aa2bd576cedac8464119e6163d20ac537a883b5/merged\"" time="2023-12-02T16:51:03Z" level=debug msg="Created OCI spec for container af5bfd92e83bf49452d35d34abaa5d7f6e31db76ad95c2a571fd81c4cad7cd8a at /var/lib/containers/storage/overlay-containers/af5bfd92e83bf49452d35d34abaa5d7f6e31db76ad95c2a571fd81c4cad7cd8a/userdata/config.json" time="2023-12-02T16:51:03Z" level=debug msg="/usr/bin/conmon messages will be logged to syslog" time="2023-12-02T16:51:03Z" level=debug msg="running conmon: /usr/bin/conmon" args="[--api-version 1 -c af5bfd92e83bf49452d35d34abaa5d7f6e31db76ad95c2a571fd81c4cad7cd8a -u af5bfd92e83bf49452d35d34abaa5d7f6e31db76ad95c2a571fd81c4cad7cd8a -r /usr/bin/crun -b /var/lib/containers/storage/overlay-containers/af5bfd92e83bf49452d35d34abaa5d7f6e31db76ad95c2a571fd81c4cad7cd8a/userdata -p /run/containers/storage/overlay-containers/af5bfd92e83bf49452d35d34abaa5d7f6e31db76ad95c2a571fd81c4cad7cd8a/userdata/pidfile -n 0dc4ee02aecf-infra --exit-dir /run/libpod/exits --full-attach -s -l journald --log-level debug --syslog --conmon-pidfile /run/containers/storage/overlay-containers/af5bfd92e83bf49452d35d34abaa5d7f6e31db76ad95c2a571fd81c4cad7cd8a/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 boltdb --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.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 af5bfd92e83bf49452d35d34abaa5d7f6e31db76ad95c2a571fd81c4cad7cd8a]" time="2023-12-02T16:51:03Z" level=info msg="Running conmon under slice machine-libpod_pod_0dc4ee02aecf0269a06db0a62c7171505d05fbc990ab724af0f181d74eb65a27.slice and unitName libpod-conmon-af5bfd92e83bf49452d35d34abaa5d7f6e31db76ad95c2a571fd81c4cad7cd8a.scope" time="2023-12-02T16:51:03Z" level=debug msg="Received: 10163" time="2023-12-02T16:51:03Z" level=info msg="Got Conmon PID as 10161" time="2023-12-02T16:51:03Z" level=debug msg="Created container af5bfd92e83bf49452d35d34abaa5d7f6e31db76ad95c2a571fd81c4cad7cd8a in OCI runtime" time="2023-12-02T16:51:03Z" level=debug msg="Adding nameserver(s) from network status of '[\"10.89.0.1\"]'" time="2023-12-02T16:51:03Z" level=debug msg="Adding search domain(s) from network status of '[\"dns.podman\"]'" time="2023-12-02T16:51:03Z" level=debug msg="found local resolver, using \"/run/systemd/resolve/resolv.conf\" to get the nameservers" time="2023-12-02T16:51:03Z" level=debug msg="Starting container af5bfd92e83bf49452d35d34abaa5d7f6e31db76ad95c2a571fd81c4cad7cd8a with command [/catatonit -P]" time="2023-12-02T16:51:03Z" level=debug msg="Started container af5bfd92e83bf49452d35d34abaa5d7f6e31db76ad95c2a571fd81c4cad7cd8a" time="2023-12-02T16:51:03Z" level=debug msg="overlay: mount_data=lowerdir=/var/lib/containers/storage/overlay/l/HORJETIQ4BX662GGUFVTWNGFQR,upperdir=/var/lib/containers/storage/overlay/285fd84716903d363f099f1e2613e51bea4602b73dcb1bd988b8c95727dff71c/diff,workdir=/var/lib/containers/storage/overlay/285fd84716903d363f099f1e2613e51bea4602b73dcb1bd988b8c95727dff71c/work,nodev,metacopy=on,context=\"system_u:object_r:container_file_t:s0:c509,c516\"" time="2023-12-02T16:51:03Z" level=debug msg="Mounted container \"e280331dad2d675f7386bdfe384a4d55dfaf6507b0de2f1ca93b12c96ecd1edf\" at \"/var/lib/containers/storage/overlay/285fd84716903d363f099f1e2613e51bea4602b73dcb1bd988b8c95727dff71c/merged\"" time="2023-12-02T16:51:03Z" level=debug msg="Created root filesystem for container e280331dad2d675f7386bdfe384a4d55dfaf6507b0de2f1ca93b12c96ecd1edf at /var/lib/containers/storage/overlay/285fd84716903d363f099f1e2613e51bea4602b73dcb1bd988b8c95727dff71c/merged" time="2023-12-02T16:51:03Z" level=debug msg="/etc/system-fips does not exist on host, not mounting FIPS mode subscription" time="2023-12-02T16:51:03Z" level=debug msg="Setting Cgroups for container e280331dad2d675f7386bdfe384a4d55dfaf6507b0de2f1ca93b12c96ecd1edf to machine-libpod_pod_0dc4ee02aecf0269a06db0a62c7171505d05fbc990ab724af0f181d74eb65a27.slice:libpod:e280331dad2d675f7386bdfe384a4d55dfaf6507b0de2f1ca93b12c96ecd1edf" time="2023-12-02T16:51:03Z" level=debug msg="reading hooks from /usr/share/containers/oci/hooks.d" time="2023-12-02T16:51:03Z" level=debug msg="Workdir \"/var/www\" resolved to a volume or mount" time="2023-12-02T16:51:03Z" level=debug msg="Created OCI spec for container e280331dad2d675f7386bdfe384a4d55dfaf6507b0de2f1ca93b12c96ecd1edf at /var/lib/containers/storage/overlay-containers/e280331dad2d675f7386bdfe384a4d55dfaf6507b0de2f1ca93b12c96ecd1edf/userdata/config.json" time="2023-12-02T16:51:03Z" level=debug msg="/usr/bin/conmon messages will be logged to syslog" time="2023-12-02T16:51:03Z" level=debug msg="running conmon: /usr/bin/conmon" args="[--api-version 1 -c e280331dad2d675f7386bdfe384a4d55dfaf6507b0de2f1ca93b12c96ecd1edf -u e280331dad2d675f7386bdfe384a4d55dfaf6507b0de2f1ca93b12c96ecd1edf -r /usr/bin/crun -b /var/lib/containers/storage/overlay-containers/e280331dad2d675f7386bdfe384a4d55dfaf6507b0de2f1ca93b12c96ecd1edf/userdata -p /run/containers/storage/overlay-containers/e280331dad2d675f7386bdfe384a4d55dfaf6507b0de2f1ca93b12c96ecd1edf/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/e280331dad2d675f7386bdfe384a4d55dfaf6507b0de2f1ca93b12c96ecd1edf/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 boltdb --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.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 e280331dad2d675f7386bdfe384a4d55dfaf6507b0de2f1ca93b12c96ecd1edf]" time="2023-12-02T16:51:03Z" level=info msg="Running conmon under slice machine-libpod_pod_0dc4ee02aecf0269a06db0a62c7171505d05fbc990ab724af0f181d74eb65a27.slice and unitName libpod-conmon-e280331dad2d675f7386bdfe384a4d55dfaf6507b0de2f1ca93b12c96ecd1edf.scope" time="2023-12-02T16:51:03Z" level=debug msg="Received: 10168" time="2023-12-02T16:51:03Z" level=info msg="Got Conmon PID as 10166" time="2023-12-02T16:51:03Z" level=debug msg="Created container e280331dad2d675f7386bdfe384a4d55dfaf6507b0de2f1ca93b12c96ecd1edf in OCI runtime" time="2023-12-02T16:51:03Z" level=debug msg="Starting container e280331dad2d675f7386bdfe384a4d55dfaf6507b0de2f1ca93b12c96ecd1edf with command [/bin/busybox-extras httpd -f -p 80]" time="2023-12-02T16:51:03Z" level=debug msg="Started container e280331dad2d675f7386bdfe384a4d55dfaf6507b0de2f1ca93b12c96ecd1edf" time="2023-12-02T16:51:03Z" level=debug msg="Called kube.PersistentPostRunE(/usr/bin/podman play kube --start=true --log-level=debug /etc/containers/ansible-kubernetes.d/httpd2.yml)" time="2023-12-02T16:51:03Z" level=debug msg="Shutting down engines" TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:87 Saturday 02 December 2023 16:51:03 +0000 (0:00:01.108) 0:03:35.418 ***** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:99 Saturday 02 December 2023 16:51:03 +0000 (0:00:00.659) 0:03:36.078 ***** changed: [sut] => { "changed": true, "enabled": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd2.yml.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target network-online.target systemd-journald.socket -.mount basic.target \"system-podman\\\\x2dkube.slice\"", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"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", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "\"system-podman\\\\x2dkube.slice\" -.mount sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-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]", "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": "4419", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:112 Saturday 02 December 2023 16:51:04 +0000 (0:00:00.661) 0:03:36.740 ***** changed: [sut] => { "changed": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd2.yml.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target \"system-podman\\\\x2dkube.slice\" -.mount systemd-journald.socket basic.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", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"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", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount \"system-podman\\\\x2dkube.slice\" sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-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]", "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": "4419", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:126 Saturday 02 December 2023 16:51:06 +0000 (0:00:01.474) 0:03:38.214 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Saturday 02 December 2023 16:51:06 +0000 (0:00:00.038) 0:03:38.253 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Saturday 02 December 2023 16:51:06 +0000 (0:00:00.050) 0:03:38.304 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Saturday 02 December 2023 16:51:06 +0000 (0:00:00.050) 0:03:38.355 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Saturday 02 December 2023 16:51:06 +0000 (0:00:00.039) 0:03:38.394 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 02 December 2023 16:51:06 +0000 (0:00:00.069) 0:03:38.464 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 02 December 2023 16:51:06 +0000 (0:00:00.165) 0:03:38.630 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 02 December 2023 16:51:06 +0000 (0:00:00.038) 0:03:38.669 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 02 December 2023 16:51:06 +0000 (0:00:00.047) 0:03:38.716 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 02 December 2023 16:51:06 +0000 (0:00:00.245) 0:03:38.962 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 02 December 2023 16:51:06 +0000 (0:00:00.044) 0:03:39.006 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1701535729.5689657, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "0fac9a92bc500b47604bc297195553ae8b675c09", "ctime": 1701535683.2551804, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 202690, "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": 1679919460.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1156410658", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 02 December 2023 16:51:07 +0000 (0:00:00.240) 0:03:39.247 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 02 December 2023 16:51:07 +0000 (0:00:00.030) 0:03:39.278 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 02 December 2023 16:51:07 +0000 (0:00:00.043) 0:03:39.321 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 02 December 2023 16:51:07 +0000 (0:00:00.031) 0:03:39.353 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 02 December 2023 16:51:07 +0000 (0:00:00.029) 0:03:39.382 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 02 December 2023 16:51:07 +0000 (0:00:00.037) 0:03:39.419 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Saturday 02 December 2023 16:51:07 +0000 (0:00:00.117) 0:03:39.537 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Saturday 02 December 2023 16:51:07 +0000 (0:00:00.031) 0:03:39.569 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Saturday 02 December 2023 16:51:07 +0000 (0:00:00.054) 0:03:39.624 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Saturday 02 December 2023 16:51:07 +0000 (0:00:00.036) 0:03:39.660 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Saturday 02 December 2023 16:51:07 +0000 (0:00:00.040) 0:03:39.701 ***** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/httpd3.yml" ], "delta": "0:00:00.006301", "end": "2023-12-02 16:51:07.703214", "rc": 0, "start": "2023-12-02 16:51:07.696913" } 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:76 Saturday 02 December 2023 16:51:07 +0000 (0:00:00.238) 0:03:39.940 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:80 Saturday 02 December 2023 16:51:07 +0000 (0:00:00.031) 0:03:39.971 ***** included: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for sut TASK [fedora.linux_system_roles.podman : Enable lingering if needed] *********** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Saturday 02 December 2023 16:51:07 +0000 (0:00:00.070) 0:03:40.042 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:8 Saturday 02 December 2023 16:51:07 +0000 (0:00:00.037) 0:03:40.079 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:19 Saturday 02 December 2023 16:51:07 +0000 (0:00:00.049) 0:03:40.129 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:32 Saturday 02 December 2023 16:51:08 +0000 (0:00:00.639) 0:03:40.768 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:52 Saturday 02 December 2023 16:51:09 +0000 (0:00:00.757) 0:03:41.526 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:60 Saturday 02 December 2023 16:51:09 +0000 (0:00:00.229) 0:03:41.756 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:69 Saturday 02 December 2023 16:51:09 +0000 (0:00:00.245) 0:03:42.001 ***** 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-1701535869.8524916-3702-209161688097071/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:79 Saturday 02 December 2023 16:51:10 +0000 (0:00:00.573) 0:03:42.575 ***** changed: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/httpd3.yml" ], "changed": true } STDOUT: Pod: 0921cb167746f2bed43221c7225fcb5da329ba0f3dee3211975126be3d821af0 Container: 6535a44db87695196901a676eeabea9822e7d2b109bd02a9dfcea1ae45e23565 TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:87 Saturday 02 December 2023 16:51:11 +0000 (0:00:00.850) 0:03:43.425 ***** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:99 Saturday 02 December 2023 16:51:11 +0000 (0:00:00.645) 0:03:44.071 ***** changed: [sut] => { "changed": true, "enabled": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd3.yml.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "\"system-podman\\\\x2dkube.slice\" basic.target systemd-journald.socket network-online.target sysinit.target -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"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", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target \"system-podman\\\\x2dkube.slice\" -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-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]", "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": "4419", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:112 Saturday 02 December 2023 16:51:12 +0000 (0:00:00.673) 0:03:44.744 ***** changed: [sut] => { "changed": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd3.yml.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "\"system-podman\\\\x2dkube.slice\" sysinit.target network-online.target -.mount basic.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"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", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "\"system-podman\\\\x2dkube.slice\" sysinit.target -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-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]", "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": "4419", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:126 Saturday 02 December 2023 16:51:13 +0000 (0:00:01.376) 0:03:46.121 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:111 Saturday 02 December 2023 16:51:13 +0000 (0:00:00.036) 0:03:46.157 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check if pods are running] *********************************************** task path: /WORKDIR/git-weekly-cize8ash6x/tests/tests_basic.yml:276 Saturday 02 December 2023 16:51:14 +0000 (0:00:00.104) 0:03:46.261 ***** ok: [sut] => (item=['httpd1', 'user1', 1001]) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "pod", "inspect", "httpd1", "--format", "{{.State}}" ], "delta": "0:00:00.103673", "end": "2023-12-02 16:51:14.381287", "failed_when_result": false, "item": [ "httpd1", "user1", 1001 ], "rc": 0, "start": "2023-12-02 16:51:14.277614" } 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.043885", "end": "2023-12-02 16:51:14.632887", "failed_when_result": false, "item": [ "httpd2", "root", 0 ], "rc": 0, "start": "2023-12-02 16:51:14.589002" } 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.042836", "end": "2023-12-02 16:51:14.877258", "failed_when_result": false, "item": [ "httpd3", "root", 0 ], "rc": 0, "start": "2023-12-02 16:51:14.834422" } STDOUT: Running TASK [Check Services] ********************************************************** task path: /WORKDIR/git-weekly-cize8ash6x/tests/tests_basic.yml:287 Saturday 02 December 2023 16:51:14 +0000 (0:00:00.853) 0:03:47.115 ***** 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.013130", "end": "2023-12-02 16:51:15.149942", "item": [ "httpd1", "user1", 1001 ], "rc": 0, "start": "2023-12-02 16:51:15.136812" } 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.015009", "end": "2023-12-02 16:51:15.369044", "item": [ "httpd2", "root", 0 ], "rc": 0, "start": "2023-12-02 16:51:15.354035" } 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.014924", "end": "2023-12-02 16:51:15.591377", "item": [ "httpd3", "root", 0 ], "rc": 0, "start": "2023-12-02 16:51:15.576453" } 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-cize8ash6x/tests/tests_basic.yml:304 Saturday 02 December 2023 16:51:15 +0000 (0:00:00.712) 0:03:47.827 ***** 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, 02 Dec 2023 16:51:16 GMT", "elapsed": 0, "failed_when_result": false, "item": 15001, "last_modified": "Sat, 02 Dec 2023 16:47:31 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, 02 Dec 2023 16:51:16 GMT", "elapsed": 0, "failed_when_result": false, "item": 15002, "last_modified": "Sat, 02 Dec 2023 16:47:31 GMT", "redirected": false, "status": 200, "url": "http://localhost:15002/index.txt" } MSG: OK (3 bytes) TASK [Check host directories] ************************************************** task path: /WORKDIR/git-weekly-cize8ash6x/tests/tests_basic.yml:312 Saturday 02 December 2023 16:51:16 +0000 (0:00:01.333) 0:03:49.161 ***** ok: [sut] => (item=['httpd1', 'user1', 1001]) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ls", "-alrtF", "/tmp/httpd1-create" ], "delta": "0:00:00.005055", "end": "2023-12-02 16:51:17.167914", "item": [ "httpd1", "user1", 1001 ], "rc": 0, "start": "2023-12-02 16:51:17.162859" } STDOUT: total 0 drwxrwxrwx. 2 user1 user1 40 Dec 2 16:50 ./ drwxrwxrwt. 19 root root 380 Dec 2 16:51 ../ ok: [sut] => (item=['httpd2', 'root', 0]) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ls", "-alrtF", "/tmp/httpd2-create" ], "delta": "0:00:00.003847", "end": "2023-12-02 16:51:17.368447", "item": [ "httpd2", "root", 0 ], "rc": 0, "start": "2023-12-02 16:51:17.364600" } STDOUT: total 0 drwxr-xr-x. 2 root root 40 Dec 2 16:51 ./ drwxrwxrwt. 19 root root 380 Dec 2 16:51 ../ ok: [sut] => (item=['httpd3', 'root', 0]) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ls", "-alrtF", "/tmp/httpd3-create" ], "delta": "0:00:00.003829", "end": "2023-12-02 16:51:17.568478", "item": [ "httpd3", "root", 0 ], "rc": 0, "start": "2023-12-02 16:51:17.564649" } STDOUT: total 0 drwxr-xr-x. 2 root root 40 Dec 2 16:51 ./ drwxrwxrwt. 19 root root 380 Dec 2 16:51 ../ TASK [Run role again to test for idempotency] ********************************** task path: /WORKDIR/git-weekly-cize8ash6x/tests/tests_basic.yml:317 Saturday 02 December 2023 16:51:17 +0000 (0:00:00.648) 0:03:49.809 ***** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 02 December 2023 16:51:17 +0000 (0:00:00.087) 0:03:49.896 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 02 December 2023 16:51:17 +0000 (0:00:00.059) 0:03:49.955 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 02 December 2023 16:51:17 +0000 (0:00:00.043) 0:03:49.998 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 02 December 2023 16:51:17 +0000 (0:00:00.114) 0:03:50.113 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Saturday 02 December 2023 16:51:17 +0000 (0:00:00.036) 0:03:50.150 ***** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cize8ash6x/.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_37.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_37.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_37.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_37.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 02 December 2023 16:51:18 +0000 (0:00:00.071) 0:03:50.221 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 02 December 2023 16:51:18 +0000 (0:00:00.709) 0:03:50.930 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 02 December 2023 16:51:18 +0000 (0:00:00.032) 0:03:50.963 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Saturday 02 December 2023 16:51:18 +0000 (0:00:00.039) 0:03:51.002 ***** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031995", "end": "2023-12-02 16:51:19.029193", "rc": 0, "start": "2023-12-02 16:51:18.997198" } STDOUT: podman version 4.6.2 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Saturday 02 December 2023 16:51:19 +0000 (0:00:00.263) 0:03:51.265 ***** ok: [sut] => { "ansible_facts": { "podman_version": "4.6.2" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Saturday 02 December 2023 16:51:19 +0000 (0:00:00.033) 0:03:51.299 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Saturday 02 December 2023 16:51:19 +0000 (0:00:00.031) 0:03:51.331 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Saturday 02 December 2023 16:51:19 +0000 (0:00:00.113) 0:03:51.445 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Saturday 02 December 2023 16:51:19 +0000 (0:00:00.053) 0:03:51.499 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 02 December 2023 16:51:19 +0000 (0:00:00.066) 0:03:51.565 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 02 December 2023 16:51:19 +0000 (0:00:00.041) 0:03:51.606 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 02 December 2023 16:51:19 +0000 (0:00:00.053) 0:03:51.660 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 02 December 2023 16:51:19 +0000 (0:00:00.049) 0:03:51.709 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 02 December 2023 16:51:19 +0000 (0:00:00.239) 0:03:51.949 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 02 December 2023 16:51:19 +0000 (0:00:00.045) 0:03:51.995 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1701535729.5689657, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "0fac9a92bc500b47604bc297195553ae8b675c09", "ctime": 1701535683.2551804, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 202690, "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": 1679919460.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1156410658", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 02 December 2023 16:51:20 +0000 (0:00:00.234) 0:03:52.229 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 02 December 2023 16:51:20 +0000 (0:00:00.095) 0:03:52.325 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 02 December 2023 16:51:20 +0000 (0:00:00.031) 0:03:52.357 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 02 December 2023 16:51:20 +0000 (0:00:00.032) 0:03:52.389 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 02 December 2023 16:51:20 +0000 (0:00:00.034) 0:03:52.424 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 02 December 2023 16:51:20 +0000 (0:00:00.029) 0:03:52.453 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Saturday 02 December 2023 16:51:20 +0000 (0:00:00.045) 0:03:52.498 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Saturday 02 December 2023 16:51:20 +0000 (0:00:00.040) 0:03:52.538 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 02 December 2023 16:51:20 +0000 (0:00:00.057) 0:03:52.596 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 02 December 2023 16:51:20 +0000 (0:00:00.041) 0:03:52.638 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Saturday 02 December 2023 16:51:20 +0000 (0:00:00.033) 0:03:52.671 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 02 December 2023 16:51:20 +0000 (0:00:00.136) 0:03:52.807 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 02 December 2023 16:51:20 +0000 (0:00:00.041) 0:03:52.849 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Saturday 02 December 2023 16:51:20 +0000 (0:00:00.032) 0:03:52.881 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Saturday 02 December 2023 16:51:20 +0000 (0:00:00.060) 0:03:52.942 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Saturday 02 December 2023 16:51:20 +0000 (0:00:00.034) 0:03:52.976 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Saturday 02 December 2023 16:51:20 +0000 (0:00:00.033) 0:03:53.010 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Saturday 02 December 2023 16:51:20 +0000 (0:00:00.065) 0:03:53.076 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Saturday 02 December 2023 16:51:20 +0000 (0:00:00.035) 0:03:53.111 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Saturday 02 December 2023 16:51:21 +0000 (0:00:00.134) 0:03:53.246 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Saturday 02 December 2023 16:51:21 +0000 (0:00:00.038) 0:03:53.284 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Saturday 02 December 2023 16:51:21 +0000 (0:00:00.038) 0:03:53.323 ***** TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Saturday 02 December 2023 16:51:21 +0000 (0:00:00.132) 0:03:53.456 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Saturday 02 December 2023 16:51:21 +0000 (0:00:00.079) 0:03:53.535 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Saturday 02 December 2023 16:51:21 +0000 (0:00:00.060) 0:03:53.596 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Saturday 02 December 2023 16:51:21 +0000 (0:00:00.040) 0:03:53.636 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 Saturday 02 December 2023 16:51:21 +0000 (0:00:00.036) 0:03:53.672 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Saturday 02 December 2023 16:51:24 +0000 (0:00:02.584) 0:03:56.257 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Saturday 02 December 2023 16:51:24 +0000 (0:00:00.032) 0:03:56.290 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Saturday 02 December 2023 16:51:24 +0000 (0:00:00.051) 0:03:56.341 ***** ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Sat 2023-12-02 16:48:55 UTC", "ActiveEnterTimestampMonotonic": "846878016", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service sysinit.target dbus-broker.service system.slice basic.target dbus.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-02 16:48:54 UTC", "AssertTimestampMonotonic": "845331383", "Before": "multi-user.target network-pre.target shutdown.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": "745586000", "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 2023-12-02 16:48:54 UTC", "ConditionTimestampMonotonic": "845331298", "ConfigurationDirectoryMode": "0755", "Conflicts": "ipset.service shutdown.target iptables.service nftables.service ebtables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "6364", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6755", "ExecMainStartTimestamp": "Sat 2023-12-02 16:48:54 UTC", "ExecMainStartTimestampMonotonic": "845343180", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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 2023-12-02 16:48:54 UTC", "InactiveExitTimestampMonotonic": "845343526", "InvocationID": "43adbc447e9144c289ff875aa0dfd68c", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "6755", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "34562048", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "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", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket system.slice sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-12-02 16:51:12 UTC", "StateChangeTimestampMonotonic": "983523413", "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": "4419", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Saturday 02 December 2023 16:51:24 +0000 (0:00:00.414) 0:03:56.756 ***** ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2023-12-02 16:48:55 UTC", "ActiveEnterTimestampMonotonic": "846878016", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service sysinit.target dbus-broker.service system.slice basic.target dbus.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-02 16:48:54 UTC", "AssertTimestampMonotonic": "845331383", "Before": "multi-user.target network-pre.target shutdown.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": "745586000", "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 2023-12-02 16:48:54 UTC", "ConditionTimestampMonotonic": "845331298", "ConfigurationDirectoryMode": "0755", "Conflicts": "ipset.service shutdown.target iptables.service nftables.service ebtables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "6364", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6755", "ExecMainStartTimestamp": "Sat 2023-12-02 16:48:54 UTC", "ExecMainStartTimestampMonotonic": "845343180", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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 2023-12-02 16:48:54 UTC", "InactiveExitTimestampMonotonic": "845343526", "InvocationID": "43adbc447e9144c289ff875aa0dfd68c", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "6755", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "34562048", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "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", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket system.slice sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-12-02 16:51:12 UTC", "StateChangeTimestampMonotonic": "983523413", "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": "4419", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Saturday 02 December 2023 16:51:24 +0000 (0:00:00.407) 0:03:57.163 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Saturday 02 December 2023 16:51:25 +0000 (0:00:00.045) 0:03:57.209 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Saturday 02 December 2023 16:51:25 +0000 (0:00:00.030) 0:03:57.239 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Saturday 02 December 2023 16:51:25 +0000 (0:00:00.033) 0:03:57.272 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Saturday 02 December 2023 16:51:25 +0000 (0:00:00.400) 0:03:57.672 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Saturday 02 December 2023 16:51:25 +0000 (0:00:00.047) 0:03:57.720 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Saturday 02 December 2023 16:51:25 +0000 (0:00:00.038) 0:03:57.759 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Saturday 02 December 2023 16:51:25 +0000 (0:00:00.112) 0:03:57.872 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Saturday 02 December 2023 16:51:25 +0000 (0:00:00.036) 0:03:57.908 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Saturday 02 December 2023 16:51:25 +0000 (0:00:00.044) 0:03:57.952 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Saturday 02 December 2023 16:51:25 +0000 (0:00:00.031) 0:03:57.984 ***** skipping: [sut] => { "false_condition": "__firewall_previous_replaced | bool" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Saturday 02 December 2023 16:51:25 +0000 (0:00:00.052) 0:03:58.036 ***** 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 redirecting (type: modules) ansible.builtin.sefcontext to community.general.sefcontext redirecting (type: modules) ansible.builtin.selogin to community.general.selogin TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Saturday 02 December 2023 16:51:25 +0000 (0:00:00.118) 0:03:58.155 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Saturday 02 December 2023 16:51:26 +0000 (0:00:00.054) 0:03:58.210 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Saturday 02 December 2023 16:51:26 +0000 (0:00:00.042) 0:03:58.252 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Saturday 02 December 2023 16:51:26 +0000 (0:00:00.182) 0:03:58.434 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Saturday 02 December 2023 16:51:26 +0000 (0:00:00.040) 0:03:58.475 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:14 Saturday 02 December 2023 16:51:26 +0000 (0:00:00.039) 0:03:58.514 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:23 Saturday 02 December 2023 16:51:26 +0000 (0:00:00.040) 0:03:58.554 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:34 Saturday 02 December 2023 16:51:28 +0000 (0:00:02.367) 0:04:00.921 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:45 Saturday 02 December 2023 16:51:28 +0000 (0:00:00.044) 0:04:00.966 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:53 Saturday 02 December 2023 16:51:31 +0000 (0:00:02.329) 0:04:03.296 ***** ok: [sut] TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:5 Saturday 02 December 2023 16:51:31 +0000 (0:00:00.751) 0:04:04.047 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:13 Saturday 02 December 2023 16:51:31 +0000 (0:00:00.030) 0:04:04.078 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:21 Saturday 02 December 2023 16:51:31 +0000 (0:00:00.030) 0:04:04.109 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:25 Saturday 02 December 2023 16:51:32 +0000 (0:00:00.098) 0:04:04.207 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:30 Saturday 02 December 2023 16:51:32 +0000 (0:00:00.030) 0:04:04.237 ***** skipping: [sut] => { "false_condition": "ansible_selinux.status == \"disabled\"" } TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:35 Saturday 02 December 2023 16:51:32 +0000 (0:00:00.030) 0:04:04.267 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:43 Saturday 02 December 2023 16:51:32 +0000 (0:00:00.031) 0:04:04.298 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:48 Saturday 02 December 2023 16:51:32 +0000 (0:00:00.030) 0:04:04.329 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:53 Saturday 02 December 2023 16:51:32 +0000 (0:00:00.029) 0:04:04.359 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:58 Saturday 02 December 2023 16:51:32 +0000 (0:00:00.029) 0:04:04.388 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:63 Saturday 02 December 2023 16:51:32 +0000 (0:00:00.028) 0:04:04.417 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:72 Saturday 02 December 2023 16:51:32 +0000 (0:00:00.027) 0:04:04.444 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:83 Saturday 02 December 2023 16:51:32 +0000 (0:00:00.027) 0:04:04.472 ***** ok: [sut] => (item={'ports': '15001-15003', 'setype': 'http_port_t'}) => { "ansible_loop_var": "item", "changed": false, "item": { "ports": "15001-15003", "setype": "http_port_t" }, "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:93 Saturday 02 December 2023 16:51:32 +0000 (0:00:00.505) 0:04:04.978 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:104 Saturday 02 December 2023 16:51:32 +0000 (0:00:00.089) 0:04:05.067 ***** ok: [sut] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:f29e1bccfe6187f94c849355cf36735520c59a6ebcca14e21b1ee4a3d3220c04", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:97dc37c578388b11fbe7290941258dacf20419817567bbeb2012a513db62b45b", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:367f8007f17d81d47b8e68ba0fbf0d600f6c41ddc514486784ed23c4ac2f379f", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:c394822f23fec46e5267d5b922d489d73d0a9d1aa6cb1e45e29cf2b4b1dbae08", "enabled": 1 } }, "aiccu": { "100": { "checksum": "sha256:308a49426c1ad12912d314f8642d9eba19a1fb94d2acd3334961b5e6df90e340", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:dacdb3d03b43ff99d65d33cc7d68675e88a2307ee17eb11d59ad504ad07aad50", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "sha256:994767a1d2aab8e344cf28f4dc26878f409bf295735ca26396dfbb825f33d7d7", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:00fad3ad067cd0c713a97fef76cb12b3e823ed39d0e066d4f42bcc28d614c406", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:747d1ecd7168918860f02b176ccdeb5f5838ab136d6dacf753883055253c2d89", "enabled": 1 } }, "amtu": { "100": { "checksum": "sha256:ca2ee13a8dc91cc8c8c0e21aefe52293a9d3513a357c0b3f60e78c0b5b0bdad1", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:785adf0c81e667feb77453995b9f58230f48eccaef86e224d4026ff03fc52cc1", "enabled": 1 } }, "antivirus": { "100": { "checksum": "sha256:50244f9d06a7d6e2bd99204e97d2717dfb22760f5be098ec32f4a00010828d08", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:9eeb503041acf57014e035cdb1f82f941eeef5493eac2edf3360b60eabaa54f6", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "sha256:64bf85b9795dfaf34566631a31be1afd6a4f726208412049e89c4c2ae80509f8", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:a09f37e251c56751adf1a50f444431d62fbc90e19097f28f5f377240417bc9ff", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:c46a0fc26d6eec3b23246a5b4fc79e4158cf2e4b3abafc06d50388e2ee649ee3", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "sha256:41669501246e68896b209280ebb1ae4abe53a5d6d19973a0b3fb1a391bd32dac", "enabled": 1 } }, "asterisk": { "100": { "checksum": "sha256:512a009624198794a4c1115510f17785e534269c261220c0f9cac62d131c92e8", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:5ceeeca2340dce4b997d1ef1a909ac000e5b8dae0f19f9fc6aaa9733a438023a", "enabled": 1 } }, "authconfig": { "100": { "checksum": "sha256:7ebd15930f21a0a98df762bd71be36f0b8233aa8d6aa6f474d52256cb00be00f", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:8c56ba2c651b2fc75aac33f1f8d3e65e6ce8233b93f69d568b0c62f5f9adbe68", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:737ff425ce4ce69d7b050fd651c7a1cdfd8c14edebb056ccb6fdbb1dd7fb2089", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:1586be43514b37a8f36cacf55bd5a022499c75d07dd887ae147dae21ca2d1c45", "enabled": 1 } }, "awstats": { "100": { "checksum": "sha256:dc2358a51cf1eec0d08bb9fbf1d833b6a83aeccdf2181f95154d81a0d7cf6301", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:32fc0518d84f6977f8198f72d7d952a638593b73a4d4a7bc3765c2082ec01d07", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:b5ee1cc0b015d4283b4068293ceb18b7d5d819b5c2d8db36097d635d3a65d025", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "sha256:f3a458764ec98ce7a677b4ae10dc22eb3e9ea48c5db75421b06e321a0aff6c0a", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:f0b7c0f72748b59054431243d2bdf4a6db168a71e17f525bfa180e323190f7c6", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "sha256:d55acfca17b91a6dbb3e8718bb60bddf67b26c48aceb2f2ff96340f66e54dfa8", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:f938611469aa3a74b8332c32528cf706e6e6e0131825bd26340fa7470192b4cc", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:34d5b416deaa769ecb3b8df08a3b021f0e713eb5216da4c57c9b7152aa964ec3", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:2ce087bac694a301529fe642c4f9928720322346dc213c070259153d17a2d3ff", "enabled": 1 } }, "boinc": { "100": { "checksum": "sha256:83c2f54bc533d7ef21edf285afe688a617c48a2c1ca23e55b6c3c6eddf9b5b78", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:1344fb7197f213e188eb49e280d58f6b671ab15acf68247e8f72480bcf28a54d", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:2ea0657217fbd31db147497187eaf80f531359478ada175f12281a89425af22a", "enabled": 1 } }, "brctl": { "100": { "checksum": "sha256:f5197d026164e1fc51f6e4d2b0b2a5b2eeaf96a8381bd04a330fe61e7b59de30", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:1c9cf0f009f5b754c028848285023f3e525067e3285407541e1b2edf6fdb9726", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:f42bfaaf5602c397fd9ea6e408ebc7274b9db3c5780ce45cb7ca16cc36b48218", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "sha256:6057ae8af810f716090f36d8a9abbb88f45e2adfeaea951ab7f69537901b74b9", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:b934a394d86710b61fcc10df4abd7919bc17682c02c88aa3a9616f77ceca6b87", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:b6a2f95b2521a522b6a45e3aee0ad46b03cc9259ef1ff90b67584bc930b1dcc7", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:813329fac86f8cffdb123fa5bce3c4b0c94ed51c8c4732f5f88fb6690a08ff7f", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:3962284c1fbccbcb2544b9eba0da1e848d232eafcde82cb42ea2ae0b4449628d", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:bd734bebfc4cd52af8cb7c6f670221472a2035277d103edda9b63ee505317648", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:39d5762d74a7893f02f8c98de22ad8e277117a0eab1ed992e8bc9f8364b14aa6", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:7ff4f398bf64241eb04c4df5296ac3c1d0e490f883e0750579b791c6363cf822", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:7a37feb91f0bc3ed3c7f2ee8084a16feb580bf481576a354249ebb57049ac57a", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:be7236ffdbca774bc3676779387a06d0d0fe7fd39f7d7451da10d135e9c01828", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:7952d218d6c2638982580874a3fe72d159d569707c51d48f7cdd022b04a996d9", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:ef55ee872cb1c8f8eedac64d2009ad2004a1e552066c7d93f300eeb686f1fcb6", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:4a12915d1be321332a456f921c80c33658e61c3f3965966c81e49f7bab6c2033", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:137ee82065e3e731f5134cd3dad995b649be5ad0b425c987ba59d6d0354ebc3c", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:5013117d7afb518dff9a3ae3327945aacc311d8101b96fbd2052b47dd4cc80bd", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:8c7dd93bc3283740eae864bfb158264d4407a1cf472bebd764144ccdadbc7d38", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:fe7972a240e059e0fb9ae787020f1916cf6503ffe08d18c81b7f3e233e82deca", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:71e2c93f5b64ed4e31e48d420fa12cb49ebbefe327609aaf0edd636757f5bb82", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:b6fdc244f495d638ff6175384b59bc1e3e2ec3a0e6c2d743d56ce5de84408bdb", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:c8c143fe7cad17266776569db4d241f216ef10b32ad548164c1e40a55a9fa61a", "enabled": 1 } }, "cobbler": { "100": { "checksum": "sha256:7dafb9850ce2cffa32e7d439810b11dd1e4cbdf2e9ae347c9efe24cb9721508c", "enabled": 1 } }, "collectd": { "100": { "checksum": "sha256:bae164ddcd59264e1b7dd9e51cd48ec5e1806983be804d3f3b1496318f6e0a05", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:173ad1273cc153bcfecd53b905314b0ca3a359d7a51f728b624f5421b56c9cee", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:cfbc709dddf5d2ed655e7f8179ed78fea816fe66046b7e8cec618cae238f3ff6", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:e5214ea832ba2cb9f1fe6cf134894a9d39590d941f01a884933a9424334ff668", "enabled": 1 } }, "conman": { "100": { "checksum": "sha256:18f68eb983a3d07557b9124dc1f1fef31be7fde0ac5a35cd6fadead8c58bbc86", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:ad405e4a29b81d0058e6dff4e626c6b212f36f3188567c9d132d930b96f9eccb", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:a817e848d1bffd2cb079fbe290e87e33d0ee8713f3bd95b3b4ec703c0bf42123", "enabled": 1 } }, "container": { "200": { "checksum": "sha256:d1b9c023c3899b0083c323637707af1ccf1d7c8f8ac2538ef3d10b02482cd063", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:f39523e31d44086495c6d545a73efad812884eded80ee5492ffa3bf3d131ac60", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:be78b6e2c61b8da15f32cf96669f389377a4ce1a9a009146dc9f5247ea22d5d3", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:b92b16249a50325ec3b4d279e9e6769655138aa03273711d9698a11d02b93879", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "sha256:9e56fb61f5be0cfd0e13891b490e2ce12be4c898e8154544b9176b81a746e968", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:97e29fc030b051e38654e7cc2c42ce3b825d1ce91361c3e41b299c67fae17d4c", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:ace7ae828266893b85af35a82a98c1fa28cab5866e28fe25135b88725764ba00", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:6eacff12c05ce03201a1fb160d3d238069779a78365eb572e741f5a3811ebb3d", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:829d070b52724d20de335f62b7c553f26701878f6b9d966caecebcb4855bd0a9", "enabled": 1 } }, "cvs": { "100": { "checksum": "sha256:e93dbd1d1c490bc0fd6cf77974dfa426714db344f2efa3112f50496e507b5ee3", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:f6469e3ffd7488af55c3c7553d2fe8c6289d0e6f6939dfd57c47d514b761106d", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:af21384b7603e916c87d5cdddbb1e32efab13dd9c7e86911ec8908c65e230d1e", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:4400034ca033473d7f9c1b6322b5ae79efda80f2be74d19d485978a47c5ac33e", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:8b54fdf3414dc19c379ea70dddc8a59a73670f09acb372660d43819a518ac7b9", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:0818b9f6bde5db80bedb7f89bf51a7b71dfeedba89ac45980e95a1d00d6de3b7", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:262d681afc60e0c530bd64e491254e85c6d1cebb170af84867674bfb7641f114", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:61c3c4c9e1d077fc5d841bbd0c4779a6eb27ecce8af5c4f0a450f72cdd989fb1", "enabled": 1 } }, "ddclient": { "100": { "checksum": "sha256:d857e3a75d2091ef51c0eba28fcbd9d1ce045608dceeeeb56a9b2241efe30749", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:158b9a988312131b68965b36a484bcd9430924c0339e0850fb56140570f77ff1", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:9663982d978b4b057eed738946a41285cf01bc0f6d079dd4a324a02504807dfc", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:f72dd4fe86da2210aebde693fc92e7e062560724126650d6bc9a814e1bcd226d", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:80ede5937ff10d8dd17e41b16bd4e961a15fcfafffa4ac16f965792bdc7b1c2c", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:8ec2e8e51780a0bebf35e57ad50f51ac92b359e11808ae6cfd926cf48e39cf73", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "sha256:306328203e346307c0e7f0000137cdea5df2cce9fca186b21da819ea66332422", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:c8b280603fe2280e35b4a07119690786aee03c2b3facae88e6af445a40ee1909", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:60dfe90db48ed2b76b83c9ff45b0077f46625c041288bd742987ac480e91dbcc", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:3ec3eb33181d73a45a987e26fd5a6cf1c416f14af47e5aeed7966385d1507a08", "enabled": 1 } }, "dnssec": { "100": { "checksum": "sha256:4924d06f49dca0f6442cbd7ec2c8bb0a308b6065d665e516b687d24629433497", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:592421b46f58ed7f9269ab9f36b683c711d0ab0286f5b3370849edfa1f4d2032", "enabled": 1 } }, "drbd": { "100": { "checksum": "sha256:6d398add121a9ada0731f62bf5dda407fdedb0699d9f78d61d2ae222c2ac95ba", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:273e6eb8383a6ad619c794da9aad11efd75265156cbdc113e5438de4bef39608", "enabled": 1 } }, "entropyd": { "100": { "checksum": "sha256:883ad60607e02b4522c4e90ee0b879f6338df5b94d15fc6ab65054bc23e4445c", "enabled": 1 } }, "exim": { "100": { "checksum": "sha256:286f95d36322288ce937538c955087b4f4d465589cac5ae8920b522b71e3af73", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "sha256:7eca3468039d219b971b7e30f2406742a6f148b3ffa2a5e3b43768562514ef81", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:c481a542d792e109e5c6a18c2693f5367b5103de98f9f124f58afc2dd6a0a7d4", "enabled": 1 } }, "fedoratp": { "100": { "checksum": "sha256:b44db516a7f15b91cefb17e234bbd27748a1f6e5c0a59470e3eb8cb74a3add81", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:8fa1191cd7619167cba83bbabb310779ec50caf4b194ca3740d3f99a95af7e8c", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:4999e7277c375a0cc2d4e5bf9807a7d87ea3a5435b45eaa9e313c79a4c367aa8", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:c6b30f6b2bb264ff1a42d933ec66cc29d5cba3969974db5b59a30a4c94cc9f9c", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:a717aead3eeabff6c4d5e4a20a32d3a9a9205e8f762f6a4eaf9977bde156fe0f", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:7e8046984326a7f5005fa14370eb54b51d279b452f5ae728d474959bb5e2e600", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:742bfd9d8eab08e54e873dcbb31b92e6948ad31e78686cb0d636c314daf93cf2", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:63e5a39f76cd503cf0d8efd8a7524e8c5b3bec3766137a2f3405c0e20eb10b0a", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:2b145cedbd4e0663329b9fee784eda2086750bdf84af56d3e3b4a4ff258c6bbb", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:3bb7f0a4edee3bf8f1dc7d4d30e90283feea85d04965db5068c62f43d3afba4b", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:92bbb7b7b7952cd17b31b70b4c5df8ab9889245b8759af7c7c217f36b513aa55", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:c25434a1ae98d31b6f75a15ce06e1efa19bce0805a4d66abedfb35bf8ec6b89a", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:f70a7031e719024c7f7c6d9b670ac16365db0ec9517a4cd30847d184683b670e", "enabled": 1 } }, "gdomap": { "100": { "checksum": "sha256:8c15c146bfc2e6769267ee8dde5621e7803f641424d780cd12724bedd2acab21", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:174b2589782e54d3973ba2e0772a9af40f657c87c69307a2f8164aab64936e39", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:f5f1cc5473a854baf84be99bf3bdf909739c7d6eb031324259eed60ccdde77ec", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:9c5c330312e63cfef8979db8350b646cd7515f7638fe9eebfdccb77899e3fd52", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:8ff8c9aa1ff7f1c2287ef1cf328b6edf367b1c680754ae75ac2c14cbffe6d029", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:344503fee49f201235c86370d7b674b7470c259e2ed924d366c29c2f4c41840e", "enabled": 1 } }, "glusterd": { "100": { "checksum": "sha256:568c23d242f46df5aeb18540ee71d8f419f1dfb592c66e79376121344fced45c", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:174f12147366640b5e89c02b70007fa7d0578de9de2774083c3d600bc940ead1", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:e1d2ad1a3abf7144751e65444d5444f3207eb423960aff3ecd1eb2412585e8cd", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:215e877879c9891daa65a347f6c0cac354876d2cf9d7cfaf27984f42748d274e", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:3ea27c17a4a0ac618ce5a9e8b925ff65e9db67dc530223256b407422ea2e05bb", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:865ca154e6c0b4640763e4b910b4a1fefa711a4e1d1afb7ce5b55a4c5fb87203", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:bdd8ecc00ffea86dca1eaf4883db7755b27be1929351375575cfa657ce57d0d4", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "sha256:7c3378ccdbfac184bee408c6dcc90f4abe2abafedde4909ada166ba4b1c0fac3", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:d5b4dc24ba6c954ce1a09d51591b4ddaf0bab43d35218cd8aea56bbe4a8e09d1", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:4aa85a6cd731279d16d1b91447afa59dda762b7c3e8b0359742d8531b1dad28b", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:7b0893c67f4d652f1d0a441bdf3311b67dd63da5e187c7ae080944ee26e5a039", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:c3da94d054727b329697f2ca0581c376d0c1a27448d8b08bf608caba5e35eb64", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:8c18262f239895082c307805c1039ce14aa3c0d7c29b0f6c31bf320c8253180c", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:c238803a65ee56a1cc7fe6fbaac7af88b6d7e19804e557488b44dc259bdbb205", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:f025c5d36ed90fa92c34f52ea5df8591e47a66bad3bb18db44ad6cd5aae11add", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:f72bc915830de3631febdad6adeb59cdc151a4c6d8563b5395cb53d3b9a91950", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:e7aeab601ecc8ffbc20b9989a8b92ae2fabdc859cc59e285f7db876d088ad0ff", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:3a54a999c8e34b95f1e47ed0e40b0b6b8eddf74b4697067a3fe2b30e5d7f8710", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:30f2c34654d1f932793c67bfd89c53a22a6e50c771e8144859a5774e3fe6e57c", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:f3790699af5cc119e7e85ab82e60e85d3351a181867b8965d89459ac0ff0714c", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:59188d3a729f8541065595d2fcc3b535919ee80bc8f439cc5151cce19ec79863", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:86fd0f899c839873d26de9b1993ca497c99bf6fc3769b519eb446e558a020469", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:9883ba8fde35467d506c31804eb0f2c01326da85cc3546ecbff4132be753cba9", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:02d16c319cf7e5783fca5691c5eb343ad8d940b165606cb5c724df67b9f800cf", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:65ac9d2763cee4528920879dfd22cf7b54ef579e5d802755ac02ee8c2170b649", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:6703989cad339e85beb8c46fc6ca69fe3bf96560534a79d7c6ebedeb3b2d72da", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:5bb9506b3fefec0dccf890fe793715bc8632b200e06abc276b625e34a2f19aae", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:59bcdb2d80d5558df0eb89c49ee8ba8e98e0a984d89c8f1e373a65a771eb0f6c", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:d2ec77126cc8c91a39e85ebe8cf67593792b2d80a60a1d9348a06c5d70b18f93", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:8cd6b5c87f88e7cef575da4b255d89cc18ea68f61ad83d2441e7b61b1337ed70", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:29252ea7ce3289924ecd827f11f2b5f5f831fb8f38550a1676670bef7a5498fb", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:93dc4738655a8ab41cab2894a8f417ada66b813eb39ae61a313f10a492e2b2e3", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:f473def2d45f1d8fe0d94077153353c5461729a641f9441b0b3258d950d3f778", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:5186057a9c00a2560948f102239929fc5a32a79e20cf3438a09963d2c018167e", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:34f4bb97e6e926421594f71aa0061bdf83228cd9d6011197319ba873cb90cb37", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:5bfdaeb93ab5e594866fdd5121c8e1c8defdea3c02e21e7084b8bd3f9290574b", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:480ebc22dd58496bb6261bca37de58c4b3d723a6265ea867de1a63aa1b96a2c2", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:c463321f9c51a55ba9083f529a0a05b5c7fd6d35c2f07de0245d65df95ce4405", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:48b059be6c655965c5f88e174dca335a11fd62f1f920f70941907431709086b2", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:00ca56efe774f449d5afdfc17296f36dfb6a0655a6c3257dc4d2ac782dea843e", "enabled": 1 } }, "kmscon": { "100": { "checksum": "sha256:4db26c91c87f0475c4e8e2fe606da49b92b5f5e15705e311594dfc249dc3d46a", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:30bd9ca292da867a6b047b46654a9043b88285a0db12bdb0827944ad2b6c2112", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:780cb20f6e76a3855ce56152bcc0fbbd9b74f31e0a4608c1cadd1091c86f6d76", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:496d1614df39eec8474249e3cca92242748a3f244c232be6a4c279f85e5641d3", "enabled": 1 } }, "l2tp": { "100": { "checksum": "sha256:7d1de68d5e524b38181c105d9ee877428d31b7223f41cd5ba56608a1ab570dda", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:618cec25ebdfb08d912bef68b6cf6168b9249c0f2787a1077a72dd9fc42ae202", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:3fd9c64ecce2cafd4b9c1d9571d0a9ed048807419a2e6b634a346a6fb6c0abb5", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:399375d5c245a6d309655711091395325995def5228d96f1bcca598f36f797b0", "enabled": 1 } }, "linuxptp": { "100": { "checksum": "sha256:262069e8c26cc005c845bed413db7b7e65edff12be3ff7e46132022c9dcf3019", "enabled": 1 } }, "lircd": { "100": { "checksum": "sha256:091a4a58f22f1fbd932b723cba95035cfff6dd693411521ac5af536ae684789c", "enabled": 1 } }, "livecd": { "100": { "checksum": "sha256:243d992e986ed598980147e75baa5fc4c721e13760d985253f4fb53ea627b8bf", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:a68baf71f6e016e254a23107d63804d917e09f93428e7a31eb0c5f4ce51e897c", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:136d0723646023e4eaa1c7056d8c73e66587038b66bb9bfda1a93c41e5e025b9", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:f72f530f07e4362443efeb16a94570e5ab06999b3f9e3bd238d529b5c18ead8a", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:24b9355790ce8343c5e895d11f3b2141ad07a0251aaaabc67ade76b926fdcab9", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:217a278d865012230582ae591db707c859b1690d9fdb32ad801ba07578be5356", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:b1fdda1d95a3c21e7b03e692c08772b8d6bf8df684683b9def203f490b545fef", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:ff2a3ed9f04c98cd9cbbcd686d71ff02ab25e064ff5a8ab2a39467c40086f8db", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:f0eea61d2505f0c63f0477447b9988b62d72676c5ba51443f871f920fcf12401", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:683a63fc43480c8fb6fed670e1719c4526208376407678a5299a100cfb58df0a", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:4f6ea09e5f0c16954a31a2ede9c90afc5bf1c942e02f49d739f1d12393515061", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "sha256:ea63db7f1ee848bb7b751edc0a822e0d2abc48fb3f1e11992d9abca3bda37255", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:3b832a5a752d1caf246524d27021d45d2cf79b948cc928eac575c24c60fc8a6b", "enabled": 1 } }, "mailman": { "100": { "checksum": "sha256:77d7a3de9b10519a9e24c9de43b7dbe83af0a61d493800981c688a0d14b58001", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:6a4406b49193115b9e522385384e78690fab7f0f483eaa0858ae8c785f2e1ecb", "enabled": 1 } }, "man2html": { "100": { "checksum": "sha256:e79c74fa5ca25642f5890dfe0586c5c73a3e9e4056a356b34fdaf37d4e7ed709", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:25bb4da3c4edbb36aaa6d59ddaeddd8227560478d6c028d45d553c340432cf79", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:0976823917ff8a661ba7b948ade69d350a8b32ca4b6ca95b7d87edbe81958393", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:a2962ddbb578b4ccaf8b6e6de277a497a257aaf740916b6ad5072c46c9fb5d9e", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:bd27c4f932e2821123abda0984b1795429ef05e33fe6aed6d7edc97fd0bf2cd6", "enabled": 1 } }, "milter": { "100": { "checksum": "sha256:4c746cc0f926f44392c3e908c2f7a03d036bc13d59babfe973028f9bfa42909b", "enabled": 1 } }, "minidlna": { "100": { "checksum": "sha256:78e425714253eca45e8cf6b617c5dff22b82b01cca3e7360e382836412aa647c", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:e6e31ecaaa7f4395ea0b24de8802a9f1bb56db00e6dfd0ccc595c20c9c369128", "enabled": 1 } }, "mip6d": { "100": { "checksum": "sha256:817b67606329822a29ddc7a6bf86d53f2580d40e9b0a5033791356730acc30de", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "sha256:84ddaba9fc845822cc385a96a282176641ebd745dc4852dad8f954b5c176c144", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:7158e05ffa556496b4c1f203b9a0e7f4398b492897e8404d65924ac1a26fe5af", "enabled": 1 } }, "mock": { "100": { "checksum": "sha256:54374fd6c6527d99b1ad66c46bd49fa2651e978fb627ec000add198ff3065f67", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:55b25edbfc53a3efc8661cf9e5a40e0e31ce8a7e45763995f42055b48159dee6", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:198f47d2cb92afbce91e32b967fa727f5e76b43818b9c927b384b47b15ee6ece", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:bbee84725c985fa71de0bdbbe3687cc38c514f67c562f21aee81856d967843cf", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:70b515f3199de2fb97f2a5912c999dac14ab7b99b50c2c20efe7290e09bbf42a", "enabled": 1 } }, "mongodb": { "100": { "checksum": "sha256:41be66613c081e2ac730abe38ae82ff6c5a71cb410046a1077817855b93788a8", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:c9da2cd0a3798163065983181a3604dc1168c43db6a32ab27142580b9e348f12", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:ed2adddd3e03f66431f878f64c3c320cde053729a5a53ff5c61ebe019d74c0a6", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:2f9229f62c45f2be0f0fc629631a69876c1986ed291d3a54f8e7575d960bfbc1", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:0b59a21d720b07827faba0e0d7e34a4f00b44b7d26eb93443ba2a6307a10cb4c", "enabled": 1 } }, "mplayer": { "100": { "checksum": "sha256:996816c9f613a935498d391aaf961830c2f1c9ba94f3f400a6f73709ac91f69a", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:79b4e00f62941b4fcfa21b243c659fbeead63b0f4cfdad7644b6cf40840b92bb", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:a1dcbd78d9b5d859adf95cf56f29860f8580b890ac1d711ef1e1d58e3cf733cd", "enabled": 1 } }, "munin": { "100": { "checksum": "sha256:1d54d7f368801185a53a633839bf2824d07df839a9e09a0315622674b240feb8", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:f77c396f150f1ff1b2a8314976eaf445468bd5f1966b29172c2afc433643a9d3", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:9ab7bb83d5651ca31d6de2ee96daa0350b97da7e7357d0e5916b3e631c841d80", "enabled": 1 } }, "naemon": { "100": { "checksum": "sha256:df069293da75b3968d54af59e515de3bcd7808f0aa67c3a1e64671f6a065a1ae", "enabled": 1 } }, "nagios": { "100": { "checksum": "sha256:0030d8ab40c3b947c5a5cba9cd5300f57f49d05ac520e2e68397fe59517ac279", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:b8d034d2f941b9b68c5316c91be536cb98343616a6246751e8d8275354309465", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:551a57c9f2afafbb2407ebfadbbea56b87a4373ea0baff81dca2663bdaba5772", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:16306e7318056122150ecf5128e11f35f940abe2caa5bebaf924e2fd35ffda10", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:c3b41098ade8ede62ee171cf105626e720b32c3a7c562cf81143905eb9771d1f", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:0e9938cb16c3852950dbaf0cd0b99257b1201388d880ef418f9039872e3ee881", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:33233739cf6159f32e2753d7a960f9ea3309450a88772e1809a97643b1db2b6c", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:a92e3dbce7d9014fa9d86d03ec9feaa7beb50fabb0fd24f74ce8e60573326833", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:884868aa84cbd6c86f59ee9d2ac24c6c5d6974efac64675b61c45e9954a02503", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:ad9dbb975ff7ecba513e8ea0ad22bf7f1fe74e08d16eec244af9fd47417e9f79", "enabled": 1 } }, "nsd": { "100": { "checksum": "sha256:50cb58ab2a03871dc048a850e1de307dc10cddbc71558b2afee3e9f025403788", "enabled": 1 } }, "nslcd": { "100": { "checksum": "sha256:b7176eb3b7c487332ad1aa47b4dd30fe92eb71a288f209a4fbcfbdd5e5cdcae1", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:8045ff61ad26541073aa8336a5e6b6e5218d4f35324e121a268c8bc8993f06e6", "enabled": 1 } }, "ntp": { "100": { "checksum": "sha256:33dff3e22b250e35b56817be1e07d137c9f4cf79092c866129547829cda9a81f", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:625061b0017f1a51f18a217ce440021d327e9c5d33b58d9f2eb432c4db10e66c", "enabled": 1 } }, "nut": { "100": { "checksum": "sha256:9584a7ea7ad982b8efc1658f0534706a2e245cafd1a80ac3a2ad4c273dfee4a7", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:ab52cdb2b5f03af08758c490e58093b4e673e02c4c43949be22c5adecbf1797a", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:8b9bb55d25f96e8b0713abb5c461d72c10b942353532f168bb35c5ae7b9975f7", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:4c5546206ccd3fc38574fa754a5de587e767153cbd18f879e6bb4c739aa0794a", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:07f131c0b15c2c1c884f5ff15124eb0d1d971b7e39846ebfb9875bfbc5a3a35b", "enabled": 1 } }, "openct": { "100": { "checksum": "sha256:aa50814c7b28d075e00f96f6d25e4ed1632d431c1aff23fb1cae76a8b4a2471d", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:3571d609b67173f3c24a52e984c1705c1ee1a0387adefa315a77df8b98c3b4ee", "enabled": 1 } }, "openfortivpn": { "100": { "checksum": "sha256:4a3ef10132fb6d925563410bbdd8a06eb919140493bf66bebf3b7792c8a2583e", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:7326076c05702f570bbd831259a472502f6276837de2a97d95ba3e3f5f7e9a02", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:09a808fd9562ae69de1f374b4f5b298bfc7460120d951b2ec91cfbf6e91a3918", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:405a2011662eda2bf92b4086eea8fb4fe4ae1332c87c5796272a0fb1853b6d44", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:3c9f202b58aba4cce4c1d38f16bb9f3d4a3f0f88405fdd99a6bdb1f7f6616017", "enabled": 1 } }, "openvpn": { "100": { "checksum": "sha256:346c5936204aacddd85afcc1d3adda85b28a5ec9b413fb383edf8e9a4a5ab146", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:d58cb17d2b79d13da4222a1a9c1209d832850e4ef754f672d4f093dcd197d1bf", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:0f7996ff49033b97c2c40fda4e7ad6e2d766a8073e9c5192064e1ab83d8d9aff", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:ad7169ca6a6337944353673e203224750fafa73cb0c1111755a4640ce6d59dd7", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:64934caf4f0d524305c6917e541ca3480b9c891f13415688ad321d9f87abf5ad", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:a289c349afd56d1d87984076a9bbbbf8a6105d36573a436777862755a7d402fa", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:838ae4d31fdab15ba7b68a552fe01dad4b51160c5af729a6e5a9b7a06e960a07", "enabled": 1 } }, "passt": { "200": { "checksum": "sha256:5cf79aa96a735412151bf7aa474d617b2d3fe62b59d55afa72e1b6848f5d3344", "enabled": 1 } }, "pasta": { "200": { "checksum": "sha256:e672c337a783ce8ff6f3052e8eba98fe9267f747c35e1c63184e9a68a781af55", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:b2433ab6b57ba5ec35291c2661c97bd938115f2805be06105675c4095f55d7b0", "enabled": 1 } }, "pcp": { "100": { "checksum": "sha256:c3678e4b4ce4848aa98b57977cae9ad294c7661ced1d39aee2a7cc067808d706", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:d737c8880d919ab312668851ed170724d3ef0fd407a233c13f0096f344844d9c", "enabled": 1 } }, "pdns": { "100": { "checksum": "sha256:390105003f962fcdcef47ca8739d92fe19fc8c6d669cbc2e6a238a3333b071cb", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:8e88edf779794b901d188718c3dcfa70f252eb106d3f1909aa6a6c83c1b0fafe", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:97f4d62af081e7861fc802f6766eed5fbfa0ae619d5247f99d60bfdc639149e9", "enabled": 1 } }, "pingd": { "100": { "checksum": "sha256:97da182f2bc44522fc8307280a0d55b6bbc1d9ddf1e3c6f6c4fea22afbd191fd", "enabled": 1 } }, "piranha": { "100": { "checksum": "sha256:76d7fb0bd39644054090b303645f6bbf83107baf43aba3c0b3760ec25a7f546d", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:a7c0d1bd59d88d5c08c1b61c84675538795e86f78c5eb801e7d44b500c513750", "enabled": 1 } }, "pkcs11proxyd": { "100": { "checksum": "sha256:13bbfa33f369fd8ab295e72e6104b095f03a3a3735be7b99bdc22d797a1f552b", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:a381778f6e1de9552f76e10d8c7b7bf51f141fea3160951c93d683cee019c559", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:61a5c7f116c5807c6c18200eba52387f84782c3409ff0558703a052bca5a2229", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:adcc252774b42de118e5658c5ac4d62fe01da91e611f7477f4d89e97505feba0", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:d53b4ea2f80c778579f3d2417252eadc6af3c0b4a6ff16295d419ea1531c2c71", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:e92c809be52c70fbc71d19b9db41475020cc4603fbea3e67b2cfbabf1b3f6310", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:5175ec3ba9f52060316a2b185f2fc135f943de17bb49edd851e44076c2f2f2b2", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:4361b53e96d34b228a37ae757619c8ebd9ecc323eaeef7e61639fd78b95c743f", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:ecc0b36eab15792d378b5f03539507eeb55cf3f74851acfdb8c6b03369354143", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:b45a134d30f24a04f0eb9828c483f2ca0ffccb76d8b14ac15f0027a91c7ab448", "enabled": 1 } }, "postgrey": { "100": { "checksum": "sha256:ebb3497a8265d4c360656842e4b481f881772277586d9c2cc641b14456c6c462", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:827bf87edb79a7e8f269d432e4b27c8e8020deadef0dc321d668a164c0e6317f", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:c41a77c3ce0fc300e0b2caaf1ee0747fc81c1c088f52ffa89e42fe4aa701fd44", "enabled": 1 } }, "prelude": { "100": { "checksum": "sha256:074d99076276cfa5b040b409ea00476176e509c50b0e262192aa27bc34872baa", "enabled": 1 } }, "privoxy": { "100": { "checksum": "sha256:df739ebd48b6e56b5774a55e05a46c19d27564cd493924f4ee573eab40d88059", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:b0695ea8b39a1e855a5697a86a94240571c7121344b95db4925154999bcb5cca", "enabled": 1 } }, "prosody": { "100": { "checksum": "sha256:a53518c43e498c8c9ddf3066dd9bd8c3af6446dbf4b70d584bfb66e3aa4ae082", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:e1c5d342f1f74a3b8835800e20d4ab473f1529f4f1077b48cae541686ca99493", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:5166260019c7975741f14455d1fed2f7cef647c2e2f08d054da58398b1b548ae", "enabled": 1 } }, "publicfile": { "100": { "checksum": "sha256:313f9f29aaa2fb7c2e9d012afcb83b81120d5f226a4a95789817f4528326ea76", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:f83108c0cbeb45d7f432f5f39d64f8244ed015309032895866f6b05b7768e83e", "enabled": 1 } }, "puppet": { "100": { "checksum": "sha256:8eb386d8af34d1305ff81f72bc22cf9e2c28034ab63689123a3c5dd4e0da4b12", "enabled": 1 } }, "pwauth": { "100": { "checksum": "sha256:307c6d628cbfbc6c24bf2e34726b9776ff8bcf899183f7378858190628e8cfc8", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:8e8d7130e2c55af573455784f2d115e64b5d2519fdccbbc701666c6b87d4e02a", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:56dc8a4e9a6608948552a34d0b008cea439e60494d408c4c71d7ef4274cfa588", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:d320aa1782ea44da0278bb788bbc6d72504e9e91549779f731ad1ef18dabae62", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:f93d7a32ae08a9f0e79f36403f6cf1738d0b363ba87a0bf9b64bc7dca45a1e68", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:b6da2bce5b79b0d0c42dbb904589685149df7b7022381cd1586679ea2413245a", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:69e61e43d2ba5505a45fe99b76d9cdb5fd9df5b0b18ca6a9867159ceff0e64ea", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:39a4932bbf171c73ad691a55dca6cf0d5c0183362601c84bb364a04717eeaa10", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:05af050c8e6c1f45d6a0989cd4573aa779df68feb141249ff4e6503a94433223", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:3591dca1f8fb1300ca8d4be41a909f8326352bc21fa47881ecab3121fb1e360c", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:58f9c526e1827795838e2be6d6ad053f7a40f6cb1b8c64edd2197e10355ded42", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:062bed0545c74fbad313c5fea3642c5100b2e9cea4971588129e54e4d975d48e", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:a8dde29ef48db371c731c965a6e46c17d48026fafc2f5c031ff5a22d8c186274", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:27ad53e98a5086db9cefa582cdd82d624466351283d1eadddb49d29525cb7ecf", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:128b9441ca76b42d7cd94833289d1afb3a318c01104326bbb462794cc9e58cd4", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:00ad72497f36d5a4ffc68472b2fc920e44d5981e05c626b16ea638dec43c1119", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:cb0026fae844ac033b79163f6d7f503de1e171b1b8bd4b989af5f6b9c7ac68d1", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:344947e4a73057580ecc7abd13caabbf6911b0148094983414fd0b4ef1b784bf", "enabled": 1 } }, "rhev": { "100": { "checksum": "sha256:9260627895b66cfa6dbf72a27b8bb3c2f11c1b8f53cebbafea7e22e254cb3cbf", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:f103a6c7bd547b341d37088336c150b01981af46c8af81897324f11fb03b3512", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:cbf3603f88e4402b31c8d3b25ffbc49e052370f997981ab99b84449c690e7c7e", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:ebd9e31c55e74e25c500a935e435bc80cc35eff70b43e25ff1e6dedca6a932ed", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:118703a3bfda4696c72714b47ea658caf4eb1a0cd9e04f75e307a1574c4180f6", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:0fd7ea42b75ab283bad96a47475b92bfc1148c6085b8874a287fdfeab25a2a60", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "sha256:cdd7d83b62687348b4d3a9a9a811d631cace1e9b85297357530e4c0d6cfe8f82", "enabled": 1 } }, "rkt": { "100": { "checksum": "sha256:aa68a2d2d0fcf00585c077cb074a20a6b3c03a8f37f657152047256d9fa194cc", "enabled": 1 } }, "rlogin": { "100": { "checksum": "sha256:ee79c132905283df06f33edbf07044d7f3b9281385502437f9536620709921e8", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:f63c910c6813474eb26c9ca23b741df5052b59429e6326c0b5bf79c075df9ddb", "enabled": 1 } }, "rolekit": { "100": { "checksum": "sha256:03b6ce1252ded09ebf6e94718640759d9b211dd97e2dd57d1d778de4eb012ff4", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:83621f87c840f1cc05cc68ee55fd04cb6a6b037096d3b19a8a9f310f7bfe605a", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:6263d37a900205f2e8d19728832917b8681fed62fedb493490780bc39580b48c", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:4f5880d52807ce26dedc612bf930be97dbb8a3d4f71d9dd2c49e5a85fcb8f6d8", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:cd2a3333153d7f4612f106e387bfaa1be75ab8339743ebd7b7bc9687563edfb3", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:23676d83969be386103765416d7fcdd47d8648890d3f29104d46537c8e15ba5c", "enabled": 1 } }, "rshd": { "100": { "checksum": "sha256:5b902526880f0ac1ebdcbbdda485f684971289e35b1704250cf1ef6d9475e5e1", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:3c6e6b9a13b5b6c96de9705219b16fb72c908b64e703e4daedbc3e903f15b38f", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:7354677d272e19e79f693b1144f98a6b13fc57b1afcdf9225d153c9549d6b050", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:fc0670700c999cfc9df2aa059bd9043f89e28cf18504fffce68ae90846ffba97", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:69d81dbf1ee64cf68373b262426f2c38235c65a08fa07b6d984c212173c421b6", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:08ff8ae3fa28ecfb7a5dc01e04c0a65cb36604c0c43c84d279a87fa322c7ed5f", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:c19cb6b77c5e61d6d5161fe718e76bd39b565ffa3e2935fa86d9fa212657af81", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:ff14a4c75d13abbe6f9acbc55823cdec4ba0292d3371d61bd4819c80428c4aa6", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:4a032eacf61f283fec5ee33c19d29044ae9993e3fccba71ee7a78c3edc4a6843", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:8cd66f10588ac011a761fd7dd8c7321959a1b4e08f564628cd6818d39f0fe2cd", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:1c411b116b002406d243c0755bc41d12b0e0ab1512c2dedc7d0c3a84605ad499", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:6c526c19a6ca6c928fa90ef512e27bcf60fc36eb8bf0761caba35774347405ff", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:87f3b4985888d0bdec4a31ae64de5abd977ea48aab0664be86fffda797d37ba5", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:c818c9d44a7bb47328c3dc05fbd93ae1a9beb7c4172a17060396677d2df797a3", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:70222e7a0f5261b5340231e569fbae3df5b276435e04bf6042067b0e21a9bd76", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:b608d450176de09155d4a4b468fffd83f274a064e8a64551b19087fdbb4c6ad9", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:9ed7081dd55fbb74f03c472811d4994ffa6226154568cc11c664241ad7d3fe3e", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:94bbb85459ad62b0836072a89cf2cd0e4f88f6d41912dcd9212594aecde38c86", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:02fa4aa14e0bc05760fbbe3efc2b32d26a195c9d8179b2edfc480d1e311e2484", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:1e062a3a2af538be41569bf4d8c62005efd9558825bcc16beecf5542d95ef4c5", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:a5afd21f58e81e874ce28f2a8a39ae892f940a7cf68a2a9ed2e5be2ae1f1cf3d", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:4aee2089e463cd65e424f0bea42d909d8d8d3de4ef98a8f47d8630096d14acc3", "enabled": 1 } }, "sge": { "100": { "checksum": "sha256:a7703253d970c1f8843bfbb95df29f7bd73a5aa15694be614de571f273b9b023", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:d87db5bead6a4f89a4f087cfc5d627ef87277e200b53d670e0e164abcf0313cc", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:f33a23e6f6879a6465292329fa10a14ab0ffe3ca3765e86f26fc37b935bcadd4", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:031c5ff61a50e9ddbfbd0942fae37ea90074e478c1cec0b4eb7cb6aca9596dc7", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:cafa04ffdedc77f63d8494e54ea6e9fe5c6138003b57f7705020ef55add50b29", "enabled": 1 } }, "smokeping": { "100": { "checksum": "sha256:f9b6542e390fe6c0a4323790b2bd9b9fb32761f691930df6c34f61cd11e54f1a", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:f13a315cb56d2b1d18b445ecb589b522080d61bb2eadc7719c12f61a1da46678", "enabled": 1 } }, "smsd": { "100": { "checksum": "sha256:ac4e33201632d9b0d4f36f5a403867e4657bf77f9d73446119784bd05fe8644e", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:eefccd257b5b9326cd5ba7ec1e402e96b447ee470f7aebda42143cfc81cc87f1", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:9c41f87b5ba09a6254ce922eb60b6dae47d3c7bd83549aa9e1b4509f7f0603d5", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:69c57f871e35b62953afaf643fee5bb47f815b803862a54e253e50d8ae28d7be", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:6d618460b03a8141c43e9679285b16dbdcd49b3020cb4d003cee81310d5ad2f2", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:5115d4056aa236c832f66028083ace5af3dbb88eccfb6c4c9b92e65ac4cce486", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:049ba06fa82b92c817d0fcabbea636832da216edfc2d16a301dea96501e0ddc8", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:a6efbc9724f6868d31cc94896e2272a4cfe2d810fab9eda9f1cb85afe0349012", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:45ad3035b3e1935094d8e2fd1b15257a5d6434b7d8c592521404651ea6296f3a", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:b701df18f6139647738b643c5b1a1d8a1572395b4e1fff2c504e7a6bdbabc639", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:311ea08ab48f4b407e0bf45538aa6bcdd2b0cfdcc307567d6f6654d7d23c8a90", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:9e90217c45bf0add27ac0ec389487ae62fcdf966e43b19e94b39c6d252d39cef", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:443877f00fc71f5913e4a5103bc9084c3f8724fcceca5abb6d60a23082a3aec6", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:91c5e5c35261225ae12b5e1bb35d19ee72769a2ad5ffc72a33cc4de185b6f43b", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:6974335caa22d67d0a3d6cd2f9549c1474eee7b017748768b296e21c7af6f482", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:8373ad7e195b16d1d244d1611ae4ba87c7e8b743050a1a3cf39b5b0ab9bec4ba", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:d177add9dc39846ef24440294154fd67ec5e2e5c6f0ac9c17eb89dfb6ea887e7", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:1e37b5f0d9e8aa7c05dc7e3580fefe546f81f7b1b54a8eef0773a1e6bd2c58ce", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:650e0aae8f51120debe600360e45ef451e8051fef46189c115749d224a8d0afa", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:cb674d7d6fa303278bdf2e4198ffde0da22aa626a5d2376e514cde1599f3570a", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:2b1807b97b376261a1313840b22eb76235dc6d3978d55724de1695820487eb38", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:f9d762a738e1742dea85f5c3830e20a7cf39f43198b0573f4643e03fdf13e0b2", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:3112c3f67959589b5885bf9ac10d0ede832d3474812ea03a98c77d1b6d87a9bd", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:79ae459caedace3652b53ba6be21f53df5a8c8b41ab80506876a44d1cd5a8a4c", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:272c5494a652a912380581481e3a874887406d9134eb05da001f23745b2a58b6", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:5b3d9fe700d5a2f2a0fd1932695085dbdf6ccb195ed9037ffacce8bedce9e96d", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:eb8e219d448ac3dc8e546e8c75d065b0e40190ef01ec75602a93198305a6c354", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:589ea47842cee02bc752f00ed268938fe510c28ff3597e2c0cc14194a31d2710", "enabled": 1 } }, "tcpd": { "100": { "checksum": "sha256:a542c8799c012ed27a2fb93178397568ba1a96d0b320e4ad093d3f957ef83866", "enabled": 1 } }, "tcsd": { "100": { "checksum": "sha256:082df579e721dadd4cc6093ead25605c0864b4f9545fe15b973718799bc3f665", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:176f68075bc574f5ffeccad8363d5e8190c1561339f2fc609672156de56b2480", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:6e3e664be31a1c77a90aaa94b52809351004d03325ec6ca711d01131f9482e83", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:50726905995b22290907371d8cfe398cf770f3459785fa5519046c89b4587d56", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:2bb26aa2ee0e4e126f5f65bb5f71bcdcff2cb30e9303f563f966c8c73c920ccb", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:38eb3961c0fa65269cf82e1037415367b492179edbc720558cb787800d84e907", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:0da7404d31f4c00d00f67041d4142e128b03eb1514d15695a636f13b6250d049", "enabled": 1 } }, "timedatex": { "100": { "checksum": "sha256:7ab40444034fcc3be4a32a0e72313b0627d9adfe329954fc825ec483847d32f8", "enabled": 1 } }, "tlp": { "100": { "checksum": "sha256:764b572b286cd3b2fd6cd35210f40d665e5c574500f0a4c82f94b1074f552fb6", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:e8ed2f5a472b550d21f13310e57bf3779819d31c5c70d606850229cc56af5c66", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:326a50e64a6800bfb1f55b44ffcbac03abd47187951f5031c1d43a3ab327e84f", "enabled": 1 } }, "tor": { "100": { "checksum": "sha256:8459e0e35121a6784a58cd2da6d65ca1c2185469030b3ffeeac53ea209759961", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:23d4bce33efc3fd96819a3104142957411c96dfe29878568e434e2fc37bcc827", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:25e66c7980f6109aaa5b82fd50d351197475434f0bd1232bfc5fcde13e645942", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:f6958ca1de520c0770d5fef4db40c770ea971aa4ff1e44e75bc5ce28b219c8e1", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:4bfd146d5153e4318613aeb6220a85f767df127d8c635df3eb9effff3e23c9a3", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:4f37de234048466b90c8c062d969d4c433b522b11e15f40b1e6011d6886732bd", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:165a32f507c35504d182074c819bc101ec2509b3297086506598c408b1e3acd9", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:0c322c0b5601401c6034bb3b5a14bc554cb3dac02c462e6341a675c489fbf6f0", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:a481132307fe4e7f166d183f95dd70a1a2fe7cb21411340cdd522339dc9eecd9", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:fac7ad46fc50369fb70bcf3ec265e1f3bff1259ffe474e2535223c3fbce6a453", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:f23d94ce40b1e7dcc10eeb840a4322a56d76f9649ef6057c4a446ac1b6fb1ed0", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:41d55b1ab2964670cce394fcbb0439a90fdb1a842e1e8e29904d38f3782ae68d", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:ec496632f91a21b368e0afaa132845148bab11976eafa48d647c817ec24e3891", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:e4166c3bfcc528c22e6656eb4c4d57ae97eb49053593aefc8c7ecad7ae810c67", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:5be574521155e4b99b38bcd1916757c9be69b0f89f976aa47188285460efad60", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:8ebcdf1f369d1de1cd1ea5b575205e4c127928f72ff43ee3c12574eab70f1031", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:31a24a4b447de14cec57a18549aa1ae09c39751a43d88a25f06f49773992e658", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:d8172d370f0da7eb94033194b60316461745af1f976c26f9bcc39e23ee8a6f16", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:6515d15889968c3d1d0f773a6f515c3ac5a98956a5d5d4e0d146a4c6011f568b", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:badd40ac4205c51bafd82f4d91193436143f5d7732b5d904da3d135257b4cb41", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:d20e9bc460f012f2ac9d5dd32abeb1de7f762b13bae78376c592d3a935266e45", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:a26973a6006e05e43657737f80d63c61958d1d3f0c190a9128d3eff030c91b37", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:ea51b09d150d2e42f335f24e2b201088c74b2d9529c1da23fe04d03e623206c3", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:9b9f4dd93a1ba653d0fce1ad6d7b6c1774936359072e4951799ea5692ea13c32", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:7d80b3270f03f6207bdb54bd93bcea2ff84383b6e33561e7f029baa12d05acde", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:8ab4800293a766cf255f4598035228362d4e30ef0ac0d67d43b4a093f18c139f", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "sha256:7db283d146d00523ff207e2092545a4307710d2b5a3b8517f19cdc7e51c36d62", "enabled": 1 } }, "vpn": { "100": { "checksum": "sha256:a6757b76a18e05b3fc93f0d36b91b51f3635a0a055f3c5ca2693dba9bd20f9cc", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:8b683c474f953a281ff5fa373bfa67c63588c6faf4203409d78a115acecf94b7", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:cc25751ba7e123e02be5b8d1f3dbe936e7aa0b847e723f440cbbd0642309bb95", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:239846bfd616f26a85339f607eab43666dfc693b329c185b6e12b725127f7188", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:f765fe184da93c61b38bc73893780aea209eaf004658ebf8ee20c7c8ea4c56c6", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:9ec8c8d4156688729fc438dfa1a4695ae697370dd37891716038736b49689de0", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:e7192373837ca2c79712da4b9c09b37c98f20752db310431a5b6e53c2b9a2d50", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:b7dee46a1e6a7841fa667c03894a524bdbd2856e9e28ae7ff653a76d8f961c63", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:8595b56ebc03c4ac45fdcc23f851a7b46704ef3d68aef0c52af0e20faeb2a4de", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:d800be053dc990f2093bd0dc877257ca27355a7e98f8ebd93292d7ac5f9bf388", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:17255797b5d668b67aa92ecbf725b104eba96ba8639fade6d52b03866c95d18a", "enabled": 1 } }, "zabbix": { "100": { "checksum": "sha256:2f663f3084970d995c4960862ed1128e886baf14039b88a003964ef3c5a0a884", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:88598cde700174182f670cbf8b5058687c9e1e718b9dad85243f13d054c699e0", "enabled": 1 } }, "zebra": { "100": { "checksum": "sha256:7071305e4c4847311cae305142ce9fe4b3c58cf39811b4b191d1e581c4f4cf0b", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:2337f3a4d56a0d4a22d60c3ed0ae9be194b1b613b1be0adc34df31d2c9a437f2", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:0536e9239eb9983202dd3c010e9aa9810ae13d92805689cd478ce62f992190f6", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:107 Saturday 02 December 2023 16:51:36 +0000 (0:00:04.026) 0:04:09.094 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:118 Saturday 02 December 2023 16:51:36 +0000 (0:00:00.036) 0:04:09.131 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:124 Saturday 02 December 2023 16:51:36 +0000 (0:00:00.032) 0:04:09.163 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Saturday 02 December 2023 16:51:37 +0000 (0:00:00.079) 0:04:09.243 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:105 Saturday 02 December 2023 16:51:37 +0000 (0:00:00.046) 0:04:09.289 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.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-cize8ash6x/.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_3ixfuhd2.yml'}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Saturday 02 December 2023 16:51:37 +0000 (0:00:00.163) 0:04:09.453 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Saturday 02 December 2023 16:51:37 +0000 (0:00:00.163) 0:04:09.617 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Saturday 02 December 2023 16:51:37 +0000 (0:00:00.051) 0:04:09.668 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Saturday 02 December 2023 16:51:37 +0000 (0:00:00.038) 0:04:09.706 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 02 December 2023 16:51:37 +0000 (0:00:00.066) 0:04:09.773 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 02 December 2023 16:51:37 +0000 (0:00:00.242) 0:04:10.015 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 02 December 2023 16:51:37 +0000 (0:00:00.038) 0:04:10.054 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "1001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 02 December 2023 16:51:37 +0000 (0:00:00.050) 0:04:10.105 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 02 December 2023 16:51:38 +0000 (0:00:00.241) 0:04:10.346 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 02 December 2023 16:51:38 +0000 (0:00:00.057) 0:04:10.403 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1701535729.5689657, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "0fac9a92bc500b47604bc297195553ae8b675c09", "ctime": 1701535683.2551804, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 202690, "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": 1679919460.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1156410658", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 02 December 2023 16:51:38 +0000 (0:00:00.233) 0:04:10.637 ***** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user1" ], "delta": "0:00:00.004088", "end": "2023-12-02 16:51:38.636787", "rc": 0, "start": "2023-12-02 16:51:38.632699" } STDOUT: 0: user1 589824 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 02 December 2023 16:51:38 +0000 (0:00:00.302) 0:04:10.939 ***** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user1" ], "delta": "0:00:00.004212", "end": "2023-12-02 16:51:38.940119", "rc": 0, "start": "2023-12-02 16:51:38.935907" } STDOUT: 0: user1 589824 65536 TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 02 December 2023 16:51:38 +0000 (0:00:00.235) 0:04:11.175 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 02 December 2023 16:51:39 +0000 (0:00:00.029) 0:04:11.205 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 02 December 2023 16:51:39 +0000 (0:00:00.029) 0:04:11.234 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 02 December 2023 16:51:39 +0000 (0:00:00.029) 0:04:11.264 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Saturday 02 December 2023 16:51:39 +0000 (0:00:00.030) 0:04:11.294 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Saturday 02 December 2023 16:51:39 +0000 (0:00:00.029) 0:04:11.324 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Saturday 02 December 2023 16:51:39 +0000 (0:00:00.048) 0:04:11.373 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Saturday 02 December 2023 16:51:39 +0000 (0:00:00.032) 0:04:11.405 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Saturday 02 December 2023 16:51:39 +0000 (0:00:00.036) 0:04:11.442 ***** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/home/user1/.config/containers/ansible-kubernetes.d/httpd1.yml" ], "delta": "0:00:00.006192", "end": "2023-12-02 16:51:39.443949", "rc": 0, "start": "2023-12-02 16:51:39.437757" } 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:76 Saturday 02 December 2023 16:51:39 +0000 (0:00:00.235) 0:04:11.678 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:80 Saturday 02 December 2023 16:51:39 +0000 (0:00:00.091) 0:04:11.769 ***** included: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for sut TASK [fedora.linux_system_roles.podman : Enable lingering if needed] *********** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Saturday 02 December 2023 16:51:39 +0000 (0:00:00.083) 0:04:11.852 ***** 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 : Get the host mount volumes] *********** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:8 Saturday 02 December 2023 16:51:39 +0000 (0:00:00.226) 0:04:12.079 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:19 Saturday 02 December 2023 16:51:39 +0000 (0:00:00.047) 0:04:12.127 ***** 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:c636,c911", "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:c636,c911", "size": 40, "state": "directory", "uid": 1001 } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:32 Saturday 02 December 2023 16:51:40 +0000 (0:00:00.497) 0:04:12.624 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:52 Saturday 02 December 2023 16:51:41 +0000 (0:00:00.860) 0:04:13.485 ***** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1701535853.1217384, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fa3a58d6c50a5ab5d36fa9018a66e60104eac01e", "ctime": 1701535852.7787473, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 1001, "gr_name": "user1", "inode": 265187, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1701535852.566753, "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": "2107014508", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:60 Saturday 02 December 2023 16:51:41 +0000 (0:00:00.242) 0:04:13.728 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:69 Saturday 02 December 2023 16:51:41 +0000 (0:00:00.246) 0:04:13.975 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:79 Saturday 02 December 2023 16:51:42 +0000 (0:00:00.544) 0:04:14.519 ***** 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="2023-12-02T16:51:42Z" level=info msg="/usr/bin/podman filtering at log level debug" time="2023-12-02T16:51:42Z" 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="2023-12-02T16:51:42Z" level=debug msg="Using conmon: \"/usr/bin/conmon\"" time="2023-12-02T16:51:42Z" level=debug msg="Initializing boltdb state at /home/user1/.local/share/containers/storage/libpod/bolt_state.db" time="2023-12-02T16:51:42Z" level=debug msg="systemd-logind: Unknown object '/'." time="2023-12-02T16:51:42Z" level=debug msg="Using graph driver overlay" time="2023-12-02T16:51:42Z" level=debug msg="Using graph root /home/user1/.local/share/containers/storage" time="2023-12-02T16:51:42Z" level=debug msg="Using run root /run/user/1001/containers" time="2023-12-02T16:51:42Z" level=debug msg="Using static dir /home/user1/.local/share/containers/storage/libpod" time="2023-12-02T16:51:42Z" level=debug msg="Using tmp dir /run/user/1001/libpod/tmp" time="2023-12-02T16:51:42Z" level=debug msg="Using volume path /home/user1/.local/share/containers/storage/volumes" time="2023-12-02T16:51:42Z" level=debug msg="Using transient store: false" time="2023-12-02T16:51:42Z" level=debug msg="[graphdriver] trying provided driver \"overlay\"" time="2023-12-02T16:51:42Z" level=debug msg="Cached value indicated that overlay is supported" time="2023-12-02T16:51:42Z" level=debug msg="Cached value indicated that overlay is supported" time="2023-12-02T16:51:42Z" level=debug msg="Cached value indicated that metacopy is not being used" time="2023-12-02T16:51:42Z" level=debug msg="Cached value indicated that native-diff is usable" time="2023-12-02T16:51:42Z" level=debug msg="backingFs=extfs, projectQuotaSupported=false, useNativeDiff=true, usingMetacopy=false" time="2023-12-02T16:51:42Z" level=debug msg="Initializing event backend journald" time="2023-12-02T16:51:42Z" level=debug msg="Configured OCI runtime crun-wasm initialization failed: no valid executable found for OCI runtime crun-wasm: invalid argument" time="2023-12-02T16:51:42Z" level=debug msg="Configured OCI runtime runc initialization failed: no valid executable found for OCI runtime runc: invalid argument" time="2023-12-02T16:51:42Z" level=debug msg="Configured OCI runtime runj initialization failed: no valid executable found for OCI runtime runj: invalid argument" time="2023-12-02T16:51:42Z" level=debug msg="Configured OCI runtime runsc initialization failed: no valid executable found for OCI runtime runsc: invalid argument" time="2023-12-02T16:51:42Z" level=debug msg="Configured OCI runtime krun initialization failed: no valid executable found for OCI runtime krun: invalid argument" time="2023-12-02T16:51:42Z" level=debug msg="Configured OCI runtime ocijail initialization failed: no valid executable found for OCI runtime ocijail: invalid argument" time="2023-12-02T16:51:42Z" level=debug msg="Configured OCI runtime kata initialization failed: no valid executable found for OCI runtime kata: invalid argument" time="2023-12-02T16:51:42Z" level=debug msg="Configured OCI runtime youki initialization failed: no valid executable found for OCI runtime youki: invalid argument" time="2023-12-02T16:51:42Z" level=debug msg="Using OCI runtime \"/usr/bin/crun\"" time="2023-12-02T16:51:42Z" level=info msg="Setting parallel job count to 7" time="2023-12-02T16:51:42Z" level=debug msg="Successfully loaded network podman-default-kube-network: &{podman-default-kube-network 742fd55bb60a65ce455b4c6fafd3a51f5b70c5690fa604564eb1b8264a595a00 bridge podman1 2023-12-02 16:50:53.12385508 +0000 UTC [{{{10.89.0.0 ffffff00}} 10.89.0.1 }] [] false false true [] map[] map[] map[driver:host-local]}" time="2023-12-02T16:51:42Z" level=debug msg="Successfully loaded 2 networks" time="2023-12-02T16:51:42Z" level=debug msg="Looking up image \"localhost/podman-pause:4.6.2-1693251511\" in local containers storage" time="2023-12-02T16:51:42Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-12-02T16:51:42Z" level=debug msg="Trying \"localhost/podman-pause:4.6.2-1693251511\" ..." time="2023-12-02T16:51:42Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@0c3071dbe3b6337e8517cf2ce52123520e23e39ec180446cbf59c29915adc58f\"" time="2023-12-02T16:51:42Z" level=debug msg="Found image \"localhost/podman-pause:4.6.2-1693251511\" as \"localhost/podman-pause:4.6.2-1693251511\" in local containers storage" time="2023-12-02T16:51:42Z" level=debug msg="Found image \"localhost/podman-pause:4.6.2-1693251511\" as \"localhost/podman-pause:4.6.2-1693251511\" in local containers storage ([overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@0c3071dbe3b6337e8517cf2ce52123520e23e39ec180446cbf59c29915adc58f)" time="2023-12-02T16:51:42Z" level=debug msg="exporting opaque data as blob \"sha256:0c3071dbe3b6337e8517cf2ce52123520e23e39ec180446cbf59c29915adc58f\"" time="2023-12-02T16:51:42Z" level=debug msg="Pod using bridge network mode" time="2023-12-02T16:51:42Z" level=debug msg="Created cgroup path user.slice/user-libpod_pod_12612e604892946d22c1e8f76b6b53491a4b8057cffcec6519db1aff2b9603b4.slice for parent user.slice and name libpod_pod_12612e604892946d22c1e8f76b6b53491a4b8057cffcec6519db1aff2b9603b4" time="2023-12-02T16:51:42Z" level=debug msg="Created cgroup user.slice/user-libpod_pod_12612e604892946d22c1e8f76b6b53491a4b8057cffcec6519db1aff2b9603b4.slice" time="2023-12-02T16:51:42Z" level=debug msg="Got pod cgroup as user.slice/user-libpod_pod_12612e604892946d22c1e8f76b6b53491a4b8057cffcec6519db1aff2b9603b4.slice" time="2023-12-02T16:51:42Z" level=debug msg="Shutting down engines" TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:87 Saturday 02 December 2023 16:51:42 +0000 (0:00:00.333) 0:04:14.852 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:99 Saturday 02 December 2023 16:51:42 +0000 (0:00:00.129) 0:04:14.982 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:112 Saturday 02 December 2023 16:51:42 +0000 (0:00:00.042) 0:04:15.025 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:126 Saturday 02 December 2023 16:51:42 +0000 (0:00:00.044) 0:04:15.069 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Saturday 02 December 2023 16:51:42 +0000 (0:00:00.049) 0:04:15.119 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Saturday 02 December 2023 16:51:42 +0000 (0:00:00.056) 0:04:15.175 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Saturday 02 December 2023 16:51:43 +0000 (0:00:00.066) 0:04:15.241 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Saturday 02 December 2023 16:51:43 +0000 (0:00:00.041) 0:04:15.283 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 02 December 2023 16:51:43 +0000 (0:00:00.060) 0:04:15.343 ***** ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 02 December 2023 16:51:43 +0000 (0:00:00.251) 0:04:15.595 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 02 December 2023 16:51:43 +0000 (0:00:00.038) 0:04:15.634 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 02 December 2023 16:51:43 +0000 (0:00:00.117) 0:04:15.751 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 02 December 2023 16:51:43 +0000 (0:00:00.240) 0:04:15.992 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 02 December 2023 16:51:43 +0000 (0:00:00.046) 0:04:16.038 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1701535729.5689657, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "0fac9a92bc500b47604bc297195553ae8b675c09", "ctime": 1701535683.2551804, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 202690, "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": 1679919460.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1156410658", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 02 December 2023 16:51:44 +0000 (0:00:00.236) 0:04:16.275 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 02 December 2023 16:51:44 +0000 (0:00:00.035) 0:04:16.311 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 02 December 2023 16:51:44 +0000 (0:00:00.033) 0:04:16.345 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 02 December 2023 16:51:44 +0000 (0:00:00.036) 0:04:16.381 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 02 December 2023 16:51:44 +0000 (0:00:00.034) 0:04:16.415 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 02 December 2023 16:51:44 +0000 (0:00:00.034) 0:04:16.450 ***** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Saturday 02 December 2023 16:51:44 +0000 (0:00:00.033) 0:04:16.484 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Saturday 02 December 2023 16:51:44 +0000 (0:00:00.032) 0:04:16.516 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Saturday 02 December 2023 16:51:44 +0000 (0:00:00.170) 0:04:16.687 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Saturday 02 December 2023 16:51:44 +0000 (0:00:00.041) 0:04:16.728 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Saturday 02 December 2023 16:51:44 +0000 (0:00:00.038) 0:04:16.767 ***** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/httpd2.yml" ], "delta": "0:00:00.006168", "end": "2023-12-02 16:51:44.767700", "rc": 0, "start": "2023-12-02 16:51:44.761532" } 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:76 Saturday 02 December 2023 16:51:44 +0000 (0:00:00.236) 0:04:17.004 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:80 Saturday 02 December 2023 16:51:44 +0000 (0:00:00.032) 0:04:17.036 ***** included: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for sut TASK [fedora.linux_system_roles.podman : Enable lingering if needed] *********** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Saturday 02 December 2023 16:51:44 +0000 (0:00:00.070) 0:04:17.107 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:8 Saturday 02 December 2023 16:51:44 +0000 (0:00:00.031) 0:04:17.139 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:19 Saturday 02 December 2023 16:51:45 +0000 (0:00:00.059) 0:04:17.199 ***** 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:c287,c1000", "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:c287,c1000", "size": 40, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:32 Saturday 02 December 2023 16:51:45 +0000 (0:00:00.472) 0:04:17.671 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:52 Saturday 02 December 2023 16:51:46 +0000 (0:00:00.763) 0:04:18.435 ***** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1701535862.3594995, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "80d3283179dcbec4981476f41da6795518e48a61", "ctime": 1701535861.9615097, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 265255, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1701535861.7465153, "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": "1405762564", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:60 Saturday 02 December 2023 16:51:46 +0000 (0:00:00.319) 0:04:18.754 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:69 Saturday 02 December 2023 16:51:46 +0000 (0:00:00.247) 0:04:19.002 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:79 Saturday 02 December 2023 16:51:47 +0000 (0:00:00.536) 0:04:19.538 ***** ok: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true --log-level=debug /etc/containers/ansible-kubernetes.d/httpd2.yml" ], "changed": false } STDERR: time="2023-12-02T16:51:47Z" level=info msg="/usr/bin/podman filtering at log level debug" time="2023-12-02T16:51:47Z" level=debug msg="Called kube.PersistentPreRunE(/usr/bin/podman play kube --start=true --log-level=debug /etc/containers/ansible-kubernetes.d/httpd2.yml)" time="2023-12-02T16:51:47Z" level=debug msg="Using conmon: \"/usr/bin/conmon\"" time="2023-12-02T16:51:47Z" level=debug msg="Initializing boltdb state at /var/lib/containers/storage/libpod/bolt_state.db" time="2023-12-02T16:51:47Z" level=debug msg="Using graph driver overlay" time="2023-12-02T16:51:47Z" level=debug msg="Using graph root /var/lib/containers/storage" time="2023-12-02T16:51:47Z" level=debug msg="Using run root /run/containers/storage" time="2023-12-02T16:51:47Z" level=debug msg="Using static dir /var/lib/containers/storage/libpod" time="2023-12-02T16:51:47Z" level=debug msg="Using tmp dir /run/libpod" time="2023-12-02T16:51:47Z" level=debug msg="Using volume path /var/lib/containers/storage/volumes" time="2023-12-02T16:51:47Z" level=debug msg="Using transient store: false" time="2023-12-02T16:51:47Z" level=debug msg="[graphdriver] trying provided driver \"overlay\"" time="2023-12-02T16:51:47Z" level=debug msg="Cached value indicated that overlay is supported" time="2023-12-02T16:51:47Z" level=debug msg="Cached value indicated that overlay is supported" time="2023-12-02T16:51:47Z" level=debug msg="Cached value indicated that metacopy is being used" time="2023-12-02T16:51:47Z" level=debug msg="Cached value indicated that native-diff is not being used" time="2023-12-02T16:51:47Z" 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="2023-12-02T16:51:47Z" level=debug msg="backingFs=extfs, projectQuotaSupported=false, useNativeDiff=false, usingMetacopy=true" time="2023-12-02T16:51:47Z" level=debug msg="Initializing event backend journald" time="2023-12-02T16:51:47Z" level=debug msg="Configured OCI runtime crun-wasm initialization failed: no valid executable found for OCI runtime crun-wasm: invalid argument" time="2023-12-02T16:51:47Z" level=debug msg="Configured OCI runtime runsc initialization failed: no valid executable found for OCI runtime runsc: invalid argument" time="2023-12-02T16:51:47Z" level=debug msg="Configured OCI runtime youki initialization failed: no valid executable found for OCI runtime youki: invalid argument" time="2023-12-02T16:51:47Z" level=debug msg="Configured OCI runtime runc initialization failed: no valid executable found for OCI runtime runc: invalid argument" time="2023-12-02T16:51:47Z" level=debug msg="Configured OCI runtime runj initialization failed: no valid executable found for OCI runtime runj: invalid argument" time="2023-12-02T16:51:47Z" level=debug msg="Configured OCI runtime kata initialization failed: no valid executable found for OCI runtime kata: invalid argument" time="2023-12-02T16:51:47Z" level=debug msg="Configured OCI runtime krun initialization failed: no valid executable found for OCI runtime krun: invalid argument" time="2023-12-02T16:51:47Z" level=debug msg="Configured OCI runtime ocijail initialization failed: no valid executable found for OCI runtime ocijail: invalid argument" time="2023-12-02T16:51:47Z" level=debug msg="Using OCI runtime \"/usr/bin/crun\"" time="2023-12-02T16:51:47Z" level=info msg="Setting parallel job count to 7" time="2023-12-02T16:51:47Z" level=debug msg="Successfully loaded network podman-default-kube-network: &{podman-default-kube-network a12c8ab752ac1e1f4fee448ffe4b033001868bc9bb4cfdd068b1b4ef2cb33dd8 bridge podman1 2023-12-02 16:49:17.345689423 +0000 UTC [{{{10.89.0.0 ffffff00}} 10.89.0.1 }] [] false false true [] map[] map[] map[driver:host-local]}" time="2023-12-02T16:51:47Z" level=debug msg="Successfully loaded 2 networks" time="2023-12-02T16:51:47Z" level=debug msg="Looking up image \"localhost/podman-pause:4.6.2-1693251511\" in local containers storage" time="2023-12-02T16:51:47Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-12-02T16:51:47Z" level=debug msg="Trying \"localhost/podman-pause:4.6.2-1693251511\" ..." time="2023-12-02T16:51:47Z" level=debug msg="parsed reference into \"[overlay@/var/lib/containers/storage+/run/containers/storage:overlay.mountopt=nodev,metacopy=on]@422eedd3722464024115570d309d3402f1e967c110107ce0d10a42b9de697d60\"" time="2023-12-02T16:51:47Z" level=debug msg="Found image \"localhost/podman-pause:4.6.2-1693251511\" as \"localhost/podman-pause:4.6.2-1693251511\" in local containers storage" time="2023-12-02T16:51:47Z" level=debug msg="Found image \"localhost/podman-pause:4.6.2-1693251511\" as \"localhost/podman-pause:4.6.2-1693251511\" in local containers storage ([overlay@/var/lib/containers/storage+/run/containers/storage:overlay.mountopt=nodev,metacopy=on]@422eedd3722464024115570d309d3402f1e967c110107ce0d10a42b9de697d60)" time="2023-12-02T16:51:47Z" level=debug msg="exporting opaque data as blob \"sha256:422eedd3722464024115570d309d3402f1e967c110107ce0d10a42b9de697d60\"" time="2023-12-02T16:51:47Z" level=debug msg="Pod using bridge network mode" time="2023-12-02T16:51:47Z" level=debug msg="Created cgroup path machine.slice/machine-libpod_pod_d87d2a70822ad485997837b96a99b0102fb53eadd7c4af7f105acd11cfca60ef.slice for parent machine.slice and name libpod_pod_d87d2a70822ad485997837b96a99b0102fb53eadd7c4af7f105acd11cfca60ef" time="2023-12-02T16:51:47Z" level=debug msg="Created cgroup machine.slice/machine-libpod_pod_d87d2a70822ad485997837b96a99b0102fb53eadd7c4af7f105acd11cfca60ef.slice" time="2023-12-02T16:51:47Z" level=debug msg="Got pod cgroup as machine.slice/machine-libpod_pod_d87d2a70822ad485997837b96a99b0102fb53eadd7c4af7f105acd11cfca60ef.slice" time="2023-12-02T16:51:47Z" level=debug msg="Shutting down engines" TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:87 Saturday 02 December 2023 16:51:47 +0000 (0:00:00.301) 0:04:19.840 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:99 Saturday 02 December 2023 16:51:47 +0000 (0:00:00.039) 0:04:19.879 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:112 Saturday 02 December 2023 16:51:47 +0000 (0:00:00.038) 0:04:19.918 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:126 Saturday 02 December 2023 16:51:47 +0000 (0:00:00.038) 0:04:19.957 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Saturday 02 December 2023 16:51:47 +0000 (0:00:00.036) 0:04:19.993 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Saturday 02 December 2023 16:51:47 +0000 (0:00:00.044) 0:04:20.038 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Saturday 02 December 2023 16:51:47 +0000 (0:00:00.048) 0:04:20.086 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Saturday 02 December 2023 16:51:47 +0000 (0:00:00.046) 0:04:20.133 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 02 December 2023 16:51:48 +0000 (0:00:00.136) 0:04:20.270 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 02 December 2023 16:51:48 +0000 (0:00:00.039) 0:04:20.309 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 02 December 2023 16:51:48 +0000 (0:00:00.037) 0:04:20.346 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 02 December 2023 16:51:48 +0000 (0:00:00.059) 0:04:20.405 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 02 December 2023 16:51:48 +0000 (0:00:00.251) 0:04:20.657 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 02 December 2023 16:51:48 +0000 (0:00:00.046) 0:04:20.704 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1701535729.5689657, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "0fac9a92bc500b47604bc297195553ae8b675c09", "ctime": 1701535683.2551804, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 202690, "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": 1679919460.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1156410658", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 02 December 2023 16:51:48 +0000 (0:00:00.240) 0:04:20.944 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 02 December 2023 16:51:48 +0000 (0:00:00.033) 0:04:20.977 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 02 December 2023 16:51:48 +0000 (0:00:00.031) 0:04:21.009 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 02 December 2023 16:51:48 +0000 (0:00:00.033) 0:04:21.042 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 02 December 2023 16:51:49 +0000 (0:00:00.160) 0:04:21.202 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 02 December 2023 16:51:49 +0000 (0:00:00.034) 0:04:21.237 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Saturday 02 December 2023 16:51:49 +0000 (0:00:00.036) 0:04:21.273 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Saturday 02 December 2023 16:51:49 +0000 (0:00:00.033) 0:04:21.307 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Saturday 02 December 2023 16:51:49 +0000 (0:00:00.053) 0:04:21.360 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Saturday 02 December 2023 16:51:49 +0000 (0:00:00.035) 0:04:21.396 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Saturday 02 December 2023 16:51:49 +0000 (0:00:00.041) 0:04:21.438 ***** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/httpd3.yml" ], "delta": "0:00:00.006212", "end": "2023-12-02 16:51:49.438388", "rc": 0, "start": "2023-12-02 16:51:49.432176" } 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:76 Saturday 02 December 2023 16:51:49 +0000 (0:00:00.237) 0:04:21.675 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:80 Saturday 02 December 2023 16:51:49 +0000 (0:00:00.031) 0:04:21.707 ***** included: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for sut TASK [fedora.linux_system_roles.podman : Enable lingering if needed] *********** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Saturday 02 December 2023 16:51:49 +0000 (0:00:00.090) 0:04:21.798 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:8 Saturday 02 December 2023 16:51:49 +0000 (0:00:00.122) 0:04:21.920 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:19 Saturday 02 December 2023 16:51:49 +0000 (0:00:00.053) 0:04:21.974 ***** 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:c162,c735", "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:c162,c735", "size": 40, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:32 Saturday 02 December 2023 16:51:50 +0000 (0:00:00.482) 0:04:22.456 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:52 Saturday 02 December 2023 16:51:51 +0000 (0:00:00.748) 0:04:23.205 ***** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1701535870.6202855, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "924d5bf31ea43dfb8f1e17eccf59b4d11b1705c4", "ctime": 1701535870.3152936, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 265364, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1701535870.102299, "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": "261550772", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:60 Saturday 02 December 2023 16:51:51 +0000 (0:00:00.241) 0:04:23.447 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:69 Saturday 02 December 2023 16:51:51 +0000 (0:00:00.242) 0:04:23.689 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:79 Saturday 02 December 2023 16:51:52 +0000 (0:00:00.528) 0:04:24.218 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:87 Saturday 02 December 2023 16:51:52 +0000 (0:00:00.293) 0:04:24.512 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:99 Saturday 02 December 2023 16:51:52 +0000 (0:00:00.038) 0:04:24.550 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:112 Saturday 02 December 2023 16:51:52 +0000 (0:00:00.035) 0:04:24.585 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:126 Saturday 02 December 2023 16:51:52 +0000 (0:00:00.035) 0:04:24.621 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:111 Saturday 02 December 2023 16:51:52 +0000 (0:00:00.121) 0:04:24.742 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check if pods are running] *********************************************** task path: /WORKDIR/git-weekly-cize8ash6x/tests/tests_basic.yml:323 Saturday 02 December 2023 16:51:52 +0000 (0:00:00.050) 0:04:24.793 ***** ok: [sut] => (item=['httpd1', 'user1', 1001]) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "pod", "inspect", "httpd1", "--format", "{{.State}}" ], "delta": "0:00:00.096799", "end": "2023-12-02 16:51:52.905161", "failed_when_result": false, "item": [ "httpd1", "user1", 1001 ], "rc": 0, "start": "2023-12-02 16:51:52.808362" } 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.043703", "end": "2023-12-02 16:51:53.154319", "failed_when_result": false, "item": [ "httpd2", "root", 0 ], "rc": 0, "start": "2023-12-02 16:51:53.110616" } 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.042021", "end": "2023-12-02 16:51:53.400407", "failed_when_result": false, "item": [ "httpd3", "root", 0 ], "rc": 0, "start": "2023-12-02 16:51:53.358386" } STDOUT: Running TASK [Check Services] ********************************************************** task path: /WORKDIR/git-weekly-cize8ash6x/tests/tests_basic.yml:334 Saturday 02 December 2023 16:51:53 +0000 (0:00:00.844) 0:04:25.637 ***** 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.012688", "end": "2023-12-02 16:51:53.664007", "item": [ "httpd1", "user1", 1001 ], "rc": 0, "start": "2023-12-02 16:51:53.651319" } 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.014906", "end": "2023-12-02 16:51:53.884353", "item": [ "httpd2", "root", 0 ], "rc": 0, "start": "2023-12-02 16:51:53.869447" } 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.014816", "end": "2023-12-02 16:51:54.101750", "item": [ "httpd3", "root", 0 ], "rc": 0, "start": "2023-12-02 16:51:54.086934" } 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-cize8ash6x/tests/tests_basic.yml:351 Saturday 02 December 2023 16:51:54 +0000 (0:00:00.708) 0:04:26.346 ***** 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, 02 Dec 2023 16:51:54 GMT", "elapsed": 0, "failed_when_result": false, "item": 15001, "last_modified": "Sat, 02 Dec 2023 16:47:31 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, 02 Dec 2023 16:51:55 GMT", "elapsed": 0, "failed_when_result": false, "item": 15002, "last_modified": "Sat, 02 Dec 2023 16:47:31 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, 02 Dec 2023 16:51:55 GMT", "elapsed": 0, "failed_when_result": false, "item": 15003, "last_modified": "Sat, 02 Dec 2023 16:47:32 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-cize8ash6x/tests/tests_basic.yml:363 Saturday 02 December 2023 16:51:55 +0000 (0:00:01.671) 0:04:28.017 ***** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 02 December 2023 16:51:55 +0000 (0:00:00.112) 0:04:28.130 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 02 December 2023 16:51:55 +0000 (0:00:00.056) 0:04:28.186 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 02 December 2023 16:51:56 +0000 (0:00:00.058) 0:04:28.245 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 02 December 2023 16:51:56 +0000 (0:00:00.113) 0:04:28.358 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Saturday 02 December 2023 16:51:56 +0000 (0:00:00.036) 0:04:28.394 ***** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cize8ash6x/.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_37.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_37.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_37.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_37.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 02 December 2023 16:51:56 +0000 (0:00:00.082) 0:04:28.476 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 02 December 2023 16:51:56 +0000 (0:00:00.702) 0:04:29.179 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 02 December 2023 16:51:57 +0000 (0:00:00.033) 0:04:29.212 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Saturday 02 December 2023 16:51:57 +0000 (0:00:00.039) 0:04:29.252 ***** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032544", "end": "2023-12-02 16:51:57.276099", "rc": 0, "start": "2023-12-02 16:51:57.243555" } STDOUT: podman version 4.6.2 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Saturday 02 December 2023 16:51:57 +0000 (0:00:00.260) 0:04:29.512 ***** ok: [sut] => { "ansible_facts": { "podman_version": "4.6.2" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Saturday 02 December 2023 16:51:57 +0000 (0:00:00.034) 0:04:29.546 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Saturday 02 December 2023 16:51:57 +0000 (0:00:00.034) 0:04:29.581 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Saturday 02 December 2023 16:51:57 +0000 (0:00:00.122) 0:04:29.704 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Saturday 02 December 2023 16:51:57 +0000 (0:00:00.040) 0:04:29.744 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 02 December 2023 16:51:57 +0000 (0:00:00.062) 0:04:29.807 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 02 December 2023 16:51:57 +0000 (0:00:00.039) 0:04:29.846 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 02 December 2023 16:51:57 +0000 (0:00:00.037) 0:04:29.884 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 02 December 2023 16:51:57 +0000 (0:00:00.044) 0:04:29.928 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 02 December 2023 16:51:57 +0000 (0:00:00.241) 0:04:30.169 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 02 December 2023 16:51:58 +0000 (0:00:00.044) 0:04:30.213 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1701535729.5689657, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "0fac9a92bc500b47604bc297195553ae8b675c09", "ctime": 1701535683.2551804, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 202690, "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": 1679919460.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1156410658", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 02 December 2023 16:51:58 +0000 (0:00:00.245) 0:04:30.459 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 02 December 2023 16:51:58 +0000 (0:00:00.108) 0:04:30.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 02 December 2023 16:51:58 +0000 (0:00:00.031) 0:04:30.599 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 02 December 2023 16:51:58 +0000 (0:00:00.029) 0:04:30.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 : Check if group is in subgid file] ***** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 02 December 2023 16:51:58 +0000 (0:00:00.028) 0:04:30.657 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 02 December 2023 16:51:58 +0000 (0:00:00.030) 0:04:30.688 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Saturday 02 December 2023 16:51:58 +0000 (0:00:00.030) 0:04:30.718 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Saturday 02 December 2023 16:51:58 +0000 (0:00:00.038) 0:04:30.757 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 02 December 2023 16:51:58 +0000 (0:00:00.057) 0:04:30.814 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 02 December 2023 16:51:58 +0000 (0:00:00.030) 0:04:30.845 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Saturday 02 December 2023 16:51:58 +0000 (0:00:00.030) 0:04:30.875 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 02 December 2023 16:51:58 +0000 (0:00:00.148) 0:04:31.024 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 02 December 2023 16:51:58 +0000 (0:00:00.032) 0:04:31.056 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Saturday 02 December 2023 16:51:58 +0000 (0:00:00.030) 0:04:31.087 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Saturday 02 December 2023 16:51:58 +0000 (0:00:00.058) 0:04:31.146 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Saturday 02 December 2023 16:51:58 +0000 (0:00:00.032) 0:04:31.179 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Saturday 02 December 2023 16:51:59 +0000 (0:00:00.036) 0:04:31.215 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Saturday 02 December 2023 16:51:59 +0000 (0:00:00.066) 0:04:31.282 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Saturday 02 December 2023 16:51:59 +0000 (0:00:00.031) 0:04:31.313 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Saturday 02 December 2023 16:51:59 +0000 (0:00:00.117) 0:04:31.431 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Saturday 02 December 2023 16:51:59 +0000 (0:00:00.046) 0:04:31.477 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Saturday 02 December 2023 16:51:59 +0000 (0:00:00.033) 0:04:31.510 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Saturday 02 December 2023 16:51:59 +0000 (0:00:00.032) 0:04:31.543 ***** skipping: [sut] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Saturday 02 December 2023 16:51:59 +0000 (0:00:00.034) 0:04:31.577 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:105 Saturday 02 December 2023 16:51:59 +0000 (0:00:00.029) 0:04:31.607 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.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-cize8ash6x/.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_3ixfuhd2.yml'}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Saturday 02 December 2023 16:51:59 +0000 (0:00:00.102) 0:04:31.710 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Saturday 02 December 2023 16:51:59 +0000 (0:00:00.047) 0:04:31.758 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Saturday 02 December 2023 16:51:59 +0000 (0:00:00.062) 0:04:31.820 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Saturday 02 December 2023 16:51:59 +0000 (0:00:00.128) 0:04:31.948 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 02 December 2023 16:51:59 +0000 (0:00:00.065) 0:04:32.014 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 02 December 2023 16:52:00 +0000 (0:00:00.243) 0:04:32.257 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 02 December 2023 16:52:00 +0000 (0:00:00.038) 0:04:32.296 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "1001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 02 December 2023 16:52:00 +0000 (0:00:00.049) 0:04:32.345 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 02 December 2023 16:52:00 +0000 (0:00:00.239) 0:04:32.585 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 02 December 2023 16:52:00 +0000 (0:00:00.044) 0:04:32.629 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1701535729.5689657, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "0fac9a92bc500b47604bc297195553ae8b675c09", "ctime": 1701535683.2551804, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 202690, "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": 1679919460.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1156410658", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 02 December 2023 16:52:00 +0000 (0:00:00.239) 0:04:32.868 ***** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user1" ], "delta": "0:00:00.004149", "end": "2023-12-02 16:52:00.868682", "rc": 0, "start": "2023-12-02 16:52:00.864533" } STDOUT: 0: user1 589824 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 02 December 2023 16:52:00 +0000 (0:00:00.233) 0:04:33.102 ***** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user1" ], "delta": "0:00:00.004121", "end": "2023-12-02 16:52:01.102965", "rc": 0, "start": "2023-12-02 16:52:01.098844" } STDOUT: 0: user1 589824 65536 TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 02 December 2023 16:52:01 +0000 (0:00:00.235) 0:04:33.338 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 02 December 2023 16:52:01 +0000 (0:00:00.099) 0:04:33.438 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 02 December 2023 16:52:01 +0000 (0:00:00.029) 0:04:33.468 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 02 December 2023 16:52:01 +0000 (0:00:00.029) 0:04:33.497 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Saturday 02 December 2023 16:52:01 +0000 (0:00:00.029) 0:04:33.526 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Saturday 02 December 2023 16:52:01 +0000 (0:00:00.028) 0:04:33.555 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Saturday 02 December 2023 16:52:01 +0000 (0:00:00.051) 0:04:33.606 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Saturday 02 December 2023 16:52:01 +0000 (0:00:00.035) 0:04:33.642 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Saturday 02 December 2023 16:52:01 +0000 (0:00:00.040) 0:04:33.683 ***** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/home/user1/.config/containers/ansible-kubernetes.d/httpd1.yml" ], "delta": "0:00:00.006267", "end": "2023-12-02 16:52:01.685035", "rc": 0, "start": "2023-12-02 16:52:01.678768" } 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:76 Saturday 02 December 2023 16:52:01 +0000 (0:00:00.248) 0:04:33.931 ***** included: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:2 Saturday 02 December 2023 16:52:01 +0000 (0:00:00.069) 0:04:34.001 ***** 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": { "ActiveEnterTimestamp": "Sat 2023-12-02 16:50:57 UTC", "ActiveEnterTimestampMonotonic": "968162663", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "run-user-1001.mount -.mount network-online.target basic.target \"app-podman\\\\x2dkube.slice\"", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-02 16:50:56 UTC", "AssertTimestampMonotonic": "967128326", "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": "509618000", "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 2023-12-02 16:50:56 UTC", "ConditionTimestampMonotonic": "967128322", "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": "8052", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-home-user1-.config-containers-ansible\\\\x2dkubernetes.d-httpd1.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9635", "ExecMainStartTimestamp": "Sat 2023-12-02 16:50:57 UTC", "ExecMainStartTimestampMonotonic": "968162573", "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 2023-12-02 16:50:56 UTC] ; stop_time=[n/a] ; pid=9574 ; 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 2023-12-02 16:50:56 UTC] ; stop_time=[n/a] ; pid=9574 ; 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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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 2023-12-02 16:50:56 UTC", "InactiveExitTimestampMonotonic": "967136514", "InvocationID": "155c07d0c7f44155be6876405d5f59e2", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9635", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "6795264", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "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", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "\"app-podman\\\\x2dkube.slice\" basic.target", "RequiresMountsFor": "/run/user/1001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app-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]", "StateChangeTimestamp": "Sat 2023-12-02 16:50:57 UTC", "StateChangeTimestampMonotonic": "968162663", "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": "4419", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:19 Saturday 02 December 2023 16:52:02 +0000 (0:00:00.968) 0:04:34.969 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:27 Saturday 02 December 2023 16:52:03 +0000 (0:00:00.377) 0:04:35.347 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:32 Saturday 02 December 2023 16:52:03 +0000 (0:00:00.236) 0:04:35.584 ***** skipping: [sut] => { "changed": false, "false_condition": "__podman_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather facts for all containers] ****** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:41 Saturday 02 December 2023 16:52:03 +0000 (0:00:00.036) 0:04:35.621 ***** ok: [sut] => { "changed": false, "containers": [] } TASK [fedora.linux_system_roles.podman : Cancel linger if no more containers are running] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:49 Saturday 02 December 2023 16:52:03 +0000 (0:00:00.301) 0:04:35.922 ***** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "user1" ], "delta": "0:00:00.009188", "end": "2023-12-02 16:52:03.927467", "rc": 0, "start": "2023-12-02 16:52:03.918279" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:80 Saturday 02 December 2023 16:52:03 +0000 (0:00:00.260) 0:04:36.182 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Saturday 02 December 2023 16:52:04 +0000 (0:00:00.029) 0:04:36.212 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Saturday 02 December 2023 16:52:04 +0000 (0:00:00.043) 0:04:36.255 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Saturday 02 December 2023 16:52:04 +0000 (0:00:00.051) 0:04:36.307 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Saturday 02 December 2023 16:52:04 +0000 (0:00:00.037) 0:04:36.344 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 02 December 2023 16:52:04 +0000 (0:00:00.153) 0:04:36.498 ***** ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 02 December 2023 16:52:04 +0000 (0:00:00.243) 0:04:36.742 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 02 December 2023 16:52:04 +0000 (0:00:00.037) 0:04:36.779 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 02 December 2023 16:52:04 +0000 (0:00:00.048) 0:04:36.828 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 02 December 2023 16:52:04 +0000 (0:00:00.240) 0:04:37.069 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 02 December 2023 16:52:04 +0000 (0:00:00.045) 0:04:37.115 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1701535729.5689657, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "0fac9a92bc500b47604bc297195553ae8b675c09", "ctime": 1701535683.2551804, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 202690, "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": 1679919460.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1156410658", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 02 December 2023 16:52:05 +0000 (0:00:00.237) 0:04:37.352 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 02 December 2023 16:52:05 +0000 (0:00:00.038) 0:04:37.390 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 02 December 2023 16:52:05 +0000 (0:00:00.049) 0:04:37.439 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 02 December 2023 16:52:05 +0000 (0:00:00.031) 0:04:37.471 ***** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 02 December 2023 16:52:05 +0000 (0:00:00.029) 0:04:37.501 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 02 December 2023 16:52:05 +0000 (0:00:00.112) 0:04:37.613 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Saturday 02 December 2023 16:52:05 +0000 (0:00:00.030) 0:04:37.644 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Saturday 02 December 2023 16:52:05 +0000 (0:00:00.040) 0:04:37.684 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Saturday 02 December 2023 16:52:05 +0000 (0:00:00.068) 0:04:37.752 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Saturday 02 December 2023 16:52:05 +0000 (0:00:00.040) 0:04:37.793 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Saturday 02 December 2023 16:52:05 +0000 (0:00:00.040) 0:04:37.833 ***** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/httpd2.yml" ], "delta": "0:00:00.006100", "end": "2023-12-02 16:52:05.834932", "rc": 0, "start": "2023-12-02 16:52:05.828832" } 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:76 Saturday 02 December 2023 16:52:05 +0000 (0:00:00.252) 0:04:38.085 ***** included: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:2 Saturday 02 December 2023 16:52:05 +0000 (0:00:00.067) 0:04:38.153 ***** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd2.yml.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Sat 2023-12-02 16:51:05 UTC", "ActiveEnterTimestampMonotonic": "976967710", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network-online.target sysinit.target basic.target -.mount systemd-journald.socket \"system-podman\\\\x2dkube.slice\"", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-02 16:51:04 UTC", "AssertTimestampMonotonic": "975916917", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "504237000", "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 2023-12-02 16:51:04 UTC", "ConditionTimestampMonotonic": "975916914", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/system-podman\\x2dkube.slice/podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd2.yml.service", "ControlGroupId": "9412", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-httpd2.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10362", "ExecMainStartTimestamp": "Sat 2023-12-02 16:51:05 UTC", "ExecMainStartTimestampMonotonic": "976967631", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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 2023-12-02 16:51:04 UTC", "InactiveExitTimestampMonotonic": "975924782", "InvocationID": "e67e236a371043ee87cb81c2b9347a3b", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10362", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "2248704", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "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", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "\"system-podman\\\\x2dkube.slice\" sysinit.target -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-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]", "StateChangeTimestamp": "Sat 2023-12-02 16:51:05 UTC", "StateChangeTimestampMonotonic": "976967710", "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": "4419", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:19 Saturday 02 December 2023 16:52:07 +0000 (0:00:01.133) 0:04:39.287 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:27 Saturday 02 December 2023 16:52:07 +0000 (0:00:00.333) 0:04:39.621 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:32 Saturday 02 December 2023 16:52:07 +0000 (0:00:00.349) 0:04:39.970 ***** skipping: [sut] => { "changed": false, "false_condition": "__podman_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather facts for all containers] ****** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:41 Saturday 02 December 2023 16:52:07 +0000 (0:00:00.044) 0:04:40.014 ***** ok: [sut] => { "changed": false, "containers": [ { "AppArmorProfile": "", "Args": [ "-P" ], "BoundingCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "Config": { "Annotations": { "io.container.manager": "libpod", "org.opencontainers.image.stopSignal": "15" }, "AttachStderr": false, "AttachStdin": false, "AttachStdout": false, "Cmd": null, "CreateCommand": [ "/usr/bin/podman", "kube", "play", "--replace", "--service-container=true", "/etc/containers/ansible-kubernetes.d/httpd3.yml" ], "Domainname": "", "Entrypoint": "/catatonit -P", "Env": [ "HOME=", "HOSTNAME=4103624bd6a2" ], "HealthcheckOnFailureAction": "none", "Hostname": "4103624bd6a2", "Image": "localhost/podman-pause:4.6.2-1693251511", "Labels": { "PODMAN_SYSTEMD_UNIT": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd3.yml.service" }, "OnBuild": null, "OpenStdin": false, "Passwd": true, "StdinOnce": false, "StopSignal": 15, "StopTimeout": 0, "Timeout": 0, "Tty": false, "Umask": "0000", "User": "", "Volumes": null, "WorkingDir": "/", "sdNotifyMode": "ignore" }, "ConmonPidFile": "/run/containers/storage/overlay-containers/4103624bd6a24d31a891b0c7d37a402a678156833fde9ca018dcc8a70dcc2205/userdata/conmon.pid", "Created": "2023-12-02T16:51:13.218893937Z", "Dependencies": [], "Driver": "overlay", "EffectiveCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "ExecIDs": [], "GraphDriver": { "Data": { "LowerDir": "/var/lib/containers/storage/overlay/818aa6aff2fdbec52cc393c5fbd10ae7237eeae65314a029c825deedeca812b9/diff", "MergedDir": "/var/lib/containers/storage/overlay/2b612052a53294a9e4ab152633a70e06ff92ab3d41ccb616ab052c5c1ad5f648/merged", "UpperDir": "/var/lib/containers/storage/overlay/2b612052a53294a9e4ab152633a70e06ff92ab3d41ccb616ab052c5c1ad5f648/diff", "WorkDir": "/var/lib/containers/storage/overlay/2b612052a53294a9e4ab152633a70e06ff92ab3d41ccb616ab052c5c1ad5f648/work" }, "Name": "overlay" }, "HostConfig": { "AutoRemove": false, "Binds": [], "BlkioDeviceReadBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceWriteIOps": null, "BlkioWeight": 0, "BlkioWeightDevice": null, "CapAdd": [], "CapDrop": [], "Cgroup": "", "CgroupConf": null, "CgroupManager": "systemd", "CgroupMode": "private", "CgroupParent": "", "Cgroups": "default", "ConsoleSize": [ 0, 0 ], "ContainerIDFile": "", "CpuCount": 0, "CpuPercent": 0, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpuShares": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DiskQuota": 0, "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": [], "GroupAdd": [], "IOMaximumBandwidth": 0, "IOMaximumIOps": 0, "IpcMode": "shareable", "Isolation": "", "KernelMemory": 0, "Links": null, "LogConfig": { "Config": null, "Path": "/var/lib/containers/storage/overlay-containers/4103624bd6a24d31a891b0c7d37a402a678156833fde9ca018dcc8a70dcc2205/userdata/ctr.log", "Size": "0B", "Tag": "", "Type": "" }, "Memory": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": 0, "NanoCpus": 0, "NetworkMode": "none", "OomKillDisable": false, "OomScoreAdj": 0, "PidMode": "private", "PidsLimit": 0, "PortBindings": {}, "Privileged": false, "PublishAllPorts": false, "ReadonlyRootfs": true, "RestartPolicy": { "MaximumRetryCount": 0, "Name": "" }, "Runtime": "oci", "SecurityOpt": [], "ShmSize": 65536000, "Tmpfs": {}, "UTSMode": "private", "Ulimits": [ { "Hard": 4194304, "Name": "RLIMIT_NPROC", "Soft": 4194304 } ], "UsernsMode": "", "VolumeDriver": "", "VolumesFrom": null }, "HostnamePath": "/run/containers/storage/overlay-containers/4103624bd6a24d31a891b0c7d37a402a678156833fde9ca018dcc8a70dcc2205/userdata/hostname", "HostsPath": "/run/containers/storage/overlay-containers/4103624bd6a24d31a891b0c7d37a402a678156833fde9ca018dcc8a70dcc2205/userdata/hosts", "Id": "4103624bd6a24d31a891b0c7d37a402a678156833fde9ca018dcc8a70dcc2205", "Image": "422eedd3722464024115570d309d3402f1e967c110107ce0d10a42b9de697d60", "ImageDigest": "sha256:d34d2da06b634ae1fd0f9dabd4ba26dad5dbf3079dafdef3fcc169c47eda23bd", "ImageName": "localhost/podman-pause:4.6.2-1693251511", "IsInfra": false, "IsService": true, "KubeExitCodePropagation": "none", "MountLabel": "system_u:object_r:container_file_t:s0:c343,c705", "Mounts": [], "Name": "9729ec0f1bd5-service", "Namespace": "", "NetworkSettings": { "Bridge": "", "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "HairpinMode": false, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "MacAddress": "", "Networks": { "none": { "DriverOpts": null, "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "IPAMConfig": null, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "Links": null, "MacAddress": "", "NetworkID": "none" } }, "Ports": {}, "SandboxID": "", "SandboxKey": "" }, "OCIConfigPath": "/var/lib/containers/storage/overlay-containers/4103624bd6a24d31a891b0c7d37a402a678156833fde9ca018dcc8a70dcc2205/userdata/config.json", "OCIRuntime": "crun", "Path": "/catatonit", "PidFile": "/run/containers/storage/overlay-containers/4103624bd6a24d31a891b0c7d37a402a678156833fde9ca018dcc8a70dcc2205/userdata/pidfile", "Pod": "", "ProcessLabel": "system_u:system_r:container_t:s0:c343,c705", "ResolvConfPath": "", "RestartCount": 0, "Rootfs": "", "State": { "CgroupPath": "/machine.slice/libpod-4103624bd6a24d31a891b0c7d37a402a678156833fde9ca018dcc8a70dcc2205.scope", "CheckpointedAt": "0001-01-01T00:00:00Z", "ConmonPid": 10993, "Dead": false, "Error": "", "ExitCode": 0, "FinishedAt": "0001-01-01T00:00:00Z", "Health": { "FailingStreak": 0, "Log": null, "Status": "" }, "OOMKilled": false, "OciVersion": "1.1.0-rc.3", "Paused": false, "Pid": 10995, "Restarting": false, "RestoredAt": "0001-01-01T00:00:00Z", "Running": true, "StartedAt": "2023-12-02T16:51:13.653559744Z", "Status": "running" }, "StaticDir": "/var/lib/containers/storage/overlay-containers/4103624bd6a24d31a891b0c7d37a402a678156833fde9ca018dcc8a70dcc2205/userdata", "lockNumber": 4 }, { "AppArmorProfile": "", "Args": [ "-P" ], "BoundingCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "Config": { "Annotations": { "io.container.manager": "libpod", "org.opencontainers.image.stopSignal": "15" }, "AttachStderr": false, "AttachStdin": false, "AttachStdout": false, "Cmd": null, "CreateCommand": [ "/usr/bin/podman", "kube", "play", "--replace", "--service-container=true", "/etc/containers/ansible-kubernetes.d/httpd3.yml" ], "Domainname": "", "Entrypoint": "/catatonit -P", "Env": [ "TERM=xterm", "container=podman", "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "HOSTNAME=httpd3", "HOME=" ], "HealthcheckOnFailureAction": "none", "Hostname": "httpd3", "Image": "localhost/podman-pause:4.6.2-1693251511", "Labels": { "PODMAN_SYSTEMD_UNIT": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd3.yml.service", "io.buildah.version": "1.31.2" }, "OnBuild": null, "OpenStdin": false, "Passwd": true, "StdinOnce": false, "StopSignal": 15, "StopTimeout": 10, "Timeout": 0, "Tty": false, "Umask": "0000", "User": "", "Volumes": null, "WorkingDir": "/", "sdNotifyMode": "ignore" }, "ConmonPidFile": "/run/containers/storage/overlay-containers/690f8f8c644ff0831730f3ebf9548373cfb927bf5d8e76c0afcd85800cd1f716/userdata/conmon.pid", "Created": "2023-12-02T16:51:13.248507499Z", "Dependencies": [], "Driver": "overlay", "EffectiveCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "ExecIDs": [], "GraphDriver": { "Data": { "LowerDir": "/var/lib/containers/storage/overlay/818aa6aff2fdbec52cc393c5fbd10ae7237eeae65314a029c825deedeca812b9/diff", "MergedDir": "/var/lib/containers/storage/overlay/7f9f4777d441d0a2294ff3c120fae79edae509439cdfe93b3821126a045e04fc/merged", "UpperDir": "/var/lib/containers/storage/overlay/7f9f4777d441d0a2294ff3c120fae79edae509439cdfe93b3821126a045e04fc/diff", "WorkDir": "/var/lib/containers/storage/overlay/7f9f4777d441d0a2294ff3c120fae79edae509439cdfe93b3821126a045e04fc/work" }, "Name": "overlay" }, "HostConfig": { "AutoRemove": false, "Binds": [], "BlkioDeviceReadBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceWriteIOps": null, "BlkioWeight": 0, "BlkioWeightDevice": null, "CapAdd": [], "CapDrop": [], "Cgroup": "", "CgroupConf": null, "CgroupManager": "systemd", "CgroupMode": "private", "CgroupParent": "machine.slice/machine-libpod_pod_b1fd887c5d5648eb84236f876fe076a510b2bfb63367c907f35e1dabc696d0dc.slice", "Cgroups": "default", "ConsoleSize": [ 0, 0 ], "ContainerIDFile": "", "CpuCount": 0, "CpuPercent": 0, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpuShares": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DiskQuota": 0, "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": [], "GroupAdd": [], "IOMaximumBandwidth": 0, "IOMaximumIOps": 0, "IpcMode": "shareable", "Isolation": "", "KernelMemory": 0, "Links": null, "LogConfig": { "Config": null, "Path": "", "Size": "0B", "Tag": "", "Type": "journald" }, "Memory": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": 0, "NanoCpus": 0, "NetworkMode": "bridge", "OomKillDisable": false, "OomScoreAdj": 0, "PidMode": "private", "PidsLimit": 0, "PortBindings": { "80/tcp": [ { "HostIp": "", "HostPort": "15003" } ] }, "Privileged": false, "PublishAllPorts": false, "ReadonlyRootfs": true, "RestartPolicy": { "MaximumRetryCount": 0, "Name": "" }, "Runtime": "oci", "SecurityOpt": [], "ShmSize": 65536000, "Tmpfs": {}, "UTSMode": "private", "Ulimits": [ { "Hard": 4194304, "Name": "RLIMIT_NPROC", "Soft": 4194304 } ], "UsernsMode": "", "VolumeDriver": "", "VolumesFrom": null }, "HostnamePath": "/run/containers/storage/overlay-containers/690f8f8c644ff0831730f3ebf9548373cfb927bf5d8e76c0afcd85800cd1f716/userdata/hostname", "HostsPath": "/run/containers/storage/overlay-containers/690f8f8c644ff0831730f3ebf9548373cfb927bf5d8e76c0afcd85800cd1f716/userdata/hosts", "Id": "690f8f8c644ff0831730f3ebf9548373cfb927bf5d8e76c0afcd85800cd1f716", "Image": "422eedd3722464024115570d309d3402f1e967c110107ce0d10a42b9de697d60", "ImageDigest": "sha256:d34d2da06b634ae1fd0f9dabd4ba26dad5dbf3079dafdef3fcc169c47eda23bd", "ImageName": "localhost/podman-pause:4.6.2-1693251511", "IsInfra": true, "IsService": false, "KubeExitCodePropagation": "invalid", "MountLabel": "system_u:object_r:container_file_t:s0:c162,c735", "Mounts": [], "Name": "b1fd887c5d56-infra", "Namespace": "", "NetworkSettings": { "Bridge": "", "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "HairpinMode": false, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "MacAddress": "", "Networks": { "podman-default-kube-network": { "Aliases": [ "httpd3", "690f8f8c644f", "httpd3" ], "DriverOpts": null, "EndpointID": "", "Gateway": "10.89.0.1", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "IPAMConfig": null, "IPAddress": "10.89.0.5", "IPPrefixLen": 24, "IPv6Gateway": "", "Links": null, "MacAddress": "0e:9c:6f:bd:12:89", "NetworkID": "podman-default-kube-network" } }, "Ports": { "80/tcp": [ { "HostIp": "", "HostPort": "15003" } ] }, "SandboxID": "", "SandboxKey": "/run/netns/netns-6e6c755e-c3e0-5505-30e5-3230d4be65b5" }, "OCIConfigPath": "/var/lib/containers/storage/overlay-containers/690f8f8c644ff0831730f3ebf9548373cfb927bf5d8e76c0afcd85800cd1f716/userdata/config.json", "OCIRuntime": "crun", "Path": "/catatonit", "PidFile": "/run/containers/storage/overlay-containers/690f8f8c644ff0831730f3ebf9548373cfb927bf5d8e76c0afcd85800cd1f716/userdata/pidfile", "Pod": "b1fd887c5d5648eb84236f876fe076a510b2bfb63367c907f35e1dabc696d0dc", "ProcessLabel": "system_u:system_r:container_t:s0:c162,c735", "ResolvConfPath": "/run/containers/storage/overlay-containers/690f8f8c644ff0831730f3ebf9548373cfb927bf5d8e76c0afcd85800cd1f716/userdata/resolv.conf", "RestartCount": 0, "Rootfs": "", "State": { "CgroupPath": "/machine.slice/machine-libpod_pod_b1fd887c5d5648eb84236f876fe076a510b2bfb63367c907f35e1dabc696d0dc.slice/libpod-690f8f8c644ff0831730f3ebf9548373cfb927bf5d8e76c0afcd85800cd1f716.scope", "CheckpointedAt": "0001-01-01T00:00:00Z", "ConmonPid": 11039, "Dead": false, "Error": "", "ExitCode": 0, "FinishedAt": "0001-01-01T00:00:00Z", "Health": { "FailingStreak": 0, "Log": null, "Status": "" }, "OOMKilled": false, "OciVersion": "1.1.0-rc.3", "Paused": false, "Pid": 11041, "Restarting": false, "RestoredAt": "0001-01-01T00:00:00Z", "Running": true, "StartedAt": "2023-12-02T16:51:13.805858803Z", "Status": "running" }, "StaticDir": "/var/lib/containers/storage/overlay-containers/690f8f8c644ff0831730f3ebf9548373cfb927bf5d8e76c0afcd85800cd1f716/userdata", "lockNumber": 6 }, { "AppArmorProfile": "", "Args": [ "httpd", "-f", "-p", "80" ], "BoundingCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "Config": { "Annotations": { "io.container.manager": "libpod", "io.kubernetes.cri-o.SandboxID": "690f8f8c644ff0831730f3ebf9548373cfb927bf5d8e76c0afcd85800cd1f716", "org.opencontainers.image.stopSignal": "15" }, "AttachStderr": false, "AttachStdin": false, "AttachStdout": false, "Cmd": null, "Domainname": "", "Entrypoint": "/bin/busybox-extras httpd -f -p 80", "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "TERM=xterm", "container=podman", "HOME=/root", "HOSTNAME=httpd3" ], "HealthcheckOnFailureAction": "none", "Hostname": "httpd3", "Image": "quay.io/libpod/testimage:20210610", "Labels": { "PODMAN_SYSTEMD_UNIT": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd3.yml.service", "app": "test", "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0", "io.containers.autoupdate": "registry" }, "OnBuild": null, "OpenStdin": false, "StdinOnce": false, "StopSignal": 15, "StopTimeout": 10, "Timeout": 0, "Tty": false, "Umask": "0000", "User": "", "Volumes": null, "WorkingDir": "/var/www", "sdNotifyMode": "ignore" }, "ConmonPidFile": "/run/containers/storage/overlay-containers/e0c50b671d1c311b792c1793b800bd1b1a4afd2209e197d19e40b45a04cdc619/userdata/conmon.pid", "Created": "2023-12-02T16:51:13.577425416Z", "Dependencies": [ "690f8f8c644ff0831730f3ebf9548373cfb927bf5d8e76c0afcd85800cd1f716" ], "Driver": "overlay", "EffectiveCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "ExecIDs": [], "GraphDriver": { "Data": { "LowerDir": "/var/lib/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/diff", "MergedDir": "/var/lib/containers/storage/overlay/82f005c2038fc715f714fd2086f0bba9d18aad9a7438fcebe98e2f578f10b944/merged", "UpperDir": "/var/lib/containers/storage/overlay/82f005c2038fc715f714fd2086f0bba9d18aad9a7438fcebe98e2f578f10b944/diff", "WorkDir": "/var/lib/containers/storage/overlay/82f005c2038fc715f714fd2086f0bba9d18aad9a7438fcebe98e2f578f10b944/work" }, "Name": "overlay" }, "HostConfig": { "AutoRemove": false, "Binds": [ "/tmp/httpd3:/var/www:rw,rprivate,nosuid,nodev,rbind", "/tmp/httpd3-create:/var/httpd-create:rw,rprivate,nosuid,nodev,rbind" ], "BlkioDeviceReadBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceWriteIOps": null, "BlkioWeight": 0, "BlkioWeightDevice": null, "CapAdd": [], "CapDrop": [], "Cgroup": "", "CgroupConf": null, "CgroupManager": "systemd", "CgroupMode": "private", "CgroupParent": "machine.slice/machine-libpod_pod_b1fd887c5d5648eb84236f876fe076a510b2bfb63367c907f35e1dabc696d0dc.slice", "Cgroups": "default", "ConsoleSize": [ 0, 0 ], "ContainerIDFile": "", "CpuCount": 0, "CpuPercent": 0, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpuShares": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DiskQuota": 0, "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": [], "GroupAdd": [], "IOMaximumBandwidth": 0, "IOMaximumIOps": 0, "IpcMode": "container:690f8f8c644ff0831730f3ebf9548373cfb927bf5d8e76c0afcd85800cd1f716", "Isolation": "", "KernelMemory": 0, "Links": null, "LogConfig": { "Config": null, "Path": "", "Size": "0B", "Tag": "", "Type": "journald" }, "Memory": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": 0, "NanoCpus": 0, "NetworkMode": "container:690f8f8c644ff0831730f3ebf9548373cfb927bf5d8e76c0afcd85800cd1f716", "OomKillDisable": false, "OomScoreAdj": 0, "PidMode": "private", "PidsLimit": 2048, "PortBindings": {}, "Privileged": false, "PublishAllPorts": false, "ReadonlyRootfs": false, "RestartPolicy": { "MaximumRetryCount": 0, "Name": "always" }, "Runtime": "oci", "SecurityOpt": [], "ShmSize": 65536000, "Tmpfs": {}, "UTSMode": "container:690f8f8c644ff0831730f3ebf9548373cfb927bf5d8e76c0afcd85800cd1f716", "Ulimits": [ { "Hard": 4194304, "Name": "RLIMIT_NPROC", "Soft": 4194304 } ], "UsernsMode": "", "VolumeDriver": "", "VolumesFrom": null }, "HostnamePath": "/run/containers/storage/overlay-containers/e0c50b671d1c311b792c1793b800bd1b1a4afd2209e197d19e40b45a04cdc619/userdata/hostname", "HostsPath": "/run/containers/storage/overlay-containers/690f8f8c644ff0831730f3ebf9548373cfb927bf5d8e76c0afcd85800cd1f716/userdata/hosts", "Id": "e0c50b671d1c311b792c1793b800bd1b1a4afd2209e197d19e40b45a04cdc619", "Image": "9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f", "ImageDigest": "sha256:d48f2feaca74863c342cd9ce11edbe208675975740e7f4dd635b7b345339426a", "ImageName": "quay.io/libpod/testimage:20210610", "IsInfra": false, "IsService": false, "KubeExitCodePropagation": "invalid", "MountLabel": "system_u:object_r:container_file_t:s0:c162,c735", "Mounts": [ { "Destination": "/var/www", "Driver": "", "Mode": "", "Options": [ "nosuid", "nodev", "rbind" ], "Propagation": "rprivate", "RW": true, "Source": "/tmp/httpd3", "Type": "bind" }, { "Destination": "/var/httpd-create", "Driver": "", "Mode": "", "Options": [ "nosuid", "nodev", "rbind" ], "Propagation": "rprivate", "RW": true, "Source": "/tmp/httpd3-create", "Type": "bind" } ], "Name": "httpd3-httpd3", "Namespace": "", "NetworkSettings": { "Bridge": "", "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "HairpinMode": false, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "MacAddress": "", "Networks": { "podman-default-kube-network": { "Aliases": [ "httpd3", "690f8f8c644f", "httpd3" ], "DriverOpts": null, "EndpointID": "", "Gateway": "10.89.0.1", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "IPAMConfig": null, "IPAddress": "10.89.0.5", "IPPrefixLen": 24, "IPv6Gateway": "", "Links": null, "MacAddress": "0e:9c:6f:bd:12:89", "NetworkID": "podman-default-kube-network" } }, "Ports": { "80/tcp": [ { "HostIp": "", "HostPort": "15003" } ] }, "SandboxID": "", "SandboxKey": "/run/netns/netns-6e6c755e-c3e0-5505-30e5-3230d4be65b5" }, "OCIConfigPath": "/var/lib/containers/storage/overlay-containers/e0c50b671d1c311b792c1793b800bd1b1a4afd2209e197d19e40b45a04cdc619/userdata/config.json", "OCIRuntime": "crun", "Path": "/bin/busybox-extras", "PidFile": "/run/containers/storage/overlay-containers/e0c50b671d1c311b792c1793b800bd1b1a4afd2209e197d19e40b45a04cdc619/userdata/pidfile", "Pod": "b1fd887c5d5648eb84236f876fe076a510b2bfb63367c907f35e1dabc696d0dc", "ProcessLabel": "system_u:system_r:container_t:s0:c162,c735", "ResolvConfPath": "/run/containers/storage/overlay-containers/690f8f8c644ff0831730f3ebf9548373cfb927bf5d8e76c0afcd85800cd1f716/userdata/resolv.conf", "RestartCount": 0, "Rootfs": "", "State": { "CgroupPath": "/machine.slice/machine-libpod_pod_b1fd887c5d5648eb84236f876fe076a510b2bfb63367c907f35e1dabc696d0dc.slice/libpod-e0c50b671d1c311b792c1793b800bd1b1a4afd2209e197d19e40b45a04cdc619.scope", "CheckpointedAt": "0001-01-01T00:00:00Z", "ConmonPid": 11044, "Dead": false, "Error": "", "ExitCode": 0, "FinishedAt": "0001-01-01T00:00:00Z", "Health": { "FailingStreak": 0, "Log": null, "Status": "" }, "OOMKilled": false, "OciVersion": "1.1.0-rc.3", "Paused": false, "Pid": 11046, "Restarting": false, "RestoredAt": "0001-01-01T00:00:00Z", "Running": true, "StartedAt": "2023-12-02T16:51:13.866270636Z", "Status": "running" }, "StaticDir": "/var/lib/containers/storage/overlay-containers/e0c50b671d1c311b792c1793b800bd1b1a4afd2209e197d19e40b45a04cdc619/userdata", "lockNumber": 7 } ] } TASK [fedora.linux_system_roles.podman : Cancel linger if no more containers are running] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:49 Saturday 02 December 2023 16:52:08 +0000 (0:00:00.362) 0:04:40.377 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:80 Saturday 02 December 2023 16:52:08 +0000 (0:00:00.037) 0:04:40.414 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Saturday 02 December 2023 16:52:08 +0000 (0:00:00.034) 0:04:40.448 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Saturday 02 December 2023 16:52:08 +0000 (0:00:00.057) 0:04:40.505 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Saturday 02 December 2023 16:52:08 +0000 (0:00:00.061) 0:04:40.567 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Saturday 02 December 2023 16:52:08 +0000 (0:00:00.044) 0:04:40.612 ***** included: /WORKDIR/git-weekly-cize8ash6x/.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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 02 December 2023 16:52:08 +0000 (0:00:00.060) 0:04:40.672 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 02 December 2023 16:52:08 +0000 (0:00:00.041) 0:04:40.714 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 02 December 2023 16:52:08 +0000 (0:00:00.147) 0:04:40.862 ***** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Saturday 02 December 2023 16:52:08 +0000 (0:00:00.052) 0:04:40.914 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Saturday 02 December 2023 16:52:08 +0000 (0:00:00.238) 0:04:41.153 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Saturday 02 December 2023 16:52:09 +0000 (0:00:00.045) 0:04:41.199 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1701535729.5689657, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "0fac9a92bc500b47604bc297195553ae8b675c09", "ctime": 1701535683.2551804, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 202690, "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": 1679919460.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "1156410658", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Saturday 02 December 2023 16:52:09 +0000 (0:00:00.251) 0:04:41.450 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Saturday 02 December 2023 16:52:09 +0000 (0:00:00.032) 0:04:41.482 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Saturday 02 December 2023 16:52:09 +0000 (0:00:00.030) 0:04:41.512 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Saturday 02 December 2023 16:52:09 +0000 (0:00:00.029) 0:04:41.542 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 02 December 2023 16:52:09 +0000 (0:00:00.030) 0:04:41.573 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Saturday 02 December 2023 16:52:09 +0000 (0:00:00.032) 0:04:41.605 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Saturday 02 December 2023 16:52:09 +0000 (0:00:00.030) 0:04:41.635 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Saturday 02 December 2023 16:52:09 +0000 (0:00:00.104) 0:04:41.740 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Saturday 02 December 2023 16:52:09 +0000 (0:00:00.067) 0:04:41.808 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Saturday 02 December 2023 16:52:09 +0000 (0:00:00.037) 0:04:41.846 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Saturday 02 December 2023 16:52:09 +0000 (0:00:00.038) 0:04:41.885 ***** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/httpd3.yml" ], "delta": "0:00:00.006122", "end": "2023-12-02 16:52:09.886981", "rc": 0, "start": "2023-12-02 16:52:09.880859" } 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:76 Saturday 02 December 2023 16:52:09 +0000 (0:00:00.238) 0:04:42.123 ***** included: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:2 Saturday 02 December 2023 16:52:09 +0000 (0:00:00.064) 0:04:42.187 ***** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd3.yml.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Sat 2023-12-02 16:51:13 UTC", "ActiveEnterTimestampMonotonic": "984890824", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount network-online.target sysinit.target basic.target \"system-podman\\\\x2dkube.slice\" systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-02 16:51:12 UTC", "AssertTimestampMonotonic": "983919526", "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": "442142000", "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 2023-12-02 16:51:12 UTC", "ConditionTimestampMonotonic": "983919522", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/system-podman\\x2dkube.slice/podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd3.yml.service", "ControlGroupId": "10664", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-httpd3.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10993", "ExecMainStartTimestamp": "Sat 2023-12-02 16:51:13 UTC", "ExecMainStartTimestampMonotonic": "984890734", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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 2023-12-02 16:51:12 UTC", "InactiveExitTimestampMonotonic": "983926942", "InvocationID": "de94c0c0791f4423890bc46df64c6517", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10993", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "2244608", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "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", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target \"system-podman\\\\x2dkube.slice\"", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-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]", "StateChangeTimestamp": "Sat 2023-12-02 16:51:13 UTC", "StateChangeTimestampMonotonic": "984890824", "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": "4419", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:19 Saturday 02 December 2023 16:52:11 +0000 (0:00:01.209) 0:04:43.397 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:27 Saturday 02 December 2023 16:52:11 +0000 (0:00:00.329) 0:04:43.726 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:32 Saturday 02 December 2023 16:52:11 +0000 (0:00:00.241) 0:04:43.967 ***** skipping: [sut] => { "changed": false, "false_condition": "__podman_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather facts for all containers] ****** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:41 Saturday 02 December 2023 16:52:11 +0000 (0:00:00.038) 0:04:44.006 ***** ok: [sut] => { "changed": false, "containers": [] } TASK [fedora.linux_system_roles.podman : Cancel linger if no more containers are running] *** task path: /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:49 Saturday 02 December 2023 16:52:12 +0000 (0:00:00.379) 0:04:44.386 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:80 Saturday 02 December 2023 16:52:12 +0000 (0:00:00.037) 0:04:44.423 ***** 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-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:111 Saturday 02 December 2023 16:52:12 +0000 (0:00:00.046) 0:04:44.469 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check that pods are not running] ***************************************** task path: /WORKDIR/git-weekly-cize8ash6x/tests/tests_basic.yml:373 Saturday 02 December 2023 16:52:12 +0000 (0:00:00.056) 0:04:44.526 ***** ok: [sut] => (item=['httpd1', 'user1', 1001]) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "pod", "exists", "httpd1" ], "delta": "0:00:00.035090", "end": "2023-12-02 16:52:12.575724", "failed_when_result": false, "item": [ "httpd1", "user1", 1001 ], "rc": 125, "start": "2023-12-02 16:52:12.540634" } STDERR: time="2023-12-02T16:52:12Z" level=warning msg="RunRoot is pointing to a path (/run/user/1001/containers) which is not writable. Most likely podman will fail." Error: default OCI runtime "crun" not found: invalid argument 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.036159", "end": "2023-12-02 16:52:12.821037", "failed_when_result": false, "item": [ "httpd2", "root", 0 ], "rc": 1, "start": "2023-12-02 16:52:12.784878" } 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.035212", "end": "2023-12-02 16:52:13.060269", "failed_when_result": false, "item": [ "httpd3", "root", 0 ], "rc": 1, "start": "2023-12-02 16:52:13.025057" } MSG: non-zero return code TASK [Check Services should be absent] ***************************************** task path: /WORKDIR/git-weekly-cize8ash6x/tests/tests_basic.yml:386 Saturday 02 December 2023 16:52:13 +0000 (0:00:00.779) 0:04:45.305 ***** 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.009287", "end": "2023-12-02 16:52:13.332046", "failed_when_result": false, "item": [ "httpd1", "user1", 1001 ], "rc": 1, "start": "2023-12-02 16:52:13.322759" } STDERR: Failed to connect to bus: No such file or directory 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.014656", "end": "2023-12-02 16:52:13.557221", "failed_when_result": false, "item": [ "httpd2", "root", 0 ], "rc": 1, "start": "2023-12-02 16:52:13.542565" } 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.014124", "end": "2023-12-02 16:52:13.777035", "failed_when_result": false, "item": [ "httpd3", "root", 0 ], "rc": 1, "start": "2023-12-02 16:52:13.762911" } MSG: non-zero return code TASK [Clean up storage.conf] *************************************************** task path: /WORKDIR/git-weekly-cize8ash6x/tests/tests_basic.yml:409 Saturday 02 December 2023 16:52:13 +0000 (0:00:00.710) 0:04:46.015 ***** ok: [sut] => { "changed": false, "path": "/etc/containers/storage.conf", "state": "absent" } TASK [Clean up host directories] *********************************************** task path: /WORKDIR/git-weekly-cize8ash6x/tests/tests_basic.yml:416 Saturday 02 December 2023 16:52:14 +0000 (0:00:00.235) 0:04:46.250 ***** 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-cize8ash6x/tests/tests_basic.yml:424 Saturday 02 December 2023 16:52:14 +0000 (0:00:00.651) 0:04:46.902 ***** ok: [sut] => { "changed": false, "path": "/tmp/lsr_podman_3ixfuhd2.yml", "state": "absent" } PLAY RECAP ********************************************************************* sut : ok=493 changed=46 unreachable=0 failed=0 skipped=546 rescued=1 ignored=0 Saturday 02 December 2023 16:52:15 +0000 (0:00:00.393) 0:04:47.295 ***** =============================================================================== fedora.linux_system_roles.podman : Ensure required packages are installed -- 74.16s /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 4.17s /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:104 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 4.16s /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:104 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 4.04s /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:104 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 4.03s /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:104 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 4.02s /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:104 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 4.02s /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:104 fedora.linux_system_roles.selinux : Install SELinux tool semanage ------- 3.26s /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:45 fedora.linux_system_roles.firewall : Configure firewall ----------------- 3.17s /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 fedora.linux_system_roles.selinux : Set an SELinux label on a port ------ 2.73s /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:83 fedora.linux_system_roles.firewall : Install firewalld ------------------ 2.58s /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 fedora.linux_system_roles.selinux : Install SELinux python3 tools ------- 2.38s /WORKDIR/git-weekly-cize8ash6x/.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.37s /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:23 fedora.linux_system_roles.firewall : Install firewalld ------------------ 2.37s /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 fedora.linux_system_roles.firewall : Install firewalld ------------------ 2.37s /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 fedora.linux_system_roles.selinux : Install SELinux python3 tools ------- 2.37s /WORKDIR/git-weekly-cize8ash6x/.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.37s /WORKDIR/git-weekly-cize8ash6x/.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.37s /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:23 fedora.linux_system_roles.firewall : Install firewalld ------------------ 2.37s /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 fedora.linux_system_roles.selinux : Install SELinux python3 tools ------- 2.37s /WORKDIR/git-weekly-cize8ash6x/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:23 ---^---^---^---^---^--- # 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]: TASK: fedora.linux_system_roles.selinux : Set an SELinux label on a port: 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 ---^---^---^---^---^---