# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.14.2] 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.14/lib/python3.9/site-packages/ansible ansible collection location = /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection executable location = /opt/ansible-2.14/bin/ansible-playbook python version = 3.9.13 (main, Jun 24 2022, 15:32:51) [GCC 8.5.0 20210514 (Red Hat 8.5.0-13)] (/opt/ansible-2.14/bin/python3.9) 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/dist-git-podman-weekly-ci-q7awguo1/tests/tests_basic.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/tests/tests_basic.yml:3 Sunday 12 February 2023 01:02:30 +0000 (0:00:01.258) 0:00:01.258 ******* ok: [sut] TASK [Enable podman copr] ****************************************************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/tests/tests_basic.yml:134 Sunday 12 February 2023 01:02:53 +0000 (0:00:22.549) 0:00:23.808 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install podman from updates-testing] ************************************* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/tests/tests_basic.yml:138 Sunday 12 February 2023 01:02:55 +0000 (0:00:02.021) 0:00:25.830 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Podman version] ********************************************************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/tests/tests_basic.yml:142 Sunday 12 February 2023 01:02:58 +0000 (0:00:03.175) 0:00:29.006 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create user] ************************************************************* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/tests/tests_basic.yml:146 Sunday 12 February 2023 01:03:02 +0000 (0:00:03.777) 0:00:32.783 ******* 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/dist-git-podman-weekly-ci-q7awguo1/tests/tests_basic.yml:151 Sunday 12 February 2023 01:03:13 +0000 (0:00:11.316) 0:00:44.099 ******* changed: [sut -> localhost] => { "changed": true, "gid": 1001, "group": "jenkins", "mode": "0600", "owner": "jenkins", "path": "/tmp/lsr_podman_ylyuew6z.yml", "size": 0, "state": "file", "uid": 1000090000 } TASK [Write kube_file_src] ***************************************************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/tests/tests_basic.yml:159 Sunday 12 February 2023 01:03:30 +0000 (0:00:17.539) 0:01:01.638 ******* changed: [sut -> localhost] => { "changed": true, "checksum": "06792c97524e903255ff9acec67184d6c3763737", "dest": "/tmp/lsr_podman_ylyuew6z.yml", "gid": 1001, "group": "jenkins", "md5sum": "ca71f1e9e2e9abcbd2a7c382327b776f", "mode": "0600", "owner": "jenkins", "size": 666, "src": "/home/jenkins/.ansible/tmp/ansible-tmp-1676163812.085177-2156-229425826098585/source", "state": "file", "uid": 1000090000 } TASK [Create host directories for data] **************************************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/tests/tests_basic.yml:166 Sunday 12 February 2023 01:04:03 +0000 (0:00:32.953) 0:01:34.591 ******* 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": 6, "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": 6, "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": 6, "state": "directory", "uid": 0 } TASK [Create data files] ******************************************************* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/tests/tests_basic.yml:174 Sunday 12 February 2023 01:04:23 +0000 (0:00:20.084) 0:01:54.676 ******* 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-1676163865.3183007-2206-153522142432558/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-1676163870.4056447-2206-207156348881661/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-1676163876.2185876-2206-60826786959728/source", "state": "file", "uid": 0 } TASK [Run role] **************************************************************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/tests/tests_basic.yml:182 Sunday 12 February 2023 01:04:40 +0000 (0:00:16.089) 0:02:10.765 ******* TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Sunday 12 February 2023 01:04:42 +0000 (0:00:02.984) 0:02:13.750 ******* included: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Sunday 12 February 2023 01:04:44 +0000 (0:00:01.647) 0:02:15.398 ******* ok: [sut] TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:8 Sunday 12 February 2023 01:04:50 +0000 (0:00:05.418) 0:02:20.816 ******* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_9.2.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.2.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Sunday 12 February 2023 01:04:53 +0000 (0:00:02.953) 0:02:23.769 ******* ok: [sut] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.el9", "source": "rpm", "version": "1.41.90" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.el9", "source": "rpm", "version": "1.41.90" } ], "NetworkManager-team": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-team", "release": "1.el9", "source": "rpm", "version": "1.41.90" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "1.el9", "source": "rpm", "version": "1.41.90" } ], "acl": [ { "arch": "x86_64", "epoch": null, "name": "acl", "release": "3.el9", "source": "rpm", "version": "2.3.1" } ], "adobe-source-code-pro-fonts": [ { "arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "12.el9.1", "source": "rpm", "version": "2.030.1.050" } ], "alternatives": [ { "arch": "x86_64", "epoch": null, "name": "alternatives", "release": "2.el9", "source": "rpm", "version": "1.20" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "103.el9", "source": "rpm", "version": "3.0.7" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "103.el9", "source": "rpm", "version": "3.0.7" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "1.el9", "source": "rpm", "version": "1.2.6" } ], "authselect-compat": [ { "arch": "x86_64", "epoch": null, "name": "authselect-compat", "release": "1.el9", "source": "rpm", "version": "1.2.6" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "1.el9", "source": "rpm", "version": "1.2.6" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "13.el9", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "6.el9_1", "source": "rpm", "version": "5.1.8" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "14.el9", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.el9", "source": "rpm", "version": "1.29.3" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "33.el9", "source": "rpm", "version": "1" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "8.el9", "source": "rpm", "version": "1.0.8" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "5.el9", "source": "rpm", "version": "1.17.1" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "90.2.el9_0", "source": "rpm", "version": "2022.2.54" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "0.rc2.1.el9", "source": "rpm", "version": "3.5" } ], "chkconfig": [ { "arch": "x86_64", "epoch": null, "name": "chkconfig", "release": "2.el9", "source": "rpm", "version": "1.20" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.el9", "source": "rpm", "version": "4.3" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "9.el9", "source": "rpm", "version": "22.1" } ], "cloud-utils-growpart": [ { "arch": "x86_64", "epoch": null, "name": "cloud-utils-growpart", "release": "1.el9", "source": "rpm", "version": "0.33" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "34.el9", "source": "rpm", "version": "8.32" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "34.el9", "source": "rpm", "version": "8.32" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "16.el9", "source": "rpm", "version": "2.13" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.el9", "source": "rpm", "version": "2.9.6" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.el9", "source": "rpm", "version": "2.9.6" } ], "createrepo_c": [ { "arch": "x86_64", "epoch": null, "name": "createrepo_c", "release": "1.el9", "source": "rpm", "version": "0.20.1" } ], "createrepo_c-libs": [ { "arch": "x86_64", "epoch": null, "name": "createrepo_c-libs", "release": "1.el9", "source": "rpm", "version": "0.20.1" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "8.el9", "source": "rpm", "version": "1.5.7" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "8.el9", "source": "rpm", "version": "1.5.7" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "27.20190603git.el9_0", "source": "rpm", "version": "1.11" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git9a18988.el9", "source": "rpm", "version": "20221215" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git9a18988.el9", "source": "rpm", "version": "20221215" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.el9", "source": "rpm", "version": "2.6.0" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "22.el9", "source": "rpm", "version": "7.76.1" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "21.el9", "source": "rpm", "version": "2.1.27" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "7.el9_1", "source": "rpm", "version": "1.12.20" } ], "dbus-broker": [ { "arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "7.el9", "source": "rpm", "version": "28" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "7.el9_1", "source": "rpm", "version": "1.12.20" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "7.el9_1", "source": "rpm", "version": "1.12.20" } ], "dbus-tools": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-tools", "release": "7.el9_1", "source": "rpm", "version": "1.12.20" } ], "dejavu-sans-fonts": [ { "arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "18.el9", "source": "rpm", "version": "2.37" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper", "release": "5.el9", "source": "rpm", "version": "1.02.187" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper-libs", "release": "5.el9", "source": "rpm", "version": "1.02.187" } ], "dhcp-client": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "18.b1.el9", "source": "rpm", "version": "4.4.2" } ], "dhcp-common": [ { "arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "18.b1.el9", "source": "rpm", "version": "4.4.2" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "12.el9", "source": "rpm", "version": "3.7" } ], "dmidecode": [ { "arch": "x86_64", "epoch": 1, "name": "dmidecode", "release": "7.el9", "source": "rpm", "version": "3.3" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "4.el9", "source": "rpm", "version": "4.14.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "4.el9", "source": "rpm", "version": "4.14.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "4.el9", "source": "rpm", "version": "4.3.0" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "20.git20221213.el9", "source": "rpm", "version": "057" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "20.git20221213.el9", "source": "rpm", "version": "057" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "20.git20221213.el9", "source": "rpm", "version": "057" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "20.git20221213.el9", "source": "rpm", "version": "057" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.el9", "source": "rpm", "version": "1.46.5" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.el9", "source": "rpm", "version": "1.46.5" } ], "efi-filesystem": [ { "arch": "noarch", "epoch": null, "name": "efi-filesystem", "release": "2.el9_0", "source": "rpm", "version": "6" } ], "efibootmgr": [ { "arch": "x86_64", "epoch": null, "name": "efibootmgr", "release": "12.el9", "source": "rpm", "version": "16" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "3.el9", "source": "rpm", "version": "38" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "3.el9", "source": "rpm", "version": "0.188" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "3.el9", "source": "rpm", "version": "0.188" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "3.el9", "source": "rpm", "version": "0.188" } ], "emacs-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "emacs-filesystem", "release": "8.el9", "source": "rpm", "version": "27.2" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "1.el9", "source": "rpm", "version": "5.16" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "1.el9", "source": "rpm", "version": "2.5.0" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "12.el9", "source": "rpm", "version": "5.39" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "12.el9", "source": "rpm", "version": "5.39" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.el9", "source": "rpm", "version": "3.16" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "5.el9", "source": "rpm", "version": "4.8.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "1.el9", "source": "rpm", "version": "1.2.1" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "1.el9", "source": "rpm", "version": "1.2.1" } ], "fonts-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "7.el9.1", "source": "rpm", "version": "2.0.5" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "15.el9", "source": "rpm", "version": "2.9.9" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.el9", "source": "rpm", "version": "5.1.0" } ], "gawk-all-langpacks": [ { "arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "6.el9", "source": "rpm", "version": "5.1.0" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "4.el9", "source": "rpm", "version": "1.19" } ], "gdisk": [ { "arch": "x86_64", "epoch": null, "name": "gdisk", "release": "5.el9", "source": "rpm", "version": "1.0.7" } ], "geolite2-city": [ { "arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "6.el9", "source": "rpm", "version": "20191217" } ], "geolite2-country": [ { "arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "6.el9", "source": "rpm", "version": "20191217" } ], "gettext": [ { "arch": "x86_64", "epoch": null, "name": "gettext", "release": "7.el9", "source": "rpm", "version": "0.21" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "7.el9", "source": "rpm", "version": "0.21" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "1.el9", "source": "rpm", "version": "2.39.1" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.el9", "source": "rpm", "version": "2.39.1" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "1.el9", "source": "rpm", "version": "2.39.1" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "6.el9", "source": "rpm", "version": "2.68.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "58.el9", "source": "rpm", "version": "2.34" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "58.el9", "source": "rpm", "version": "2.34" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "58.el9", "source": "rpm", "version": "2.34" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "58.el9", "source": "rpm", "version": "2.34" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.el9", "source": "rpm", "version": "6.2.0" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.el9_0", "source": "rpm", "version": "2.3.3" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "15.el9", "source": "rpm", "version": "3.7.6" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "11.el9", "source": "rpm", "version": "1.68.0" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "613798eb", "source": "rpm", "version": "3228467c" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "6.el9", "source": "rpm", "version": "1.15.1" } ], "gpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "gpm-libs", "release": "29.el9", "source": "rpm", "version": "1.20.7" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "5.el9", "source": "rpm", "version": "3.6" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "10.el9", "source": "rpm", "version": "1.22.4" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "57.el9", "source": "rpm", "version": "2.06" } ], "grub2-efi-x64": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-efi-x64", "release": "57.el9", "source": "rpm", "version": "2.06" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "57.el9", "source": "rpm", "version": "2.06" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "57.el9", "source": "rpm", "version": "2.06" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "57.el9", "source": "rpm", "version": "2.06" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "57.el9", "source": "rpm", "version": "2.06" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "61.el9", "source": "rpm", "version": "8.40" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "4.el9", "source": "rpm", "version": "0.8.4" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.el9", "source": "rpm", "version": "1.12" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "6.el9", "source": "rpm", "version": "3.23" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "9.6.el9", "source": "rpm", "version": "0.348" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "4.el9", "source": "rpm", "version": "1.4" } ], "inih": [ { "arch": "x86_64", "epoch": null, "name": "inih", "release": "6.el9", "source": "rpm", "version": "49" } ], "initscripts": [ { "arch": "x86_64", "epoch": null, "name": "initscripts", "release": "1.el9", "source": "rpm", "version": "10.11.5" } ], "initscripts-rename-device": [ { "arch": "x86_64", "epoch": null, "name": "initscripts-rename-device", "release": "1.el9", "source": "rpm", "version": "10.11.5" } ], "initscripts-service": [ { "arch": "noarch", "epoch": null, "name": "initscripts-service", "release": "1.el9", "source": "rpm", "version": "10.11.5" } ], "ipcalc": [ { "arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "5.el9", "source": "rpm", "version": "1.0.0" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "2.el9", "source": "rpm", "version": "6.0.0" } ], "iproute-tc": [ { "arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "2.el9", "source": "rpm", "version": "6.0.0" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "7.el9_1", "source": "rpm", "version": "7.11" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "7.el9_1", "source": "rpm", "version": "7.11" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.el9_1", "source": "rpm", "version": "1.8.8" } ], "iptables-nft": [ { "arch": "x86_64", "epoch": null, "name": "iptables-nft", "release": "6.el9_1", "source": "rpm", "version": "1.8.8" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "8.el9", "source": "rpm", "version": "20210202" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 2, "name": "irqbalance", "release": "3.el9", "source": "rpm", "version": "1.9.0" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.el9", "source": "rpm", "version": "2.14" } ], "jitterentropy": [ { "arch": "x86_64", "epoch": null, "name": "jitterentropy", "release": "2.el9", "source": "rpm", "version": "3.4.1" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "11.el9", "source": "rpm", "version": "0.14" } ], "json-glib": [ { "arch": "x86_64", "epoch": null, "name": "json-glib", "release": "1.el9", "source": "rpm", "version": "1.6.6" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "8.el9", "source": "rpm", "version": "2.4.0" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "8.el9", "source": "rpm", "version": "2.4.0" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "252.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "252.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "252.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "252.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "252.el9", "source": "rpm", "version": "5.14.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "11.el9", "source": "rpm", "version": "2.0.25" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "1.el9", "source": "rpm", "version": "1.6.3" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.el9", "source": "rpm", "version": "1.6.3" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "7.el9", "source": "rpm", "version": "28" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "7.el9", "source": "rpm", "version": "28" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "19.el9", "source": "rpm", "version": "0.8.7" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "5.el9", "source": "rpm", "version": "1.20.1" } ], "langpacks-core-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "langpacks-core-font-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "1.el9_0", "source": "rpm", "version": "590" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "3.el9", "source": "rpm", "version": "2.3.1" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "4.el9", "source": "rpm", "version": "3.5.3" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.el9", "source": "rpm", "version": "2.5.5" } ], "libatomic": [ { "arch": "x86_64", "epoch": null, "name": "libatomic", "release": "4.3.el9", "source": "rpm", "version": "11.3.1" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "3.el9", "source": "rpm", "version": "2.5.1" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "53.el9", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "10.el9", "source": "rpm", "version": "2.37.4" } ], "libbpf": [ { "arch": "x86_64", "epoch": 2, "name": "libbpf", "release": "2.el9", "source": "rpm", "version": "1.0.0" } ], "libbrotli": [ { "arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "6.el9", "source": "rpm", "version": "1.0.9" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "8.el9", "source": "rpm", "version": "2.48" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "7.el9", "source": "rpm", "version": "0.8.2" } ], "libcap-ng-python3": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng-python3", "release": "7.el9", "source": "rpm", "version": "0.8.2" } ], "libcbor": [ { "arch": "x86_64", "epoch": null, "name": "libcbor", "release": "5.el9", "source": "rpm", "version": "0.7.0" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "53.el9", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.el9", "source": "rpm", "version": "1.46.5" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.el9", "source": "rpm", "version": "0.1.18" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "22.el9", "source": "rpm", "version": "7.76.1" } ], "libdaemon": [ { "arch": "x86_64", "epoch": null, "name": "libdaemon", "release": "23.el9", "source": "rpm", "version": "0.14" } ], "libdb": [ { "arch": "x86_64", "epoch": null, "name": "libdb", "release": "53.el9", "source": "rpm", "version": "5.3.28" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "53.el9", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.el9", "source": "rpm", "version": "0.69.0" } ], "libdnf-plugin-subscription-manager": [ { "arch": "x86_64", "epoch": null, "name": "libdnf-plugin-subscription-manager", "release": "1.el9", "source": "rpm", "version": "1.29.32" } ], "libeconf": [ { "arch": "x86_64", "epoch": null, "name": "libeconf", "release": "2.el9", "source": "rpm", "version": "0.4.1" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "37.20210216cvs.el9", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "4.el9", "source": "rpm", "version": "0.1.11" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "5.el9", "source": "rpm", "version": "4.33" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "6.el9", "source": "rpm", "version": "2.1.12" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "3.el9", "source": "rpm", "version": "0.99.9" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "10.el9", "source": "rpm", "version": "2.37.4" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "7.el9", "source": "rpm", "version": "3.4.2" } ], "libfido2": [ { "arch": "x86_64", "epoch": null, "name": "libfido2", "release": "7.el9", "source": "rpm", "version": "1.6.0" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "4.3.el9", "source": "rpm", "version": "11.3.1" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "8.el9_0", "source": "rpm", "version": "1.10.0" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "4.3.el9", "source": "rpm", "version": "11.3.1" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "5.el9", "source": "rpm", "version": "1.42" } ], "libibverbs": [ { "arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "2.el9", "source": "rpm", "version": "44.0" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "7.el9", "source": "rpm", "version": "2.3.0" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "53.el9", "source": "rpm", "version": "1.3.1" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "3.el9", "source": "rpm", "version": "1.3.1" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "3.el9", "source": "rpm", "version": "1.3.1" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "6.el9_1", "source": "rpm", "version": "1.5.1" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.el9", "source": "rpm", "version": "2.6.1" } ], "libmaxminddb": [ { "arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "3.el9", "source": "rpm", "version": "1.5.2" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "15.el9", "source": "rpm", "version": "1.0.4" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.el9", "source": "rpm", "version": "2.13.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "10.el9", "source": "rpm", "version": "2.37.4" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.el9", "source": "rpm", "version": "1.8" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "1.el9", "source": "rpm", "version": "1.0.9" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "21.el9", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "17.el9", "source": "rpm", "version": "2.5.4" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "1.el9", "source": "rpm", "version": "1.2.2" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "5.el9", "source": "rpm", "version": "1.43.0" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.el9", "source": "rpm", "version": "3.7.0" } ], "libnl3-cli": [ { "arch": "x86_64", "epoch": null, "name": "libnl3-cli", "release": "1.el9", "source": "rpm", "version": "3.7.0" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "53.el9", "source": "rpm", "version": "0.2.1" } ], "libpcap": [ { "arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.el9", "source": "rpm", "version": "1.10.0" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "4.el9", "source": "rpm", "version": "1.5.3" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "5.el9", "source": "rpm", "version": "0.21.1" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "8.el9", "source": "rpm", "version": "1.4.4" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "53.el9", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.el9", "source": "rpm", "version": "1.14.5" } ], "libreport-filesystem": [ { "arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "6.el9", "source": "rpm", "version": "2.15.2" } ], "librhsm": [ { "arch": "x86_64", "epoch": null, "name": "librhsm", "release": "7.el9", "source": "rpm", "version": "0.0.3" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "2.el9", "source": "rpm", "version": "2.5.2" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "0.rc2.1.el9", "source": "rpm", "version": "3.5" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "0.rc2.1.el9", "source": "rpm", "version": "3.5" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "0.rc2.1.el9", "source": "rpm", "version": "3.5" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "0.rc2.1.el9", "source": "rpm", "version": "3.5" } ], "libsigsegv": [ { "arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "4.el9", "source": "rpm", "version": "2.13" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "10.el9", "source": "rpm", "version": "2.37.4" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "4.el9", "source": "rpm", "version": "0.7.22" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "3.el9", "source": "rpm", "version": "1.46.5" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "8.el9", "source": "rpm", "version": "0.10.4" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "8.el9", "source": "rpm", "version": "0.10.4" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.el9", "source": "rpm", "version": "2.8.2" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.el9", "source": "rpm", "version": "2.8.2" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.el9", "source": "rpm", "version": "2.8.2" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.el9", "source": "rpm", "version": "2.8.2" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "4.3.el9", "source": "rpm", "version": "11.3.1" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "10.el9", "source": "rpm", "version": "2.1.1" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.el9", "source": "rpm", "version": "2.3.4" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "8.el9_1", "source": "rpm", "version": "4.16.0" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.el9", "source": "rpm", "version": "1.4.7" } ], "libteam": [ { "arch": "x86_64", "epoch": null, "name": "libteam", "release": "16.el9_1", "source": "rpm", "version": "1.31" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.el9", "source": "rpm", "version": "0.13.0" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.el9", "source": "rpm", "version": "1.3.3" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "15.el9", "source": "rpm", "version": "0.9.10" } ], "libuser": [ { "arch": "x86_64", "epoch": null, "name": "libuser", "release": "12.el9", "source": "rpm", "version": "0.63" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "6.el9", "source": "rpm", "version": "1.2.1" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "10.el9", "source": "rpm", "version": "2.37.4" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "3.el9", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "3.el9", "source": "rpm", "version": "0.3.2" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxcrypt-compat": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "3.el9_1", "source": "rpm", "version": "2.9.13" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "9.el9", "source": "rpm", "version": "1.1.34" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "7.el9", "source": "rpm", "version": "0.2.5" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "2.el9", "source": "rpm", "version": "1.5.1" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "129.el9", "source": "rpm", "version": "20221214" } ], "linux-firmware-whence": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "129.el9", "source": "rpm", "version": "20221214" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.el9", "source": "rpm", "version": "0.9.29" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "8.el9", "source": "rpm", "version": "3.18.0" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "9.el9", "source": "rpm", "version": "B.02.19.2" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "6.el9", "source": "rpm", "version": "0.32" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "2.el9_1", "source": "rpm", "version": "5.4.4" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "5.el9", "source": "rpm", "version": "1.9.3" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "7.el9", "source": "rpm", "version": "2.10" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "7.el9", "source": "rpm", "version": "4.3" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "7.el9", "source": "rpm", "version": "2.9.3" } ], "microcode_ctl": [ { "arch": "noarch", "epoch": 4, "name": "microcode_ctl", "release": "2.el9", "source": "rpm", "version": "20220809" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.el9", "source": "rpm", "version": "4.1.0" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "8.20210508.el9", "source": "rpm", "version": "6.2" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "8.20210508.el9", "source": "rpm", "version": "6.2" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "8.20210508.el9", "source": "rpm", "version": "6.2" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.el9_0", "source": "rpm", "version": "3.8" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "11.el9", "source": "rpm", "version": "0.52.21" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "17.el9", "source": "rpm", "version": "2.5.4" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "7.el9_1", "source": "rpm", "version": "1.0.4" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "8.el9", "source": "rpm", "version": "1.6" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "9.el9", "source": "rpm", "version": "2.0.14" } ], "oddjob": [ { "arch": "x86_64", "epoch": null, "name": "oddjob", "release": "7.el9", "source": "rpm", "version": "0.34.7" } ], "oddjob-mkhomedir": [ { "arch": "x86_64", "epoch": null, "name": "oddjob-mkhomedir", "release": "7.el9", "source": "rpm", "version": "0.34.7" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.el9", "source": "rpm", "version": "2.6.2" } ], "openldap-compat": [ { "arch": "x86_64", "epoch": null, "name": "openldap-compat", "release": "3.el9", "source": "rpm", "version": "2.6.2" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "28.el9", "source": "rpm", "version": "8.7p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "28.el9", "source": "rpm", "version": "8.7p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "28.el9", "source": "rpm", "version": "8.7p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.el9", "source": "rpm", "version": "3.0.7" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.el9", "source": "rpm", "version": "3.0.7" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "9.el9", "source": "rpm", "version": "1.77" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.el9", "source": "rpm", "version": "0.24.1" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.el9", "source": "rpm", "version": "0.24.1" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "14.el9", "source": "rpm", "version": "1.5.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "2.el9", "source": "rpm", "version": "3.5" } ], "passwd": [ { "arch": "x86_64", "epoch": null, "name": "passwd", "release": "12.el9", "source": "rpm", "version": "0.80" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "5.el9", "source": "rpm", "version": "3.7.0" } ], "pcre": [ { "arch": "x86_64", "epoch": null, "name": "pcre", "release": "3.el9.3", "source": "rpm", "version": "8.44" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "2.el9", "source": "rpm", "version": "10.40" } ], "pcre2-syntax": [ { "arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "2.el9", "source": "rpm", "version": "10.40" } ], "perl-AutoLoader": [ { "arch": "noarch", "epoch": 0, "name": "perl-AutoLoader", "release": "480.el9", "source": "rpm", "version": "5.74" } ], "perl-B": [ { "arch": "x86_64", "epoch": 0, "name": "perl-B", "release": "480.el9", "source": "rpm", "version": "1.80" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "460.el9", "source": "rpm", "version": "1.50" } ], "perl-Class-Struct": [ { "arch": "noarch", "epoch": 0, "name": "perl-Class-Struct", "release": "480.el9", "source": "rpm", "version": "0.66" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "462.el9", "source": "rpm", "version": "2.174" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "4.el9", "source": "rpm", "version": "1.19" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "4.el9", "source": "rpm", "version": "2.58" } ], "perl-DynaLoader": [ { "arch": "x86_64", "epoch": 0, "name": "perl-DynaLoader", "release": "480.el9", "source": "rpm", "version": "1.47" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "462.el9", "source": "rpm", "version": "3.08" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "480.el9", "source": "rpm", "version": "1.30" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "7.el9", "source": "rpm", "version": "0.17029" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "461.el9", "source": "rpm", "version": "5.74" } ], "perl-Fcntl": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Fcntl", "release": "480.el9", "source": "rpm", "version": "1.13" } ], "perl-File-Basename": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Basename", "release": "480.el9", "source": "rpm", "version": "2.85" } ], "perl-File-Find": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Find", "release": "480.el9", "source": "rpm", "version": "1.37" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "4.el9", "source": "rpm", "version": "2.18" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": 1, "name": "perl-File-Temp", "release": "4.el9", "source": "rpm", "version": "0.231.100" } ], "perl-File-stat": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-stat", "release": "480.el9", "source": "rpm", "version": "1.09" } ], "perl-FileHandle": [ { "arch": "noarch", "epoch": 0, "name": "perl-FileHandle", "release": "480.el9", "source": "rpm", "version": "2.03" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "4.el9", "source": "rpm", "version": "2.52" } ], "perl-Getopt-Std": [ { "arch": "noarch", "epoch": 0, "name": "perl-Getopt-Std", "release": "480.el9", "source": "rpm", "version": "1.12" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "1.el9", "source": "rpm", "version": "2.39.1" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "460.el9", "source": "rpm", "version": "0.076" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "480.el9", "source": "rpm", "version": "1.43" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "5.el9", "source": "rpm", "version": "0.41" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "1.el9", "source": "rpm", "version": "2.073" } ], "perl-IPC-Open3": [ { "arch": "noarch", "epoch": 0, "name": "perl-IPC-Open3", "release": "480.el9", "source": "rpm", "version": "1.21" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "4.el9", "source": "rpm", "version": "3.16" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "6.el9", "source": "rpm", "version": "20200520" } ], "perl-NDBM_File": [ { "arch": "x86_64", "epoch": 0, "name": "perl-NDBM_File", "release": "480.el9", "source": "rpm", "version": "1.15" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "2.el9", "source": "rpm", "version": "1.92" } ], "perl-POSIX": [ { "arch": "x86_64", "epoch": 0, "name": "perl-POSIX", "release": "480.el9", "source": "rpm", "version": "1.94" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "461.el9", "source": "rpm", "version": "3.78" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "460.el9", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "461.el9", "source": "rpm", "version": "3.28.01" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "4.el9", "source": "rpm", "version": "3.42" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "4.el9", "source": "rpm", "version": "2.01" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Scalar-List-Utils", "release": "461.el9", "source": "rpm", "version": "1.56" } ], "perl-SelectSaver": [ { "arch": "noarch", "epoch": 0, "name": "perl-SelectSaver", "release": "480.el9", "source": "rpm", "version": "1.02" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "4.el9", "source": "rpm", "version": "2.031" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "460.el9", "source": "rpm", "version": "3.21" } ], "perl-Symbol": [ { "arch": "noarch", "epoch": 0, "name": "perl-Symbol", "release": "480.el9", "source": "rpm", "version": "1.08" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "461.el9", "source": "rpm", "version": "5.01" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "460.el9", "source": "rpm", "version": "1.17" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "11.el9", "source": "rpm", "version": "2.38" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "460.el9", "source": "rpm", "version": "3.30" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "460.el9", "source": "rpm", "version": "2013.0523" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 2, "name": "perl-Time-Local", "release": "7.el9", "source": "rpm", "version": "1.300" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "3.el9", "source": "rpm", "version": "5.09" } ], "perl-base": [ { "arch": "noarch", "epoch": 0, "name": "perl-base", "release": "480.el9", "source": "rpm", "version": "2.27" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "461.el9", "source": "rpm", "version": "1.33" } ], "perl-if": [ { "arch": "noarch", "epoch": 0, "name": "perl-if", "release": "480.el9", "source": "rpm", "version": "0.60.800" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "480.el9", "source": "rpm", "version": "5.32.1" } ], "perl-lib": [ { "arch": "x86_64", "epoch": 0, "name": "perl-lib", "release": "480.el9", "source": "rpm", "version": "0.65" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "4.el9", "source": "rpm", "version": "3.13" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "480.el9", "source": "rpm", "version": "5.32.1" } ], "perl-mro": [ { "arch": "x86_64", "epoch": 0, "name": "perl-mro", "release": "480.el9", "source": "rpm", "version": "1.23" } ], "perl-overload": [ { "arch": "noarch", "epoch": 0, "name": "perl-overload", "release": "480.el9", "source": "rpm", "version": "1.31" } ], "perl-overloading": [ { "arch": "noarch", "epoch": 0, "name": "perl-overloading", "release": "480.el9", "source": "rpm", "version": "0.02" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "460.el9", "source": "rpm", "version": "0.238" } ], "perl-podlators": [ { "arch": "noarch", "epoch": 1, "name": "perl-podlators", "release": "460.el9", "source": "rpm", "version": "4.14" } ], "perl-subs": [ { "arch": "noarch", "epoch": 0, "name": "perl-subs", "release": "480.el9", "source": "rpm", "version": "1.03" } ], "perl-vars": [ { "arch": "noarch", "epoch": 0, "name": "perl-vars", "release": "480.el9", "source": "rpm", "version": "1.05" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.el9", "source": "rpm", "version": "2.5" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "0.rc2.1.el9", "source": "rpm", "version": "3.5" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "8.el9", "source": "rpm", "version": "1.18" } ], "prefixdevname": [ { "arch": "x86_64", "epoch": null, "name": "prefixdevname", "release": "8.el9", "source": "rpm", "version": "0.1.0" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "11.el9", "source": "rpm", "version": "3.3.17" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.el9", "source": "rpm", "version": "23.4" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.el9", "source": "rpm", "version": "20210518" } ], "python-unversioned-command": [ { "arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.el9", "source": "rpm", "version": "3.9.16" } ], "python3": [ { "arch": "x86_64", "epoch": null, "name": "python3", "release": "1.el9", "source": "rpm", "version": "3.9.16" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "103.el9", "source": "rpm", "version": "3.0.7" } ], "python3-babel": [ { "arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.el9", "source": "rpm", "version": "2.9.1" } ], "python3-chardet": [ { "arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "5.el9", "source": "rpm", "version": "4.0.0" } ], "python3-cloud-what": [ { "arch": "x86_64", "epoch": null, "name": "python3-cloud-what", "release": "1.el9", "source": "rpm", "version": "1.29.32" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "25.el9", "source": "rpm", "version": "5.0.6" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "6.el9", "source": "rpm", "version": "2.8.1" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "2.el9", "source": "rpm", "version": "1.2.18" } ], "python3-decorator": [ { "arch": "noarch", "epoch": null, "name": "python3-decorator", "release": "6.el9", "source": "rpm", "version": "4.4.2" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "7.el9", "source": "rpm", "version": "1.5.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "4.el9", "source": "rpm", "version": "4.14.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "4.el9", "source": "rpm", "version": "4.3.0" } ], "python3-ethtool": [ { "arch": "x86_64", "epoch": null, "name": "python3-ethtool", "release": "2.el9", "source": "rpm", "version": "0.15" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "1.el9", "source": "rpm", "version": "1.2.1" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "6.el9", "source": "rpm", "version": "3.40.1" } ], "python3-gobject-base-noarch": [ { "arch": "noarch", "epoch": null, "name": "python3-gobject-base-noarch", "release": "6.el9", "source": "rpm", "version": "3.40.1" } ], "python3-gpg": [ { "arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "6.el9", "source": "rpm", "version": "1.15.1" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.el9", "source": "rpm", "version": "0.69.0" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "7.el9", "source": "rpm", "version": "2.10" } ], "python3-iniparse": [ { "arch": "noarch", "epoch": null, "name": "python3-iniparse", "release": "45.el9", "source": "rpm", "version": "0.4" } ], "python3-inotify": [ { "arch": "noarch", "epoch": null, "name": "python3-inotify", "release": "25.el9", "source": "rpm", "version": "0.9.6" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "4.el9", "source": "rpm", "version": "2.11.3" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "16.el9", "source": "rpm", "version": "1.21" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "4.el9", "source": "rpm", "version": "2.0" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.el9", "source": "rpm", "version": "0.1.18" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.el9", "source": "rpm", "version": "0.69.0" } ], "python3-librepo": [ { "arch": "x86_64", "epoch": null, "name": "python3-librepo", "release": "1.el9", "source": "rpm", "version": "1.14.5" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.el9", "source": "rpm", "version": "3.9.16" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "0.rc2.1.el9", "source": "rpm", "version": "3.5" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "0.rc2.1.el9", "source": "rpm", "version": "3.5" } ], "python3-libxml2": [ { "arch": "x86_64", "epoch": null, "name": "python3-libxml2", "release": "3.el9_1", "source": "rpm", "version": "2.9.13" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "3.el9", "source": "rpm", "version": "4.6.5" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "12.el9", "source": "rpm", "version": "1.1.1" } ], "python3-netifaces": [ { "arch": "x86_64", "epoch": null, "name": "python3-netifaces", "release": "15.el9", "source": "rpm", "version": "0.10.6" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "7.el9_1", "source": "rpm", "version": "1.0.4" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.el9", "source": "rpm", "version": "3.1.1" } ], "python3-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-pip-wheel", "release": "6.el9", "source": "rpm", "version": "21.2.3" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "0.rc2.1.el9", "source": "rpm", "version": "3.5" } ], "python3-prettytable": [ { "arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "27.el9", "source": "rpm", "version": "0.7.2" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "12.el9", "source": "rpm", "version": "3.4" } ], "python3-pysocks": [ { "arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "12.el9", "source": "rpm", "version": "1.7.1" } ], "python3-pytz": [ { "arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "4.el9", "source": "rpm", "version": "2021.1" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "6.el9", "source": "rpm", "version": "5.4.1" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "6.el9", "source": "rpm", "version": "2.25.1" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "22.el9", "source": "rpm", "version": "4.16.1.3" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.el9", "source": "rpm", "version": "4.4.1" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "12.el9", "source": "rpm", "version": "53.0.0" } ], "python3-setuptools-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools-wheel", "release": "12.el9", "source": "rpm", "version": "53.0.0" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "9.el9", "source": "rpm", "version": "1.15.0" } ], "python3-subscription-manager-rhsm": [ { "arch": "x86_64", "epoch": null, "name": "python3-subscription-manager-rhsm", "release": "1.el9", "source": "rpm", "version": "1.29.32" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "18.el9", "source": "rpm", "version": "234" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.el9", "source": "rpm", "version": "1.26.5" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 17, "name": "qemu-guest-agent", "release": "7.el9", "source": "rpm", "version": "7.2.0" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "6.el9", "source": "rpm", "version": "4.06" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "6.el9", "source": "rpm", "version": "4.06" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "4.el9", "source": "rpm", "version": "8.1" } ], "redhat-release": [ { "arch": "x86_64", "epoch": null, "name": "redhat-release", "release": "0.10.el9", "source": "rpm", "version": "9.2" } ], "redhat-release-eula": [ { "arch": "x86_64", "epoch": null, "name": "redhat-release-eula", "release": "0.10.el9", "source": "rpm", "version": "9.2" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el9", "source": "rpm", "version": "0.4.0" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el9", "source": "rpm", "version": "0.4.0" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "3.el9", "source": "rpm", "version": "6.15" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "31.el9", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "5.el9", "source": "rpm", "version": "1.2.6" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "22.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "22.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "22.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-audit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-audit", "release": "22.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "22.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "22.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-sign-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "22.el9", "source": "rpm", "version": "4.16.1.3" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "19.el9", "source": "rpm", "version": "3.2.3" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "109.el9", "source": "rpm", "version": "8.2102.0" } ], "rsyslog-logrotate": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog-logrotate", "release": "109.el9", "source": "rpm", "version": "8.2102.0" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "9.el9", "source": "rpm", "version": "4.8" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "1.el9", "source": "rpm", "version": "38.1.5" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "1.el9", "source": "rpm", "version": "38.1.5" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "9.el9", "source": "rpm", "version": "2.13.7" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "9.el9", "source": "rpm", "version": "1.47" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "9.el9", "source": "rpm", "version": "1.47" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "6.el9", "source": "rpm", "version": "4.9" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "11.el9", "source": "rpm", "version": "2.3.2" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "8.el9", "source": "rpm", "version": "1.1.8" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "6.el9_1", "source": "rpm", "version": "3.34.1" } ], "squashfs-tools": [ { "arch": "x86_64", "epoch": null, "name": "squashfs-tools", "release": "8.git1.el9", "source": "rpm", "version": "4.4" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.el9", "source": "rpm", "version": "2.8.2" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.el9", "source": "rpm", "version": "2.8.2" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.el9", "source": "rpm", "version": "2.8.2" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.el9", "source": "rpm", "version": "2.8.2" } ], "subscription-manager": [ { "arch": "x86_64", "epoch": null, "name": "subscription-manager", "release": "1.el9", "source": "rpm", "version": "1.29.32" } ], "subscription-manager-rhsm-certificates": [ { "arch": "noarch", "epoch": null, "name": "subscription-manager-rhsm-certificates", "release": "1.el9", "source": "rpm", "version": "20220623" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "9.el9", "source": "rpm", "version": "1.9.5p2" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "4.el9", "source": "rpm", "version": "252" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "4.el9", "source": "rpm", "version": "252" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "4.el9", "source": "rpm", "version": "252" } ], "systemd-rpm-macros": [ { "arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "4.el9", "source": "rpm", "version": "252" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "4.el9", "source": "rpm", "version": "252" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.el9", "source": "rpm", "version": "1.34" } ], "teamd": [ { "arch": "x86_64", "epoch": null, "name": "teamd", "release": "16.el9_1", "source": "rpm", "version": "1.31" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "18.el9", "source": "rpm", "version": "1.9" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "8.el9", "source": "rpm", "version": "3.0.3" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "2.el9", "source": "rpm", "version": "2022g" } ], "usermode": [ { "arch": "x86_64", "epoch": null, "name": "usermode", "release": "4.el9", "source": "rpm", "version": "1.114" } ], "userspace-rcu": [ { "arch": "x86_64", "epoch": null, "name": "userspace-rcu", "release": "6.el9", "source": "rpm", "version": "0.12.1" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "10.el9", "source": "rpm", "version": "2.37.4" } ], "util-linux-core": [ { "arch": "x86_64", "epoch": null, "name": "util-linux-core", "release": "10.el9", "source": "rpm", "version": "2.37.4" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "16.el9_0.3", "source": "rpm", "version": "8.2.2637" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "16.el9_0.3", "source": "rpm", "version": "8.2.2637" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "16.el9_0.3", "source": "rpm", "version": "8.2.2637" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "16.el9_0.3", "source": "rpm", "version": "8.2.2637" } ], "virt-what": [ { "arch": "x86_64", "epoch": null, "name": "virt-what", "release": "3.el9", "source": "rpm", "version": "1.25" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "7.el9", "source": "rpm", "version": "1.21.1" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "28.el9", "source": "rpm", "version": "2.21" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.el9", "source": "rpm", "version": "5.14.2" } ], "xz": [ { "arch": "x86_64", "epoch": null, "name": "xz", "release": "8.el9_0", "source": "rpm", "version": "5.2.5" } ], "xz-libs": [ { "arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "8.el9_0", "source": "rpm", "version": "5.2.5" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "4.el9", "source": "rpm", "version": "4.14.0" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "4.el9", "source": "rpm", "version": "4.3.0" } ], "zlib": [ { "arch": "x86_64", "epoch": null, "name": "zlib", "release": "36.el9", "source": "rpm", "version": "1.2.11" } ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:9 Sunday 12 February 2023 01:05:07 +0000 (0:00:14.755) 0:02:38.525 ******* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: criu-3.17-4.el9.x86_64", "Installed: criu-libs-3.17-4.el9.x86_64", "Installed: crun-1.8-1.el9.x86_64", "Installed: policycoreutils-python-utils-3.5-0.rc2.1.el9.noarch", "Installed: slirp4netns-1.2.0-2.el9.x86_64", "Installed: shadow-utils-subid-2:4.9-6.el9.x86_64", "Installed: protobuf-c-1.3.3-12.el9.x86_64", "Installed: yajl-2.1.0-21.el9.x86_64", "Installed: libnet-1.2-6.el9.x86_64", "Installed: fuse-overlayfs-1.10-1.el9.x86_64", "Installed: fuse3-3.10.2-5.el9.x86_64", "Installed: fuse3-libs-3.10.2-5.el9.x86_64", "Installed: aardvark-dns-2:1.5.0-2.el9.x86_64", "Installed: fuse-common-3.10.2-5.el9.x86_64", "Installed: netavark-2:1.5.0-2.el9.x86_64", "Installed: libslirp-4.4.0-7.el9.x86_64", "Installed: conmon-2:2.1.6-1.el9.x86_64", "Installed: container-selinux-3:2.199.0-1.el9.noarch", "Installed: containers-common-2:1-49.el9.x86_64", "Installed: podman-2:4.4.0-1.el9.x86_64" ] } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:16 Sunday 12 February 2023 01:05:45 +0000 (0:00:37.695) 0:03:16.221 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.045104", "end": "2023-02-12 01:05:48.695488", "rc": 0, "start": "2023-02-12 01:05:48.650384" } STDOUT: podman version 4.4.0 TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:21 Sunday 12 February 2023 01:05:49 +0000 (0:00:03.643) 0:03:19.865 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:30 Sunday 12 February 2023 01:05:49 +0000 (0:00:00.804) 0:03:20.669 ******* included: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 12 February 2023 01:05:51 +0000 (0:00:01.745) 0:03:22.414 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 12 February 2023 01:05:55 +0000 (0:00:03.900) 0:03:26.315 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Sunday 12 February 2023 01:05:56 +0000 (0:00:00.638) 0:03:26.953 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Sunday 12 February 2023 01:05:57 +0000 (0:00:01.315) 0:03:28.269 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Sunday 12 February 2023 01:05:59 +0000 (0:00:01.711) 0:03:29.980 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Sunday 12 February 2023 01:06:03 +0000 (0:00:03.771) 0:03:33.752 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Sunday 12 February 2023 01:06:03 +0000 (0:00:00.491) 0:03:34.243 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:56 Sunday 12 February 2023 01:06:04 +0000 (0:00:00.702) 0:03:34.945 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Sunday 12 February 2023 01:06:05 +0000 (0:00:01.210) 0:03:36.156 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:36 Sunday 12 February 2023 01:06:06 +0000 (0:00:00.736) 0:03:36.892 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:45 Sunday 12 February 2023 01:06:08 +0000 (0:00:02.559) 0:03:39.452 ******* included: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Sunday 12 February 2023 01:06:09 +0000 (0:00:01.122) 0:03:40.574 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Sunday 12 February 2023 01:06:11 +0000 (0:00:01.711) 0:03:42.285 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Sunday 12 February 2023 01:06:13 +0000 (0:00:01.476) 0:03:43.762 ******* included: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Sunday 12 February 2023 01:06:14 +0000 (0:00:01.297) 0:03:45.059 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Sunday 12 February 2023 01:06:15 +0000 (0:00:01.570) 0:03:46.651 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:51 Sunday 12 February 2023 01:06:17 +0000 (0:00:01.947) 0:03:48.598 ******* included: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Sunday 12 February 2023 01:06:19 +0000 (0:00:02.042) 0:03:50.641 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Sunday 12 February 2023 01:06:21 +0000 (0:00:01.491) 0:03:52.133 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:54 Sunday 12 February 2023 01:06:23 +0000 (0:00:01.684) 0:03:53.817 ******* included: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Sunday 12 February 2023 01:06:26 +0000 (0:00:03.786) 0:03:57.603 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Sunday 12 February 2023 01:06:28 +0000 (0:00:01.350) 0:03:58.954 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Sunday 12 February 2023 01:06:29 +0000 (0:00:01.468) 0:04:00.422 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Sunday 12 February 2023 01:06:31 +0000 (0:00:01.990) 0:04:02.412 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:60 Sunday 12 February 2023 01:06:34 +0000 (0:00:02.468) 0:04:04.880 ******* TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Sunday 12 February 2023 01:06:39 +0000 (0:00:05.605) 0:04:10.486 ******* included: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Sunday 12 February 2023 01:06:42 +0000 (0:00:02.470) 0:04:12.957 ******* ok: [sut] TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:7 Sunday 12 February 2023 01:06:45 +0000 (0:00:03.494) 0:04:16.451 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.firewall : Install python-firewall] ************ task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:12 Sunday 12 February 2023 01:06:49 +0000 (0:00:03.321) 0:04:19.772 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install python3-firewall] *********** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:18 Sunday 12 February 2023 01:06:50 +0000 (0:00:01.163) 0:04:20.936 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Sunday 12 February 2023 01:06:53 +0000 (0:00:03.735) 0:04:24.672 ******* changed: [sut] => { "changed": true, "enabled": true, "name": "firewalld", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice polkit.service dbus.socket dbus-broker.service basic.target sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "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": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "iptables.service ipset.service nftables.service ebtables.service ip6tables.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": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13988", "LimitNPROCSoft": "13988", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13988", "LimitSIGPENDINGSoft": "13988", "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 sysinit.target 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": "22380", "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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:11 Sunday 12 February 2023 01:07:09 +0000 (0:00:15.824) 0:04:40.496 ******* ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python3" }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:16 Sunday 12 February 2023 01:07:14 +0000 (0:00:04.345) 0:04:44.842 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:38 Sunday 12 February 2023 01:07:16 +0000 (0:00:02.498) 0:04:47.340 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:83 Sunday 12 February 2023 01:07:47 +0000 (0:00:30.910) 0:05:18.251 ******* skipping: [sut] => (item={'port': '15001-15003/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:93 Sunday 12 February 2023 01:07:55 +0000 (0:00:08.430) 0:05:26.681 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:102 Sunday 12 February 2023 01:08:00 +0000 (0:00:04.218) 0:05:30.899 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:107 Sunday 12 February 2023 01:08:04 +0000 (0:00:03.982) 0:05:34.882 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:114 Sunday 12 February 2023 01:08:07 +0000 (0:00:03.836) 0:05:38.718 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:122 Sunday 12 February 2023 01:08:10 +0000 (0:00:02.756) 0:05:41.474 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:128 Sunday 12 February 2023 01:08:13 +0000 (0:00:02.471) 0:05:43.946 ******* skipping: [sut] => {} TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:67 Sunday 12 February 2023 01:08:17 +0000 (0:00:04.661) 0:05:48.608 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Sunday 12 February 2023 01:08:35 +0000 (0:00:17.742) 0:06:06.350 ******* included: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Sunday 12 February 2023 01:08:39 +0000 (0:00:04.124) 0:06:10.475 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python2 tools] ******* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Sunday 12 February 2023 01:08:42 +0000 (0:00:02.476) 0:06:12.952 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:15 Sunday 12 February 2023 01:08:44 +0000 (0:00:02.406) 0:06:15.358 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.selinux : Refresh facts] *********************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:23 Sunday 12 February 2023 01:08:50 +0000 (0:00:06.189) 0:06:21.548 ******* ok: [sut] TASK [fedora.linux_system_roles.selinux : Install SELinux tool semanage] ******* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:28 Sunday 12 February 2023 01:08:57 +0000 (0:00:06.971) 0:06:28.520 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:5 Sunday 12 February 2023 01:09:04 +0000 (0:00:06.611) 0:06:35.132 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:13 Sunday 12 February 2023 01:09:07 +0000 (0:00:02.641) 0:06:37.773 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:21 Sunday 12 February 2023 01:09:09 +0000 (0:00:02.365) 0:06:40.138 ******* ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:25 Sunday 12 February 2023 01:09:13 +0000 (0:00:03.789) 0:06:43.928 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:30 Sunday 12 February 2023 01:09:15 +0000 (0:00:02.494) 0:06:46.423 ******* skipping: [sut] => {} TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:35 Sunday 12 February 2023 01:09:17 +0000 (0:00:01.817) 0:06:48.241 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:42 Sunday 12 February 2023 01:09:20 +0000 (0:00:02.731) 0:06:50.972 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:46 Sunday 12 February 2023 01:09:22 +0000 (0:00:02.304) 0:06:53.276 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:50 Sunday 12 February 2023 01:09:25 +0000 (0:00:02.829) 0:06:56.106 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:54 Sunday 12 February 2023 01:09:27 +0000 (0:00:02.408) 0:06:58.515 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:58 Sunday 12 February 2023 01:09:31 +0000 (0:00:03.881) 0:07:02.397 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:66 Sunday 12 February 2023 01:09:34 +0000 (0:00:02.484) 0:07:04.881 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:76 Sunday 12 February 2023 01:09:35 +0000 (0:00:01.854) 0:07:06.735 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:82 Sunday 12 February 2023 01:09:37 +0000 (0:00:01.208) 0:07:07.944 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:90 Sunday 12 February 2023 01:09:38 +0000 (0:00:01.780) 0:07:09.725 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:99 Sunday 12 February 2023 01:09:47 +0000 (0:00:08.470) 0:07:18.195 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:109 Sunday 12 February 2023 01:09:48 +0000 (0:00:00.805) 0:07:19.000 ******* ok: [sut] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:30a4d552e0cc8a69e70098c6785c9620fe0ed3e126eda1bea804ab3c1496915b", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:cfca6eb18cdeeaa1666612ead75e67644e84ed2872dbdb5ebd1c90c5aa8b60ed", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:87df54d4da76cfbf90197c103829580b43bae575fc2179805b54378e2441f98d", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:a4837977211a9b5c79ba308d47da063b55f83e290e90940a7e16662f5e7fe4d5", "enabled": 1 } }, "aiccu": { "100": { "checksum": "sha256:33e4474638b12ea07b6f2308d3afeea697b9164980485006e198c56822334253", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:0075191f3e8b16430d7ffc5fa90773a117ecbd62b9940b8dab3b8a150b1866b7", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "sha256:5531392534c1e4b23a04dab582b9a876ab4e3e7528e3db1dd3e6d6df494089f6", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:0e719b5e69281f5001eb69dd7d5ec1a2e8f289a2ed8d7032dcf58cd54e620aa2", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:e448e0203f55d3a8e673a8fda655d59161f282a5b8cb0211e17299e598cc9dc7", "enabled": 1 } }, "amtu": { "100": { "checksum": "sha256:3a67724d76252ecd7dc1be2e93127cd456e21365a4575355fac53fb5aadebbde", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:f4e85d810c204828b77aecb170a77a2116a9a8c873e4415d3b39d406ec1c5b99", "enabled": 1 } }, "antivirus": { "100": { "checksum": "sha256:ae25cf9c1bbdb74206db1eac46cf32163fe6843575e305d31dec82bcb324dcb8", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:777c1d09a3e84cba6e3d712534b514b1ad9c88be9297ce62c17139c5d9ade3cf", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "sha256:0f45efdacdf7f2adc544fd4bf33126f3070b4bd4e3921afff7a855bf7adbf32f", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:2eb5f92b4413ad4a3b0828d67b0d564aa6c9a69c6f55553ce500129be24b7339", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:91ef7f49b4fd338140721170763f80243341aafb6a1a7b903cd03ba65ad9bddc", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "sha256:05db5ce64232869fb1bc5793cfd1d686e728a3d3b7b1494d057ae71643c0429e", "enabled": 1 } }, "asterisk": { "100": { "checksum": "sha256:8228509418eabbeb3ab51dcde71604748f6330b2b14b76cfcdb53b3bb64a6559", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:0c2bc4138fadb30a3b6115dc967322532e672fea226b1a9e47b65eab52aff60c", "enabled": 1 } }, "authconfig": { "100": { "checksum": "sha256:0aadcbc8cc83f729064411cec06e9d01ef8c01cbae971e6166c7ae0c7050a705", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:88f010fd18f33522ebdd5bb840ac75609e6528f1c1e6b26d9ec64acf5cbd915d", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:95eea6e6a5e664fab8ede08b93cb4c607472bb92485b77c89a09cb551d2cff72", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:e9cc0d6c64189bff92bad536021e5bc6d8882d622b94497270f99ea98db8d250", "enabled": 1 } }, "awstats": { "100": { "checksum": "sha256:db991323b8b65ddcaa47bc9bd5b87d342ea104cf59397850b216fcb7f3dbe41e", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:8327f258688d9efac4f59b06ec7c83e0437e5e85b9ef6ced32114969fbb1d8d9", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:dedbbdd958075ba06674fc830d722224ec711896e83338b56fd7edf74d0f6970", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "sha256:fc67a04f11c2602556fa68ebd2cdd27841f594bf39d6a614c34ff601c678f17b", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:66208b7cb029511604b4626a670ab7d4dc3513c5c2b9b79606a94e818a83cd04", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "sha256:42670f76e4e23dd5fab2605f8f624df553dc44d694145c97c3dd1453c6a93a07", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:444adda9e9db6ca2f7a1f15b00de5a055982dd1565c890d3fc243058b107bfdf", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:b8c9e3b849765a6545578ba4b84a7a945ca3910b6f9d00b66f0845c22e403545", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:b6464b7bd332e0127b5ac7e7f4e85983b0df4eeaedf1382d1cb95bcc70567975", "enabled": 1 } }, "boinc": { "100": { "checksum": "sha256:ab25b6bf37b70306796ea328e3d0f916e6dd0819a7ba8f5ca574ea16fe9ae499", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:f2a170b9be22cfb4983dfbadd0836d4b3bf4c07c61958e5f42dad393c98ab16a", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:9823fa6f46ea509eb4eea64cda7d4130181d73f8d49b0898d6974ef74b1f415a", "enabled": 1 } }, "brctl": { "100": { "checksum": "sha256:bb9ab8cb4d620be01383a5116766dcab262924abbb51f6352dbc453b9bd7bd15", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:32ce0ef2b1bd4bcf069fea0037f080345020b6ccb0b3a14dacf80d0341d31703", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:094419eb3a9852cdc4da7ea5e9f53ec318778816e09881dd10700890f0fa8aa5", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "sha256:6e8bb2e352f373e327c2d74ecbc89e7784f198566a8e13090e905e74e1769df7", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:c9b4271ff4e3ecf0991a0bac18e25bbda70877abd97f1f747529f6fdf2c64a2f", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:4bbe4a6e81441607849fd3b0935eb2d49b6e6ab6998e16f05c505eb1ca23860d", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:50bb751029a1226883e3b3081d5cd727dca1776a7aecde05e1f80aa5b664ad37", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:0bbba0d23bf169b2720e6b5889693dc604dac70ba2e6ee3bb4c5f1cf2238dbc1", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:db2c087abaf9808579236fc0c2986b7bc378039af2dcf6eb437d61104e45452f", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:7b6563fcdbcfdcf6f1870332e9d7b0baa677fb4ed448d742a0a2f01540b1b7aa", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:6d04e200dce14290743a8c7ad857b5f55edea096103a7778d85781917f98eb0b", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:c6a139d26cea14a8e4b91c2678e29bb4a559ebdc6b79e1f64f8b1ae8f82e8ba1", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:e9c84a527fe46e3c20782107e9ef5fc7ce5b523d3a17979e73476e3f4c8cfb2f", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:9405921298a4eac97dee55ea739004bdc1af207a1334097fb954841436db820e", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:4ec9e51dab035098723144ee177558420c3397d8c4cb3510a8fa791ddbfd1edd", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:c8b32a2f2fe6b42173bbc58a1c1e4dc450dadbb2859894fab74e9f4b96562b78", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:e67177e4235cd3413acfbdf8e90dd3c5ca744db340307dffe992c0d6760aca12", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:ca48f5e618dc4d7963b63b2e01075c17018a84ed29593b61833e628086d7afb4", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:6afbc8ab0b667739a65d3d638d69f650225184f1ce60ac3d59cbe6e7706c4667", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:bec2119337e2096ebfe5840f2470f4fe3b0993493157926562b8753d9dedd574", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:d4d40aac2e8e39be67c133a3f7cafe3cd2d977afee0f62655c2c4cbc182d9354", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:6f918d1dbd89db074ffb5bd40da10c2584d477b4e9bbcca9412498fd5a3ddda6", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:8ee85bfc15d6dbab880c9d68fbb48433be5f9fa335991843c4dc05d7f49494d1", "enabled": 1 } }, "cobbler": { "100": { "checksum": "sha256:5046324d92609edb7af362c37ace4261a5fb71d0954e7b93cdb66abd1354eb0c", "enabled": 1 } }, "collectd": { "100": { "checksum": "sha256:60fc8f0b7079cf1922221f0f68fd269d8301ca9b80e8bee3392bfd9f01f1485f", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:d048efdee101e199ef3e79822a70b3537d5049435cb04c4163ca5afad9fb5280", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:b1185aa06922394419862c9bc8ac65baa654b7fbffa31c531ef09aca6c0b4b20", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:e369832ce297507bc4bd100874576b2461854f7c9397ea3790002c49f1e817b8", "enabled": 1 } }, "conman": { "100": { "checksum": "sha256:587709ec1f225f106635a5c954acd3349dbfaae4b561edfc237dee4931b10254", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:2a561c6e7e09637b8e42fe340da01e379de2b634d6ad8a6f297bd4ff79a56c2a", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:35a2c8ccb00daefe127d8e94cbdc719db95bbe0710fdfc4d261c9ebf9fa88952", "enabled": 1 } }, "container": { "200": { "checksum": "sha256:b5abd303111b82ce9cfb59f3223cc04ac3f3213626af7ebc1a072494e856d568", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:6251a0631879ad61c7a1736ff23d29b599323886cbcd4d782d581ee6f1737f75", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:b75f70f2d96903dbd86a5c4f6259c01ac29d3f893e46c6f5a65199fd4a90ac3e", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:1250482f0ee706d932f37ac4b165c41a087760d753a799993e1ae4a2278d6ec2", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "sha256:0a4e6d29c0e5008f52b116072cc416f84491a5cfd9c4b4924ac3bd5c9a88517f", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:b692d8407a14280ace1b20b8d3eae8ebe1d1195623e186d88ac987eff53d9ab9", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:2027bb21090425bbdc5d7e14d3c775f7c0b32f90620e6e6c4dc358c5ba404134", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:5c72aeb4a39a74d8b9e9fbf376de168ecb105252034928dcfed9806d5fc4c584", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:3f8a8d4fd0a8340fcd94672626817a642adac12849aff8c5a060f56ee2595b5d", "enabled": 1 } }, "cvs": { "100": { "checksum": "sha256:1482499c7817b7f28744fbfee4caa3e18a29e369850c0a633d86e6b569f3df69", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:175bfe7edee632e3c65a639c0892b7e740e88f71a2181ca38bbda3596d9e9aa6", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:e467fe9a24e603f36d8591243ac32d83e8848f8843d10fdd07082bc6dfa6260c", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:a036b1b6edf28d2350e4f88de0872e3dfa2b9aae036e5c5e833fd79b8d17976f", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:b639cc37e1b01605921994afab08a2ace03a08eaeb09d239d62333d206bdad95", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:bd0fd318f3fa48292177d1c2941147f2d30be72c1bd8a6418c29046733f97c79", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:5898ab6ff7cc8eaf5c19d35ee5f146af26bcd37368a1258beb1414916d9b2429", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:db0ed75ce7f92b54a6460c777ca31fe82b72c4b05084f1a313a57c8083553c10", "enabled": 1 } }, "ddclient": { "100": { "checksum": "sha256:d24bc323782f1d6ee6ea32c8fa2df2a20e259f4b04bf2f07346bb1f7577e3764", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:cd694f4d91ecf21e368d92b0a0b3f299ddf338a10bc75299836844346ae9eb96", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:6db1ed45283f5f0804d6d95f3166c9940fc06266e6fdc5fd23b7944270c7e506", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:d37da7a6abcc7eefedae210a9a83412e0714b25cdfa6d960cf060d4f509418dc", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:80453fc86e420ee52d32dcee1b6d85d10dd9b9012d09919b5873e39fae104fa2", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:9a87ec81ea0ec4155972287d32bc1cc83cd1da3a07bf0fd561ce4be16e44fee3", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "sha256:a136958a9ec2c027817f9b9bda825ff54709c94f9e4c7150a6c2374f54f4c510", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:086fbd5c4bfc2c2b9416574d7adda1186cc9ea8d42fa3d977545b177a5f6b31d", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:dfacb0ee01d325a4424cb517183aab7e0f4b85b6cbf60b3364247e1481fddda9", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:a8b6abf25d85962282117a98e22156d26f98ec6c2b381a701949995ed2de791d", "enabled": 1 } }, "dnssec": { "100": { "checksum": "sha256:62708e958b4a52575103929b05b63bfc31cfd4a7bd579939e92222f7dbdd3b6f", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:c792f1a1d3b056301fdeba57345527a35b276aaf8172d8985c9bc5aace146cbc", "enabled": 1 } }, "drbd": { "100": { "checksum": "sha256:0775c03fbae369d8a7bd66ca63fa7685e739a3362a91fe862a7af705414086d7", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:021fb09c86d4d9d06ba8da4e857d732e455efa6e9fb8642a2e89977cd7a0df9c", "enabled": 1 } }, "entropyd": { "100": { "checksum": "sha256:6a6f3519345ece087870b34b523e9a68abe1dafd480ef0c38c9dee3e0e75026a", "enabled": 1 } }, "exim": { "100": { "checksum": "sha256:4c3e419549687bfcd1a7ac94946e81eb35cc7894db313ac1ef84e14b1dff007c", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "sha256:c0d9b5d3c0dc83fd9c1998e3a13762eb7b77478d17438016b210397f0df30fc8", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:2157ab1e30e581cc66a24b0764bdc9724200649801b4590fd6672a92b9ff237e", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:fc04c1b92c60d452ffa49be223b5fe7ecc2071f2c804b49a7ba33362d86387e7", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:d9f460b6074a1fd336b48d3658be720883b1992db8008780c9583e9f149616f9", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:9535ab85dfb055f04f8255bebf787ea2f67f0c323c3d55d7429de9a90b89071d", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:b4acf86db9044f0c3ad616371f733770541bedba9fee5751f5a4d9170d8347f1", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:a2deac3522e802bf11a87c316d39ad4aa9645825da08959ee28709d54a2a3270", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:85f718afffb3b6b0155d7a4b44829f5ad2cb4067cf7ed7c77f77cdd31e3e2f73", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:4dfe814f941a33b4de23c050e33c7b87e30959824ec0be0b37125f75122ddb9e", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:41b4c223d3414e36e5d043c90d2b77823a4483d647ae8a6f7cb867d86df7b03a", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:541de39b09a347afce9e48fa776556b8c06c8dcac4e10aa2a56a94b97a5134be", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:796115b325b9fbba944e04119be5339db1f486f70ee1ca3e1dc76c0378969094", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:1ef1078a35eb862742728b13bf2edadf6e967c40b699042e48b19ce937a31cef", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:1ea667f0c7cfdd85038d8678a770994afddec806355100bbe78308ee081c5d13", "enabled": 1 } }, "gdomap": { "100": { "checksum": "sha256:aaf447d9612e51755f905ff5c3fd1534071e551dccc8566c1ecd86deae23de02", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:6c0e8c2b7fd71eb90683329b23f7ea92ad9f72a9941c8602c2cfd0e3d87ded56", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:ad6903ca47a88cd9fbee03f05da3705b6de4550a9bac31338dcf334301a7bc79", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:7550acef924761a9cccfc8a599164bb4cf1aea09e478f0f02c508e77d54fb354", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:0f84866fe7b8ded8ee731da49946ddb95b85d2544d8189952f4b465dce92ba34", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:93950e077dae21de66880e685ec159b69f7febccbdefcc28a6251122e5b61744", "enabled": 1 } }, "glusterd": { "100": { "checksum": "sha256:ea4dc4c1b10f40d40b09a3e581072358e192da55b600d730c112b30597bdf3a8", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:8b3081995ca8e629365f84f2dbb74583d77b3135c071b7fd576e105ed83bb3b5", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:771390697cc126933b817059c224bce8ead877cde100a24109e22a40b00da1f8", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:0bf17ab1e6123f9c89bb89b3cc96987295420a1d573062c6a9e029955b5b43e6", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:1164d1336f32c654637bc481e149a2b5485ef0df1d7e8ae1f8c7a73c4ab8b15b", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:6c464762042a5686ab4bea5c0516216f89fca2304bb7438fec7eef38617fc727", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:7fa8a3fb36a6b541bc89d3a308fccfbfb72f99cab0ce03f086b4b961a59501ff", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "sha256:164530b001009abd38ae86c874f1116e26e48e0b20c78e23ab5e1f4da9837aba", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:044d9543cf23ebd19b78dd36453ca1b35f8b0343d18d2bf812f487c267c73400", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:04e4aa39ecf87ab5fb148554b72eb07229b2bc87c36194aeeb15e1f314546d8e", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:5ac320af55313b3a8dcd0729ba525596fdd1512ebcf5717b5e4f805efeb1d062", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:705d8c2334abe75bdd34c68be5a18e511b387986db97fd3fab68db1126345a94", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:69151f1195923b97d588966fa3999a2acbce4c3e6990e493cb6d825ebe6bdcef", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:919b0f9d14bb3b10515f015629e90fe2731278febf87bf441ca4ba42a6d82ce8", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:bdc7cfe30544d9b80f90ed79cf8e8e2a030cc750a4b1a09dcbf00c29cbf7cee0", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:9630601fc50cde8618d6c2a1512e7b3493f73f65a7e711210f143f293ed4dcd0", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:6f2c330f5ed4290d3d961400513cc0d8f15f41f05c4373113583a52bf71d3fef", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:ccadc8f4b2c9257f3225f58cada8bbea75a488d99429d548ae46170340346720", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:647a5a84af0d24107d98393a74f9cfef91d5f6314f97e9589a5917516240e4b6", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:d9b8e5d8a32e5d5534abce63c09c4cd7c94df674e18d97c60e97c6bd1bb412f8", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:f30e73a5c744492434120e33ec5fe9fb417e3a31b788a26b6ee070722df47666", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:ad01286deffe99ee070396c0057f5999b5d3874d66032c1754c66cc87e7a8bd3", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:2c85964f91040681e31c6685193d1c5fd3668db4e100dfd1c5226751a9c9d6d4", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:f886235bbdee30e2924fc5f96df263bf550e8af14396e53d7c55e6732314c7c4", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:8574b4400c0bdcd1260bf080a754301618fda3f62c85c2b91264dd80ae31e32e", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:93b6642db4b75051bef5bd84c3dd3053a3e8d860909e92b8a5b16a70b46c6928", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:06746c3d7855894756f8475794206dbbee3e18ef616f82b388d018b1bde859f3", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:192ba106b6e9f0f6728189b1ba31eedd622fb174e0c980b6e548fba27d6f2bc0", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:69b0abe4d235bc04050f6e0b41d75afbf1bbd64f7982e103359275b81be3bb71", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:fb6dcb248da2c16947029b4e2c5e866d348102b97ab7eea2b0e2a7072b5508a6", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:0152700ec5ad8aa649ae8ee0d471468eb7a19ea29917e30f44b575070cdcab52", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:410041152590f3a3f56b7712060ef89524e76c43871e254eba743028b4c7cb7a", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:6b05406e6374065be1f8e8d500f015da317f0dd57016536c40a792360756c282", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:4b3f6ed6504a75c5d43d97e5ee503167ba3d9259d88f9555a30e5cd60f9ac0e2", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:79b946ea4ed096e9dfa790116a1fb94530e31881b533003777bb4e0806e2285e", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:197fb9b04d8bc88036a374d8f29ae3b917fa08fdbe484bf4f486a4223d0dc7f8", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:212c02e6f01007c74610c409f7a991b63f2289410e56fd6d6f5b8a552177fe3d", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:d04b5f22b983b5a7d3de27986a110ebc12acdf9874561101e3a00f419226f7f3", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:1ea17956b169f18b2321642fc23dfc0d8079a16ab77644b09e4def5af6754095", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:91eb1cd73c11773727989a85dc34b87a55e7171bc99de49c9f307412cf392645", "enabled": 1 } }, "kmscon": { "100": { "checksum": "sha256:a2442484416a2a67d1ba9d6b2b85f0bae72bf3f6746e448643851fce3b33f61a", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:859277fd17d76a866142f915ee63f01294fc8d89b251acaa203755480cc7c81d", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:49919bbd9225e10dde5263d0cb01accf0b0458bd39e60d8845a7763e4c425a16", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:1a341235fc9a666c025a95b001df21f7e4770b0120df37687c0f5be8868069ad", "enabled": 1 } }, "l2tp": { "100": { "checksum": "sha256:aca86e12d3c7435aa1f79dff98d67a1594f655e34b9040260dee2ba8855f90ab", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:8e6047871698ffef5e00ed53992be2d361db85b0b28993fb468b948931e1c3ee", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:a83891194fb4c2efecdbafe86331368b90f6b5606209f2a7f925ac04de0a4650", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:aad0b98989fd36a55d0307941e1cfd73e94a39c7147feed3af167a3dc2a4ecb9", "enabled": 1 } }, "linuxptp": { "100": { "checksum": "sha256:971e3571db8fc239339a89d5b9090659b80c1583f156b2c0ca37affe4424f16c", "enabled": 1 } }, "lircd": { "100": { "checksum": "sha256:e64671df16e8430a3ff76a5f8bdcd907025df4a41c44afdc67f09c8520d249d7", "enabled": 1 } }, "livecd": { "100": { "checksum": "sha256:5f8b88dfc1f15dc4039b236bdc32d4fc72681fd33c0146345e8e0f0d01671cd4", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:56c9b18aa74d056435aa4908b3e1120496f3c8c0985c5dbd4fc662d6150c5707", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:5ebf18eca037bc6d0dbb81db94ad3a4a555d31684017760238ce547367aed080", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:d45218fc9b515627f2a7f51589a556323944aa5bca14f293c2f20f9d4e93a67e", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:519be249a5f6d7e21d7fa6143dd050406da1d29bfac29c4e0de91da9780d837e", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:ab50be2f0df8e7e8f32585b9e4e4ec0d89b897b14b415c7a96aa55ef4cc301d4", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:bfe016dd1745e955329e989937cf07fda8677e65dfca5e38e6f1c7a0878d2966", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:a9427f7a5e0b7b902d094c42998027e5e434775c0598244e2a9a53f8e0ed435c", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:bfc4d5317ed738ae961b7eb2c3f8b24e244f28c6e596a18f49132a312f2186fd", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:bafff0f46bc5e88989878819b9dde7a41369dfc65884b910f4a533b3283e927e", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:c88004b9e24d18093550ad9f271722d67f3e96a1ac2aad1a1340c9c322df9625", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "sha256:789d9908d6a4ccf9aab74a9a86ab780ec18789ad9fb25603e2076e03f39a663e", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:fa0001fff4c21b44e9fbaeee2add6b9b6827b5fdbf819a2dac3c14000c68018c", "enabled": 1 } }, "mailman": { "100": { "checksum": "sha256:b74c1cc020265ab5c6870bf150f12d53086de4d0568b3ad14d06ad18c6c408a9", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:42a32bf5b58eb1cece61587e26cad9d14e561ebfe3f8deea15ced247a9af9a5c", "enabled": 1 } }, "man2html": { "100": { "checksum": "sha256:f96a24403c4d03d346abc0d3da9b83c3425a7190d82bc8199b0aed732d22ddcf", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:7dc78812d1a51143faed9157d26a338917b6217489816f8940a0b0ebbf0308d8", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:edff00a0ec699758087c702321c3ebcfc61b1ea1b56596e8204bd5a71a4e81cb", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:97c366744caa502ccaa1fccc570b0f93a4d714b371a899ec32d915ec05155e40", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:c9a83d68bfaf2c73c8b3cf23c13f94fe834a5f5a9263004629ab8abb563434d5", "enabled": 1 } }, "milter": { "100": { "checksum": "sha256:9032a637b24c8bff1676c0dec33e66a729947fa96dd3d7a927bcc77e45510137", "enabled": 1 } }, "minidlna": { "100": { "checksum": "sha256:15df133e41a8603f0945a247f79117dd96306f34ae38f1ba8092179f116f611a", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:0d26eb46dae313a7e839a95761857bcc52e06d6d68b7a24675b7f8311830ca4a", "enabled": 1 } }, "mip6d": { "100": { "checksum": "sha256:87e5fafef70b376ff82229049b550c5a3c3b869b7fbb34a5488f3cb86a7d74f6", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "sha256:7f0d65a1413ddb554d91722376d8d08084075e6aedd46776f16c188ef0c38083", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:7eebc1aee1b3335a77380ca5eb2fdee479835a88207e67ce8f59e8da17373a24", "enabled": 1 } }, "mock": { "100": { "checksum": "sha256:e9ce2b283406b3676bb43033946e72d2e98c1686212a748f00a88001f9e6d921", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:bc6de3059ed931f953a18506865d206ac880bd2f87b19600a1449d91c08c82cf", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:a234a87ceab5a3f72f9956e6314a474433f9e9334b6a74809bec0424f53d2290", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:72f27671fe34dd7a39b6465ada7d03ac25f9e04ab32e9f412cab0a78dfe39ee9", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:4b3eef95c9ad0b184876aa3994adf223a2c91174510412fa209401015de5aaca", "enabled": 1 } }, "mongodb": { "100": { "checksum": "sha256:9bbb690a7ac70702c5a0c44c22b8618feada9732e03d036296abe0aec7b58664", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:7a74fd2fee38b753bb79eabe5e17b820ffd21b85d6edfbafa08397ad3e45c6f6", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:f3dff9ffc23f030547df593b580471a542cf48d23e513725f29a8faf3a30a0de", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:2fd0f480ce435fce8d7a0cb564f5f953aab2167db25915528c218734609c1d4c", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:72a146e7a9d143edd2eb97ed19c836dcdcb4e97a68988264908725df17081e39", "enabled": 1 } }, "mplayer": { "100": { "checksum": "sha256:a2273ec3f90d410489709337378075f188a97a2cfae2c9fe9c6e7f58c06ab10a", "enabled": 1 } }, "mptcpd": { "100": { "checksum": "sha256:480dc08347f22525dc1aff5c8648e742a5a0a0a1ea1a2ebc34cb8570838c2f75", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:92e871616b586e4aaa57611218d065c0957773ef53c24dfe622bb7a7703dab0a", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:0ee623e047efb01d21c5f5fb29a1275b4c8f5c059ee3ede3f9c20b8ae0f98fa2", "enabled": 1 } }, "munin": { "100": { "checksum": "sha256:0ed9da49c2d8cbfbd8877627945e56b7987cc8bafdedb41ca0c5613d83f2323d", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:ff5c929ec68d5aa0e9b3867104a77a7e59ccd5007d1514706b9332139e1df26a", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:a5b756dc9d29e611a864667b20cb3626ed5664dad68f5a09b49b654743b200cf", "enabled": 1 } }, "naemon": { "100": { "checksum": "sha256:51c0aeb875873462619aad87d9ce4f7bae95f2490a52fdd8797bdbea98e936f0", "enabled": 1 } }, "nagios": { "100": { "checksum": "sha256:6a64fd46438d3d2496c07a877335e30b380a8895ab3b5c45cab86b3b12cd16f1", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:3c5ccf75134d539db434ffbddcf00f6d1e89b63521d54f6b2ed9b3ede3705263", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:5cba7fafa3098ee2c0cc34ba9e1c0adb715bd1d64da96ee9b740d533585669a9", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:04f691dd79fdbfe669b0183f183e18ea15ae1db943af9f7dbfd0abc902984051", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:97d58cea720b1d3805ea6da620c31c11ed744fee91062228630225a8d66335c8", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:137de2cb49ec8bed2329872e09d7cf1eea73dc9767d5eed379781dc8fd7bcd2b", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:318d8861d39697f4260b9fcb14ba9dda93f4771a0bb39cc9a528818f3346f468", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:64769b2511acfe99005ec8233677b682cdd83ab46a544b7bb9d0e70abbd483ed", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:a0da94470fd2e8a52e1e2fb1d7727d151dffe5d4195e63d592fa41835f7d5f2a", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:2042bef3a8a06a7154c6f02b022502c932cc72cb8931a164f2ca90a4af4acd26", "enabled": 1 } }, "nsd": { "100": { "checksum": "sha256:07f8f4523895fb379f95f34ef782ce21882c8f89ca5d09bf1cc9765094fb9725", "enabled": 1 } }, "nslcd": { "100": { "checksum": "sha256:5bda0f869d502550d3721081013ed5e4ed0deba406568c8cd4511dbe0215c4ea", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:32cacfe03b9e6da3a5f4c48d5796c72b1ce3fe99811a2c5dc38603d0076d9dde", "enabled": 1 } }, "ntp": { "100": { "checksum": "sha256:a4dc0f11f6c802b7f4d09892ef9768e44cfdc2dea30b7730c3aec7552895be1a", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:f9549d32b3aded8d09aa3a85bfb0a65e5bfdaab23a8e94b23a0770b2f4e17156", "enabled": 1 } }, "nut": { "100": { "checksum": "sha256:d4ba4c1204ccd97f393e05f244585cd51d7fdeff5046c62c68268da7bcb2c552", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:9d37977eb2794a495d7572d3185428bafc38966d67610ffa5482f723052c4247", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:e284fd3dc49f4c93535dd4c8ca79c36f63d15d263e50346624652f9476fb3e36", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:9d99a924a0cba57bf23ed0a13d9f18037b94d87b8b82ea292cd1da8214f6f06e", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:e06aee0b45ddf4b7df121f8074cea445cb0718530339ccb98f69123c1fc2ce9d", "enabled": 1 } }, "openct": { "100": { "checksum": "sha256:8bf4483676b839530f86d99a4adafdac02be98ccd5e67373a46dcbc5bc1e6f70", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:11f28134306797a1812589a71b11fa1bfdf06234d37e3ab390dc6201b7288812", "enabled": 1 } }, "openfortivpn": { "100": { "checksum": "sha256:0e8da03ae0f4f3c58c2ef0ecb6c9a870b80a0aca6c217759411bec1088b67a59", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:3a0474c5cef7958c758cc4525b8b7b7cc5ed421a84a2cc53e54002b22a4347e9", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:48ac26f6e89e944a02c9f25477ebe5184b8f341d0f362712ebac0b4408275a8b", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:0a4cfb7b0476a388f7a01909452d52d4a838ce4a996359a16277ca66fb1a35ca", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:83efd707d1f2e80f3f91639e9d07aeed6f56f9b385ae0f4b16b78c0d6aaf71bf", "enabled": 1 } }, "openvpn": { "100": { "checksum": "sha256:f87b77ef769d6b19f7603ad41519d4650c898a2cf2b501f834be7e8e5ee7fa3a", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:84f99a28d3a1ed78cb925d3529627c6d0989af393cb1cfd768b27980819f8eb0", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:28cffe81cb6dd4e852aee01b6c17914a9740d75039592eb92636b63180fb1e7a", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:2dc34892e2282b363cecf73abd991dc5e93cc1ecc91159c05c4a911fd24ec268", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:6bf7d73fe49a5b95e180a8bf11441d252da97ae592878d1817965c190cdc278f", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:a1b621e8b2aceb37869160d37a70e1139d64c642f2b7b348c20ed74308fe5369", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:b6df6c29b88f35da354f81b91c6ab518a8e480a8ed34b236724ab058aea3ef1f", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:69c9021e04b4e50fa126a782749328af85157f28c68156aadb51ea9aa717675d", "enabled": 1 } }, "pcp": { "100": { "checksum": "sha256:b075e30d670075c6fcff90cb71410e3d51bc598920989adc184b915f34ddc3c2", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:8507214aaa141040d57ba1a2059f050c2c97eb6cb4e93d8e0c8fe3167ef3c981", "enabled": 1 } }, "pdns": { "100": { "checksum": "sha256:33b7e875da9c491d959cb42e25afca720cb8c47f9f670159ad95fe53a97c6573", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:42acd0e0375c27b18ef3d91557593ac3ef204d41e954837f7b110ae4e17a9600", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:5bc9730592528ef224921fbf15433ff99e2659c3f210f418f25e29e6ca76dd0f", "enabled": 1 } }, "pingd": { "100": { "checksum": "sha256:151573c6ede3b8e6cfb272df0d28db36159e044307073ba77d449d08aaea9341", "enabled": 1 } }, "piranha": { "100": { "checksum": "sha256:da89283b175acccf57fc9749518b15d827ad62d234e259236faa4a84132dba75", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:96b6cbb8635f5e9f485bfd1447bc2357870ee7d302d7057750591c6f5baba8cf", "enabled": 1 } }, "pkcs11proxyd": { "100": { "checksum": "sha256:8e2c0c536a271a4feb29e50038297a9e84cf248e51cd6236470ebead7d9ef417", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:4138fe8e85d35d8eb72a0c9ecaac5bf7415fa43d874cff04d8f1a09962fbccde", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:4df75df5722f4595b504895399f47f5e1deb84aec694cc59243e9c5ebf404bc9", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:a227154068777c55690e3083cb9a2e4a00e603384c28c1b1d42c049929318b6c", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:4487a1f183417fcdad9a88cfa49936fbc4f549c17c1b4fc234a01e2814ea3616", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:ff3f6a75e863b74f4de812ab6e855fa459618881d999cba33f7c50b688452198", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:e0174ea207687eb931e41645952fcbdb5cb0b6dc78e7e8e9f9aa7ffa356f7c6e", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:5360ce181047dafd747f7a1e1a46042d3b980639a21d41d8151f5a9f6332c02a", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:e81e2d20716e90ce8f638541c406ac20dfeb0cd5160963586b6dbf2bd0ae80bb", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:136de9a4f97d0dc29b359379a58ecdbdfd82d7f3399d4d99cf5eeb3304b88678", "enabled": 1 } }, "postgrey": { "100": { "checksum": "sha256:77aeb93a48e0a021392cb28aadfe6837ac3240538a8afb2ce4c4a63944d6bdff", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:4d3a596a922447f0248a100262fc34be0d72e3279b86fdbe88c013fd3205f8d6", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:86a31fe40f7720a7ff90bd9323235d0cf4d1af1486fd569e3718430db6deb708", "enabled": 1 } }, "prelude": { "100": { "checksum": "sha256:711da5867c2fbcc7d8f22541ff31f8d0be53f3d8f2707e20c35cba3a0a1d2759", "enabled": 1 } }, "privoxy": { "100": { "checksum": "sha256:613bb8981c4853309794f3193b854b88cbf106a7d38278233de428ee74c8747c", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:d1c8436f9e2dcac96d6c7f5d31438130a5c2223b677d9fbe4b6155f58c2863cb", "enabled": 1 } }, "prosody": { "100": { "checksum": "sha256:a5d7882b2ffb5f8a39f8729898fe211ea04186953baed8bbe4e306ee11af54c0", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:5f337d1d586aff866b06b19c7365a244d18dda6e7be8cbd4f28482bce56532cc", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:75dfd94d71b4707e4f61449c4cc8776bb08b1b2b7446bf546f85a0f644fd0021", "enabled": 1 } }, "publicfile": { "100": { "checksum": "sha256:b96ee6c5e1c1f6798963e19233a457b071a49c76716f9abc2f5a64dc58616ce7", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:8bc6aa9740b3a0a51a38eb33d5e64045fb3b2ef13ac7b42e543d7f3fdc57b8a4", "enabled": 1 } }, "puppet": { "100": { "checksum": "sha256:531724f70923cb55fc9269bd4e83fe278630d250eb25d0a64b6dc02f78502497", "enabled": 1 } }, "pwauth": { "100": { "checksum": "sha256:e555c92dbf83dfa4041539e037f1e022e90703fd63bf431cc9bcc673b0f3185c", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:c844fb1abbd3ef9e2efd1b22a42a221372658677e94ee980ef0ff1118e332ca9", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:0e1731b18d7d5002eadf6f3a5a51f443d43c2ff6eb6714dd2e6789b7ea3e85c8", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:1927b0f847a9a740343c5da3d686e38c8e0b9f80c83728d56bfc3cd0d957f533", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:7cfbeea28e3f22a1fe4de710508ba2626b5c47280b6f07f74acf69f7017ddafd", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:f4465cdae6de93881c66ce6ae42190755914b5a00ee85eb8d0a7fc597bcc51b9", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:8142fb34ada71fb869097016ea60eb8d38efae2b8c846aeaeadd0091bd1b7961", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:7720f25ee3531ad862c21ffc4e05b71f640eeedf249eb511f0cbd5cf50bb6088", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:bfb647a741e7e3eccac145cef18e7f93b43dcd35b76c2ea9f8ad9bb169d6bc7e", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:5e1ff17e0f50d0fd137c8b794124904acd63126cbcdf719858c0d9225b18e373", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:d8dee43357ac4d16d9aef07cc84b2898fdbd74f08c1db412963ad6059d68f93d", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:4e699966b28cddedb5853e648489e53097d54a0ed96ff310e14e40c83506fce3", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:042d6e7c9c7e016ddb4d7d4891e86f36be8e7a68cb5978cc6ac544ceb90ced9e", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:9f2b5e789d7ac7e264a863e217b8757d56344f58006fb7ad1fb22ed3f48adc86", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:dd55968ec73702ec4a46ca5cfbcec852ed5f1b7cfa04755003d2903fd36faee3", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:95d0d03fbc1d4147f02a0b3da7cd76efbdd75d1f5812cf6160e922336abbf270", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:7b6098f7708fc4b25daeb6acb2f65c940295b38c9f503de88c1292aa1935c939", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:206e2d3d5ef50d5e437068f510ccf50ab1b2e01499446f55ff8ae260e6851eae", "enabled": 1 } }, "rhev": { "100": { "checksum": "sha256:e20eaf494285d9cad4a3846d71bbff8fb3a44e5a6cc02ec260d10df30f481e27", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:94c3640bc7a3fb7952247774d0849c52cd3eca510fd3b4760ec802418406eec2", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:4aed0a4bc3b20b29ce505a1e5d8d9bb7d669e3e33f1a8f9db9d62c928f40b23d", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:a662ae1d7294bf6edf24b027773700ece45cac016fca4dd9375db640e9d49f96", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:c1d9eccce95a0c8e05db119bf908f874144fa2dda07ec772b6f6dbb643802c4b", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:8265139b2a57b127e2568a3a13135d21bf5b0ea60b4e2218765ecaf551e01340", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "sha256:1fb3eedd2f0a187bc052c68e0ef3018b552d7df96d31a09ff3e0b5e0fafc13a2", "enabled": 1 } }, "rkt": { "100": { "checksum": "sha256:e067894178778b753d301de86a1107a2ddb18f1319a354bbc75b6073ae040d0a", "enabled": 1 } }, "rlogin": { "100": { "checksum": "sha256:7c1f86eb0434ef0a669b59b806d87499ec3c3bc7ea7fecba02d2a54f090f0138", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:4ac0923017155a1ce2ab3cf9f6a00b2b3ff2913f471ad5d59bc6ce7712cff232", "enabled": 1 } }, "rolekit": { "100": { "checksum": "sha256:e5819152623ce5ac33b86ef01d548c1d820ce404ec600959e60ba6068c07e1d4", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:f06686ea65cebd0647e64b4c1125d860420d4954aa80ccc6873e4f25f0591d9f", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:418d4da7dba1652e2b35e3e7e2297d871469f57e4477fe00424719f124fccceb", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:d206626b232a470255b65e77ee47453dcf505e5a4ac8b091bccb99d83a6fea68", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:5e44825f0c7e138c504725b4b10d4973bd4fc5775c6025565d1b7d2a7a07636b", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:ea5c5e06ae845c8f2f598361e93a7b8a8b5581f6058fdb8467e20682615b1d72", "enabled": 1 } }, "rshd": { "100": { "checksum": "sha256:2a8cf69eae2b24672407fcbaaeba6fd494d5dd90a14dccc2177feae58f828ae2", "enabled": 1 } }, "rshim": { "100": { "checksum": "sha256:77676e95ac3e374ccd972f48bdc0a55d91e5f3569d5968945b4ca7a5ffe7907b", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:6b2c51c3a1c32d306c9345c92e6c0c3e87cab2c735d1f7a33320e28802d41c48", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:112701e78fad84acc5cb2472a68713a057bef08ebef4fd728dcc0a9547166e30", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:e3ebc199ad8ecb4ad1839b2eba039170c3a015d3ff99afcfac1752da7b982057", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:b9ef6ead313025c881a78a87e52d129291ef5c9ecbc93407a71e613c595bcbb5", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:d1b667e26021819d88539d63ff3878b85395db7004b1eee43adeea2821808b66", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:70eb6c73b31ac3a9fe5b160d3bead321aee85bf2f7df60f5004d4b8fb44521d8", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:81da93c00f58807d640ac908ffd622b6095806f4cf857cc91d9cadc91d85b7ac", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:985a9ff5a7c13fa5cbd97549f3cab7d45e5f1c9d23a980bde1a02f1abc289bed", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:a0b6fd8c48ab6790c644c214f78285ddd61a5f27b3d09cff07e494a8d52a5d60", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:4a2429a66e994ef60810f2fc60d3be78ed6a12688797111bfcdb1b10b9c639fc", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:25101361c0c5aae75ccd587b74c3c1d658a160a7d1fed96145fa500c5d3ac9a9", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:8dec82c1aa46827f4390422821c43e9bb6cdc859f93284cd4f5a030ca7167cf4", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:123c7e5fca42b9ac324f8359f0bc8e62b3555d0dc0050b25891966186e9b55c2", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:383fe11dbf51802a98fdf61552c7db725c65d961da73cc051cca52c4a4aaec2d", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:4d952c683d902cd19070e56e6c727610af985deb62063d24c57995685c26691d", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:4b8444e1a82a57cd4c910bef94e88a5edddf8dd96562b98bcea8e0c28a53e33e", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:a51c020298b3cda5a355b05843a21d370371e74a032565f267f564b8b07fac87", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:05520bdbc2ed620840fb87b00dfc46ef8176cd4f44689de6a168d433a0c1493c", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:1660ac02dec7df8e8aac5c809357401b955ed67959bbc57c767718b1f799cf49", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:87508ada15cfe4083d464ee850dc473cdab1e5334a8ae0ba9c72cdf8b4978a11", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:78280bf206fa243c01eda4ac7f11c6265a949d579fb6f14169f35561274e6d96", "enabled": 1 } }, "sge": { "100": { "checksum": "sha256:c237a0a7768a8fcec6c4d5d93a05cbee049969ff073abb23e3bb37752a4303d8", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:957acf16e784f7e019bb1c296fca0399373b3e011d23ae274d69d2580a00e465", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:09955f8fdb4a9766e775a66dc5bbad8e1c5fe8c5449436fb28b5e2df3031218b", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:b9af8264d1920489337075578b164dcde09a34766df86d25a1f47cb39c180b66", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:b4f010540ff5cf401730084d5aff3eb55313e924a7fbe866c9f32e664510fc4c", "enabled": 1 } }, "smokeping": { "100": { "checksum": "sha256:abbbe0e1cd1056991f0918525d56eeed18dac87765d98bdc44ee5232b053ea4c", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:31c6298e12034d31a4ee0dbf1f4709a58d6465593328816a9e6cf1bfbc23e545", "enabled": 1 } }, "smsd": { "100": { "checksum": "sha256:cdbb42469c789de2d7fb5109d2400c2a40f932db08c0907be891d471d62a9c52", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:4a908b7f46565020b5f6be7a5338cca5230f9117eebb9c2730bdb16c2d40280c", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:a473afe01acffd55e14e4d286e98b30ef130989cf17eec96a368503b71ef5803", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:712c7bca16e9e436bffd5cdb347383ba1ac8b59cc0811f357775682709289f03", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:138583f8f7d1a368f83579c2d9dcbb5486f8e376f290afb019efda93c70c27d6", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:7735e5025fe189b3710c69fe7942f43f43939c0c761d5996924375cd25192fe8", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:5511aed6f32a8b24aa9d671a40da8313fee20fabd5198f7ab476155cb2096bdb", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:2f923bcab876540c1af77c1390664cc5b51cac043f2271b3404c4e8481dffb76", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:e20cc8613770f2b156873f17b862683734aa204412d1ceb19a2fbe28ac64ee5c", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:ab7090ffbc45379ec8a26d092bb24d991c321c252b80b194926e6f4ee3980caa", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:d4cc7b46c48fbaf226521ff87537f705dfa6a2708df41e3908693349461266b3", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:ed501a0353c112a9b5fc9b662a8307993fc1496414f3a8de3fead37d5e81c9bd", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:f041ff96b7a9ce93084d6008155c97d4f75a53f709dabdfc851e7fde876206b0", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:cdf0abec375203db4e6f4f62c6a4b2aede1da38446de1ff395ac7f937ce89172", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:06ce68a1a7f6a3b9b11ad68c1191b25996eb49b9f88e0d9dd1a47e1eb71d132e", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:4584ff103ccfaac5e49b56ed65b982f533842ac06f48ed6ecc252844f4ebea66", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:8adac933ed87efa4eabf956eff0750facf381530223838310e75d8e269052124", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:9234ee8bdbb1578f525355da1c2a00cb04676ca2977dd44bb380e70e2e87c83f", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:e8fcf1658d58776af02946002c616cae3a946cad2de11cfbda105fc030f09e8b", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:21ca67ba0771cdc7b178472e1ec8290ab4f35030d9a84dc65a4be90c398d61b4", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:74ec37abf54aa7b21e4da18c24c64a93d3ca7d74afaafdc38820b9ef7075035f", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:f1c7a5f0e7deededb73865f614dbdd1393312aebbdef99c111e1881377869bf3", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:8194ab7aa024e98f3be2fd50d0398d2c806b39ddb0033df913ebbd3ef8f9edfb", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:8f59474f6c1f1847628ff5d2fcabbadd2918aba2d6ed42bddfccb3a4551cc666", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:6e444dcbbc9a0d5f07afc0adef86aa870fdd2acf8c5aac910c3bdc1291eee145", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:062d4089e5948324c78f128d0c9b578962d0f3a4062a9e04c50f7ca71ead64a1", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:ec2edabf92cbd444e5fdd6d6286fa2306eeb41df28eccb805d1661cb10d86468", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:1ed53e5475bf9926bae38f9cda89b47e1a819350a308acbf5c7477e38c5f8308", "enabled": 1 } }, "tcpd": { "100": { "checksum": "sha256:9653a7d0125eaf720d8cc316e1119af8c2732ded2de789fd5bc678ff25f1cfb7", "enabled": 1 } }, "tcsd": { "100": { "checksum": "sha256:19eebbe5c254185cca355749992223ab7ef32fa21761c017e812851dcfc302d5", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:c7f1f4fc9a174efa7bf8a08c813d260d808c2707fa4489f4d5608f3e79679c58", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:9d0eae95ac9fa1a51e75f5fca95564ce8d3b9e4b6ed741bddfaf257ee0d1806a", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:4ba8adc68881a4e586161fbfe573db779f260dbcc0a13b42a9d72ea1a28a3082", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:1354b2219955e432a6c05bac65656443255d41836439f212f2526ae308839aa9", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:6a119b1390c6bd3ae982dd074f50545a2474ab07930e8a82bf781849a907a49c", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:b4c24b88d2926e90d9cda8425fe5af63e2632fc2b403daa19d51f28105cf6377", "enabled": 1 } }, "timedatex": { "100": { "checksum": "sha256:ff2309fe5519837d8d17592febf63ad996d546d10bc745e1fa98489bc3ca2521", "enabled": 1 } }, "tlp": { "100": { "checksum": "sha256:b3c08780383451a77460b52e84569134082a19633e728a03fb9cbc46d7798444", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:6977b8fbc730d99d77c90ea4486b51906637195882590b81629c74e8e189392c", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:e071a9b756d813734f43522238c063330039a2aa6af7eb8988f37398795e5b40", "enabled": 1 } }, "tor": { "100": { "checksum": "sha256:dc1053eee80fd6b2301daa3171607cd8531f6eb4cd86b77d7ee981ae219be59c", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:8eb322e74a7a0bb8ad77e7d460ee99f5aaf4e0dfb95ed40efd6f3c69c71e00a7", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:3000165a2720ae77aa20cf5aae8b0c674ca0bdebd7bcc63a2fefb731548dc7ba", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:a82d45e3c97f3fd5650536dca5784ca9d95910198a54c536f59c76178f6283e8", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:117024b0aaa9b0e2dc8aba07c39aa706f4541dc7e65ed3cf9b77da519383831f", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:7b98ad2aae73399677ce9487719f3d57d3d8488f44c40b2fdefabe7f91ee09c7", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:b06adcd36b4e6f6d00502cdf22947b34be1a6d586dddbc708a88aff876ad1cf8", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:30bd67dc50e94efcdb9ea96b14d3c13dad3e1b437d29d0e6d7e30d6e8155943a", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:a6d50357c296e2f0b9a9672a003bf638da804fa658fc4bf37100ab2a112c3d7a", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:49b9f1afe8c633606c6458a7f68cac110420597e084e15b79f19d5fb7d48265c", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:397e9c73670483c677049b2d9d4f061e711816f67cc6df7b75e897a621ec332d", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:a7e4970d8af8ba2ead9a03de3c7185a1777686c141eef428c05ea5e095672aa5", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:04f179266549623a73081f75c8292994d6ff85242355704eb4664424222f50b9", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:98d1ee25a7fb365ca131b81c58c9cb3ed21d0818802ae9905aff04c596c4ad8d", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:4aedecfdeed6a0c427a4d9917a7b70c95c70279d2550c9b9f265442e941f7e0f", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:9b74110ba84d6cb75adef69dc402778b0d16ef9edafd654d0f84edbae61e4b22", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:b0c5a099740647e48e239d5bdada908262af204aa0a8cfe4b75b5b0fdfe0c349", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:c7b3cb3989347e4d4019ff44115434c54e119612833ba2c653407d01bf2f609b", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:7793efb52b90a2e11c024b024a83520817f045a44c5db53a29b1fdc0ff12c4f1", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:c78ffead84b45c3d793c8c8cbba46fb5e7e27110dfd68386c07dac01a893cc3e", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:92864397d76758b2e1efbaf10dad539d9ccea2b9199699205342b65de42c1c27", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:ba4b53961a8b2f16ef71f5e4d1b20cfcdca380fff99c9fa3b34a00df45e90391", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:6390b9a7fc777605de85cdfb6062edda99f5dbfff029c8fa259833401cc58ebe", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:664e6ec9fb38f81eb9c3cbe92c2ada51598d5a1ae351d4abb1586bbc29e46204", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:6c7964f7e15df873e262db8b7d01dda7a36a778703ebfaf2881546ad40ea8fd1", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:2f4bcd4dbe2d99cbb57fb7052240d4fedb97b3b32859807a335817677c482349", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "sha256:d084edef438506d3db3270a5771bdb3cc39781a41c14a57ec061954ec337b509", "enabled": 1 } }, "vpn": { "100": { "checksum": "sha256:bd2fb59fc1513c3bcb44d67669c4851a6144ff0198ea86eb36d2eceaee2faa81", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:ed24d5b7dcef3dcc585917979859754d1f83e359b2878916cbaf90ede116e959", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:7a495e0a48e0486803bf9a6e86cea90bc539b14521fd653f7bb93267abc35468", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:a49239fae76624813aae66de39dce8e7e5ed6611ed41c5636a04e014b650e2e1", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:48847603e60c31a4065d7f1a69e48f02e96851f478c9312aa41e1497a3b0f6ae", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:5484ea4b15e9139ef55f876db71eafbbfeaf265c853e526169d75a60d5d7509c", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:1f617252b89358abd378006abd871b0f31bb003a6e9d40666bbd4828f22c34d3", "enabled": 1 } }, "wireguard": { "100": { "checksum": "sha256:b701c91d960123736dc6cd8be1a416ae4988449bffbb18f46daf9a33678cc7bd", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:62bcacbcc78240180c2fcabd09aa9356069c56519f477dc783ad43fe93396e04", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:45c1d3f1a4578dfba97adf672ecd698e49cc3519e8e187063579561d0ed33946", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:250a451804b281a43237ba6a22bf46eb0f379143a65b91d612846d6731ff6311", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:ff85891dd9ecc93e1fcbfd4be46409535ef617231fb140c395a26f15cb640588", "enabled": 1 } }, "zabbix": { "100": { "checksum": "sha256:efcb014c7cddbebce2106fca191f388bb4186edd2788ade9e61f7c8568b5322a", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:8b91f3c7dde7ec2a70fa51491a3d73f970cff517b9a690e265e213b5ec6ba827", "enabled": 1 } }, "zebra": { "100": { "checksum": "sha256:3b0711df2ebe210823319711c38578e859dd91165f0a817e2241c2a304743471", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:bef06065ec29e43b7aeb1d38e56b79ea63bcc62c6d20c55fb93555f865234bde", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:478043ae0f5f7fd13c42b8ef48a8128fdd1ef8e77cf8a317766a7a9db19689ba", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 Sunday 12 February 2023 01:10:06 +0000 (0:00:18.589) 0:07:37.590 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 Sunday 12 February 2023 01:10:07 +0000 (0:00:00.994) 0:07:38.585 ******* included: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.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/dist-git-podman-weekly-ci-q7awguo1/.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/dist-git-podman-weekly-ci-q7awguo1/.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_ylyuew6z.yml'}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Sunday 12 February 2023 01:10:09 +0000 (0:00:01.393) 0:07:39.978 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:26 Sunday 12 February 2023 01:10:09 +0000 (0:00:00.642) 0:07:40.620 ******* ok: [sut] => { "ansible_facts": { "__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_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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:36 Sunday 12 February 2023 01:10:10 +0000 (0:00:00.730) 0:07:41.351 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:41 Sunday 12 February 2023 01:10:10 +0000 (0:00:00.356) 0:07:41.708 ******* included: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 12 February 2023 01:10:11 +0000 (0:00:00.307) 0:07:42.015 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 12 February 2023 01:10:11 +0000 (0:00:00.699) 0:07:42.715 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Sunday 12 February 2023 01:10:12 +0000 (0:00:00.941) 0:07:43.657 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Sunday 12 February 2023 01:10:13 +0000 (0:00:00.412) 0:07:44.070 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "user1": [ "x", "1001", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Sunday 12 February 2023 01:10:13 +0000 (0:00:00.644) 0:07:44.714 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Sunday 12 February 2023 01:10:15 +0000 (0:00:01.043) 0:07:45.758 ******* ok: [sut] => { "changed": false, "examined": 195, "files": [ { "atime": 1676163792.6375117, "ctime": 1676163792.6395118, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 13306, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1676163792.6375117, "nlink": 1, "path": "/etc/subuid", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 43, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 1, "skipped_paths": {} } MSG: All paths examined TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Sunday 12 February 2023 01:10:15 +0000 (0:00:00.854) 0:07:46.612 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:56 Sunday 12 February 2023 01:10:15 +0000 (0:00:00.126) 0:07:46.739 ******* ok: [sut] => { "changed": false, "examined": 195, "files": [ { "atime": 1676163792.6415117, "ctime": 1676163792.6435118, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 14121, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1676163792.6415117, "nlink": 1, "path": "/etc/subgid", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 43, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 1, "skipped_paths": {} } MSG: All paths examined TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Sunday 12 February 2023 01:10:16 +0000 (0:00:00.537) 0:07:47.277 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:44 Sunday 12 February 2023 01:10:16 +0000 (0:00:00.252) 0:07:47.529 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:53 Sunday 12 February 2023 01:10:17 +0000 (0:00:00.353) 0:07:47.882 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:61 Sunday 12 February 2023 01:10:17 +0000 (0:00:00.597) 0:07:48.479 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:65 Sunday 12 February 2023 01:10:17 +0000 (0:00:00.184) 0:07:48.664 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:69 Sunday 12 February 2023 01:10:18 +0000 (0:00:00.394) 0:07:49.058 ******* changed: [sut] => { "changed": true, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/home/user1/.config/containers/ansible-kubernetes.d/httpd1.yml" ], "delta": "0:00:00.007335", "end": "2023-02-12 01:10:18.920378", "rc": 0, "start": "2023-02-12 01:10:18.913043" } 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:76 Sunday 12 February 2023 01:10:19 +0000 (0:00:00.901) 0:07:49.960 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:80 Sunday 12 February 2023 01:10:19 +0000 (0:00:00.383) 0:07:50.367 ******* included: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for sut TASK [fedora.linux_system_roles.podman : Check if user is lingering] *********** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Sunday 12 February 2023 01:10:20 +0000 (0:00:00.843) 0:07:51.210 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Enable lingering if needed] *********** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:8 Sunday 12 February 2023 01:10:21 +0000 (0:00:00.682) 0:07:51.893 ******* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user1" ], "delta": "0:00:00.020265", "end": "2023-02-12 01:10:21.597192", "rc": 0, "start": "2023-02-12 01:10:21.576927" } TASK [fedora.linux_system_roles.podman : Get the host mount volumes] *********** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:14 Sunday 12 February 2023 01:10:22 +0000 (0:00:00.891) 0:07:52.784 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:25 Sunday 12 February 2023 01:10:24 +0000 (0:00:01.984) 0:07:54.769 ******* 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": 23, "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": 6, "state": "directory", "uid": 1001 } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:38 Sunday 12 February 2023 01:10:25 +0000 (0:00:01.943) 0:07:56.713 ******* changed: [sut] => (item=quay.io/libpod/testimage:20210610) => { "actions": [ "Pulled image quay.io/libpod/testimage:20210610" ], "ansible_loop_var": "item", "changed": true, "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": [ "/bin/podman image ls quay.io/libpod/testimage:20210610 --format json", "/bin/podman pull quay.io/libpod/testimage:20210610 -q", "/bin/podman inspect 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f --format json" ] } TASK [fedora.linux_system_roles.podman : Check the kubernetes yaml file] ******* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:54 Sunday 12 February 2023 01:10:30 +0000 (0:00:04.113) 0:08:00.846 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:62 Sunday 12 February 2023 01:10:31 +0000 (0:00:01.106) 0:08:01.953 ******* 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": 6, "state": "directory", "uid": 1001 } TASK [fedora.linux_system_roles.podman : Ensure kubernetes yaml files are present] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:71 Sunday 12 February 2023 01:10:32 +0000 (0:00:01.443) 0:08:03.397 ******* 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-1676164233.731601-3020-167766090602675/source", "state": "file", "uid": 1001 } TASK [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:81 Sunday 12 February 2023 01:10:36 +0000 (0:00:04.288) 0:08:07.686 ******* changed: [sut] => { "actions": [ "/bin/podman play kube --start=true --log-level=debug /home/user1/.config/containers/ansible-kubernetes.d/httpd1.yml" ], "changed": true } STDOUT: Pod: e84b53983632e578a4f0327b87144e54c39e7eda456da6e8074977912ffc9fd1 Container: 46b53fafe422143293a6c4e9e6a145834d185de736e2c684e924e2863d199074 STDERR: time="2023-02-12T01:10:41Z" level=info msg="/bin/podman filtering at log level debug" time="2023-02-12T01:10:41Z" level=debug msg="Called kube.PersistentPreRunE(/bin/podman play kube --start=true --log-level=debug /home/user1/.config/containers/ansible-kubernetes.d/httpd1.yml)" time="2023-02-12T01:10:41Z" level=debug msg="Using conmon: \"/usr/bin/conmon\"" time="2023-02-12T01:10:41Z" level=debug msg="Initializing boltdb state at /home/user1/.local/share/containers/storage/libpod/bolt_state.db" time="2023-02-12T01:10:41Z" level=debug msg="systemd-logind: Unknown object '/'." time="2023-02-12T01:10:41Z" level=debug msg="Using graph driver overlay" time="2023-02-12T01:10:41Z" level=debug msg="Using graph root /home/user1/.local/share/containers/storage" time="2023-02-12T01:10:41Z" level=debug msg="Using run root /run/user/1001/containers" time="2023-02-12T01:10:41Z" level=debug msg="Using static dir /home/user1/.local/share/containers/storage/libpod" time="2023-02-12T01:10:41Z" level=debug msg="Using tmp dir /run/user/1001/libpod/tmp" time="2023-02-12T01:10:41Z" level=debug msg="Using volume path /home/user1/.local/share/containers/storage/volumes" time="2023-02-12T01:10:41Z" level=debug msg="Using transient store: false" time="2023-02-12T01:10:41Z" level=debug msg="Set libpod namespace to \"\"" time="2023-02-12T01:10:41Z" level=debug msg="[graphdriver] trying provided driver \"overlay\"" time="2023-02-12T01:10:41Z" level=debug msg="Cached value indicated that overlay is supported" time="2023-02-12T01:10:41Z" level=debug msg="Cached value indicated that overlay is supported" time="2023-02-12T01:10:41Z" level=debug msg="Cached value indicated that metacopy is not being used" time="2023-02-12T01:10:41Z" level=debug msg="Cached value indicated that native-diff is usable" time="2023-02-12T01:10:41Z" level=debug msg="backingFs=xfs, projectQuotaSupported=false, useNativeDiff=true, usingMetacopy=false" time="2023-02-12T01:10:41Z" level=debug msg="Initializing event backend file" time="2023-02-12T01:10:41Z" level=debug msg="Configured OCI runtime kata initialization failed: no valid executable found for OCI runtime kata: invalid argument" time="2023-02-12T01:10:41Z" level=debug msg="Configured OCI runtime runsc initialization failed: no valid executable found for OCI runtime runsc: invalid argument" time="2023-02-12T01:10:41Z" level=debug msg="Configured OCI runtime krun initialization failed: no valid executable found for OCI runtime krun: invalid argument" time="2023-02-12T01:10:41Z" level=debug msg="Configured OCI runtime ocijail initialization failed: no valid executable found for OCI runtime ocijail: invalid argument" time="2023-02-12T01:10:41Z" level=debug msg="Configured OCI runtime crun-wasm initialization failed: no valid executable found for OCI runtime crun-wasm: invalid argument" time="2023-02-12T01:10:41Z" level=debug msg="Configured OCI runtime runc initialization failed: no valid executable found for OCI runtime runc: invalid argument" time="2023-02-12T01:10:41Z" level=debug msg="Configured OCI runtime runj initialization failed: no valid executable found for OCI runtime runj: invalid argument" time="2023-02-12T01:10:41Z" level=debug msg="Configured OCI runtime youki initialization failed: no valid executable found for OCI runtime youki: invalid argument" time="2023-02-12T01:10:41Z" level=debug msg="Using OCI runtime \"/usr/bin/crun\"" time="2023-02-12T01:10:41Z" level=info msg="Setting parallel job count to 7" time="2023-02-12T01:10:41Z" level=debug msg="Successfully loaded 1 networks" time="2023-02-12T01:10:41Z" level=debug msg="found free device name podman1" time="2023-02-12T01:10:41Z" level=debug msg="found free ipv4 network subnet 10.89.0.0/24" time="2023-02-12T01:10:41Z" level=debug msg="Successfully loaded network podman-default-kube-network: &{podman-default-kube-network 2b587ddd9e4d975ce9fd30038a857db784181d22a8ecf93abcf2442d6bb103f6 bridge podman1 2023-02-12 01:10:41.47502457 +0000 UTC [{{{10.89.0.0 ffffff00}} 10.89.0.1 }] false false true [] map[] map[] map[driver:host-local]}" time="2023-02-12T01:10:41Z" level=debug msg="Successfully loaded 2 networks" time="2023-02-12T01:10:41Z" level=debug msg="Looking up image \"localhost/podman-pause:4.4.0-1675439873\" in local containers storage" time="2023-02-12T01:10:41Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-02-12T01:10:41Z" level=debug msg="Trying \"localhost/podman-pause:4.4.0-1675439873\" ..." time="2023-02-12T01:10:41Z" level=debug msg="Trying \"localhost/podman-pause:4.4.0-1675439873\" ..." time="2023-02-12T01:10:41Z" level=debug msg="Trying \"localhost/podman-pause:4.4.0-1675439873\" ..." time="2023-02-12T01:10:41Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-02-12T01:10:41Z" level=debug msg="FROM \"scratch\"" time="2023-02-12T01:10:41Z" level=debug msg="Cached value indicated that idmapped mounts for overlay are not supported" time="2023-02-12T01:10:41Z" level=debug msg="Check for idmapped mounts support " time="2023-02-12T01:10:41Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-02-12T01:10:41Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-02-12T01:10:41Z" level=debug msg="overlay: test mount indicated that volatile is being used" time="2023-02-12T01:10:41Z" level=debug msg="overlay: mount_data=lowerdir=/home/user1/.local/share/containers/storage/overlay/693850031ab8ea1767e2d70b201191157a7e104607ad9e3150ea96ec804b342c/empty,upperdir=/home/user1/.local/share/containers/storage/overlay/693850031ab8ea1767e2d70b201191157a7e104607ad9e3150ea96ec804b342c/diff,workdir=/home/user1/.local/share/containers/storage/overlay/693850031ab8ea1767e2d70b201191157a7e104607ad9e3150ea96ec804b342c/work,,userxattr,volatile,context=\"system_u:object_r:container_file_t:s0:c705,c802\"" time="2023-02-12T01:10:41Z" level=debug msg="Container ID: f6f849d9fdba622355dc9a71143a331d0b5489fc664a8d79b60a860aa6fee09f" time="2023-02-12T01:10:41Z" 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-02-12T01:10:41Z" 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-02-12T01:10:41Z" level=debug msg="added content file:7f2466c58d4fd2638bb53ef85e01991756646092ef16088a84042ba04954082d" time="2023-02-12T01:10:41Z" 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-02-12T01:10:41Z" level=debug msg="COMMIT localhost/podman-pause:4.4.0-1675439873" time="2023-02-12T01:10:41Z" level=debug msg="Looking up image \"localhost/podman-pause:4.4.0-1675439873\" in local containers storage" time="2023-02-12T01:10:41Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-02-12T01:10:41Z" level=debug msg="Trying \"localhost/podman-pause:4.4.0-1675439873\" ..." time="2023-02-12T01:10:41Z" level=debug msg="Trying \"localhost/podman-pause:4.4.0-1675439873\" ..." time="2023-02-12T01:10:41Z" level=debug msg="Trying \"localhost/podman-pause:4.4.0-1675439873\" ..." time="2023-02-12T01:10:41Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]localhost/podman-pause:4.4.0-1675439873\"" time="2023-02-12T01:10:41Z" level=debug msg="COMMIT \"containers-storage:[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]localhost/podman-pause:4.4.0-1675439873\"" time="2023-02-12T01:10:41Z" level=debug msg="committing image with reference \"containers-storage:[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]localhost/podman-pause:4.4.0-1675439873\" is allowed by policy" time="2023-02-12T01:10:41Z" level=debug msg="layer list: [\"693850031ab8ea1767e2d70b201191157a7e104607ad9e3150ea96ec804b342c\"]" time="2023-02-12T01:10:41Z" level=debug msg="using \"/var/tmp/buildah1420358845\" to hold temporary data" time="2023-02-12T01:10:41Z" level=debug msg="Tar with options on /home/user1/.local/share/containers/storage/overlay/693850031ab8ea1767e2d70b201191157a7e104607ad9e3150ea96ec804b342c/diff" time="2023-02-12T01:10:41Z" level=debug msg="layer \"693850031ab8ea1767e2d70b201191157a7e104607ad9e3150ea96ec804b342c\" size is 807936 bytes, uncompressed digest sha256:70a706ac2723015db16ccbd62bc9d32e109f436f26f39bb65888a31345161e39, possibly-compressed digest sha256:70a706ac2723015db16ccbd62bc9d32e109f436f26f39bb65888a31345161e39" time="2023-02-12T01:10:41Z" level=debug msg="OCIv1 config = {\"created\":\"2023-02-12T01:10:41.654843247Z\",\"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.29.0\"}},\"rootfs\":{\"type\":\"layers\",\"diff_ids\":[\"sha256:70a706ac2723015db16ccbd62bc9d32e109f436f26f39bb65888a31345161e39\"]},\"history\":[{\"created\":\"2023-02-12T01:10:41.653722542Z\",\"created_by\":\"/bin/sh -c #(nop) COPY file:7f2466c58d4fd2638bb53ef85e01991756646092ef16088a84042ba04954082d in /catatonit \",\"empty_layer\":true},{\"created\":\"2023-02-12T01:10:41.6624775Z\",\"created_by\":\"/bin/sh -c #(nop) ENTRYPOINT [\\\"/catatonit\\\", \\\"-P\\\"]\"}]}" time="2023-02-12T01:10:41Z" 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:4dec7668250e13947e0183ad68ce3e85858a6b3805022b863abaf8d56174f003\",\"size\":666},\"layers\":[{\"mediaType\":\"application/vnd.oci.image.layer.v1.tar\",\"digest\":\"sha256:70a706ac2723015db16ccbd62bc9d32e109f436f26f39bb65888a31345161e39\",\"size\":807936}],\"annotations\":{\"org.opencontainers.image.base.digest\":\"\",\"org.opencontainers.image.base.name\":\"\"}}" time="2023-02-12T01:10:41Z" level=debug msg="Docker v2s2 config = {\"created\":\"2023-02-12T01:10:41.654843247Z\",\"container\":\"f6f849d9fdba622355dc9a71143a331d0b5489fc664a8d79b60a860aa6fee09f\",\"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.29.0\"}},\"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.29.0\"}},\"architecture\":\"amd64\",\"os\":\"linux\",\"rootfs\":{\"type\":\"layers\",\"diff_ids\":[\"sha256:70a706ac2723015db16ccbd62bc9d32e109f436f26f39bb65888a31345161e39\"]},\"history\":[{\"created\":\"2023-02-12T01:10:41.653722542Z\",\"created_by\":\"/bin/sh -c #(nop) COPY file:7f2466c58d4fd2638bb53ef85e01991756646092ef16088a84042ba04954082d in /catatonit \",\"empty_layer\":true},{\"created\":\"2023-02-12T01:10:41.6624775Z\",\"created_by\":\"/bin/sh -c #(nop) ENTRYPOINT [\\\"/catatonit\\\", \\\"-P\\\"]\"}]}" time="2023-02-12T01:10:41Z" 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\":1340,\"digest\":\"sha256:eb4741a9f8ec3f6cf24b62bb1a4eabfc4103c4af22eaaf116a04cbbc1a98ffbb\"},\"layers\":[{\"mediaType\":\"application/vnd.docker.image.rootfs.diff.tar\",\"size\":807936,\"digest\":\"sha256:70a706ac2723015db16ccbd62bc9d32e109f436f26f39bb65888a31345161e39\"}]}" time="2023-02-12T01:10:41Z" level=debug msg="Using blob info cache at /home/user1/.local/share/containers/cache/blob-info-cache-v1.boltdb" time="2023-02-12T01:10:41Z" level=debug msg="IsRunningImageAllowed for image containers-storage:" time="2023-02-12T01:10:41Z" level=debug msg=" Using transport \"containers-storage\" policy section " time="2023-02-12T01:10:41Z" level=debug msg=" Requirement 0: allowed" time="2023-02-12T01:10:41Z" level=debug msg="Overall: allowed" time="2023-02-12T01:10:41Z" level=debug msg="start reading config" time="2023-02-12T01:10:41Z" level=debug msg="finished reading config" time="2023-02-12T01:10:41Z" 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-02-12T01:10:41Z" level=debug msg="... will first try using the original manifest unmodified" time="2023-02-12T01:10:41Z" level=debug msg="Checking if we can reuse blob sha256:70a706ac2723015db16ccbd62bc9d32e109f436f26f39bb65888a31345161e39: general substitution = true, compression for MIME type \"application/vnd.oci.image.layer.v1.tar\" = true" time="2023-02-12T01:10:41Z" level=debug msg="reading layer \"sha256:70a706ac2723015db16ccbd62bc9d32e109f436f26f39bb65888a31345161e39\"" time="2023-02-12T01:10:41Z" level=debug msg="No compression detected" time="2023-02-12T01:10:41Z" level=debug msg="Using original blob without modification" time="2023-02-12T01:10:41Z" level=debug msg="Applying tar in /home/user1/.local/share/containers/storage/overlay/70a706ac2723015db16ccbd62bc9d32e109f436f26f39bb65888a31345161e39/diff" time="2023-02-12T01:10:41Z" level=debug msg="finished reading layer \"sha256:70a706ac2723015db16ccbd62bc9d32e109f436f26f39bb65888a31345161e39\"" time="2023-02-12T01:10:41Z" level=debug msg="No compression detected" time="2023-02-12T01:10:41Z" level=debug msg="Compression change for blob sha256:4dec7668250e13947e0183ad68ce3e85858a6b3805022b863abaf8d56174f003 (\"application/vnd.oci.image.config.v1+json\") not supported" time="2023-02-12T01:10:41Z" level=debug msg="Using original blob without modification" time="2023-02-12T01:10:41Z" level=debug msg="setting image creation date to 2023-02-12 01:10:41.654843247 +0000 UTC" time="2023-02-12T01:10:41Z" level=debug msg="created new image ID \"4dec7668250e13947e0183ad68ce3e85858a6b3805022b863abaf8d56174f003\"" time="2023-02-12T01:10:41Z" level=debug msg="saved image metadata \"{\\\"signatures-sizes\\\":{\\\"sha256:5c3cfac1696d50c177ec23d3980d48d403dfc5efd6172ebcf0c519eead7232cc\\\":[]}}\"" time="2023-02-12T01:10:41Z" level=debug msg="added name \"localhost/podman-pause:4.4.0-1675439873\" to image \"4dec7668250e13947e0183ad68ce3e85858a6b3805022b863abaf8d56174f003\"" time="2023-02-12T01:10:41Z" level=debug msg="Looking up image \"localhost/podman-pause:4.4.0-1675439873\" in local containers storage" time="2023-02-12T01:10:41Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-02-12T01:10:41Z" level=debug msg="Trying \"localhost/podman-pause:4.4.0-1675439873\" ..." time="2023-02-12T01:10:41Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@4dec7668250e13947e0183ad68ce3e85858a6b3805022b863abaf8d56174f003\"" time="2023-02-12T01:10:41Z" level=debug msg="Found image \"localhost/podman-pause:4.4.0-1675439873\" as \"localhost/podman-pause:4.4.0-1675439873\" in local containers storage" time="2023-02-12T01:10:41Z" level=debug msg="Found image \"localhost/podman-pause:4.4.0-1675439873\" as \"localhost/podman-pause:4.4.0-1675439873\" in local containers storage ([overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@4dec7668250e13947e0183ad68ce3e85858a6b3805022b863abaf8d56174f003)" time="2023-02-12T01:10:41Z" level=debug msg="exporting opaque data as blob \"sha256:4dec7668250e13947e0183ad68ce3e85858a6b3805022b863abaf8d56174f003\"" time="2023-02-12T01:10:41Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]localhost/podman-pause:4.4.0-1675439873\"" time="2023-02-12T01:10:41Z" level=debug msg="printing final image id \"4dec7668250e13947e0183ad68ce3e85858a6b3805022b863abaf8d56174f003\"" time="2023-02-12T01:10:41Z" level=debug msg="Pod using bridge network mode" time="2023-02-12T01:10:41Z" level=debug msg="Created cgroup path user.slice/user-libpod_pod_e84b53983632e578a4f0327b87144e54c39e7eda456da6e8074977912ffc9fd1.slice for parent user.slice and name libpod_pod_e84b53983632e578a4f0327b87144e54c39e7eda456da6e8074977912ffc9fd1" time="2023-02-12T01:10:41Z" level=debug msg="Created cgroup user.slice/user-libpod_pod_e84b53983632e578a4f0327b87144e54c39e7eda456da6e8074977912ffc9fd1.slice" time="2023-02-12T01:10:41Z" level=debug msg="Got pod cgroup as user.slice/user-libpod_pod_e84b53983632e578a4f0327b87144e54c39e7eda456da6e8074977912ffc9fd1.slice" time="2023-02-12T01:10:41Z" level=debug msg="Looking up image \"localhost/podman-pause:4.4.0-1675439873\" in local containers storage" time="2023-02-12T01:10:41Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-02-12T01:10:41Z" level=debug msg="Trying \"localhost/podman-pause:4.4.0-1675439873\" ..." time="2023-02-12T01:10:41Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@4dec7668250e13947e0183ad68ce3e85858a6b3805022b863abaf8d56174f003\"" time="2023-02-12T01:10:41Z" level=debug msg="Found image \"localhost/podman-pause:4.4.0-1675439873\" as \"localhost/podman-pause:4.4.0-1675439873\" in local containers storage" time="2023-02-12T01:10:41Z" level=debug msg="Found image \"localhost/podman-pause:4.4.0-1675439873\" as \"localhost/podman-pause:4.4.0-1675439873\" in local containers storage ([overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@4dec7668250e13947e0183ad68ce3e85858a6b3805022b863abaf8d56174f003)" time="2023-02-12T01:10:41Z" level=debug msg="exporting opaque data as blob \"sha256:4dec7668250e13947e0183ad68ce3e85858a6b3805022b863abaf8d56174f003\"" time="2023-02-12T01:10:41Z" level=debug msg="Inspecting image 4dec7668250e13947e0183ad68ce3e85858a6b3805022b863abaf8d56174f003" time="2023-02-12T01:10:41Z" level=debug msg="exporting opaque data as blob \"sha256:4dec7668250e13947e0183ad68ce3e85858a6b3805022b863abaf8d56174f003\"" time="2023-02-12T01:10:41Z" level=debug msg="Inspecting image 4dec7668250e13947e0183ad68ce3e85858a6b3805022b863abaf8d56174f003" time="2023-02-12T01:10:41Z" level=debug msg="Inspecting image 4dec7668250e13947e0183ad68ce3e85858a6b3805022b863abaf8d56174f003" time="2023-02-12T01:10:41Z" level=debug msg="Inspecting image 4dec7668250e13947e0183ad68ce3e85858a6b3805022b863abaf8d56174f003" time="2023-02-12T01:10:41Z" level=debug msg="using systemd mode: false" time="2023-02-12T01:10:41Z" level=debug msg="setting container name e84b53983632-infra" time="2023-02-12T01:10:41Z" level=debug msg="Loading seccomp profile from \"/usr/share/containers/seccomp.json\"" time="2023-02-12T01:10:41Z" level=debug msg="Allocated lock 1 for container 72be846cca81fd1f0c208755bfd9ca1a23a4f78dd1a62cefc6e07c1788fbad1f" time="2023-02-12T01:10:41Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@4dec7668250e13947e0183ad68ce3e85858a6b3805022b863abaf8d56174f003\"" time="2023-02-12T01:10:41Z" level=debug msg="exporting opaque data as blob \"sha256:4dec7668250e13947e0183ad68ce3e85858a6b3805022b863abaf8d56174f003\"" time="2023-02-12T01:10:41Z" level=debug msg="Created container \"72be846cca81fd1f0c208755bfd9ca1a23a4f78dd1a62cefc6e07c1788fbad1f\"" time="2023-02-12T01:10:41Z" level=debug msg="Container \"72be846cca81fd1f0c208755bfd9ca1a23a4f78dd1a62cefc6e07c1788fbad1f\" has work directory \"/home/user1/.local/share/containers/storage/overlay-containers/72be846cca81fd1f0c208755bfd9ca1a23a4f78dd1a62cefc6e07c1788fbad1f/userdata\"" time="2023-02-12T01:10:41Z" level=debug msg="Container \"72be846cca81fd1f0c208755bfd9ca1a23a4f78dd1a62cefc6e07c1788fbad1f\" has run directory \"/run/user/1001/containers/overlay-containers/72be846cca81fd1f0c208755bfd9ca1a23a4f78dd1a62cefc6e07c1788fbad1f/userdata\"" time="2023-02-12T01:10:41Z" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2023-02-12T01:10:41Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-02-12T01:10:41Z" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2023-02-12T01:10:41Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-02-12T01:10:41Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2023-02-12T01:10:41Z" 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-02-12T01:10:41Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-02-12T01:10:41Z" level=debug msg="Pulling image quay.io/libpod/testimage:20210610 (policy: newer)" time="2023-02-12T01:10:41Z" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2023-02-12T01:10:41Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-02-12T01:10:41Z" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2023-02-12T01:10:41Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-02-12T01:10:41Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2023-02-12T01:10:41Z" 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-02-12T01:10:41Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-02-12T01:10:41Z" level=debug msg="Loading registries configuration \"/etc/containers/registries.conf\"" time="2023-02-12T01:10:41Z" level=debug msg="Loading registries configuration \"/etc/containers/registries.conf.d/000-shortnames.conf\"" time="2023-02-12T01:10:41Z" level=debug msg="Loading registries configuration \"/etc/containers/registries.conf.d/001-rhel-shortnames.conf\"" time="2023-02-12T01:10:41Z" level=debug msg="Loading registries configuration \"/etc/containers/registries.conf.d/002-rhel-shortnames-overrides.conf\"" time="2023-02-12T01:10:41Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-02-12T01:10:41Z" level=debug msg="Attempting to pull candidate quay.io/libpod/testimage:20210610 for quay.io/libpod/testimage:20210610" time="2023-02-12T01:10:41Z" level=debug msg="Using registries.d directory /etc/containers/registries.d" time="2023-02-12T01:10:41Z" level=debug msg="Trying to access \"quay.io/libpod/testimage:20210610\"" time="2023-02-12T01:10:41Z" level=debug msg="No credentials matching quay.io/libpod/testimage found in /run/user/1001/containers/auth.json" time="2023-02-12T01:10:41Z" level=debug msg="No credentials matching quay.io/libpod/testimage found in /home/user1/.config/containers/auth.json" time="2023-02-12T01:10:41Z" level=debug msg="No credentials matching quay.io/libpod/testimage found in /home/user1/.docker/config.json" time="2023-02-12T01:10:41Z" level=debug msg="No credentials matching quay.io/libpod/testimage found in /home/user1/.dockercfg" time="2023-02-12T01:10:41Z" level=debug msg="No credentials for quay.io/libpod/testimage found" time="2023-02-12T01:10:41Z" 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-02-12T01:10:41Z" level=debug msg="Looking for TLS certificates and private keys in /etc/docker/certs.d/quay.io" time="2023-02-12T01:10:41Z" level=debug msg="GET https://quay.io/v2/" time="2023-02-12T01:10:41Z" level=debug msg="Ping https://quay.io/v2/ status 401" time="2023-02-12T01:10:41Z" level=debug msg="GET https://quay.io/v2/auth?scope=repository%3Alibpod%2Ftestimage%3Apull&service=quay.io" time="2023-02-12T01:10:42Z" level=debug msg="Increasing token expiration to: 60 seconds" time="2023-02-12T01:10:42Z" level=debug msg="GET https://quay.io/v2/libpod/testimage/manifests/20210610" time="2023-02-12T01:10:42Z" level=debug msg="Content-Type from manifest GET is \"application/vnd.docker.distribution.manifest.list.v2+json\"" time="2023-02-12T01:10:42Z" level=debug msg="GET https://quay.io/v2/libpod/testimage/manifests/sha256:d8dc9f2a78e190963a75852ce55b926a1cf90c7d2e6d15b30b6bc43cd73a6377" time="2023-02-12T01:10:42Z" level=debug msg="Content-Type from manifest GET is \"application/vnd.docker.distribution.manifest.v2+json\"" time="2023-02-12T01:10:42Z" level=debug msg="Skipping pull candidate quay.io/libpod/testimage:20210610 as the image is not newer (pull policy newer)" time="2023-02-12T01:10:42Z" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2023-02-12T01:10:42Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-02-12T01:10:42Z" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2023-02-12T01:10:42Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-02-12T01:10:42Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2023-02-12T01:10:42Z" 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-02-12T01:10:42Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-02-12T01:10:42Z" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2023-02-12T01:10:42Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-02-12T01:10:42Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-02-12T01:10:42Z" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2023-02-12T01:10:42Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-02-12T01:10:42Z" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2023-02-12T01:10:42Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-02-12T01:10:42Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2023-02-12T01:10:42Z" 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-02-12T01:10:42Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-02-12T01:10:42Z" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2023-02-12T01:10:42Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-02-12T01:10:42Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-02-12T01:10:42Z" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2023-02-12T01:10:42Z" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2023-02-12T01:10:42Z" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2023-02-12T01:10:42Z" level=debug msg="using systemd mode: false" time="2023-02-12T01:10:42Z" level=debug msg="adding container to pod httpd1" time="2023-02-12T01:10:42Z" level=debug msg="setting container name httpd1-httpd1" time="2023-02-12T01:10:42Z" level=debug msg="Loading seccomp profile from \"/usr/share/containers/seccomp.json\"" time="2023-02-12T01:10:42Z" level=info msg="Sysctl net.ipv4.ping_group_range=0 0 ignored in containers.conf, since Network Namespace set to host" time="2023-02-12T01:10:42Z" level=debug msg="Adding mount /proc" time="2023-02-12T01:10:42Z" level=debug msg="Adding mount /dev" time="2023-02-12T01:10:42Z" level=debug msg="Adding mount /dev/pts" time="2023-02-12T01:10:42Z" level=debug msg="Adding mount /dev/mqueue" time="2023-02-12T01:10:42Z" level=debug msg="Adding mount /sys" time="2023-02-12T01:10:42Z" level=debug msg="Adding mount /sys/fs/cgroup" time="2023-02-12T01:10:42Z" level=debug msg="Allocated lock 2 for container 46b53fafe422143293a6c4e9e6a145834d185de736e2c684e924e2863d199074" time="2023-02-12T01:10:42Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-02-12T01:10:42Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-02-12T01:10:42Z" level=debug msg="Created container \"46b53fafe422143293a6c4e9e6a145834d185de736e2c684e924e2863d199074\"" time="2023-02-12T01:10:42Z" level=debug msg="Container \"46b53fafe422143293a6c4e9e6a145834d185de736e2c684e924e2863d199074\" has work directory \"/home/user1/.local/share/containers/storage/overlay-containers/46b53fafe422143293a6c4e9e6a145834d185de736e2c684e924e2863d199074/userdata\"" time="2023-02-12T01:10:42Z" level=debug msg="Container \"46b53fafe422143293a6c4e9e6a145834d185de736e2c684e924e2863d199074\" has run directory \"/run/user/1001/containers/overlay-containers/46b53fafe422143293a6c4e9e6a145834d185de736e2c684e924e2863d199074/userdata\"" time="2023-02-12T01:10:42Z" level=debug msg="Strongconnecting node 46b53fafe422143293a6c4e9e6a145834d185de736e2c684e924e2863d199074" time="2023-02-12T01:10:42Z" level=debug msg="Pushed 46b53fafe422143293a6c4e9e6a145834d185de736e2c684e924e2863d199074 onto stack" time="2023-02-12T01:10:42Z" level=debug msg="Recursing to successor node 72be846cca81fd1f0c208755bfd9ca1a23a4f78dd1a62cefc6e07c1788fbad1f" time="2023-02-12T01:10:42Z" level=debug msg="Strongconnecting node 72be846cca81fd1f0c208755bfd9ca1a23a4f78dd1a62cefc6e07c1788fbad1f" time="2023-02-12T01:10:42Z" level=debug msg="Pushed 72be846cca81fd1f0c208755bfd9ca1a23a4f78dd1a62cefc6e07c1788fbad1f onto stack" time="2023-02-12T01:10:42Z" level=debug msg="Finishing node 72be846cca81fd1f0c208755bfd9ca1a23a4f78dd1a62cefc6e07c1788fbad1f. Popped 72be846cca81fd1f0c208755bfd9ca1a23a4f78dd1a62cefc6e07c1788fbad1f off stack" time="2023-02-12T01:10:42Z" level=debug msg="Finishing node 46b53fafe422143293a6c4e9e6a145834d185de736e2c684e924e2863d199074. Popped 46b53fafe422143293a6c4e9e6a145834d185de736e2c684e924e2863d199074 off stack" time="2023-02-12T01:10:42Z" level=debug msg="overlay: mount_data=lowerdir=/home/user1/.local/share/containers/storage/overlay/l/Z3G3APH7JJFCWKWSJHIBV5YRQP,upperdir=/home/user1/.local/share/containers/storage/overlay/0580171046aa539132b8847a8674cf62b6e7a1779bc60ca3eb2581be5ec6de29/diff,workdir=/home/user1/.local/share/containers/storage/overlay/0580171046aa539132b8847a8674cf62b6e7a1779bc60ca3eb2581be5ec6de29/work,,userxattr,context=\"system_u:object_r:container_file_t:s0:c48,c838\"" time="2023-02-12T01:10:42Z" level=debug msg="Made network namespace at /run/user/1001/netns/netns-472a1c50-2455-38a2-2cb1-847390a90a3f for container 72be846cca81fd1f0c208755bfd9ca1a23a4f78dd1a62cefc6e07c1788fbad1f" time="2023-02-12T01:10:42Z" level=debug msg="Mounted container \"72be846cca81fd1f0c208755bfd9ca1a23a4f78dd1a62cefc6e07c1788fbad1f\" at \"/home/user1/.local/share/containers/storage/overlay/0580171046aa539132b8847a8674cf62b6e7a1779bc60ca3eb2581be5ec6de29/merged\"" time="2023-02-12T01:10:42Z" level=debug msg="creating rootless network namespace with name \"rootless-netns-13a6232d8a6fc9319a00\"" time="2023-02-12T01:10:42Z" level=debug msg="Created root filesystem for container 72be846cca81fd1f0c208755bfd9ca1a23a4f78dd1a62cefc6e07c1788fbad1f at /home/user1/.local/share/containers/storage/overlay/0580171046aa539132b8847a8674cf62b6e7a1779bc60ca3eb2581be5ec6de29/merged" time="2023-02-12T01:10:42Z" level=debug msg="slirp4netns command: /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-02-12T01:10:42Z" level=debug msg="The path of /etc/resolv.conf in the mount ns is \"/etc/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_FORWARD created on table filter [DEBUG netavark::firewall::varktables::helpers] rule -d 10.89.0.0/24 -j ACCEPT exists on table nat and chain NETAVARK-4B9D9135B29BA [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 exists 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 exists on table nat and chain POSTROUTING [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 exists on table filter and chain NETAVARK_FORWARD [DEBUG netavark::firewall::varktables::helpers] rule -d 10.89.0.0/24 -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT created on table filter and chain NETAVARK_FORWARD [DEBUG netavark::firewall::varktables::helpers] rule -s 10.89.0.0/24 -j ACCEPT exists 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 exists on table nat and chain NETAVARK-HOSTPORT-SETMARK [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 exists on table nat and chain NETAVARK-HOSTPORT-MASQ [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 exists on table nat and chain NETAVARK-DN-4B9D9135B29BA [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 exists 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 exists 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: 72be846cca81fd1f0c208755bfd9ca1a23a4f78dd1a62cefc6e07c1788fbad1f' exists on table nat and chain NETAVARK-HOSTPORT-DNAT [DEBUG netavark::firewall::varktables::helpers] rule -j NETAVARK-DN-4B9D9135B29BA -p tcp --dport 15001 -m comment --comment 'dnat name: podman-default-kube-network id: 72be846cca81fd1f0c208755bfd9ca1a23a4f78dd1a62cefc6e07c1788fbad1f' created on table nat and chain NETAVARK-HOSTPORT-DNAT [DEBUG netavark::firewall::varktables::helpers] rule -j NETAVARK-HOSTPORT-DNAT -m addrtype --dst-type LOCAL exists 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 PREROUTING [DEBUG netavark::firewall::varktables::helpers] rule -j NETAVARK-HOSTPORT-DNAT -m addrtype --dst-type LOCAL exists on table nat and chain OUTPUT [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: "ea:ef:8c:b9:f4:38", subnets: Some( [ NetAddress { gateway: Some( 10.89.0.1, ), ipnet: 10.89.0.2/24, }, ], ), }, }, ), }, } [DEBUG netavark::commands::setup] "Setup complete" time="2023-02-12T01:10:42Z" level=debug msg="rootlessport: time=\"2023-02-12T01:10:42Z\" level=info msg=\"Starting parent driver\"\n" time="2023-02-12T01:10:42Z" level=debug msg="rootlessport: time=\"2023-02-12T01:10:42Z\" level=info msg=\"opaque=map[builtin.readypipepath:/run/user/1001/libpod/tmp/rootlessport2693033787/.bp-ready.pipe builtin.socketpath:/run/user/1001/libpod/tmp/rootlessport2693033787/.bp.sock]\"\n" time="2023-02-12T01:10:42Z" level=debug msg="rootlessport: time=\"2023-02-12T01:10:42Z\" level=info msg=\"Starting child driver in child netns (\\\"/proc/self/exe\\\" [rootlessport-child])\"\n" time="2023-02-12T01:10:42Z" level=debug msg="rootlessport: time=\"2023-02-12T01:10:42Z\" level=info msg=\"Waiting for initComplete\"\n" time="2023-02-12T01:10:42Z" level=debug msg="rootlessport: time=\"2023-02-12T01:10:42Z\" level=info msg=\"initComplete is closed; parent and child established the communication channel\"\n" time="2023-02-12T01:10:42Z" level=debug msg="rootlessport: time=\"2023-02-12T01:10:42Z\" level=info msg=\"Exposing ports [{ 80 15001 1 tcp}]\"\n" time="2023-02-12T01:10:42Z" level=debug msg="rootlessport: time=\"2023-02-12T01:10:42Z\" level=info msg=Ready\n" time="2023-02-12T01:10:42Z" level=debug msg="rootlessport is ready" time="2023-02-12T01:10:42Z" level=debug msg="Adding nameserver(s) from network status of '[\"10.89.0.1\"]'" time="2023-02-12T01:10:42Z" level=debug msg="Adding search domain(s) from network status of '[\"dns.podman\"]'" time="2023-02-12T01:10:42Z" level=debug msg="/etc/system-fips does not exist on host, not mounting FIPS mode subscription" time="2023-02-12T01:10:42Z" level=debug msg="Setting Cgroups for container 72be846cca81fd1f0c208755bfd9ca1a23a4f78dd1a62cefc6e07c1788fbad1f to user-libpod_pod_e84b53983632e578a4f0327b87144e54c39e7eda456da6e8074977912ffc9fd1.slice:libpod:72be846cca81fd1f0c208755bfd9ca1a23a4f78dd1a62cefc6e07c1788fbad1f" time="2023-02-12T01:10:42Z" level=debug msg="reading hooks from /usr/share/containers/oci/hooks.d" time="2023-02-12T01:10:42Z" level=debug msg="Workdir \"/\" resolved to host path \"/home/user1/.local/share/containers/storage/overlay/0580171046aa539132b8847a8674cf62b6e7a1779bc60ca3eb2581be5ec6de29/merged\"" time="2023-02-12T01:10:42Z" level=debug msg="Created OCI spec for container 72be846cca81fd1f0c208755bfd9ca1a23a4f78dd1a62cefc6e07c1788fbad1f at /home/user1/.local/share/containers/storage/overlay-containers/72be846cca81fd1f0c208755bfd9ca1a23a4f78dd1a62cefc6e07c1788fbad1f/userdata/config.json" time="2023-02-12T01:10:42Z" level=debug msg="/usr/bin/conmon messages will be logged to syslog" time="2023-02-12T01:10:42Z" level=debug msg="running conmon: /usr/bin/conmon" args="[--api-version 1 -c 72be846cca81fd1f0c208755bfd9ca1a23a4f78dd1a62cefc6e07c1788fbad1f -u 72be846cca81fd1f0c208755bfd9ca1a23a4f78dd1a62cefc6e07c1788fbad1f -r /usr/bin/crun -b /home/user1/.local/share/containers/storage/overlay-containers/72be846cca81fd1f0c208755bfd9ca1a23a4f78dd1a62cefc6e07c1788fbad1f/userdata -p /run/user/1001/containers/overlay-containers/72be846cca81fd1f0c208755bfd9ca1a23a4f78dd1a62cefc6e07c1788fbad1f/userdata/pidfile -n e84b53983632-infra --exit-dir /run/user/1001/libpod/tmp/exits --full-attach -s -l k8s-file:/home/user1/.local/share/containers/storage/overlay-containers/72be846cca81fd1f0c208755bfd9ca1a23a4f78dd1a62cefc6e07c1788fbad1f/userdata/ctr.log --log-level debug --syslog --conmon-pidfile /run/user/1001/containers/overlay-containers/72be846cca81fd1f0c208755bfd9ca1a23a4f78dd1a62cefc6e07c1788fbad1f/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 --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 file --exit-command-arg --syslog --exit-command-arg container --exit-command-arg cleanup --exit-command-arg 72be846cca81fd1f0c208755bfd9ca1a23a4f78dd1a62cefc6e07c1788fbad1f]" time="2023-02-12T01:10:42Z" level=info msg="Running conmon under slice user-libpod_pod_e84b53983632e578a4f0327b87144e54c39e7eda456da6e8074977912ffc9fd1.slice and unitName libpod-conmon-72be846cca81fd1f0c208755bfd9ca1a23a4f78dd1a62cefc6e07c1788fbad1f.scope" [conmon:d]: failed to write to /proc/self/oom_score_adj: Permission denied time="2023-02-12T01:10:42Z" level=debug msg="Received: 7910" time="2023-02-12T01:10:42Z" level=info msg="Got Conmon PID as 7908" time="2023-02-12T01:10:42Z" level=debug msg="Created container 72be846cca81fd1f0c208755bfd9ca1a23a4f78dd1a62cefc6e07c1788fbad1f in OCI runtime" time="2023-02-12T01:10:42Z" level=debug msg="Starting container 72be846cca81fd1f0c208755bfd9ca1a23a4f78dd1a62cefc6e07c1788fbad1f with command [/catatonit -P]" time="2023-02-12T01:10:42Z" level=debug msg="Started container 72be846cca81fd1f0c208755bfd9ca1a23a4f78dd1a62cefc6e07c1788fbad1f" time="2023-02-12T01:10:42Z" level=debug msg="overlay: mount_data=lowerdir=/home/user1/.local/share/containers/storage/overlay/l/ZEJZK4Q7PPJ6DX3FQ4CYT3HQRX,upperdir=/home/user1/.local/share/containers/storage/overlay/9e66a1fefdaea556a68f2854f3b7233524a7450ba9e863646f2f36260552769b/diff,workdir=/home/user1/.local/share/containers/storage/overlay/9e66a1fefdaea556a68f2854f3b7233524a7450ba9e863646f2f36260552769b/work,,userxattr,context=\"system_u:object_r:container_file_t:s0:c48,c838\"" time="2023-02-12T01:10:42Z" level=debug msg="Mounted container \"46b53fafe422143293a6c4e9e6a145834d185de736e2c684e924e2863d199074\" at \"/home/user1/.local/share/containers/storage/overlay/9e66a1fefdaea556a68f2854f3b7233524a7450ba9e863646f2f36260552769b/merged\"" time="2023-02-12T01:10:42Z" level=debug msg="Created root filesystem for container 46b53fafe422143293a6c4e9e6a145834d185de736e2c684e924e2863d199074 at /home/user1/.local/share/containers/storage/overlay/9e66a1fefdaea556a68f2854f3b7233524a7450ba9e863646f2f36260552769b/merged" time="2023-02-12T01:10:42Z" level=debug msg="/etc/system-fips does not exist on host, not mounting FIPS mode subscription" time="2023-02-12T01:10:42Z" level=debug msg="Setting Cgroups for container 46b53fafe422143293a6c4e9e6a145834d185de736e2c684e924e2863d199074 to user-libpod_pod_e84b53983632e578a4f0327b87144e54c39e7eda456da6e8074977912ffc9fd1.slice:libpod:46b53fafe422143293a6c4e9e6a145834d185de736e2c684e924e2863d199074" time="2023-02-12T01:10:42Z" level=debug msg="reading hooks from /usr/share/containers/oci/hooks.d" time="2023-02-12T01:10:42Z" level=debug msg="Workdir \"/var/www\" resolved to a volume or mount" time="2023-02-12T01:10:42Z" level=debug msg="Created OCI spec for container 46b53fafe422143293a6c4e9e6a145834d185de736e2c684e924e2863d199074 at /home/user1/.local/share/containers/storage/overlay-containers/46b53fafe422143293a6c4e9e6a145834d185de736e2c684e924e2863d199074/userdata/config.json" time="2023-02-12T01:10:42Z" level=debug msg="/usr/bin/conmon messages will be logged to syslog" time="2023-02-12T01:10:42Z" level=debug msg="running conmon: /usr/bin/conmon" args="[--api-version 1 -c 46b53fafe422143293a6c4e9e6a145834d185de736e2c684e924e2863d199074 -u 46b53fafe422143293a6c4e9e6a145834d185de736e2c684e924e2863d199074 -r /usr/bin/crun -b /home/user1/.local/share/containers/storage/overlay-containers/46b53fafe422143293a6c4e9e6a145834d185de736e2c684e924e2863d199074/userdata -p /run/user/1001/containers/overlay-containers/46b53fafe422143293a6c4e9e6a145834d185de736e2c684e924e2863d199074/userdata/pidfile -n httpd1-httpd1 --exit-dir /run/user/1001/libpod/tmp/exits --full-attach -s -l k8s-file:/home/user1/.local/share/containers/storage/overlay-containers/46b53fafe422143293a6c4e9e6a145834d185de736e2c684e924e2863d199074/userdata/ctr.log --log-level debug --syslog --conmon-pidfile /run/user/1001/containers/overlay-containers/46b53fafe422143293a6c4e9e6a145834d185de736e2c684e924e2863d199074/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 --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 file --exit-command-arg --syslog --exit-command-arg container --exit-command-arg cleanup --exit-command-arg 46b53fafe422143293a6c4e9e6a145834d185de736e2c684e924e2863d199074]" time="2023-02-12T01:10:42Z" level=info msg="Running conmon under slice user-libpod_pod_e84b53983632e578a4f0327b87144e54c39e7eda456da6e8074977912ffc9fd1.slice and unitName libpod-conmon-46b53fafe422143293a6c4e9e6a145834d185de736e2c684e924e2863d199074.scope" [conmon:d]: failed to write to /proc/self/oom_score_adj: Permission denied time="2023-02-12T01:10:42Z" level=debug msg="Received: 7915" time="2023-02-12T01:10:42Z" level=info msg="Got Conmon PID as 7913" time="2023-02-12T01:10:42Z" level=debug msg="Created container 46b53fafe422143293a6c4e9e6a145834d185de736e2c684e924e2863d199074 in OCI runtime" time="2023-02-12T01:10:42Z" level=debug msg="Starting container 46b53fafe422143293a6c4e9e6a145834d185de736e2c684e924e2863d199074 with command [/bin/busybox-extras httpd -f -p 80]" time="2023-02-12T01:10:42Z" level=debug msg="Started container 46b53fafe422143293a6c4e9e6a145834d185de736e2c684e924e2863d199074" time="2023-02-12T01:10:42Z" level=debug msg="Called kube.PersistentPostRunE(/bin/podman play kube --start=true --log-level=debug /home/user1/.config/containers/ansible-kubernetes.d/httpd1.yml)" time="2023-02-12T01:10:42Z" level=debug msg="Shutting down engines" TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:89 Sunday 12 February 2023 01:10:44 +0000 (0:00:07.525) 0:08:15.211 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:101 Sunday 12 February 2023 01:10:48 +0000 (0:00:04.250) 0:08:19.461 ******* changed: [sut] => { "changed": true, "enabled": true, "name": "podman-kube@-home-user1-.config-containers-ansible\\x2dkubernetes.d-httpd1.yml.service", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount network-online.target run-user-1001.mount 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": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13988", "LimitNPROCSoft": "13988", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13988", "LimitSIGPENDINGSoft": "13988", "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": "22380", "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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:114 Sunday 12 February 2023 01:10:53 +0000 (0:00:04.936) 0:08:24.398 ******* changed: [sut] => { "changed": true, "name": "podman-kube@-home-user1-.config-containers-ansible\\x2dkubernetes.d-httpd1.yml.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "\"app-podman\\\\x2dkube.slice\" network-online.target run-user-1001.mount -.mount basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target default.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "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": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13988", "LimitNPROCSoft": "13988", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13988", "LimitSIGPENDINGSoft": "13988", "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": "22380", "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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:128 Sunday 12 February 2023 01:10:58 +0000 (0:00:04.909) 0:08:29.307 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Sunday 12 February 2023 01:11:01 +0000 (0:00:02.660) 0:08:31.967 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:26 Sunday 12 February 2023 01:11:04 +0000 (0:00:03.087) 0:08:35.055 ******* ok: [sut] => { "ansible_facts": { "__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_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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:36 Sunday 12 February 2023 01:11:10 +0000 (0:00:06.574) 0:08:41.629 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:41 Sunday 12 February 2023 01:11:12 +0000 (0:00:01.499) 0:08:43.129 ******* included: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 12 February 2023 01:11:14 +0000 (0:00:01.905) 0:08:45.034 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 12 February 2023 01:11:17 +0000 (0:00:03.205) 0:08:48.240 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Sunday 12 February 2023 01:11:19 +0000 (0:00:01.962) 0:08:50.202 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Sunday 12 February 2023 01:11:21 +0000 (0:00:02.245) 0:08:52.447 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Sunday 12 February 2023 01:11:25 +0000 (0:00:03.545) 0:08:55.993 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Sunday 12 February 2023 01:11:28 +0000 (0:00:03.037) 0:08:59.030 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Sunday 12 February 2023 01:11:30 +0000 (0:00:02.625) 0:09:01.656 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:56 Sunday 12 February 2023 01:11:32 +0000 (0:00:01.943) 0:09:03.643 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Sunday 12 February 2023 01:11:35 +0000 (0:00:02.705) 0:09:06.348 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:44 Sunday 12 February 2023 01:11:37 +0000 (0:00:01.514) 0:09:07.863 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:53 Sunday 12 February 2023 01:11:39 +0000 (0:00:02.182) 0:09:10.046 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:61 Sunday 12 February 2023 01:11:44 +0000 (0:00:04.781) 0:09:14.827 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:65 Sunday 12 February 2023 01:11:45 +0000 (0:00:01.407) 0:09:16.235 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:69 Sunday 12 February 2023 01:11:47 +0000 (0:00:01.857) 0:09:18.092 ******* changed: [sut] => { "changed": true, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/httpd2.yml" ], "delta": "0:00:00.006742", "end": "2023-02-12 01:11:48.589071", "rc": 0, "start": "2023-02-12 01:11:48.582329" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-httpd2.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:76 Sunday 12 February 2023 01:11:49 +0000 (0:00:02.090) 0:09:20.182 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:80 Sunday 12 February 2023 01:11:50 +0000 (0:00:00.867) 0:09:21.050 ******* included: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for sut TASK [fedora.linux_system_roles.podman : Check if user is lingering] *********** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Sunday 12 February 2023 01:11:52 +0000 (0:00:02.191) 0:09:23.241 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Enable lingering if needed] *********** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:8 Sunday 12 February 2023 01:11:54 +0000 (0:00:01.867) 0:09:25.108 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the host mount volumes] *********** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:14 Sunday 12 February 2023 01:11:56 +0000 (0:00:02.550) 0:09:27.659 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:25 Sunday 12 February 2023 01:12:01 +0000 (0:00:04.867) 0:09:32.526 ******* 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": 23, "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": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:38 Sunday 12 February 2023 01:12:10 +0000 (0:00:08.772) 0:09:41.299 ******* changed: [sut] => (item=quay.io/libpod/testimage:20210610) => { "actions": [ "Pulled image quay.io/libpod/testimage:20210610" ], "ansible_loop_var": "item", "changed": true, "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 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:54 Sunday 12 February 2023 01:12:20 +0000 (0:00:09.877) 0:09:51.177 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:62 Sunday 12 February 2023 01:12:22 +0000 (0:00:02.459) 0:09:53.636 ******* 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": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure kubernetes yaml files are present] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:71 Sunday 12 February 2023 01:12:26 +0000 (0:00:03.911) 0:09:57.548 ******* 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-1676164348.4803817-3245-63152455686403/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:81 Sunday 12 February 2023 01:12:34 +0000 (0:00:07.390) 0:10:04.938 ******* changed: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true --log-level=debug /etc/containers/ansible-kubernetes.d/httpd2.yml" ], "changed": true } STDOUT: Pod: 9f5341be6b2996d816d28a2e19b00ade89ac8e84db8e9786467a69d335548330 Container: a6ebe4ee626b6b69dd71966aa0ceaeba9072100457c1a3c7139530ed36add98f STDERR: time="2023-02-12T01:12:36Z" level=info msg="/usr/bin/podman filtering at log level debug" time="2023-02-12T01:12:36Z" 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-02-12T01:12:36Z" level=debug msg="Using conmon: \"/usr/bin/conmon\"" time="2023-02-12T01:12:36Z" level=debug msg="Initializing boltdb state at /var/lib/containers/storage/libpod/bolt_state.db" time="2023-02-12T01:12:36Z" level=debug msg="Using graph driver overlay" time="2023-02-12T01:12:36Z" level=debug msg="Using graph root /var/lib/containers/storage" time="2023-02-12T01:12:36Z" level=debug msg="Using run root /run/containers/storage" time="2023-02-12T01:12:36Z" level=debug msg="Using static dir /var/lib/containers/storage/libpod" time="2023-02-12T01:12:36Z" level=debug msg="Using tmp dir /run/libpod" time="2023-02-12T01:12:36Z" level=debug msg="Using volume path /var/lib/containers/storage/volumes" time="2023-02-12T01:12:36Z" level=debug msg="Using transient store: false" time="2023-02-12T01:12:36Z" level=debug msg="Set libpod namespace to \"\"" time="2023-02-12T01:12:36Z" level=debug msg="[graphdriver] trying provided driver \"overlay\"" time="2023-02-12T01:12:36Z" level=debug msg="Cached value indicated that overlay is supported" time="2023-02-12T01:12:36Z" level=debug msg="Cached value indicated that overlay is supported" time="2023-02-12T01:12:36Z" level=debug msg="Cached value indicated that metacopy is being used" time="2023-02-12T01:12:36Z" level=debug msg="Cached value indicated that native-diff is not being used" time="2023-02-12T01:12:36Z" 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-02-12T01:12:36Z" level=debug msg="backingFs=xfs, projectQuotaSupported=false, useNativeDiff=false, usingMetacopy=true" time="2023-02-12T01:12:36Z" level=debug msg="Initializing event backend journald" time="2023-02-12T01:12:36Z" level=debug msg="Configured OCI runtime crun-wasm initialization failed: no valid executable found for OCI runtime crun-wasm: invalid argument" time="2023-02-12T01:12:36Z" level=debug msg="Configured OCI runtime runsc initialization failed: no valid executable found for OCI runtime runsc: invalid argument" time="2023-02-12T01:12:36Z" level=debug msg="Configured OCI runtime runc initialization failed: no valid executable found for OCI runtime runc: invalid argument" time="2023-02-12T01:12:36Z" level=debug msg="Configured OCI runtime runj initialization failed: no valid executable found for OCI runtime runj: invalid argument" time="2023-02-12T01:12:36Z" level=debug msg="Configured OCI runtime kata initialization failed: no valid executable found for OCI runtime kata: invalid argument" time="2023-02-12T01:12:36Z" level=debug msg="Configured OCI runtime youki initialization failed: no valid executable found for OCI runtime youki: invalid argument" time="2023-02-12T01:12:36Z" level=debug msg="Configured OCI runtime krun initialization failed: no valid executable found for OCI runtime krun: invalid argument" time="2023-02-12T01:12:36Z" level=debug msg="Configured OCI runtime ocijail initialization failed: no valid executable found for OCI runtime ocijail: invalid argument" time="2023-02-12T01:12:36Z" level=debug msg="Using OCI runtime \"/usr/bin/crun\"" time="2023-02-12T01:12:36Z" level=info msg="Setting parallel job count to 7" time="2023-02-12T01:12:36Z" level=debug msg="Successfully loaded 1 networks" time="2023-02-12T01:12:36Z" level=debug msg="found free device name podman1" time="2023-02-12T01:12:36Z" level=debug msg="found free ipv4 network subnet 10.89.0.0/24" time="2023-02-12T01:12:36Z" level=debug msg="Successfully loaded network podman-default-kube-network: &{podman-default-kube-network 0e061f5e5f31d16c869a56fa5ee67395e41ce0a7834fa102f21128fe13dfb676 bridge podman1 2023-02-12 01:12:36.926921418 +0000 UTC [{{{10.89.0.0 ffffff00}} 10.89.0.1 }] false false true [] map[] map[] map[driver:host-local]}" time="2023-02-12T01:12:36Z" level=debug msg="Successfully loaded 2 networks" time="2023-02-12T01:12:36Z" level=debug msg="Looking up image \"localhost/podman-pause:4.4.0-1675439873\" in local containers storage" time="2023-02-12T01:12:36Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-02-12T01:12:36Z" level=debug msg="Trying \"localhost/podman-pause:4.4.0-1675439873\" ..." time="2023-02-12T01:12:36Z" level=debug msg="Trying \"localhost/podman-pause:4.4.0-1675439873\" ..." time="2023-02-12T01:12:36Z" level=debug msg="Trying \"localhost/podman-pause:4.4.0-1675439873\" ..." time="2023-02-12T01:12:36Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-02-12T01:12:36Z" level=debug msg="FROM \"scratch\"" time="2023-02-12T01:12:36Z" level=debug msg="Cached value indicated that idmapped mounts for overlay are not supported" time="2023-02-12T01:12:36Z" level=debug msg="Check for idmapped mounts support " time="2023-02-12T01:12:36Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-02-12T01:12:36Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-02-12T01:12:36Z" level=debug msg="overlay: test mount indicated that volatile is being used" time="2023-02-12T01:12:36Z" level=debug msg="overlay: mount_data=lowerdir=/var/lib/containers/storage/overlay/90d9e8e07e55d3ded654e5fd243e539cee7fe51c090f6f1646ef446b75dd020d/empty,upperdir=/var/lib/containers/storage/overlay/90d9e8e07e55d3ded654e5fd243e539cee7fe51c090f6f1646ef446b75dd020d/diff,workdir=/var/lib/containers/storage/overlay/90d9e8e07e55d3ded654e5fd243e539cee7fe51c090f6f1646ef446b75dd020d/work,nodev,metacopy=on,volatile,context=\"system_u:object_r:container_file_t:s0:c297,c420\"" time="2023-02-12T01:12:36Z" level=debug msg="Container ID: 2b94dd4b91a3eb6974fcfcab3fca72309e32d050de29d6e4457523e7feb93f38" time="2023-02-12T01:12:36Z" 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-02-12T01:12:36Z" 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-02-12T01:12:37Z" level=debug msg="added content file:4efda41432cab82f3ac47ad8d705a8d2d874c2dd27ca7e5ebf5a733ba21c4638" time="2023-02-12T01:12:37Z" 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-02-12T01:12:37Z" level=debug msg="COMMIT localhost/podman-pause:4.4.0-1675439873" time="2023-02-12T01:12:37Z" level=debug msg="Looking up image \"localhost/podman-pause:4.4.0-1675439873\" in local containers storage" time="2023-02-12T01:12:37Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-02-12T01:12:37Z" level=debug msg="Trying \"localhost/podman-pause:4.4.0-1675439873\" ..." time="2023-02-12T01:12:37Z" level=debug msg="Trying \"localhost/podman-pause:4.4.0-1675439873\" ..." time="2023-02-12T01:12:37Z" level=debug msg="Trying \"localhost/podman-pause:4.4.0-1675439873\" ..." time="2023-02-12T01:12:37Z" level=debug msg="parsed reference into \"[overlay@/var/lib/containers/storage+/run/containers/storage:overlay.mountopt=nodev,metacopy=on]localhost/podman-pause:4.4.0-1675439873\"" time="2023-02-12T01:12:37Z" level=debug msg="COMMIT \"containers-storage:[overlay@/var/lib/containers/storage+/run/containers/storage:overlay.mountopt=nodev,metacopy=on]localhost/podman-pause:4.4.0-1675439873\"" time="2023-02-12T01:12:37Z" level=debug msg="committing image with reference \"containers-storage:[overlay@/var/lib/containers/storage+/run/containers/storage:overlay.mountopt=nodev,metacopy=on]localhost/podman-pause:4.4.0-1675439873\" is allowed by policy" time="2023-02-12T01:12:37Z" level=debug msg="layer list: [\"90d9e8e07e55d3ded654e5fd243e539cee7fe51c090f6f1646ef446b75dd020d\"]" time="2023-02-12T01:12:37Z" level=debug msg="using \"/var/tmp/buildah484665065\" to hold temporary data" time="2023-02-12T01:12:37Z" level=debug msg="layer \"90d9e8e07e55d3ded654e5fd243e539cee7fe51c090f6f1646ef446b75dd020d\" size is 807936 bytes, uncompressed digest sha256:70a706ac2723015db16ccbd62bc9d32e109f436f26f39bb65888a31345161e39, possibly-compressed digest sha256:70a706ac2723015db16ccbd62bc9d32e109f436f26f39bb65888a31345161e39" time="2023-02-12T01:12:37Z" level=debug msg="OCIv1 config = {\"created\":\"2023-02-12T01:12:37.121861625Z\",\"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.29.0\"}},\"rootfs\":{\"type\":\"layers\",\"diff_ids\":[\"sha256:70a706ac2723015db16ccbd62bc9d32e109f436f26f39bb65888a31345161e39\"]},\"history\":[{\"created\":\"2023-02-12T01:12:37.120745678Z\",\"created_by\":\"/bin/sh -c #(nop) COPY file:4efda41432cab82f3ac47ad8d705a8d2d874c2dd27ca7e5ebf5a733ba21c4638 in /catatonit \",\"empty_layer\":true},{\"created\":\"2023-02-12T01:12:37.129854873Z\",\"created_by\":\"/bin/sh -c #(nop) ENTRYPOINT [\\\"/catatonit\\\", \\\"-P\\\"]\"}]}" time="2023-02-12T01:12:37Z" 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:8154f72485ce5c514f275650419f1e47483458e8d8495cb42015bd1808dbd599\",\"size\":668},\"layers\":[{\"mediaType\":\"application/vnd.oci.image.layer.v1.tar\",\"digest\":\"sha256:70a706ac2723015db16ccbd62bc9d32e109f436f26f39bb65888a31345161e39\",\"size\":807936}],\"annotations\":{\"org.opencontainers.image.base.digest\":\"\",\"org.opencontainers.image.base.name\":\"\"}}" time="2023-02-12T01:12:37Z" level=debug msg="Docker v2s2 config = {\"created\":\"2023-02-12T01:12:37.121861625Z\",\"container\":\"2b94dd4b91a3eb6974fcfcab3fca72309e32d050de29d6e4457523e7feb93f38\",\"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.29.0\"}},\"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.29.0\"}},\"architecture\":\"amd64\",\"os\":\"linux\",\"rootfs\":{\"type\":\"layers\",\"diff_ids\":[\"sha256:70a706ac2723015db16ccbd62bc9d32e109f436f26f39bb65888a31345161e39\"]},\"history\":[{\"created\":\"2023-02-12T01:12:37.120745678Z\",\"created_by\":\"/bin/sh -c #(nop) COPY file:4efda41432cab82f3ac47ad8d705a8d2d874c2dd27ca7e5ebf5a733ba21c4638 in /catatonit \",\"empty_layer\":true},{\"created\":\"2023-02-12T01:12:37.129854873Z\",\"created_by\":\"/bin/sh -c #(nop) ENTRYPOINT [\\\"/catatonit\\\", \\\"-P\\\"]\"}]}" time="2023-02-12T01:12:37Z" 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:d4daf980ae70f644df51c1543a50f8e9b436a822ae79843084034d0f22d04654\"},\"layers\":[{\"mediaType\":\"application/vnd.docker.image.rootfs.diff.tar\",\"size\":807936,\"digest\":\"sha256:70a706ac2723015db16ccbd62bc9d32e109f436f26f39bb65888a31345161e39\"}]}" time="2023-02-12T01:12:37Z" level=debug msg="Using blob info cache at /var/lib/containers/cache/blob-info-cache-v1.boltdb" time="2023-02-12T01:12:37Z" level=debug msg="IsRunningImageAllowed for image containers-storage:" time="2023-02-12T01:12:37Z" level=debug msg=" Using transport \"containers-storage\" policy section " time="2023-02-12T01:12:37Z" level=debug msg=" Requirement 0: allowed" time="2023-02-12T01:12:37Z" level=debug msg="Overall: allowed" time="2023-02-12T01:12:37Z" level=debug msg="start reading config" time="2023-02-12T01:12:37Z" level=debug msg="finished reading config" time="2023-02-12T01:12:37Z" 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-02-12T01:12:37Z" level=debug msg="... will first try using the original manifest unmodified" time="2023-02-12T01:12:37Z" level=debug msg="Checking if we can reuse blob sha256:70a706ac2723015db16ccbd62bc9d32e109f436f26f39bb65888a31345161e39: general substitution = true, compression for MIME type \"application/vnd.oci.image.layer.v1.tar\" = true" time="2023-02-12T01:12:37Z" level=debug msg="reading layer \"sha256:70a706ac2723015db16ccbd62bc9d32e109f436f26f39bb65888a31345161e39\"" time="2023-02-12T01:12:37Z" level=debug msg="No compression detected" time="2023-02-12T01:12:37Z" level=debug msg="Using original blob without modification" time="2023-02-12T01:12:37Z" level=debug msg="Applying tar in /var/lib/containers/storage/overlay/70a706ac2723015db16ccbd62bc9d32e109f436f26f39bb65888a31345161e39/diff" time="2023-02-12T01:12:37Z" level=debug msg="finished reading layer \"sha256:70a706ac2723015db16ccbd62bc9d32e109f436f26f39bb65888a31345161e39\"" time="2023-02-12T01:12:37Z" level=debug msg="No compression detected" time="2023-02-12T01:12:37Z" level=debug msg="Compression change for blob sha256:8154f72485ce5c514f275650419f1e47483458e8d8495cb42015bd1808dbd599 (\"application/vnd.oci.image.config.v1+json\") not supported" time="2023-02-12T01:12:37Z" level=debug msg="Using original blob without modification" time="2023-02-12T01:12:37Z" level=debug msg="setting image creation date to 2023-02-12 01:12:37.121861625 +0000 UTC" time="2023-02-12T01:12:37Z" level=debug msg="created new image ID \"8154f72485ce5c514f275650419f1e47483458e8d8495cb42015bd1808dbd599\"" time="2023-02-12T01:12:37Z" level=debug msg="saved image metadata \"{\\\"signatures-sizes\\\":{\\\"sha256:0fc76b672f8196a4fea8b46ad17fc86b3daf60ae9196a545c076e67ee7149466\\\":[]}}\"" time="2023-02-12T01:12:37Z" level=debug msg="added name \"localhost/podman-pause:4.4.0-1675439873\" to image \"8154f72485ce5c514f275650419f1e47483458e8d8495cb42015bd1808dbd599\"" time="2023-02-12T01:12:37Z" level=debug msg="Looking up image \"localhost/podman-pause:4.4.0-1675439873\" in local containers storage" time="2023-02-12T01:12:37Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-02-12T01:12:37Z" level=debug msg="Trying \"localhost/podman-pause:4.4.0-1675439873\" ..." time="2023-02-12T01:12:37Z" level=debug msg="parsed reference into \"[overlay@/var/lib/containers/storage+/run/containers/storage:overlay.mountopt=nodev,metacopy=on]@8154f72485ce5c514f275650419f1e47483458e8d8495cb42015bd1808dbd599\"" time="2023-02-12T01:12:37Z" level=debug msg="Found image \"localhost/podman-pause:4.4.0-1675439873\" as \"localhost/podman-pause:4.4.0-1675439873\" in local containers storage" time="2023-02-12T01:12:37Z" level=debug msg="Found image \"localhost/podman-pause:4.4.0-1675439873\" as \"localhost/podman-pause:4.4.0-1675439873\" in local containers storage ([overlay@/var/lib/containers/storage+/run/containers/storage:overlay.mountopt=nodev,metacopy=on]@8154f72485ce5c514f275650419f1e47483458e8d8495cb42015bd1808dbd599)" time="2023-02-12T01:12:37Z" level=debug msg="exporting opaque data as blob \"sha256:8154f72485ce5c514f275650419f1e47483458e8d8495cb42015bd1808dbd599\"" time="2023-02-12T01:12:37Z" level=debug msg="parsed reference into \"[overlay@/var/lib/containers/storage+/run/containers/storage:overlay.mountopt=nodev,metacopy=on]localhost/podman-pause:4.4.0-1675439873\"" time="2023-02-12T01:12:37Z" level=debug msg="printing final image id \"8154f72485ce5c514f275650419f1e47483458e8d8495cb42015bd1808dbd599\"" time="2023-02-12T01:12:37Z" level=debug msg="Pod using bridge network mode" time="2023-02-12T01:12:37Z" level=debug msg="Created cgroup path machine.slice/machine-libpod_pod_9f5341be6b2996d816d28a2e19b00ade89ac8e84db8e9786467a69d335548330.slice for parent machine.slice and name libpod_pod_9f5341be6b2996d816d28a2e19b00ade89ac8e84db8e9786467a69d335548330" time="2023-02-12T01:12:37Z" level=debug msg="Created cgroup machine.slice/machine-libpod_pod_9f5341be6b2996d816d28a2e19b00ade89ac8e84db8e9786467a69d335548330.slice" time="2023-02-12T01:12:37Z" level=debug msg="Got pod cgroup as machine.slice/machine-libpod_pod_9f5341be6b2996d816d28a2e19b00ade89ac8e84db8e9786467a69d335548330.slice" time="2023-02-12T01:12:37Z" level=debug msg="Looking up image \"localhost/podman-pause:4.4.0-1675439873\" in local containers storage" time="2023-02-12T01:12:37Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-02-12T01:12:37Z" level=debug msg="Trying \"localhost/podman-pause:4.4.0-1675439873\" ..." time="2023-02-12T01:12:37Z" level=debug msg="parsed reference into \"[overlay@/var/lib/containers/storage+/run/containers/storage:overlay.mountopt=nodev,metacopy=on]@8154f72485ce5c514f275650419f1e47483458e8d8495cb42015bd1808dbd599\"" time="2023-02-12T01:12:37Z" level=debug msg="Found image \"localhost/podman-pause:4.4.0-1675439873\" as \"localhost/podman-pause:4.4.0-1675439873\" in local containers storage" time="2023-02-12T01:12:37Z" level=debug msg="Found image \"localhost/podman-pause:4.4.0-1675439873\" as \"localhost/podman-pause:4.4.0-1675439873\" in local containers storage ([overlay@/var/lib/containers/storage+/run/containers/storage:overlay.mountopt=nodev,metacopy=on]@8154f72485ce5c514f275650419f1e47483458e8d8495cb42015bd1808dbd599)" time="2023-02-12T01:12:37Z" level=debug msg="exporting opaque data as blob \"sha256:8154f72485ce5c514f275650419f1e47483458e8d8495cb42015bd1808dbd599\"" time="2023-02-12T01:12:37Z" level=debug msg="Inspecting image 8154f72485ce5c514f275650419f1e47483458e8d8495cb42015bd1808dbd599" time="2023-02-12T01:12:37Z" level=debug msg="exporting opaque data as blob \"sha256:8154f72485ce5c514f275650419f1e47483458e8d8495cb42015bd1808dbd599\"" time="2023-02-12T01:12:37Z" level=debug msg="Inspecting image 8154f72485ce5c514f275650419f1e47483458e8d8495cb42015bd1808dbd599" time="2023-02-12T01:12:37Z" level=debug msg="Inspecting image 8154f72485ce5c514f275650419f1e47483458e8d8495cb42015bd1808dbd599" time="2023-02-12T01:12:37Z" level=debug msg="Inspecting image 8154f72485ce5c514f275650419f1e47483458e8d8495cb42015bd1808dbd599" time="2023-02-12T01:12:37Z" level=debug msg="using systemd mode: false" time="2023-02-12T01:12:37Z" level=debug msg="setting container name 9f5341be6b29-infra" time="2023-02-12T01:12:37Z" level=debug msg="Loading seccomp profile from \"/usr/share/containers/seccomp.json\"" time="2023-02-12T01:12:37Z" level=debug msg="Allocated lock 1 for container 9d106be453f11f71a0a5cca99a6157c6f69b22b23ccdf5f6e5d79eec96980a8e" time="2023-02-12T01:12:37Z" level=debug msg="parsed reference into \"[overlay@/var/lib/containers/storage+/run/containers/storage:overlay.mountopt=nodev,metacopy=on]@8154f72485ce5c514f275650419f1e47483458e8d8495cb42015bd1808dbd599\"" time="2023-02-12T01:12:37Z" level=debug msg="exporting opaque data as blob \"sha256:8154f72485ce5c514f275650419f1e47483458e8d8495cb42015bd1808dbd599\"" time="2023-02-12T01:12:37Z" level=debug msg="Created container \"9d106be453f11f71a0a5cca99a6157c6f69b22b23ccdf5f6e5d79eec96980a8e\"" time="2023-02-12T01:12:37Z" level=debug msg="Container \"9d106be453f11f71a0a5cca99a6157c6f69b22b23ccdf5f6e5d79eec96980a8e\" has work directory \"/var/lib/containers/storage/overlay-containers/9d106be453f11f71a0a5cca99a6157c6f69b22b23ccdf5f6e5d79eec96980a8e/userdata\"" time="2023-02-12T01:12:37Z" level=debug msg="Container \"9d106be453f11f71a0a5cca99a6157c6f69b22b23ccdf5f6e5d79eec96980a8e\" has run directory \"/run/containers/storage/overlay-containers/9d106be453f11f71a0a5cca99a6157c6f69b22b23ccdf5f6e5d79eec96980a8e/userdata\"" time="2023-02-12T01:12:37Z" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2023-02-12T01:12:37Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-02-12T01:12:37Z" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2023-02-12T01:12:37Z" level=debug msg="parsed reference into \"[overlay@/var/lib/containers/storage+/run/containers/storage:overlay.mountopt=nodev,metacopy=on]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-02-12T01:12:37Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2023-02-12T01:12:37Z" 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-02-12T01:12:37Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-02-12T01:12:37Z" level=debug msg="Pulling image quay.io/libpod/testimage:20210610 (policy: newer)" time="2023-02-12T01:12:37Z" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2023-02-12T01:12:37Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-02-12T01:12:37Z" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2023-02-12T01:12:37Z" level=debug msg="parsed reference into \"[overlay@/var/lib/containers/storage+/run/containers/storage:overlay.mountopt=nodev,metacopy=on]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-02-12T01:12:37Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2023-02-12T01:12:37Z" 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-02-12T01:12:37Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-02-12T01:12:37Z" level=debug msg="Loading registries configuration \"/etc/containers/registries.conf\"" time="2023-02-12T01:12:37Z" level=debug msg="Loading registries configuration \"/etc/containers/registries.conf.d/000-shortnames.conf\"" time="2023-02-12T01:12:37Z" level=debug msg="Loading registries configuration \"/etc/containers/registries.conf.d/001-rhel-shortnames.conf\"" time="2023-02-12T01:12:37Z" level=debug msg="Loading registries configuration \"/etc/containers/registries.conf.d/002-rhel-shortnames-overrides.conf\"" time="2023-02-12T01:12:37Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-02-12T01:12:37Z" level=debug msg="Attempting to pull candidate quay.io/libpod/testimage:20210610 for quay.io/libpod/testimage:20210610" time="2023-02-12T01:12:37Z" level=debug msg="Using registries.d directory /etc/containers/registries.d" time="2023-02-12T01:12:37Z" level=debug msg="Trying to access \"quay.io/libpod/testimage:20210610\"" time="2023-02-12T01:12:37Z" level=debug msg="No credentials matching quay.io/libpod/testimage found in /run/user/0/containers/auth.json" time="2023-02-12T01:12:37Z" level=debug msg="No credentials matching quay.io/libpod/testimage found in /root/.config/containers/auth.json" time="2023-02-12T01:12:37Z" level=debug msg="No credentials matching quay.io/libpod/testimage found in /root/.docker/config.json" time="2023-02-12T01:12:37Z" level=debug msg="No credentials matching quay.io/libpod/testimage found in /root/.dockercfg" time="2023-02-12T01:12:37Z" level=debug msg="No credentials for quay.io/libpod/testimage found" time="2023-02-12T01:12:37Z" 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-02-12T01:12:37Z" level=debug msg="Looking for TLS certificates and private keys in /etc/docker/certs.d/quay.io" time="2023-02-12T01:12:37Z" level=debug msg="GET https://quay.io/v2/" time="2023-02-12T01:12:37Z" level=debug msg="Ping https://quay.io/v2/ status 401" time="2023-02-12T01:12:37Z" level=debug msg="GET https://quay.io/v2/auth?scope=repository%3Alibpod%2Ftestimage%3Apull&service=quay.io" time="2023-02-12T01:12:37Z" level=debug msg="Increasing token expiration to: 60 seconds" time="2023-02-12T01:12:37Z" level=debug msg="GET https://quay.io/v2/libpod/testimage/manifests/20210610" time="2023-02-12T01:12:37Z" level=debug msg="Content-Type from manifest GET is \"application/vnd.docker.distribution.manifest.list.v2+json\"" time="2023-02-12T01:12:37Z" level=debug msg="GET https://quay.io/v2/libpod/testimage/manifests/sha256:d8dc9f2a78e190963a75852ce55b926a1cf90c7d2e6d15b30b6bc43cd73a6377" time="2023-02-12T01:12:37Z" level=debug msg="Content-Type from manifest GET is \"application/vnd.docker.distribution.manifest.v2+json\"" time="2023-02-12T01:12:37Z" level=debug msg="Skipping pull candidate quay.io/libpod/testimage:20210610 as the image is not newer (pull policy newer)" time="2023-02-12T01:12:37Z" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2023-02-12T01:12:37Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-02-12T01:12:37Z" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2023-02-12T01:12:37Z" level=debug msg="parsed reference into \"[overlay@/var/lib/containers/storage+/run/containers/storage:overlay.mountopt=nodev,metacopy=on]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-02-12T01:12:37Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2023-02-12T01:12:37Z" 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-02-12T01:12:37Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-02-12T01:12:37Z" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2023-02-12T01:12:37Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-02-12T01:12:37Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-02-12T01:12:37Z" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2023-02-12T01:12:37Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-02-12T01:12:37Z" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2023-02-12T01:12:37Z" level=debug msg="parsed reference into \"[overlay@/var/lib/containers/storage+/run/containers/storage:overlay.mountopt=nodev,metacopy=on]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-02-12T01:12:37Z" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2023-02-12T01:12:37Z" 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-02-12T01:12:37Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-02-12T01:12:37Z" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2023-02-12T01:12:37Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-02-12T01:12:37Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-02-12T01:12:37Z" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2023-02-12T01:12:37Z" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2023-02-12T01:12:37Z" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2023-02-12T01:12:37Z" level=debug msg="using systemd mode: false" time="2023-02-12T01:12:37Z" level=debug msg="adding container to pod httpd2" time="2023-02-12T01:12:37Z" level=debug msg="setting container name httpd2-httpd2" time="2023-02-12T01:12:37Z" level=debug msg="Loading seccomp profile from \"/usr/share/containers/seccomp.json\"" time="2023-02-12T01:12:37Z" level=info msg="Sysctl net.ipv4.ping_group_range=0 0 ignored in containers.conf, since Network Namespace set to host" time="2023-02-12T01:12:37Z" level=debug msg="Adding mount /proc" time="2023-02-12T01:12:37Z" level=debug msg="Adding mount /dev" time="2023-02-12T01:12:37Z" level=debug msg="Adding mount /dev/pts" time="2023-02-12T01:12:37Z" level=debug msg="Adding mount /dev/mqueue" time="2023-02-12T01:12:37Z" level=debug msg="Adding mount /sys" time="2023-02-12T01:12:37Z" level=debug msg="Adding mount /sys/fs/cgroup" time="2023-02-12T01:12:37Z" level=debug msg="Allocated lock 2 for container a6ebe4ee626b6b69dd71966aa0ceaeba9072100457c1a3c7139530ed36add98f" time="2023-02-12T01:12:37Z" level=debug msg="parsed reference into \"[overlay@/var/lib/containers/storage+/run/containers/storage:overlay.mountopt=nodev,metacopy=on]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-02-12T01:12:37Z" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2023-02-12T01:12:37Z" level=debug msg="Created container \"a6ebe4ee626b6b69dd71966aa0ceaeba9072100457c1a3c7139530ed36add98f\"" time="2023-02-12T01:12:37Z" level=debug msg="Container \"a6ebe4ee626b6b69dd71966aa0ceaeba9072100457c1a3c7139530ed36add98f\" has work directory \"/var/lib/containers/storage/overlay-containers/a6ebe4ee626b6b69dd71966aa0ceaeba9072100457c1a3c7139530ed36add98f/userdata\"" time="2023-02-12T01:12:37Z" level=debug msg="Container \"a6ebe4ee626b6b69dd71966aa0ceaeba9072100457c1a3c7139530ed36add98f\" has run directory \"/run/containers/storage/overlay-containers/a6ebe4ee626b6b69dd71966aa0ceaeba9072100457c1a3c7139530ed36add98f/userdata\"" time="2023-02-12T01:12:37Z" level=debug msg="Strongconnecting node 9d106be453f11f71a0a5cca99a6157c6f69b22b23ccdf5f6e5d79eec96980a8e" time="2023-02-12T01:12:37Z" level=debug msg="Pushed 9d106be453f11f71a0a5cca99a6157c6f69b22b23ccdf5f6e5d79eec96980a8e onto stack" time="2023-02-12T01:12:37Z" level=debug msg="Finishing node 9d106be453f11f71a0a5cca99a6157c6f69b22b23ccdf5f6e5d79eec96980a8e. Popped 9d106be453f11f71a0a5cca99a6157c6f69b22b23ccdf5f6e5d79eec96980a8e off stack" time="2023-02-12T01:12:37Z" level=debug msg="Strongconnecting node a6ebe4ee626b6b69dd71966aa0ceaeba9072100457c1a3c7139530ed36add98f" time="2023-02-12T01:12:37Z" level=debug msg="Pushed a6ebe4ee626b6b69dd71966aa0ceaeba9072100457c1a3c7139530ed36add98f onto stack" time="2023-02-12T01:12:37Z" level=debug msg="Finishing node a6ebe4ee626b6b69dd71966aa0ceaeba9072100457c1a3c7139530ed36add98f. Popped a6ebe4ee626b6b69dd71966aa0ceaeba9072100457c1a3c7139530ed36add98f off stack" time="2023-02-12T01:12:37Z" level=debug msg="Made network namespace at /run/netns/netns-20798532-7d53-8e6f-6c50-dd49349280a8 for container 9d106be453f11f71a0a5cca99a6157c6f69b22b23ccdf5f6e5d79eec96980a8e" time="2023-02-12T01:12:37Z" level=debug msg="overlay: mount_data=lowerdir=/var/lib/containers/storage/overlay/l/TDM2IJUFE7Y5TZIBPQD4PKK5LR,upperdir=/var/lib/containers/storage/overlay/f95826a3314844a03d2acaf17528925ee41c4a0a3ed055091347286f02b900ea/diff,workdir=/var/lib/containers/storage/overlay/f95826a3314844a03d2acaf17528925ee41c4a0a3ed055091347286f02b900ea/work,nodev,metacopy=on,context=\"system_u:object_r:container_file_t:s0:c166,c380\"" time="2023-02-12T01:12:37Z" level=debug msg="Mounted container \"9d106be453f11f71a0a5cca99a6157c6f69b22b23ccdf5f6e5d79eec96980a8e\" at \"/var/lib/containers/storage/overlay/f95826a3314844a03d2acaf17528925ee41c4a0a3ed055091347286f02b900ea/merged\"" time="2023-02-12T01:12:37Z" level=debug msg="Created root filesystem for container 9d106be453f11f71a0a5cca99a6157c6f69b22b23ccdf5f6e5d79eec96980a8e at /var/lib/containers/storage/overlay/f95826a3314844a03d2acaf17528925ee41c4a0a3ed055091347286f02b900ea/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_FORWARD created on table filter [DEBUG netavark::firewall::varktables::helpers] rule -d 10.89.0.0/24 -j ACCEPT exists on table nat and chain NETAVARK-4B9D9135B29BA [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 exists 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 exists on table nat and chain POSTROUTING [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 exists on table filter and chain NETAVARK_FORWARD [DEBUG netavark::firewall::varktables::helpers] rule -d 10.89.0.0/24 -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT created on table filter and chain NETAVARK_FORWARD [DEBUG netavark::firewall::varktables::helpers] rule -s 10.89.0.0/24 -j ACCEPT exists 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 exists on table nat and chain NETAVARK-HOSTPORT-SETMARK [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 exists on table nat and chain NETAVARK-HOSTPORT-MASQ [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 exists on table nat and chain NETAVARK-DN-4B9D9135B29BA [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 exists 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 exists 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: 9d106be453f11f71a0a5cca99a6157c6f69b22b23ccdf5f6e5d79eec96980a8e' exists on table nat and chain NETAVARK-HOSTPORT-DNAT [DEBUG netavark::firewall::varktables::helpers] rule -j NETAVARK-DN-4B9D9135B29BA -p tcp --dport 15002 -m comment --comment 'dnat name: podman-default-kube-network id: 9d106be453f11f71a0a5cca99a6157c6f69b22b23ccdf5f6e5d79eec96980a8e' created on table nat and chain NETAVARK-HOSTPORT-DNAT [DEBUG netavark::firewall::varktables::helpers] rule -j NETAVARK-HOSTPORT-DNAT -m addrtype --dst-type LOCAL exists 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 PREROUTING [DEBUG netavark::firewall::varktables::helpers] rule -j NETAVARK-HOSTPORT-DNAT -m addrtype --dst-type LOCAL exists on table nat and chain OUTPUT [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: "6a:34:a4:19:c2:da", subnets: Some( [ NetAddress { gateway: Some( 10.89.0.1, ), ipnet: 10.89.0.2/24, }, ], ), }, }, ), }, } [DEBUG netavark::commands::setup] "Setup complete" time="2023-02-12T01:12:37Z" level=debug msg="Adding nameserver(s) from network status of '[\"10.89.0.1\"]'" time="2023-02-12T01:12:37Z" level=debug msg="Adding search domain(s) from network status of '[\"dns.podman\"]'" time="2023-02-12T01:12:37Z" level=debug msg="/etc/system-fips does not exist on host, not mounting FIPS mode subscription" time="2023-02-12T01:12:37Z" level=debug msg="Setting Cgroups for container 9d106be453f11f71a0a5cca99a6157c6f69b22b23ccdf5f6e5d79eec96980a8e to machine-libpod_pod_9f5341be6b2996d816d28a2e19b00ade89ac8e84db8e9786467a69d335548330.slice:libpod:9d106be453f11f71a0a5cca99a6157c6f69b22b23ccdf5f6e5d79eec96980a8e" time="2023-02-12T01:12:37Z" level=debug msg="reading hooks from /usr/share/containers/oci/hooks.d" time="2023-02-12T01:12:37Z" level=debug msg="Workdir \"/\" resolved to host path \"/var/lib/containers/storage/overlay/f95826a3314844a03d2acaf17528925ee41c4a0a3ed055091347286f02b900ea/merged\"" time="2023-02-12T01:12:37Z" level=debug msg="Created OCI spec for container 9d106be453f11f71a0a5cca99a6157c6f69b22b23ccdf5f6e5d79eec96980a8e at /var/lib/containers/storage/overlay-containers/9d106be453f11f71a0a5cca99a6157c6f69b22b23ccdf5f6e5d79eec96980a8e/userdata/config.json" time="2023-02-12T01:12:37Z" level=debug msg="/usr/bin/conmon messages will be logged to syslog" time="2023-02-12T01:12:37Z" level=debug msg="running conmon: /usr/bin/conmon" args="[--api-version 1 -c 9d106be453f11f71a0a5cca99a6157c6f69b22b23ccdf5f6e5d79eec96980a8e -u 9d106be453f11f71a0a5cca99a6157c6f69b22b23ccdf5f6e5d79eec96980a8e -r /usr/bin/crun -b /var/lib/containers/storage/overlay-containers/9d106be453f11f71a0a5cca99a6157c6f69b22b23ccdf5f6e5d79eec96980a8e/userdata -p /run/containers/storage/overlay-containers/9d106be453f11f71a0a5cca99a6157c6f69b22b23ccdf5f6e5d79eec96980a8e/userdata/pidfile -n 9f5341be6b29-infra --exit-dir /run/libpod/exits --full-attach -s -l journald --log-level debug --syslog --conmon-pidfile /run/containers/storage/overlay-containers/9d106be453f11f71a0a5cca99a6157c6f69b22b23ccdf5f6e5d79eec96980a8e/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 --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 9d106be453f11f71a0a5cca99a6157c6f69b22b23ccdf5f6e5d79eec96980a8e]" time="2023-02-12T01:12:37Z" level=info msg="Running conmon under slice machine-libpod_pod_9f5341be6b2996d816d28a2e19b00ade89ac8e84db8e9786467a69d335548330.slice and unitName libpod-conmon-9d106be453f11f71a0a5cca99a6157c6f69b22b23ccdf5f6e5d79eec96980a8e.scope" time="2023-02-12T01:12:37Z" level=debug msg="Received: 8526" time="2023-02-12T01:12:37Z" level=info msg="Got Conmon PID as 8524" time="2023-02-12T01:12:37Z" level=debug msg="Created container 9d106be453f11f71a0a5cca99a6157c6f69b22b23ccdf5f6e5d79eec96980a8e in OCI runtime" time="2023-02-12T01:12:37Z" level=debug msg="Starting container 9d106be453f11f71a0a5cca99a6157c6f69b22b23ccdf5f6e5d79eec96980a8e with command [/catatonit -P]" time="2023-02-12T01:12:37Z" level=debug msg="Started container 9d106be453f11f71a0a5cca99a6157c6f69b22b23ccdf5f6e5d79eec96980a8e" time="2023-02-12T01:12:37Z" level=debug msg="overlay: mount_data=lowerdir=/var/lib/containers/storage/overlay/l/CDCAJYTWDPWFP6P7UL3EEWSOQ5,upperdir=/var/lib/containers/storage/overlay/6109153f19efd08150413c11836b8ae2ff29d543c90d2c5848e81bd4e8aaebc7/diff,workdir=/var/lib/containers/storage/overlay/6109153f19efd08150413c11836b8ae2ff29d543c90d2c5848e81bd4e8aaebc7/work,nodev,metacopy=on,context=\"system_u:object_r:container_file_t:s0:c166,c380\"" time="2023-02-12T01:12:37Z" level=debug msg="Mounted container \"a6ebe4ee626b6b69dd71966aa0ceaeba9072100457c1a3c7139530ed36add98f\" at \"/var/lib/containers/storage/overlay/6109153f19efd08150413c11836b8ae2ff29d543c90d2c5848e81bd4e8aaebc7/merged\"" time="2023-02-12T01:12:37Z" level=debug msg="Created root filesystem for container a6ebe4ee626b6b69dd71966aa0ceaeba9072100457c1a3c7139530ed36add98f at /var/lib/containers/storage/overlay/6109153f19efd08150413c11836b8ae2ff29d543c90d2c5848e81bd4e8aaebc7/merged" time="2023-02-12T01:12:37Z" level=debug msg="/etc/system-fips does not exist on host, not mounting FIPS mode subscription" time="2023-02-12T01:12:37Z" level=debug msg="Setting Cgroups for container a6ebe4ee626b6b69dd71966aa0ceaeba9072100457c1a3c7139530ed36add98f to machine-libpod_pod_9f5341be6b2996d816d28a2e19b00ade89ac8e84db8e9786467a69d335548330.slice:libpod:a6ebe4ee626b6b69dd71966aa0ceaeba9072100457c1a3c7139530ed36add98f" time="2023-02-12T01:12:37Z" level=debug msg="reading hooks from /usr/share/containers/oci/hooks.d" time="2023-02-12T01:12:37Z" level=debug msg="Workdir \"/var/www\" resolved to a volume or mount" time="2023-02-12T01:12:37Z" level=debug msg="Created OCI spec for container a6ebe4ee626b6b69dd71966aa0ceaeba9072100457c1a3c7139530ed36add98f at /var/lib/containers/storage/overlay-containers/a6ebe4ee626b6b69dd71966aa0ceaeba9072100457c1a3c7139530ed36add98f/userdata/config.json" time="2023-02-12T01:12:37Z" level=debug msg="/usr/bin/conmon messages will be logged to syslog" time="2023-02-12T01:12:37Z" level=debug msg="running conmon: /usr/bin/conmon" args="[--api-version 1 -c a6ebe4ee626b6b69dd71966aa0ceaeba9072100457c1a3c7139530ed36add98f -u a6ebe4ee626b6b69dd71966aa0ceaeba9072100457c1a3c7139530ed36add98f -r /usr/bin/crun -b /var/lib/containers/storage/overlay-containers/a6ebe4ee626b6b69dd71966aa0ceaeba9072100457c1a3c7139530ed36add98f/userdata -p /run/containers/storage/overlay-containers/a6ebe4ee626b6b69dd71966aa0ceaeba9072100457c1a3c7139530ed36add98f/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/a6ebe4ee626b6b69dd71966aa0ceaeba9072100457c1a3c7139530ed36add98f/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 --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 a6ebe4ee626b6b69dd71966aa0ceaeba9072100457c1a3c7139530ed36add98f]" time="2023-02-12T01:12:37Z" level=info msg="Running conmon under slice machine-libpod_pod_9f5341be6b2996d816d28a2e19b00ade89ac8e84db8e9786467a69d335548330.slice and unitName libpod-conmon-a6ebe4ee626b6b69dd71966aa0ceaeba9072100457c1a3c7139530ed36add98f.scope" time="2023-02-12T01:12:38Z" level=debug msg="Received: 8531" time="2023-02-12T01:12:38Z" level=info msg="Got Conmon PID as 8529" time="2023-02-12T01:12:38Z" level=debug msg="Created container a6ebe4ee626b6b69dd71966aa0ceaeba9072100457c1a3c7139530ed36add98f in OCI runtime" time="2023-02-12T01:12:38Z" level=debug msg="Starting container a6ebe4ee626b6b69dd71966aa0ceaeba9072100457c1a3c7139530ed36add98f with command [/bin/busybox-extras httpd -f -p 80]" time="2023-02-12T01:12:38Z" level=debug msg="Started container a6ebe4ee626b6b69dd71966aa0ceaeba9072100457c1a3c7139530ed36add98f" time="2023-02-12T01:12:38Z" 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-02-12T01:12:38Z" level=debug msg="Shutting down engines" TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:89 Sunday 12 February 2023 01:12:40 +0000 (0:00:06.392) 0:10:11.331 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:101 Sunday 12 February 2023 01:12:46 +0000 (0:00:06.133) 0:10:17.626 ******* changed: [sut] => { "changed": true, "enabled": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd2.yml.service", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network-online.target \"system-podman\\\\x2dkube.slice\" -.mount systemd-journald.socket sysinit.target basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "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": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13988", "LimitNPROCSoft": "13988", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13988", "LimitSIGPENDINGSoft": "13988", "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": "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": "22380", "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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:114 Sunday 12 February 2023 01:12:52 +0000 (0:00:06.105) 0:10:23.731 ******* changed: [sut] => { "changed": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd2.yml.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket \"system-podman\\\\x2dkube.slice\" basic.target network-online.target sysinit.target -.mount", "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": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13988", "LimitNPROCSoft": "13988", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13988", "LimitSIGPENDINGSoft": "13988", "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": "22380", "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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:128 Sunday 12 February 2023 01:12:57 +0000 (0:00:04.981) 0:10:28.712 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Sunday 12 February 2023 01:13:00 +0000 (0:00:02.847) 0:10:31.560 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:26 Sunday 12 February 2023 01:13:08 +0000 (0:00:07.618) 0:10:39.179 ******* ok: [sut] => { "ansible_facts": { "__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_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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:36 Sunday 12 February 2023 01:13:15 +0000 (0:00:07.373) 0:10:46.552 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:41 Sunday 12 February 2023 01:13:19 +0000 (0:00:04.103) 0:10:50.655 ******* included: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 12 February 2023 01:13:23 +0000 (0:00:03.187) 0:10:53.842 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 12 February 2023 01:13:25 +0000 (0:00:02.479) 0:10:56.322 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Sunday 12 February 2023 01:13:27 +0000 (0:00:02.230) 0:10:58.553 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Sunday 12 February 2023 01:13:31 +0000 (0:00:03.869) 0:11:02.514 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Sunday 12 February 2023 01:13:35 +0000 (0:00:03.567) 0:11:06.082 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Sunday 12 February 2023 01:13:38 +0000 (0:00:03.036) 0:11:09.118 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Sunday 12 February 2023 01:13:39 +0000 (0:00:01.103) 0:11:10.222 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:56 Sunday 12 February 2023 01:13:41 +0000 (0:00:01.561) 0:11:11.783 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Sunday 12 February 2023 01:13:43 +0000 (0:00:02.549) 0:11:14.333 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:44 Sunday 12 February 2023 01:13:44 +0000 (0:00:01.157) 0:11:15.491 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:53 Sunday 12 February 2023 01:13:46 +0000 (0:00:01.305) 0:11:16.796 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:61 Sunday 12 February 2023 01:13:49 +0000 (0:00:03.899) 0:11:20.695 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:65 Sunday 12 February 2023 01:13:51 +0000 (0:00:01.646) 0:11:22.341 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:69 Sunday 12 February 2023 01:13:53 +0000 (0:00:02.131) 0:11:24.473 ******* changed: [sut] => { "changed": true, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/httpd3.yml" ], "delta": "0:00:00.006645", "end": "2023-02-12 01:13:55.464502", "rc": 0, "start": "2023-02-12 01:13:55.457857" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-httpd3.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:76 Sunday 12 February 2023 01:13:56 +0000 (0:00:02.763) 0:11:27.237 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:80 Sunday 12 February 2023 01:13:58 +0000 (0:00:01.882) 0:11:29.119 ******* included: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for sut TASK [fedora.linux_system_roles.podman : Check if user is lingering] *********** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Sunday 12 February 2023 01:14:03 +0000 (0:00:04.927) 0:11:34.047 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Enable lingering if needed] *********** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:8 Sunday 12 February 2023 01:14:05 +0000 (0:00:02.530) 0:11:36.577 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the host mount volumes] *********** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:14 Sunday 12 February 2023 01:14:10 +0000 (0:00:04.255) 0:11:40.833 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:25 Sunday 12 February 2023 01:14:26 +0000 (0:00:16.505) 0:11:57.339 ******* 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": 23, "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": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:38 Sunday 12 February 2023 01:14:36 +0000 (0:00:09.945) 0:12:07.284 ******* ok: [sut] => (item=quay.io/libpod/testimage:20210610) => { "actions": [ "Pulled image quay.io/libpod/testimage:20210610" ], "ansible_loop_var": "item", "changed": 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 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:54 Sunday 12 February 2023 01:14:43 +0000 (0:00:06.931) 0:12:14.216 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:62 Sunday 12 February 2023 01:14:47 +0000 (0:00:03.906) 0:12:18.123 ******* 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": 24, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure kubernetes yaml files are present] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:71 Sunday 12 February 2023 01:14:52 +0000 (0:00:05.107) 0:12:23.231 ******* 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-1676164494.1796293-3446-795921105954/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:81 Sunday 12 February 2023 01:15:01 +0000 (0:00:09.304) 0:12:32.535 ******* changed: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/httpd3.yml" ], "changed": true } STDOUT: Pod: ee5e4afb6af4352239e187e5b67499d653ab2f74a83d8feaf5a40fae3f531db9 Container: 24a3f3d134c481c90255ab7d5bbfb4521a88a960c3573b417a11aa0f121e6568 TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:89 Sunday 12 February 2023 01:15:06 +0000 (0:00:04.569) 0:12:37.104 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:101 Sunday 12 February 2023 01:15:07 +0000 (0:00:01.457) 0:12:38.562 ******* changed: [sut] => { "changed": true, "enabled": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd3.yml.service", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "\"system-podman\\\\x2dkube.slice\" basic.target sysinit.target systemd-journald.socket network-online.target -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "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": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13988", "LimitNPROCSoft": "13988", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13988", "LimitSIGPENDINGSoft": "13988", "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": "22380", "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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:114 Sunday 12 February 2023 01:15:09 +0000 (0:00:01.241) 0:12:39.804 ******* changed: [sut] => { "changed": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd3.yml.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount systemd-journald.socket network-online.target sysinit.target basic.target \"system-podman\\\\x2dkube.slice\"", "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-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": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13988", "LimitNPROCSoft": "13988", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13988", "LimitSIGPENDINGSoft": "13988", "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": "22380", "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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:128 Sunday 12 February 2023 01:15:11 +0000 (0:00:01.978) 0:12:41.783 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if pods are running] *********************************************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/tests/tests_basic.yml:192 Sunday 12 February 2023 01:15:11 +0000 (0:00:00.265) 0:12:42.048 ******* ok: [sut] => (item=['httpd1', 'user1', 1001]) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "pod", "inspect", "httpd1", "--format", "{{.State}}" ], "delta": "0:00:00.109001", "end": "2023-02-12 01:15:11.853474", "failed_when_result": false, "item": [ "httpd1", "user1", 1001 ], "rc": 0, "start": "2023-02-12 01:15:11.744473" } 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.053148", "end": "2023-02-12 01:15:12.377670", "failed_when_result": false, "item": [ "httpd2", "root", 0 ], "rc": 0, "start": "2023-02-12 01:15:12.324522" } 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.052163", "end": "2023-02-12 01:15:12.885231", "failed_when_result": false, "item": [ "httpd3", "root", 0 ], "rc": 0, "start": "2023-02-12 01:15:12.833068" } STDOUT: Running TASK [Check Services] ********************************************************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/tests/tests_basic.yml:203 Sunday 12 February 2023 01:15:13 +0000 (0:00:01.851) 0:12:43.899 ******* 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.013457", "end": "2023-02-12 01:15:13.990421", "item": [ "httpd1", "user1", 1001 ], "rc": 0, "start": "2023-02-12 01:15:13.976964" } 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.016066", "end": "2023-02-12 01:15:14.412545", "item": [ "httpd2", "root", 0 ], "rc": 0, "start": "2023-02-12 01:15:14.396479" } 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.015983", "end": "2023-02-12 01:15:14.852822", "item": [ "httpd3", "root", 0 ], "rc": 0, "start": "2023-02-12 01:15:14.836839" } 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/dist-git-podman-weekly-ci-q7awguo1/tests/tests_basic.yml:220 Sunday 12 February 2023 01:15:15 +0000 (0:00:01.910) 0:12:45.809 ******* 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": "Sun, 12 Feb 2023 01:15:17 GMT", "elapsed": 0, "failed_when_result": false, "item": 15001, "last_modified": "Sun, 12 Feb 2023 01:04:27 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": "Sun, 12 Feb 2023 01:15:18 GMT", "elapsed": 0, "failed_when_result": false, "item": 15002, "last_modified": "Sun, 12 Feb 2023 01:04:32 GMT", "redirected": false, "status": 200, "url": "http://localhost:15002/index.txt" } MSG: OK (3 bytes) TASK [Check host directories] ************************************************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/tests/tests_basic.yml:228 Sunday 12 February 2023 01:15:18 +0000 (0:00:03.567) 0:12:49.377 ******* ok: [sut] => (item=['httpd1', 'user1', 1001]) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ls", "-alrtF", "/tmp/httpd1-create" ], "delta": "0:00:00.004777", "end": "2023-02-12 01:15:18.914444", "item": [ "httpd1", "user1", 1001 ], "rc": 0, "start": "2023-02-12 01:15:18.909667" } STDOUT: total 4 drwxrwxrwx. 2 user1 user1 6 Feb 12 01:10 ./ drwxrwxrwt. 18 root root 4096 Feb 12 01:15 ../ ok: [sut] => (item=['httpd2', 'root', 0]) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ls", "-alrtF", "/tmp/httpd2-create" ], "delta": "0:00:00.004194", "end": "2023-02-12 01:15:19.192702", "item": [ "httpd2", "root", 0 ], "rc": 0, "start": "2023-02-12 01:15:19.188508" } STDOUT: total 4 drwxr-xr-x. 2 root root 6 Feb 12 01:12 ./ drwxrwxrwt. 18 root root 4096 Feb 12 01:15 ../ ok: [sut] => (item=['httpd3', 'root', 0]) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ls", "-alrtF", "/tmp/httpd3-create" ], "delta": "0:00:00.004598", "end": "2023-02-12 01:15:19.480607", "item": [ "httpd3", "root", 0 ], "rc": 0, "start": "2023-02-12 01:15:19.476009" } STDOUT: total 4 drwxr-xr-x. 2 root root 6 Feb 12 01:14 ./ drwxrwxrwt. 18 root root 4096 Feb 12 01:15 ../ TASK [Run role again to test for idempotency] ********************************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/tests/tests_basic.yml:233 Sunday 12 February 2023 01:15:19 +0000 (0:00:01.093) 0:12:50.470 ******* TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Sunday 12 February 2023 01:15:20 +0000 (0:00:00.328) 0:12:50.799 ******* included: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Sunday 12 February 2023 01:15:20 +0000 (0:00:00.318) 0:12:51.117 ******* ok: [sut] TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:8 Sunday 12 February 2023 01:15:21 +0000 (0:00:00.888) 0:12:52.006 ******* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_9.2.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.2.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Sunday 12 February 2023 01:15:21 +0000 (0:00:00.335) 0:12:52.342 ******* ok: [sut] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.el9", "source": "rpm", "version": "1.41.90" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.el9", "source": "rpm", "version": "1.41.90" } ], "NetworkManager-team": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-team", "release": "1.el9", "source": "rpm", "version": "1.41.90" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "1.el9", "source": "rpm", "version": "1.41.90" } ], "aardvark-dns": [ { "arch": "x86_64", "epoch": 2, "name": "aardvark-dns", "release": "2.el9", "source": "rpm", "version": "1.5.0" } ], "acl": [ { "arch": "x86_64", "epoch": null, "name": "acl", "release": "3.el9", "source": "rpm", "version": "2.3.1" } ], "adobe-source-code-pro-fonts": [ { "arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "12.el9.1", "source": "rpm", "version": "2.030.1.050" } ], "alternatives": [ { "arch": "x86_64", "epoch": null, "name": "alternatives", "release": "2.el9", "source": "rpm", "version": "1.20" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "103.el9", "source": "rpm", "version": "3.0.7" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "103.el9", "source": "rpm", "version": "3.0.7" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "1.el9", "source": "rpm", "version": "1.2.6" } ], "authselect-compat": [ { "arch": "x86_64", "epoch": null, "name": "authselect-compat", "release": "1.el9", "source": "rpm", "version": "1.2.6" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "1.el9", "source": "rpm", "version": "1.2.6" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "13.el9", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "6.el9_1", "source": "rpm", "version": "5.1.8" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "14.el9", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.el9", "source": "rpm", "version": "1.29.3" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "33.el9", "source": "rpm", "version": "1" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "8.el9", "source": "rpm", "version": "1.0.8" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "5.el9", "source": "rpm", "version": "1.17.1" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "90.2.el9_0", "source": "rpm", "version": "2022.2.54" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "0.rc2.1.el9", "source": "rpm", "version": "3.5" } ], "chkconfig": [ { "arch": "x86_64", "epoch": null, "name": "chkconfig", "release": "2.el9", "source": "rpm", "version": "1.20" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.el9", "source": "rpm", "version": "4.3" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "9.el9", "source": "rpm", "version": "22.1" } ], "cloud-utils-growpart": [ { "arch": "x86_64", "epoch": null, "name": "cloud-utils-growpart", "release": "1.el9", "source": "rpm", "version": "0.33" } ], "conmon": [ { "arch": "x86_64", "epoch": 2, "name": "conmon", "release": "1.el9", "source": "rpm", "version": "2.1.6" } ], "container-selinux": [ { "arch": "noarch", "epoch": 3, "name": "container-selinux", "release": "1.el9", "source": "rpm", "version": "2.199.0" } ], "containers-common": [ { "arch": "x86_64", "epoch": 2, "name": "containers-common", "release": "49.el9", "source": "rpm", "version": "1" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "34.el9", "source": "rpm", "version": "8.32" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "34.el9", "source": "rpm", "version": "8.32" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "16.el9", "source": "rpm", "version": "2.13" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.el9", "source": "rpm", "version": "2.9.6" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.el9", "source": "rpm", "version": "2.9.6" } ], "createrepo_c": [ { "arch": "x86_64", "epoch": null, "name": "createrepo_c", "release": "1.el9", "source": "rpm", "version": "0.20.1" } ], "createrepo_c-libs": [ { "arch": "x86_64", "epoch": null, "name": "createrepo_c-libs", "release": "1.el9", "source": "rpm", "version": "0.20.1" } ], "criu": [ { "arch": "x86_64", "epoch": null, "name": "criu", "release": "4.el9", "source": "rpm", "version": "3.17" } ], "criu-libs": [ { "arch": "x86_64", "epoch": null, "name": "criu-libs", "release": "4.el9", "source": "rpm", "version": "3.17" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "8.el9", "source": "rpm", "version": "1.5.7" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "8.el9", "source": "rpm", "version": "1.5.7" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "27.20190603git.el9_0", "source": "rpm", "version": "1.11" } ], "crun": [ { "arch": "x86_64", "epoch": null, "name": "crun", "release": "1.el9", "source": "rpm", "version": "1.8" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git9a18988.el9", "source": "rpm", "version": "20221215" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git9a18988.el9", "source": "rpm", "version": "20221215" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.el9", "source": "rpm", "version": "2.6.0" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "22.el9", "source": "rpm", "version": "7.76.1" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "21.el9", "source": "rpm", "version": "2.1.27" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "7.el9_1", "source": "rpm", "version": "1.12.20" } ], "dbus-broker": [ { "arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "7.el9", "source": "rpm", "version": "28" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "7.el9_1", "source": "rpm", "version": "1.12.20" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "7.el9_1", "source": "rpm", "version": "1.12.20" } ], "dbus-tools": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-tools", "release": "7.el9_1", "source": "rpm", "version": "1.12.20" } ], "dejavu-sans-fonts": [ { "arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "18.el9", "source": "rpm", "version": "2.37" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper", "release": "5.el9", "source": "rpm", "version": "1.02.187" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper-libs", "release": "5.el9", "source": "rpm", "version": "1.02.187" } ], "dhcp-client": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "18.b1.el9", "source": "rpm", "version": "4.4.2" } ], "dhcp-common": [ { "arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "18.b1.el9", "source": "rpm", "version": "4.4.2" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "12.el9", "source": "rpm", "version": "3.7" } ], "dmidecode": [ { "arch": "x86_64", "epoch": 1, "name": "dmidecode", "release": "7.el9", "source": "rpm", "version": "3.3" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "4.el9", "source": "rpm", "version": "4.14.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "4.el9", "source": "rpm", "version": "4.14.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "4.el9", "source": "rpm", "version": "4.3.0" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "20.git20221213.el9", "source": "rpm", "version": "057" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "20.git20221213.el9", "source": "rpm", "version": "057" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "20.git20221213.el9", "source": "rpm", "version": "057" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "20.git20221213.el9", "source": "rpm", "version": "057" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.el9", "source": "rpm", "version": "1.46.5" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.el9", "source": "rpm", "version": "1.46.5" } ], "efi-filesystem": [ { "arch": "noarch", "epoch": null, "name": "efi-filesystem", "release": "2.el9_0", "source": "rpm", "version": "6" } ], "efibootmgr": [ { "arch": "x86_64", "epoch": null, "name": "efibootmgr", "release": "12.el9", "source": "rpm", "version": "16" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "3.el9", "source": "rpm", "version": "38" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "3.el9", "source": "rpm", "version": "0.188" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "3.el9", "source": "rpm", "version": "0.188" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "3.el9", "source": "rpm", "version": "0.188" } ], "emacs-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "emacs-filesystem", "release": "8.el9", "source": "rpm", "version": "27.2" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "1.el9", "source": "rpm", "version": "5.16" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "1.el9", "source": "rpm", "version": "2.5.0" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "12.el9", "source": "rpm", "version": "5.39" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "12.el9", "source": "rpm", "version": "5.39" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.el9", "source": "rpm", "version": "3.16" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "5.el9", "source": "rpm", "version": "4.8.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "1.el9", "source": "rpm", "version": "1.2.1" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "1.el9", "source": "rpm", "version": "1.2.1" } ], "fonts-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "7.el9.1", "source": "rpm", "version": "2.0.5" } ], "fuse-common": [ { "arch": "x86_64", "epoch": null, "name": "fuse-common", "release": "5.el9", "source": "rpm", "version": "3.10.2" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "15.el9", "source": "rpm", "version": "2.9.9" } ], "fuse-overlayfs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-overlayfs", "release": "1.el9", "source": "rpm", "version": "1.10" } ], "fuse3": [ { "arch": "x86_64", "epoch": null, "name": "fuse3", "release": "5.el9", "source": "rpm", "version": "3.10.2" } ], "fuse3-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse3-libs", "release": "5.el9", "source": "rpm", "version": "3.10.2" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.el9", "source": "rpm", "version": "5.1.0" } ], "gawk-all-langpacks": [ { "arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "6.el9", "source": "rpm", "version": "5.1.0" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "4.el9", "source": "rpm", "version": "1.19" } ], "gdisk": [ { "arch": "x86_64", "epoch": null, "name": "gdisk", "release": "5.el9", "source": "rpm", "version": "1.0.7" } ], "geolite2-city": [ { "arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "6.el9", "source": "rpm", "version": "20191217" } ], "geolite2-country": [ { "arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "6.el9", "source": "rpm", "version": "20191217" } ], "gettext": [ { "arch": "x86_64", "epoch": null, "name": "gettext", "release": "7.el9", "source": "rpm", "version": "0.21" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "7.el9", "source": "rpm", "version": "0.21" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "1.el9", "source": "rpm", "version": "2.39.1" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.el9", "source": "rpm", "version": "2.39.1" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "1.el9", "source": "rpm", "version": "2.39.1" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "6.el9", "source": "rpm", "version": "2.68.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "58.el9", "source": "rpm", "version": "2.34" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "58.el9", "source": "rpm", "version": "2.34" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "58.el9", "source": "rpm", "version": "2.34" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "58.el9", "source": "rpm", "version": "2.34" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.el9", "source": "rpm", "version": "6.2.0" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.el9_0", "source": "rpm", "version": "2.3.3" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "15.el9", "source": "rpm", "version": "3.7.6" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "11.el9", "source": "rpm", "version": "1.68.0" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "613798eb", "source": "rpm", "version": "3228467c" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "6.el9", "source": "rpm", "version": "1.15.1" } ], "gpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "gpm-libs", "release": "29.el9", "source": "rpm", "version": "1.20.7" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "5.el9", "source": "rpm", "version": "3.6" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "10.el9", "source": "rpm", "version": "1.22.4" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "57.el9", "source": "rpm", "version": "2.06" } ], "grub2-efi-x64": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-efi-x64", "release": "57.el9", "source": "rpm", "version": "2.06" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "57.el9", "source": "rpm", "version": "2.06" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "57.el9", "source": "rpm", "version": "2.06" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "57.el9", "source": "rpm", "version": "2.06" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "57.el9", "source": "rpm", "version": "2.06" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "61.el9", "source": "rpm", "version": "8.40" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "4.el9", "source": "rpm", "version": "0.8.4" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.el9", "source": "rpm", "version": "1.12" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "6.el9", "source": "rpm", "version": "3.23" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "9.6.el9", "source": "rpm", "version": "0.348" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "4.el9", "source": "rpm", "version": "1.4" } ], "inih": [ { "arch": "x86_64", "epoch": null, "name": "inih", "release": "6.el9", "source": "rpm", "version": "49" } ], "initscripts": [ { "arch": "x86_64", "epoch": null, "name": "initscripts", "release": "1.el9", "source": "rpm", "version": "10.11.5" } ], "initscripts-rename-device": [ { "arch": "x86_64", "epoch": null, "name": "initscripts-rename-device", "release": "1.el9", "source": "rpm", "version": "10.11.5" } ], "initscripts-service": [ { "arch": "noarch", "epoch": null, "name": "initscripts-service", "release": "1.el9", "source": "rpm", "version": "10.11.5" } ], "ipcalc": [ { "arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "5.el9", "source": "rpm", "version": "1.0.0" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "2.el9", "source": "rpm", "version": "6.0.0" } ], "iproute-tc": [ { "arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "2.el9", "source": "rpm", "version": "6.0.0" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "7.el9_1", "source": "rpm", "version": "7.11" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "7.el9_1", "source": "rpm", "version": "7.11" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.el9_1", "source": "rpm", "version": "1.8.8" } ], "iptables-nft": [ { "arch": "x86_64", "epoch": null, "name": "iptables-nft", "release": "6.el9_1", "source": "rpm", "version": "1.8.8" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "8.el9", "source": "rpm", "version": "20210202" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 2, "name": "irqbalance", "release": "3.el9", "source": "rpm", "version": "1.9.0" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.el9", "source": "rpm", "version": "2.14" } ], "jitterentropy": [ { "arch": "x86_64", "epoch": null, "name": "jitterentropy", "release": "2.el9", "source": "rpm", "version": "3.4.1" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "11.el9", "source": "rpm", "version": "0.14" } ], "json-glib": [ { "arch": "x86_64", "epoch": null, "name": "json-glib", "release": "1.el9", "source": "rpm", "version": "1.6.6" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "8.el9", "source": "rpm", "version": "2.4.0" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "8.el9", "source": "rpm", "version": "2.4.0" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "252.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "252.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "252.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "252.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "252.el9", "source": "rpm", "version": "5.14.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "11.el9", "source": "rpm", "version": "2.0.25" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "1.el9", "source": "rpm", "version": "1.6.3" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.el9", "source": "rpm", "version": "1.6.3" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "7.el9", "source": "rpm", "version": "28" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "7.el9", "source": "rpm", "version": "28" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "19.el9", "source": "rpm", "version": "0.8.7" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "5.el9", "source": "rpm", "version": "1.20.1" } ], "langpacks-core-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "langpacks-core-font-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "1.el9_0", "source": "rpm", "version": "590" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "3.el9", "source": "rpm", "version": "2.3.1" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "4.el9", "source": "rpm", "version": "3.5.3" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.el9", "source": "rpm", "version": "2.5.5" } ], "libatomic": [ { "arch": "x86_64", "epoch": null, "name": "libatomic", "release": "4.3.el9", "source": "rpm", "version": "11.3.1" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "3.el9", "source": "rpm", "version": "2.5.1" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "53.el9", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "10.el9", "source": "rpm", "version": "2.37.4" } ], "libbpf": [ { "arch": "x86_64", "epoch": 2, "name": "libbpf", "release": "2.el9", "source": "rpm", "version": "1.0.0" } ], "libbrotli": [ { "arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "6.el9", "source": "rpm", "version": "1.0.9" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "8.el9", "source": "rpm", "version": "2.48" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "7.el9", "source": "rpm", "version": "0.8.2" } ], "libcap-ng-python3": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng-python3", "release": "7.el9", "source": "rpm", "version": "0.8.2" } ], "libcbor": [ { "arch": "x86_64", "epoch": null, "name": "libcbor", "release": "5.el9", "source": "rpm", "version": "0.7.0" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "53.el9", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.el9", "source": "rpm", "version": "1.46.5" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.el9", "source": "rpm", "version": "0.1.18" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "22.el9", "source": "rpm", "version": "7.76.1" } ], "libdaemon": [ { "arch": "x86_64", "epoch": null, "name": "libdaemon", "release": "23.el9", "source": "rpm", "version": "0.14" } ], "libdb": [ { "arch": "x86_64", "epoch": null, "name": "libdb", "release": "53.el9", "source": "rpm", "version": "5.3.28" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "53.el9", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.el9", "source": "rpm", "version": "0.69.0" } ], "libdnf-plugin-subscription-manager": [ { "arch": "x86_64", "epoch": null, "name": "libdnf-plugin-subscription-manager", "release": "1.el9", "source": "rpm", "version": "1.29.32" } ], "libeconf": [ { "arch": "x86_64", "epoch": null, "name": "libeconf", "release": "2.el9", "source": "rpm", "version": "0.4.1" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "37.20210216cvs.el9", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "4.el9", "source": "rpm", "version": "0.1.11" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "5.el9", "source": "rpm", "version": "4.33" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "6.el9", "source": "rpm", "version": "2.1.12" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "3.el9", "source": "rpm", "version": "0.99.9" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "10.el9", "source": "rpm", "version": "2.37.4" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "7.el9", "source": "rpm", "version": "3.4.2" } ], "libfido2": [ { "arch": "x86_64", "epoch": null, "name": "libfido2", "release": "7.el9", "source": "rpm", "version": "1.6.0" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "4.3.el9", "source": "rpm", "version": "11.3.1" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "8.el9_0", "source": "rpm", "version": "1.10.0" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "4.3.el9", "source": "rpm", "version": "11.3.1" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "5.el9", "source": "rpm", "version": "1.42" } ], "libibverbs": [ { "arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "2.el9", "source": "rpm", "version": "44.0" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "7.el9", "source": "rpm", "version": "2.3.0" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "53.el9", "source": "rpm", "version": "1.3.1" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "3.el9", "source": "rpm", "version": "1.3.1" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "3.el9", "source": "rpm", "version": "1.3.1" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "6.el9_1", "source": "rpm", "version": "1.5.1" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.el9", "source": "rpm", "version": "2.6.1" } ], "libmaxminddb": [ { "arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "3.el9", "source": "rpm", "version": "1.5.2" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "15.el9", "source": "rpm", "version": "1.0.4" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.el9", "source": "rpm", "version": "2.13.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "10.el9", "source": "rpm", "version": "2.37.4" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.el9", "source": "rpm", "version": "1.8" } ], "libnet": [ { "arch": "x86_64", "epoch": null, "name": "libnet", "release": "6.el9", "source": "rpm", "version": "1.2" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "1.el9", "source": "rpm", "version": "1.0.9" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "21.el9", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "17.el9", "source": "rpm", "version": "2.5.4" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "1.el9", "source": "rpm", "version": "1.2.2" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "5.el9", "source": "rpm", "version": "1.43.0" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.el9", "source": "rpm", "version": "3.7.0" } ], "libnl3-cli": [ { "arch": "x86_64", "epoch": null, "name": "libnl3-cli", "release": "1.el9", "source": "rpm", "version": "3.7.0" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "53.el9", "source": "rpm", "version": "0.2.1" } ], "libpcap": [ { "arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.el9", "source": "rpm", "version": "1.10.0" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "4.el9", "source": "rpm", "version": "1.5.3" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "5.el9", "source": "rpm", "version": "0.21.1" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "8.el9", "source": "rpm", "version": "1.4.4" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "53.el9", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.el9", "source": "rpm", "version": "1.14.5" } ], "libreport-filesystem": [ { "arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "6.el9", "source": "rpm", "version": "2.15.2" } ], "librhsm": [ { "arch": "x86_64", "epoch": null, "name": "librhsm", "release": "7.el9", "source": "rpm", "version": "0.0.3" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "2.el9", "source": "rpm", "version": "2.5.2" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "0.rc2.1.el9", "source": "rpm", "version": "3.5" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "0.rc2.1.el9", "source": "rpm", "version": "3.5" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "0.rc2.1.el9", "source": "rpm", "version": "3.5" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "0.rc2.1.el9", "source": "rpm", "version": "3.5" } ], "libsigsegv": [ { "arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "4.el9", "source": "rpm", "version": "2.13" } ], "libslirp": [ { "arch": "x86_64", "epoch": null, "name": "libslirp", "release": "7.el9", "source": "rpm", "version": "4.4.0" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "10.el9", "source": "rpm", "version": "2.37.4" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "4.el9", "source": "rpm", "version": "0.7.22" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "3.el9", "source": "rpm", "version": "1.46.5" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "8.el9", "source": "rpm", "version": "0.10.4" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "8.el9", "source": "rpm", "version": "0.10.4" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.el9", "source": "rpm", "version": "2.8.2" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.el9", "source": "rpm", "version": "2.8.2" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.el9", "source": "rpm", "version": "2.8.2" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.el9", "source": "rpm", "version": "2.8.2" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "4.3.el9", "source": "rpm", "version": "11.3.1" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "10.el9", "source": "rpm", "version": "2.1.1" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.el9", "source": "rpm", "version": "2.3.4" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "8.el9_1", "source": "rpm", "version": "4.16.0" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.el9", "source": "rpm", "version": "1.4.7" } ], "libteam": [ { "arch": "x86_64", "epoch": null, "name": "libteam", "release": "16.el9_1", "source": "rpm", "version": "1.31" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.el9", "source": "rpm", "version": "0.13.0" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.el9", "source": "rpm", "version": "1.3.3" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "15.el9", "source": "rpm", "version": "0.9.10" } ], "libuser": [ { "arch": "x86_64", "epoch": null, "name": "libuser", "release": "12.el9", "source": "rpm", "version": "0.63" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "6.el9", "source": "rpm", "version": "1.2.1" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "10.el9", "source": "rpm", "version": "2.37.4" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "3.el9", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "3.el9", "source": "rpm", "version": "0.3.2" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxcrypt-compat": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "3.el9_1", "source": "rpm", "version": "2.9.13" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "9.el9", "source": "rpm", "version": "1.1.34" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "7.el9", "source": "rpm", "version": "0.2.5" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "2.el9", "source": "rpm", "version": "1.5.1" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "129.el9", "source": "rpm", "version": "20221214" } ], "linux-firmware-whence": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "129.el9", "source": "rpm", "version": "20221214" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.el9", "source": "rpm", "version": "0.9.29" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "8.el9", "source": "rpm", "version": "3.18.0" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "9.el9", "source": "rpm", "version": "B.02.19.2" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "6.el9", "source": "rpm", "version": "0.32" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "2.el9_1", "source": "rpm", "version": "5.4.4" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "5.el9", "source": "rpm", "version": "1.9.3" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "7.el9", "source": "rpm", "version": "2.10" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "7.el9", "source": "rpm", "version": "4.3" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "7.el9", "source": "rpm", "version": "2.9.3" } ], "microcode_ctl": [ { "arch": "noarch", "epoch": 4, "name": "microcode_ctl", "release": "2.el9", "source": "rpm", "version": "20220809" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.el9", "source": "rpm", "version": "4.1.0" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "8.20210508.el9", "source": "rpm", "version": "6.2" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "8.20210508.el9", "source": "rpm", "version": "6.2" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "8.20210508.el9", "source": "rpm", "version": "6.2" } ], "netavark": [ { "arch": "x86_64", "epoch": 2, "name": "netavark", "release": "2.el9", "source": "rpm", "version": "1.5.0" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.el9_0", "source": "rpm", "version": "3.8" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "11.el9", "source": "rpm", "version": "0.52.21" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "17.el9", "source": "rpm", "version": "2.5.4" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "7.el9_1", "source": "rpm", "version": "1.0.4" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "8.el9", "source": "rpm", "version": "1.6" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "9.el9", "source": "rpm", "version": "2.0.14" } ], "oddjob": [ { "arch": "x86_64", "epoch": null, "name": "oddjob", "release": "7.el9", "source": "rpm", "version": "0.34.7" } ], "oddjob-mkhomedir": [ { "arch": "x86_64", "epoch": null, "name": "oddjob-mkhomedir", "release": "7.el9", "source": "rpm", "version": "0.34.7" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.el9", "source": "rpm", "version": "2.6.2" } ], "openldap-compat": [ { "arch": "x86_64", "epoch": null, "name": "openldap-compat", "release": "3.el9", "source": "rpm", "version": "2.6.2" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "28.el9", "source": "rpm", "version": "8.7p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "28.el9", "source": "rpm", "version": "8.7p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "28.el9", "source": "rpm", "version": "8.7p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.el9", "source": "rpm", "version": "3.0.7" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.el9", "source": "rpm", "version": "3.0.7" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "9.el9", "source": "rpm", "version": "1.77" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.el9", "source": "rpm", "version": "0.24.1" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.el9", "source": "rpm", "version": "0.24.1" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "14.el9", "source": "rpm", "version": "1.5.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "2.el9", "source": "rpm", "version": "3.5" } ], "passwd": [ { "arch": "x86_64", "epoch": null, "name": "passwd", "release": "12.el9", "source": "rpm", "version": "0.80" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "5.el9", "source": "rpm", "version": "3.7.0" } ], "pcre": [ { "arch": "x86_64", "epoch": null, "name": "pcre", "release": "3.el9.3", "source": "rpm", "version": "8.44" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "2.el9", "source": "rpm", "version": "10.40" } ], "pcre2-syntax": [ { "arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "2.el9", "source": "rpm", "version": "10.40" } ], "perl-AutoLoader": [ { "arch": "noarch", "epoch": 0, "name": "perl-AutoLoader", "release": "480.el9", "source": "rpm", "version": "5.74" } ], "perl-B": [ { "arch": "x86_64", "epoch": 0, "name": "perl-B", "release": "480.el9", "source": "rpm", "version": "1.80" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "460.el9", "source": "rpm", "version": "1.50" } ], "perl-Class-Struct": [ { "arch": "noarch", "epoch": 0, "name": "perl-Class-Struct", "release": "480.el9", "source": "rpm", "version": "0.66" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "462.el9", "source": "rpm", "version": "2.174" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "4.el9", "source": "rpm", "version": "1.19" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "4.el9", "source": "rpm", "version": "2.58" } ], "perl-DynaLoader": [ { "arch": "x86_64", "epoch": 0, "name": "perl-DynaLoader", "release": "480.el9", "source": "rpm", "version": "1.47" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "462.el9", "source": "rpm", "version": "3.08" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "480.el9", "source": "rpm", "version": "1.30" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "7.el9", "source": "rpm", "version": "0.17029" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "461.el9", "source": "rpm", "version": "5.74" } ], "perl-Fcntl": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Fcntl", "release": "480.el9", "source": "rpm", "version": "1.13" } ], "perl-File-Basename": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Basename", "release": "480.el9", "source": "rpm", "version": "2.85" } ], "perl-File-Find": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Find", "release": "480.el9", "source": "rpm", "version": "1.37" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "4.el9", "source": "rpm", "version": "2.18" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": 1, "name": "perl-File-Temp", "release": "4.el9", "source": "rpm", "version": "0.231.100" } ], "perl-File-stat": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-stat", "release": "480.el9", "source": "rpm", "version": "1.09" } ], "perl-FileHandle": [ { "arch": "noarch", "epoch": 0, "name": "perl-FileHandle", "release": "480.el9", "source": "rpm", "version": "2.03" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "4.el9", "source": "rpm", "version": "2.52" } ], "perl-Getopt-Std": [ { "arch": "noarch", "epoch": 0, "name": "perl-Getopt-Std", "release": "480.el9", "source": "rpm", "version": "1.12" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "1.el9", "source": "rpm", "version": "2.39.1" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "460.el9", "source": "rpm", "version": "0.076" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "480.el9", "source": "rpm", "version": "1.43" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "5.el9", "source": "rpm", "version": "0.41" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "1.el9", "source": "rpm", "version": "2.073" } ], "perl-IPC-Open3": [ { "arch": "noarch", "epoch": 0, "name": "perl-IPC-Open3", "release": "480.el9", "source": "rpm", "version": "1.21" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "4.el9", "source": "rpm", "version": "3.16" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "6.el9", "source": "rpm", "version": "20200520" } ], "perl-NDBM_File": [ { "arch": "x86_64", "epoch": 0, "name": "perl-NDBM_File", "release": "480.el9", "source": "rpm", "version": "1.15" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "2.el9", "source": "rpm", "version": "1.92" } ], "perl-POSIX": [ { "arch": "x86_64", "epoch": 0, "name": "perl-POSIX", "release": "480.el9", "source": "rpm", "version": "1.94" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "461.el9", "source": "rpm", "version": "3.78" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "460.el9", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "461.el9", "source": "rpm", "version": "3.28.01" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "4.el9", "source": "rpm", "version": "3.42" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "4.el9", "source": "rpm", "version": "2.01" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Scalar-List-Utils", "release": "461.el9", "source": "rpm", "version": "1.56" } ], "perl-SelectSaver": [ { "arch": "noarch", "epoch": 0, "name": "perl-SelectSaver", "release": "480.el9", "source": "rpm", "version": "1.02" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "4.el9", "source": "rpm", "version": "2.031" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "460.el9", "source": "rpm", "version": "3.21" } ], "perl-Symbol": [ { "arch": "noarch", "epoch": 0, "name": "perl-Symbol", "release": "480.el9", "source": "rpm", "version": "1.08" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "461.el9", "source": "rpm", "version": "5.01" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "460.el9", "source": "rpm", "version": "1.17" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "11.el9", "source": "rpm", "version": "2.38" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "460.el9", "source": "rpm", "version": "3.30" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "460.el9", "source": "rpm", "version": "2013.0523" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 2, "name": "perl-Time-Local", "release": "7.el9", "source": "rpm", "version": "1.300" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "3.el9", "source": "rpm", "version": "5.09" } ], "perl-base": [ { "arch": "noarch", "epoch": 0, "name": "perl-base", "release": "480.el9", "source": "rpm", "version": "2.27" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "461.el9", "source": "rpm", "version": "1.33" } ], "perl-if": [ { "arch": "noarch", "epoch": 0, "name": "perl-if", "release": "480.el9", "source": "rpm", "version": "0.60.800" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "480.el9", "source": "rpm", "version": "5.32.1" } ], "perl-lib": [ { "arch": "x86_64", "epoch": 0, "name": "perl-lib", "release": "480.el9", "source": "rpm", "version": "0.65" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "4.el9", "source": "rpm", "version": "3.13" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "480.el9", "source": "rpm", "version": "5.32.1" } ], "perl-mro": [ { "arch": "x86_64", "epoch": 0, "name": "perl-mro", "release": "480.el9", "source": "rpm", "version": "1.23" } ], "perl-overload": [ { "arch": "noarch", "epoch": 0, "name": "perl-overload", "release": "480.el9", "source": "rpm", "version": "1.31" } ], "perl-overloading": [ { "arch": "noarch", "epoch": 0, "name": "perl-overloading", "release": "480.el9", "source": "rpm", "version": "0.02" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "460.el9", "source": "rpm", "version": "0.238" } ], "perl-podlators": [ { "arch": "noarch", "epoch": 1, "name": "perl-podlators", "release": "460.el9", "source": "rpm", "version": "4.14" } ], "perl-subs": [ { "arch": "noarch", "epoch": 0, "name": "perl-subs", "release": "480.el9", "source": "rpm", "version": "1.03" } ], "perl-vars": [ { "arch": "noarch", "epoch": 0, "name": "perl-vars", "release": "480.el9", "source": "rpm", "version": "1.05" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.el9", "source": "rpm", "version": "2.5" } ], "podman": [ { "arch": "x86_64", "epoch": 2, "name": "podman", "release": "1.el9", "source": "rpm", "version": "4.4.0" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "0.rc2.1.el9", "source": "rpm", "version": "3.5" } ], "policycoreutils-python-utils": [ { "arch": "noarch", "epoch": null, "name": "policycoreutils-python-utils", "release": "0.rc2.1.el9", "source": "rpm", "version": "3.5" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "8.el9", "source": "rpm", "version": "1.18" } ], "prefixdevname": [ { "arch": "x86_64", "epoch": null, "name": "prefixdevname", "release": "8.el9", "source": "rpm", "version": "0.1.0" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "11.el9", "source": "rpm", "version": "3.3.17" } ], "protobuf-c": [ { "arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "12.el9", "source": "rpm", "version": "1.3.3" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.el9", "source": "rpm", "version": "23.4" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.el9", "source": "rpm", "version": "20210518" } ], "python-unversioned-command": [ { "arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.el9", "source": "rpm", "version": "3.9.16" } ], "python3": [ { "arch": "x86_64", "epoch": null, "name": "python3", "release": "1.el9", "source": "rpm", "version": "3.9.16" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "103.el9", "source": "rpm", "version": "3.0.7" } ], "python3-babel": [ { "arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.el9", "source": "rpm", "version": "2.9.1" } ], "python3-chardet": [ { "arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "5.el9", "source": "rpm", "version": "4.0.0" } ], "python3-cloud-what": [ { "arch": "x86_64", "epoch": null, "name": "python3-cloud-what", "release": "1.el9", "source": "rpm", "version": "1.29.32" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "25.el9", "source": "rpm", "version": "5.0.6" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "6.el9", "source": "rpm", "version": "2.8.1" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "2.el9", "source": "rpm", "version": "1.2.18" } ], "python3-decorator": [ { "arch": "noarch", "epoch": null, "name": "python3-decorator", "release": "6.el9", "source": "rpm", "version": "4.4.2" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "7.el9", "source": "rpm", "version": "1.5.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "4.el9", "source": "rpm", "version": "4.14.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "4.el9", "source": "rpm", "version": "4.3.0" } ], "python3-ethtool": [ { "arch": "x86_64", "epoch": null, "name": "python3-ethtool", "release": "2.el9", "source": "rpm", "version": "0.15" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "1.el9", "source": "rpm", "version": "1.2.1" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "6.el9", "source": "rpm", "version": "3.40.1" } ], "python3-gobject-base-noarch": [ { "arch": "noarch", "epoch": null, "name": "python3-gobject-base-noarch", "release": "6.el9", "source": "rpm", "version": "3.40.1" } ], "python3-gpg": [ { "arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "6.el9", "source": "rpm", "version": "1.15.1" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.el9", "source": "rpm", "version": "0.69.0" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "7.el9", "source": "rpm", "version": "2.10" } ], "python3-iniparse": [ { "arch": "noarch", "epoch": null, "name": "python3-iniparse", "release": "45.el9", "source": "rpm", "version": "0.4" } ], "python3-inotify": [ { "arch": "noarch", "epoch": null, "name": "python3-inotify", "release": "25.el9", "source": "rpm", "version": "0.9.6" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "4.el9", "source": "rpm", "version": "2.11.3" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "16.el9", "source": "rpm", "version": "1.21" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "4.el9", "source": "rpm", "version": "2.0" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.el9", "source": "rpm", "version": "0.1.18" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.el9", "source": "rpm", "version": "0.69.0" } ], "python3-librepo": [ { "arch": "x86_64", "epoch": null, "name": "python3-librepo", "release": "1.el9", "source": "rpm", "version": "1.14.5" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.el9", "source": "rpm", "version": "3.9.16" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "0.rc2.1.el9", "source": "rpm", "version": "3.5" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "0.rc2.1.el9", "source": "rpm", "version": "3.5" } ], "python3-libxml2": [ { "arch": "x86_64", "epoch": null, "name": "python3-libxml2", "release": "3.el9_1", "source": "rpm", "version": "2.9.13" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "3.el9", "source": "rpm", "version": "4.6.5" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "12.el9", "source": "rpm", "version": "1.1.1" } ], "python3-netifaces": [ { "arch": "x86_64", "epoch": null, "name": "python3-netifaces", "release": "15.el9", "source": "rpm", "version": "0.10.6" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "7.el9_1", "source": "rpm", "version": "1.0.4" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.el9", "source": "rpm", "version": "3.1.1" } ], "python3-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-pip-wheel", "release": "6.el9", "source": "rpm", "version": "21.2.3" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "0.rc2.1.el9", "source": "rpm", "version": "3.5" } ], "python3-prettytable": [ { "arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "27.el9", "source": "rpm", "version": "0.7.2" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "12.el9", "source": "rpm", "version": "3.4" } ], "python3-pysocks": [ { "arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "12.el9", "source": "rpm", "version": "1.7.1" } ], "python3-pytz": [ { "arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "4.el9", "source": "rpm", "version": "2021.1" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "6.el9", "source": "rpm", "version": "5.4.1" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "6.el9", "source": "rpm", "version": "2.25.1" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "22.el9", "source": "rpm", "version": "4.16.1.3" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.el9", "source": "rpm", "version": "4.4.1" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "12.el9", "source": "rpm", "version": "53.0.0" } ], "python3-setuptools-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools-wheel", "release": "12.el9", "source": "rpm", "version": "53.0.0" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "9.el9", "source": "rpm", "version": "1.15.0" } ], "python3-subscription-manager-rhsm": [ { "arch": "x86_64", "epoch": null, "name": "python3-subscription-manager-rhsm", "release": "1.el9", "source": "rpm", "version": "1.29.32" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "18.el9", "source": "rpm", "version": "234" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.el9", "source": "rpm", "version": "1.26.5" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 17, "name": "qemu-guest-agent", "release": "7.el9", "source": "rpm", "version": "7.2.0" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "6.el9", "source": "rpm", "version": "4.06" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "6.el9", "source": "rpm", "version": "4.06" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "4.el9", "source": "rpm", "version": "8.1" } ], "redhat-release": [ { "arch": "x86_64", "epoch": null, "name": "redhat-release", "release": "0.10.el9", "source": "rpm", "version": "9.2" } ], "redhat-release-eula": [ { "arch": "x86_64", "epoch": null, "name": "redhat-release-eula", "release": "0.10.el9", "source": "rpm", "version": "9.2" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el9", "source": "rpm", "version": "0.4.0" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el9", "source": "rpm", "version": "0.4.0" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "3.el9", "source": "rpm", "version": "6.15" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "31.el9", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "5.el9", "source": "rpm", "version": "1.2.6" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "22.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "22.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "22.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-audit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-audit", "release": "22.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "22.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "22.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-sign-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "22.el9", "source": "rpm", "version": "4.16.1.3" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "19.el9", "source": "rpm", "version": "3.2.3" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "109.el9", "source": "rpm", "version": "8.2102.0" } ], "rsyslog-logrotate": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog-logrotate", "release": "109.el9", "source": "rpm", "version": "8.2102.0" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "9.el9", "source": "rpm", "version": "4.8" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "1.el9", "source": "rpm", "version": "38.1.5" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "1.el9", "source": "rpm", "version": "38.1.5" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "9.el9", "source": "rpm", "version": "2.13.7" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "9.el9", "source": "rpm", "version": "1.47" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "9.el9", "source": "rpm", "version": "1.47" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "6.el9", "source": "rpm", "version": "4.9" } ], "shadow-utils-subid": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils-subid", "release": "6.el9", "source": "rpm", "version": "4.9" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "11.el9", "source": "rpm", "version": "2.3.2" } ], "slirp4netns": [ { "arch": "x86_64", "epoch": null, "name": "slirp4netns", "release": "2.el9", "source": "rpm", "version": "1.2.0" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "8.el9", "source": "rpm", "version": "1.1.8" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "6.el9_1", "source": "rpm", "version": "3.34.1" } ], "squashfs-tools": [ { "arch": "x86_64", "epoch": null, "name": "squashfs-tools", "release": "8.git1.el9", "source": "rpm", "version": "4.4" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.el9", "source": "rpm", "version": "2.8.2" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.el9", "source": "rpm", "version": "2.8.2" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.el9", "source": "rpm", "version": "2.8.2" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.el9", "source": "rpm", "version": "2.8.2" } ], "subscription-manager": [ { "arch": "x86_64", "epoch": null, "name": "subscription-manager", "release": "1.el9", "source": "rpm", "version": "1.29.32" } ], "subscription-manager-rhsm-certificates": [ { "arch": "noarch", "epoch": null, "name": "subscription-manager-rhsm-certificates", "release": "1.el9", "source": "rpm", "version": "20220623" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "9.el9", "source": "rpm", "version": "1.9.5p2" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "4.el9", "source": "rpm", "version": "252" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "4.el9", "source": "rpm", "version": "252" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "4.el9", "source": "rpm", "version": "252" } ], "systemd-rpm-macros": [ { "arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "4.el9", "source": "rpm", "version": "252" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "4.el9", "source": "rpm", "version": "252" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.el9", "source": "rpm", "version": "1.34" } ], "teamd": [ { "arch": "x86_64", "epoch": null, "name": "teamd", "release": "16.el9_1", "source": "rpm", "version": "1.31" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "18.el9", "source": "rpm", "version": "1.9" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "8.el9", "source": "rpm", "version": "3.0.3" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "2.el9", "source": "rpm", "version": "2022g" } ], "usermode": [ { "arch": "x86_64", "epoch": null, "name": "usermode", "release": "4.el9", "source": "rpm", "version": "1.114" } ], "userspace-rcu": [ { "arch": "x86_64", "epoch": null, "name": "userspace-rcu", "release": "6.el9", "source": "rpm", "version": "0.12.1" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "10.el9", "source": "rpm", "version": "2.37.4" } ], "util-linux-core": [ { "arch": "x86_64", "epoch": null, "name": "util-linux-core", "release": "10.el9", "source": "rpm", "version": "2.37.4" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "16.el9_0.3", "source": "rpm", "version": "8.2.2637" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "16.el9_0.3", "source": "rpm", "version": "8.2.2637" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "16.el9_0.3", "source": "rpm", "version": "8.2.2637" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "16.el9_0.3", "source": "rpm", "version": "8.2.2637" } ], "virt-what": [ { "arch": "x86_64", "epoch": null, "name": "virt-what", "release": "3.el9", "source": "rpm", "version": "1.25" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "7.el9", "source": "rpm", "version": "1.21.1" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "28.el9", "source": "rpm", "version": "2.21" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.el9", "source": "rpm", "version": "5.14.2" } ], "xz": [ { "arch": "x86_64", "epoch": null, "name": "xz", "release": "8.el9_0", "source": "rpm", "version": "5.2.5" } ], "xz-libs": [ { "arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "8.el9_0", "source": "rpm", "version": "5.2.5" } ], "yajl": [ { "arch": "x86_64", "epoch": null, "name": "yajl", "release": "21.el9", "source": "rpm", "version": "2.1.0" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "4.el9", "source": "rpm", "version": "4.14.0" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "4.el9", "source": "rpm", "version": "4.3.0" } ], "zlib": [ { "arch": "x86_64", "epoch": null, "name": "zlib", "release": "36.el9", "source": "rpm", "version": "1.2.11" } ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:9 Sunday 12 February 2023 01:15:22 +0000 (0:00:01.200) 0:12:53.542 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:16 Sunday 12 February 2023 01:15:22 +0000 (0:00:00.135) 0:12:53.677 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.039867", "end": "2023-02-12 01:15:23.287018", "rc": 0, "start": "2023-02-12 01:15:23.247151" } STDOUT: podman version 4.4.0 TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:21 Sunday 12 February 2023 01:15:23 +0000 (0:00:00.427) 0:12:54.105 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:30 Sunday 12 February 2023 01:15:23 +0000 (0:00:00.131) 0:12:54.237 ******* included: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 12 February 2023 01:15:23 +0000 (0:00:00.286) 0:12:54.524 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 12 February 2023 01:15:24 +0000 (0:00:00.250) 0:12:54.809 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Sunday 12 February 2023 01:15:24 +0000 (0:00:00.283) 0:12:55.093 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Sunday 12 February 2023 01:15:24 +0000 (0:00:00.233) 0:12:55.326 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Sunday 12 February 2023 01:15:25 +0000 (0:00:00.611) 0:12:55.938 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Sunday 12 February 2023 01:15:25 +0000 (0:00:00.502) 0:12:56.440 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Sunday 12 February 2023 01:15:26 +0000 (0:00:00.314) 0:12:56.754 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:56 Sunday 12 February 2023 01:15:26 +0000 (0:00:00.259) 0:12:57.014 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Sunday 12 February 2023 01:15:26 +0000 (0:00:00.211) 0:12:57.226 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:36 Sunday 12 February 2023 01:15:26 +0000 (0:00:00.109) 0:12:57.336 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:45 Sunday 12 February 2023 01:15:26 +0000 (0:00:00.339) 0:12:57.675 ******* included: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Sunday 12 February 2023 01:15:27 +0000 (0:00:00.315) 0:12:57.991 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Sunday 12 February 2023 01:15:27 +0000 (0:00:00.240) 0:12:58.231 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Sunday 12 February 2023 01:15:27 +0000 (0:00:00.450) 0:12:58.681 ******* included: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Sunday 12 February 2023 01:15:28 +0000 (0:00:00.609) 0:12:59.291 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Sunday 12 February 2023 01:15:28 +0000 (0:00:00.341) 0:12:59.632 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:51 Sunday 12 February 2023 01:15:29 +0000 (0:00:00.255) 0:12:59.888 ******* included: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Sunday 12 February 2023 01:15:29 +0000 (0:00:00.495) 0:13:00.383 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Sunday 12 February 2023 01:15:29 +0000 (0:00:00.275) 0:13:00.658 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:54 Sunday 12 February 2023 01:15:30 +0000 (0:00:00.321) 0:13:00.979 ******* included: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Sunday 12 February 2023 01:15:30 +0000 (0:00:00.568) 0:13:01.548 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Sunday 12 February 2023 01:15:31 +0000 (0:00:00.543) 0:13:02.092 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Sunday 12 February 2023 01:15:32 +0000 (0:00:00.690) 0:13:02.782 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Sunday 12 February 2023 01:15:32 +0000 (0:00:00.419) 0:13:03.202 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:60 Sunday 12 February 2023 01:15:33 +0000 (0:00:00.617) 0:13:03.819 ******* TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Sunday 12 February 2023 01:15:35 +0000 (0:00:02.086) 0:13:05.906 ******* included: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Sunday 12 February 2023 01:15:36 +0000 (0:00:01.381) 0:13:07.287 ******* ok: [sut] TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:7 Sunday 12 February 2023 01:15:39 +0000 (0:00:03.085) 0:13:10.373 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.firewall : Install python-firewall] ************ task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:12 Sunday 12 February 2023 01:15:43 +0000 (0:00:04.003) 0:13:14.376 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install python3-firewall] *********** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:18 Sunday 12 February 2023 01:15:45 +0000 (0:00:01.441) 0:13:15.818 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Sunday 12 February 2023 01:15:48 +0000 (0:00:03.513) 0:13:19.331 ******* ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Sun 2023-02-12 01:07:08 UTC", "ActiveEnterTimestampMonotonic": "1264229881", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.socket system.slice sysinit.target polkit.service basic.target dbus-broker.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sun 2023-02-12 01:07:07 UTC", "AssertTimestampMonotonic": "1263665309", "Before": "network-pre.target shutdown.target multi-user.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": "770791000", "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": "Sun 2023-02-12 01:07:07 UTC", "ConditionTimestampMonotonic": "1263665305", "ConfigurationDirectoryMode": "0755", "Conflicts": "ebtables.service shutdown.target nftables.service ip6tables.service iptables.service ipset.service", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "4850", "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": "7249", "ExecMainStartTimestamp": "Sun 2023-02-12 01:07:07 UTC", "ExecMainStartTimestampMonotonic": "1263667465", "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": "Sun 2023-02-12 01:07:07 UTC", "InactiveExitTimestampMonotonic": "1263667926", "InvocationID": "8aeec7be58d4454cb0f2a7dc5fc3bbb0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13988", "LimitNPROCSoft": "13988", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13988", "LimitSIGPENDINGSoft": "13988", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "7249", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "32301056", "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 dbus.socket 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": "Sun 2023-02-12 01:15:08 UTC", "StateChangeTimestampMonotonic": "1744714717", "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": "22380", "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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:11 Sunday 12 February 2023 01:15:51 +0000 (0:00:02.710) 0:13:22.042 ******* ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python3" }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:16 Sunday 12 February 2023 01:15:55 +0000 (0:00:03.763) 0:13:25.805 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:38 Sunday 12 February 2023 01:15:56 +0000 (0:00:01.754) 0:13:27.560 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:83 Sunday 12 February 2023 01:16:07 +0000 (0:00:10.928) 0:13:38.488 ******* skipping: [sut] => (item={'port': '15001-15003/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:93 Sunday 12 February 2023 01:16:12 +0000 (0:00:04.652) 0:13:43.140 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:102 Sunday 12 February 2023 01:16:15 +0000 (0:00:03.033) 0:13:46.174 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:107 Sunday 12 February 2023 01:16:17 +0000 (0:00:02.561) 0:13:48.736 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:114 Sunday 12 February 2023 01:16:21 +0000 (0:00:03.210) 0:13:51.947 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:122 Sunday 12 February 2023 01:16:23 +0000 (0:00:02.054) 0:13:54.001 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:128 Sunday 12 February 2023 01:16:25 +0000 (0:00:01.820) 0:13:55.822 ******* skipping: [sut] => {} TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:67 Sunday 12 February 2023 01:16:27 +0000 (0:00:02.472) 0:13:58.295 ******* TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Sunday 12 February 2023 01:16:34 +0000 (0:00:07.379) 0:14:05.675 ******* included: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Sunday 12 February 2023 01:16:39 +0000 (0:00:04.394) 0:14:10.069 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python2 tools] ******* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Sunday 12 February 2023 01:16:42 +0000 (0:00:03.174) 0:14:13.243 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:15 Sunday 12 February 2023 01:16:44 +0000 (0:00:01.972) 0:14:15.216 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.selinux : Refresh facts] *********************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:23 Sunday 12 February 2023 01:16:48 +0000 (0:00:03.688) 0:14:18.904 ******* ok: [sut] TASK [fedora.linux_system_roles.selinux : Install SELinux tool semanage] ******* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:28 Sunday 12 February 2023 01:16:54 +0000 (0:00:05.970) 0:14:24.875 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:5 Sunday 12 February 2023 01:16:58 +0000 (0:00:04.792) 0:14:29.667 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:13 Sunday 12 February 2023 01:17:02 +0000 (0:00:03.150) 0:14:32.818 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:21 Sunday 12 February 2023 01:17:05 +0000 (0:00:03.204) 0:14:36.022 ******* ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:25 Sunday 12 February 2023 01:17:08 +0000 (0:00:03.617) 0:14:39.639 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:30 Sunday 12 February 2023 01:17:10 +0000 (0:00:01.528) 0:14:41.168 ******* skipping: [sut] => {} TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:35 Sunday 12 February 2023 01:17:12 +0000 (0:00:01.897) 0:14:43.066 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:42 Sunday 12 February 2023 01:17:13 +0000 (0:00:01.286) 0:14:44.353 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:46 Sunday 12 February 2023 01:17:16 +0000 (0:00:02.647) 0:14:47.001 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:50 Sunday 12 February 2023 01:17:18 +0000 (0:00:02.472) 0:14:49.474 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:54 Sunday 12 February 2023 01:17:20 +0000 (0:00:01.671) 0:14:51.235 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:58 Sunday 12 February 2023 01:17:23 +0000 (0:00:02.629) 0:14:53.864 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:66 Sunday 12 February 2023 01:17:25 +0000 (0:00:02.101) 0:14:55.965 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:76 Sunday 12 February 2023 01:17:27 +0000 (0:00:01.946) 0:14:57.911 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:82 Sunday 12 February 2023 01:17:32 +0000 (0:00:05.009) 0:15:02.920 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:90 Sunday 12 February 2023 01:17:34 +0000 (0:00:02.462) 0:15:05.383 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:99 Sunday 12 February 2023 01:17:41 +0000 (0:00:07.115) 0:15:12.499 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:109 Sunday 12 February 2023 01:17:43 +0000 (0:00:01.774) 0:15:14.273 ******* ok: [sut] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:30a4d552e0cc8a69e70098c6785c9620fe0ed3e126eda1bea804ab3c1496915b", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:cfca6eb18cdeeaa1666612ead75e67644e84ed2872dbdb5ebd1c90c5aa8b60ed", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:87df54d4da76cfbf90197c103829580b43bae575fc2179805b54378e2441f98d", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:a4837977211a9b5c79ba308d47da063b55f83e290e90940a7e16662f5e7fe4d5", "enabled": 1 } }, "aiccu": { "100": { "checksum": "sha256:33e4474638b12ea07b6f2308d3afeea697b9164980485006e198c56822334253", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:0075191f3e8b16430d7ffc5fa90773a117ecbd62b9940b8dab3b8a150b1866b7", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "sha256:5531392534c1e4b23a04dab582b9a876ab4e3e7528e3db1dd3e6d6df494089f6", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:0e719b5e69281f5001eb69dd7d5ec1a2e8f289a2ed8d7032dcf58cd54e620aa2", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:e448e0203f55d3a8e673a8fda655d59161f282a5b8cb0211e17299e598cc9dc7", "enabled": 1 } }, "amtu": { "100": { "checksum": "sha256:3a67724d76252ecd7dc1be2e93127cd456e21365a4575355fac53fb5aadebbde", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:f4e85d810c204828b77aecb170a77a2116a9a8c873e4415d3b39d406ec1c5b99", "enabled": 1 } }, "antivirus": { "100": { "checksum": "sha256:ae25cf9c1bbdb74206db1eac46cf32163fe6843575e305d31dec82bcb324dcb8", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:777c1d09a3e84cba6e3d712534b514b1ad9c88be9297ce62c17139c5d9ade3cf", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "sha256:0f45efdacdf7f2adc544fd4bf33126f3070b4bd4e3921afff7a855bf7adbf32f", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:2eb5f92b4413ad4a3b0828d67b0d564aa6c9a69c6f55553ce500129be24b7339", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:91ef7f49b4fd338140721170763f80243341aafb6a1a7b903cd03ba65ad9bddc", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "sha256:05db5ce64232869fb1bc5793cfd1d686e728a3d3b7b1494d057ae71643c0429e", "enabled": 1 } }, "asterisk": { "100": { "checksum": "sha256:8228509418eabbeb3ab51dcde71604748f6330b2b14b76cfcdb53b3bb64a6559", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:0c2bc4138fadb30a3b6115dc967322532e672fea226b1a9e47b65eab52aff60c", "enabled": 1 } }, "authconfig": { "100": { "checksum": "sha256:0aadcbc8cc83f729064411cec06e9d01ef8c01cbae971e6166c7ae0c7050a705", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:88f010fd18f33522ebdd5bb840ac75609e6528f1c1e6b26d9ec64acf5cbd915d", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:95eea6e6a5e664fab8ede08b93cb4c607472bb92485b77c89a09cb551d2cff72", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:e9cc0d6c64189bff92bad536021e5bc6d8882d622b94497270f99ea98db8d250", "enabled": 1 } }, "awstats": { "100": { "checksum": "sha256:db991323b8b65ddcaa47bc9bd5b87d342ea104cf59397850b216fcb7f3dbe41e", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:8327f258688d9efac4f59b06ec7c83e0437e5e85b9ef6ced32114969fbb1d8d9", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:dedbbdd958075ba06674fc830d722224ec711896e83338b56fd7edf74d0f6970", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "sha256:fc67a04f11c2602556fa68ebd2cdd27841f594bf39d6a614c34ff601c678f17b", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:66208b7cb029511604b4626a670ab7d4dc3513c5c2b9b79606a94e818a83cd04", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "sha256:42670f76e4e23dd5fab2605f8f624df553dc44d694145c97c3dd1453c6a93a07", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:444adda9e9db6ca2f7a1f15b00de5a055982dd1565c890d3fc243058b107bfdf", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:b8c9e3b849765a6545578ba4b84a7a945ca3910b6f9d00b66f0845c22e403545", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:b6464b7bd332e0127b5ac7e7f4e85983b0df4eeaedf1382d1cb95bcc70567975", "enabled": 1 } }, "boinc": { "100": { "checksum": "sha256:ab25b6bf37b70306796ea328e3d0f916e6dd0819a7ba8f5ca574ea16fe9ae499", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:f2a170b9be22cfb4983dfbadd0836d4b3bf4c07c61958e5f42dad393c98ab16a", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:9823fa6f46ea509eb4eea64cda7d4130181d73f8d49b0898d6974ef74b1f415a", "enabled": 1 } }, "brctl": { "100": { "checksum": "sha256:bb9ab8cb4d620be01383a5116766dcab262924abbb51f6352dbc453b9bd7bd15", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:32ce0ef2b1bd4bcf069fea0037f080345020b6ccb0b3a14dacf80d0341d31703", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:094419eb3a9852cdc4da7ea5e9f53ec318778816e09881dd10700890f0fa8aa5", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "sha256:6e8bb2e352f373e327c2d74ecbc89e7784f198566a8e13090e905e74e1769df7", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:c9b4271ff4e3ecf0991a0bac18e25bbda70877abd97f1f747529f6fdf2c64a2f", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:4bbe4a6e81441607849fd3b0935eb2d49b6e6ab6998e16f05c505eb1ca23860d", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:50bb751029a1226883e3b3081d5cd727dca1776a7aecde05e1f80aa5b664ad37", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:0bbba0d23bf169b2720e6b5889693dc604dac70ba2e6ee3bb4c5f1cf2238dbc1", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:db2c087abaf9808579236fc0c2986b7bc378039af2dcf6eb437d61104e45452f", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:7b6563fcdbcfdcf6f1870332e9d7b0baa677fb4ed448d742a0a2f01540b1b7aa", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:6d04e200dce14290743a8c7ad857b5f55edea096103a7778d85781917f98eb0b", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:c6a139d26cea14a8e4b91c2678e29bb4a559ebdc6b79e1f64f8b1ae8f82e8ba1", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:e9c84a527fe46e3c20782107e9ef5fc7ce5b523d3a17979e73476e3f4c8cfb2f", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:9405921298a4eac97dee55ea739004bdc1af207a1334097fb954841436db820e", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:4ec9e51dab035098723144ee177558420c3397d8c4cb3510a8fa791ddbfd1edd", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:c8b32a2f2fe6b42173bbc58a1c1e4dc450dadbb2859894fab74e9f4b96562b78", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:e67177e4235cd3413acfbdf8e90dd3c5ca744db340307dffe992c0d6760aca12", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:ca48f5e618dc4d7963b63b2e01075c17018a84ed29593b61833e628086d7afb4", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:6afbc8ab0b667739a65d3d638d69f650225184f1ce60ac3d59cbe6e7706c4667", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:bec2119337e2096ebfe5840f2470f4fe3b0993493157926562b8753d9dedd574", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:d4d40aac2e8e39be67c133a3f7cafe3cd2d977afee0f62655c2c4cbc182d9354", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:6f918d1dbd89db074ffb5bd40da10c2584d477b4e9bbcca9412498fd5a3ddda6", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:8ee85bfc15d6dbab880c9d68fbb48433be5f9fa335991843c4dc05d7f49494d1", "enabled": 1 } }, "cobbler": { "100": { "checksum": "sha256:5046324d92609edb7af362c37ace4261a5fb71d0954e7b93cdb66abd1354eb0c", "enabled": 1 } }, "collectd": { "100": { "checksum": "sha256:60fc8f0b7079cf1922221f0f68fd269d8301ca9b80e8bee3392bfd9f01f1485f", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:d048efdee101e199ef3e79822a70b3537d5049435cb04c4163ca5afad9fb5280", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:b1185aa06922394419862c9bc8ac65baa654b7fbffa31c531ef09aca6c0b4b20", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:e369832ce297507bc4bd100874576b2461854f7c9397ea3790002c49f1e817b8", "enabled": 1 } }, "conman": { "100": { "checksum": "sha256:587709ec1f225f106635a5c954acd3349dbfaae4b561edfc237dee4931b10254", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:2a561c6e7e09637b8e42fe340da01e379de2b634d6ad8a6f297bd4ff79a56c2a", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:35a2c8ccb00daefe127d8e94cbdc719db95bbe0710fdfc4d261c9ebf9fa88952", "enabled": 1 } }, "container": { "200": { "checksum": "sha256:b5abd303111b82ce9cfb59f3223cc04ac3f3213626af7ebc1a072494e856d568", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:6251a0631879ad61c7a1736ff23d29b599323886cbcd4d782d581ee6f1737f75", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:b75f70f2d96903dbd86a5c4f6259c01ac29d3f893e46c6f5a65199fd4a90ac3e", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:1250482f0ee706d932f37ac4b165c41a087760d753a799993e1ae4a2278d6ec2", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "sha256:0a4e6d29c0e5008f52b116072cc416f84491a5cfd9c4b4924ac3bd5c9a88517f", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:b692d8407a14280ace1b20b8d3eae8ebe1d1195623e186d88ac987eff53d9ab9", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:2027bb21090425bbdc5d7e14d3c775f7c0b32f90620e6e6c4dc358c5ba404134", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:5c72aeb4a39a74d8b9e9fbf376de168ecb105252034928dcfed9806d5fc4c584", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:3f8a8d4fd0a8340fcd94672626817a642adac12849aff8c5a060f56ee2595b5d", "enabled": 1 } }, "cvs": { "100": { "checksum": "sha256:1482499c7817b7f28744fbfee4caa3e18a29e369850c0a633d86e6b569f3df69", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:175bfe7edee632e3c65a639c0892b7e740e88f71a2181ca38bbda3596d9e9aa6", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:e467fe9a24e603f36d8591243ac32d83e8848f8843d10fdd07082bc6dfa6260c", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:a036b1b6edf28d2350e4f88de0872e3dfa2b9aae036e5c5e833fd79b8d17976f", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:b639cc37e1b01605921994afab08a2ace03a08eaeb09d239d62333d206bdad95", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:bd0fd318f3fa48292177d1c2941147f2d30be72c1bd8a6418c29046733f97c79", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:5898ab6ff7cc8eaf5c19d35ee5f146af26bcd37368a1258beb1414916d9b2429", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:db0ed75ce7f92b54a6460c777ca31fe82b72c4b05084f1a313a57c8083553c10", "enabled": 1 } }, "ddclient": { "100": { "checksum": "sha256:d24bc323782f1d6ee6ea32c8fa2df2a20e259f4b04bf2f07346bb1f7577e3764", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:cd694f4d91ecf21e368d92b0a0b3f299ddf338a10bc75299836844346ae9eb96", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:6db1ed45283f5f0804d6d95f3166c9940fc06266e6fdc5fd23b7944270c7e506", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:d37da7a6abcc7eefedae210a9a83412e0714b25cdfa6d960cf060d4f509418dc", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:80453fc86e420ee52d32dcee1b6d85d10dd9b9012d09919b5873e39fae104fa2", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:9a87ec81ea0ec4155972287d32bc1cc83cd1da3a07bf0fd561ce4be16e44fee3", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "sha256:a136958a9ec2c027817f9b9bda825ff54709c94f9e4c7150a6c2374f54f4c510", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:086fbd5c4bfc2c2b9416574d7adda1186cc9ea8d42fa3d977545b177a5f6b31d", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:dfacb0ee01d325a4424cb517183aab7e0f4b85b6cbf60b3364247e1481fddda9", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:a8b6abf25d85962282117a98e22156d26f98ec6c2b381a701949995ed2de791d", "enabled": 1 } }, "dnssec": { "100": { "checksum": "sha256:62708e958b4a52575103929b05b63bfc31cfd4a7bd579939e92222f7dbdd3b6f", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:c792f1a1d3b056301fdeba57345527a35b276aaf8172d8985c9bc5aace146cbc", "enabled": 1 } }, "drbd": { "100": { "checksum": "sha256:0775c03fbae369d8a7bd66ca63fa7685e739a3362a91fe862a7af705414086d7", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:021fb09c86d4d9d06ba8da4e857d732e455efa6e9fb8642a2e89977cd7a0df9c", "enabled": 1 } }, "entropyd": { "100": { "checksum": "sha256:6a6f3519345ece087870b34b523e9a68abe1dafd480ef0c38c9dee3e0e75026a", "enabled": 1 } }, "exim": { "100": { "checksum": "sha256:4c3e419549687bfcd1a7ac94946e81eb35cc7894db313ac1ef84e14b1dff007c", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "sha256:c0d9b5d3c0dc83fd9c1998e3a13762eb7b77478d17438016b210397f0df30fc8", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:2157ab1e30e581cc66a24b0764bdc9724200649801b4590fd6672a92b9ff237e", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:fc04c1b92c60d452ffa49be223b5fe7ecc2071f2c804b49a7ba33362d86387e7", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:d9f460b6074a1fd336b48d3658be720883b1992db8008780c9583e9f149616f9", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:9535ab85dfb055f04f8255bebf787ea2f67f0c323c3d55d7429de9a90b89071d", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:b4acf86db9044f0c3ad616371f733770541bedba9fee5751f5a4d9170d8347f1", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:a2deac3522e802bf11a87c316d39ad4aa9645825da08959ee28709d54a2a3270", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:85f718afffb3b6b0155d7a4b44829f5ad2cb4067cf7ed7c77f77cdd31e3e2f73", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:4dfe814f941a33b4de23c050e33c7b87e30959824ec0be0b37125f75122ddb9e", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:41b4c223d3414e36e5d043c90d2b77823a4483d647ae8a6f7cb867d86df7b03a", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:541de39b09a347afce9e48fa776556b8c06c8dcac4e10aa2a56a94b97a5134be", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:796115b325b9fbba944e04119be5339db1f486f70ee1ca3e1dc76c0378969094", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:1ef1078a35eb862742728b13bf2edadf6e967c40b699042e48b19ce937a31cef", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:1ea667f0c7cfdd85038d8678a770994afddec806355100bbe78308ee081c5d13", "enabled": 1 } }, "gdomap": { "100": { "checksum": "sha256:aaf447d9612e51755f905ff5c3fd1534071e551dccc8566c1ecd86deae23de02", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:6c0e8c2b7fd71eb90683329b23f7ea92ad9f72a9941c8602c2cfd0e3d87ded56", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:ad6903ca47a88cd9fbee03f05da3705b6de4550a9bac31338dcf334301a7bc79", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:7550acef924761a9cccfc8a599164bb4cf1aea09e478f0f02c508e77d54fb354", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:0f84866fe7b8ded8ee731da49946ddb95b85d2544d8189952f4b465dce92ba34", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:93950e077dae21de66880e685ec159b69f7febccbdefcc28a6251122e5b61744", "enabled": 1 } }, "glusterd": { "100": { "checksum": "sha256:ea4dc4c1b10f40d40b09a3e581072358e192da55b600d730c112b30597bdf3a8", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:8b3081995ca8e629365f84f2dbb74583d77b3135c071b7fd576e105ed83bb3b5", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:771390697cc126933b817059c224bce8ead877cde100a24109e22a40b00da1f8", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:0bf17ab1e6123f9c89bb89b3cc96987295420a1d573062c6a9e029955b5b43e6", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:1164d1336f32c654637bc481e149a2b5485ef0df1d7e8ae1f8c7a73c4ab8b15b", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:6c464762042a5686ab4bea5c0516216f89fca2304bb7438fec7eef38617fc727", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:7fa8a3fb36a6b541bc89d3a308fccfbfb72f99cab0ce03f086b4b961a59501ff", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "sha256:164530b001009abd38ae86c874f1116e26e48e0b20c78e23ab5e1f4da9837aba", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:044d9543cf23ebd19b78dd36453ca1b35f8b0343d18d2bf812f487c267c73400", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:04e4aa39ecf87ab5fb148554b72eb07229b2bc87c36194aeeb15e1f314546d8e", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:5ac320af55313b3a8dcd0729ba525596fdd1512ebcf5717b5e4f805efeb1d062", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:705d8c2334abe75bdd34c68be5a18e511b387986db97fd3fab68db1126345a94", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:69151f1195923b97d588966fa3999a2acbce4c3e6990e493cb6d825ebe6bdcef", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:919b0f9d14bb3b10515f015629e90fe2731278febf87bf441ca4ba42a6d82ce8", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:bdc7cfe30544d9b80f90ed79cf8e8e2a030cc750a4b1a09dcbf00c29cbf7cee0", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:9630601fc50cde8618d6c2a1512e7b3493f73f65a7e711210f143f293ed4dcd0", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:6f2c330f5ed4290d3d961400513cc0d8f15f41f05c4373113583a52bf71d3fef", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:ccadc8f4b2c9257f3225f58cada8bbea75a488d99429d548ae46170340346720", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:647a5a84af0d24107d98393a74f9cfef91d5f6314f97e9589a5917516240e4b6", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:d9b8e5d8a32e5d5534abce63c09c4cd7c94df674e18d97c60e97c6bd1bb412f8", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:f30e73a5c744492434120e33ec5fe9fb417e3a31b788a26b6ee070722df47666", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:ad01286deffe99ee070396c0057f5999b5d3874d66032c1754c66cc87e7a8bd3", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:2c85964f91040681e31c6685193d1c5fd3668db4e100dfd1c5226751a9c9d6d4", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:f886235bbdee30e2924fc5f96df263bf550e8af14396e53d7c55e6732314c7c4", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:8574b4400c0bdcd1260bf080a754301618fda3f62c85c2b91264dd80ae31e32e", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:93b6642db4b75051bef5bd84c3dd3053a3e8d860909e92b8a5b16a70b46c6928", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:06746c3d7855894756f8475794206dbbee3e18ef616f82b388d018b1bde859f3", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:192ba106b6e9f0f6728189b1ba31eedd622fb174e0c980b6e548fba27d6f2bc0", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:69b0abe4d235bc04050f6e0b41d75afbf1bbd64f7982e103359275b81be3bb71", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:fb6dcb248da2c16947029b4e2c5e866d348102b97ab7eea2b0e2a7072b5508a6", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:0152700ec5ad8aa649ae8ee0d471468eb7a19ea29917e30f44b575070cdcab52", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:410041152590f3a3f56b7712060ef89524e76c43871e254eba743028b4c7cb7a", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:6b05406e6374065be1f8e8d500f015da317f0dd57016536c40a792360756c282", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:4b3f6ed6504a75c5d43d97e5ee503167ba3d9259d88f9555a30e5cd60f9ac0e2", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:79b946ea4ed096e9dfa790116a1fb94530e31881b533003777bb4e0806e2285e", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:197fb9b04d8bc88036a374d8f29ae3b917fa08fdbe484bf4f486a4223d0dc7f8", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:212c02e6f01007c74610c409f7a991b63f2289410e56fd6d6f5b8a552177fe3d", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:d04b5f22b983b5a7d3de27986a110ebc12acdf9874561101e3a00f419226f7f3", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:1ea17956b169f18b2321642fc23dfc0d8079a16ab77644b09e4def5af6754095", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:91eb1cd73c11773727989a85dc34b87a55e7171bc99de49c9f307412cf392645", "enabled": 1 } }, "kmscon": { "100": { "checksum": "sha256:a2442484416a2a67d1ba9d6b2b85f0bae72bf3f6746e448643851fce3b33f61a", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:859277fd17d76a866142f915ee63f01294fc8d89b251acaa203755480cc7c81d", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:49919bbd9225e10dde5263d0cb01accf0b0458bd39e60d8845a7763e4c425a16", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:1a341235fc9a666c025a95b001df21f7e4770b0120df37687c0f5be8868069ad", "enabled": 1 } }, "l2tp": { "100": { "checksum": "sha256:aca86e12d3c7435aa1f79dff98d67a1594f655e34b9040260dee2ba8855f90ab", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:8e6047871698ffef5e00ed53992be2d361db85b0b28993fb468b948931e1c3ee", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:a83891194fb4c2efecdbafe86331368b90f6b5606209f2a7f925ac04de0a4650", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:aad0b98989fd36a55d0307941e1cfd73e94a39c7147feed3af167a3dc2a4ecb9", "enabled": 1 } }, "linuxptp": { "100": { "checksum": "sha256:971e3571db8fc239339a89d5b9090659b80c1583f156b2c0ca37affe4424f16c", "enabled": 1 } }, "lircd": { "100": { "checksum": "sha256:e64671df16e8430a3ff76a5f8bdcd907025df4a41c44afdc67f09c8520d249d7", "enabled": 1 } }, "livecd": { "100": { "checksum": "sha256:5f8b88dfc1f15dc4039b236bdc32d4fc72681fd33c0146345e8e0f0d01671cd4", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:56c9b18aa74d056435aa4908b3e1120496f3c8c0985c5dbd4fc662d6150c5707", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:5ebf18eca037bc6d0dbb81db94ad3a4a555d31684017760238ce547367aed080", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:d45218fc9b515627f2a7f51589a556323944aa5bca14f293c2f20f9d4e93a67e", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:519be249a5f6d7e21d7fa6143dd050406da1d29bfac29c4e0de91da9780d837e", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:ab50be2f0df8e7e8f32585b9e4e4ec0d89b897b14b415c7a96aa55ef4cc301d4", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:bfe016dd1745e955329e989937cf07fda8677e65dfca5e38e6f1c7a0878d2966", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:a9427f7a5e0b7b902d094c42998027e5e434775c0598244e2a9a53f8e0ed435c", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:bfc4d5317ed738ae961b7eb2c3f8b24e244f28c6e596a18f49132a312f2186fd", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:bafff0f46bc5e88989878819b9dde7a41369dfc65884b910f4a533b3283e927e", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:c88004b9e24d18093550ad9f271722d67f3e96a1ac2aad1a1340c9c322df9625", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "sha256:789d9908d6a4ccf9aab74a9a86ab780ec18789ad9fb25603e2076e03f39a663e", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:fa0001fff4c21b44e9fbaeee2add6b9b6827b5fdbf819a2dac3c14000c68018c", "enabled": 1 } }, "mailman": { "100": { "checksum": "sha256:b74c1cc020265ab5c6870bf150f12d53086de4d0568b3ad14d06ad18c6c408a9", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:42a32bf5b58eb1cece61587e26cad9d14e561ebfe3f8deea15ced247a9af9a5c", "enabled": 1 } }, "man2html": { "100": { "checksum": "sha256:f96a24403c4d03d346abc0d3da9b83c3425a7190d82bc8199b0aed732d22ddcf", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:7dc78812d1a51143faed9157d26a338917b6217489816f8940a0b0ebbf0308d8", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:edff00a0ec699758087c702321c3ebcfc61b1ea1b56596e8204bd5a71a4e81cb", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:97c366744caa502ccaa1fccc570b0f93a4d714b371a899ec32d915ec05155e40", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:c9a83d68bfaf2c73c8b3cf23c13f94fe834a5f5a9263004629ab8abb563434d5", "enabled": 1 } }, "milter": { "100": { "checksum": "sha256:9032a637b24c8bff1676c0dec33e66a729947fa96dd3d7a927bcc77e45510137", "enabled": 1 } }, "minidlna": { "100": { "checksum": "sha256:15df133e41a8603f0945a247f79117dd96306f34ae38f1ba8092179f116f611a", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:0d26eb46dae313a7e839a95761857bcc52e06d6d68b7a24675b7f8311830ca4a", "enabled": 1 } }, "mip6d": { "100": { "checksum": "sha256:87e5fafef70b376ff82229049b550c5a3c3b869b7fbb34a5488f3cb86a7d74f6", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "sha256:7f0d65a1413ddb554d91722376d8d08084075e6aedd46776f16c188ef0c38083", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:7eebc1aee1b3335a77380ca5eb2fdee479835a88207e67ce8f59e8da17373a24", "enabled": 1 } }, "mock": { "100": { "checksum": "sha256:e9ce2b283406b3676bb43033946e72d2e98c1686212a748f00a88001f9e6d921", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:bc6de3059ed931f953a18506865d206ac880bd2f87b19600a1449d91c08c82cf", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:a234a87ceab5a3f72f9956e6314a474433f9e9334b6a74809bec0424f53d2290", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:72f27671fe34dd7a39b6465ada7d03ac25f9e04ab32e9f412cab0a78dfe39ee9", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:4b3eef95c9ad0b184876aa3994adf223a2c91174510412fa209401015de5aaca", "enabled": 1 } }, "mongodb": { "100": { "checksum": "sha256:9bbb690a7ac70702c5a0c44c22b8618feada9732e03d036296abe0aec7b58664", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:7a74fd2fee38b753bb79eabe5e17b820ffd21b85d6edfbafa08397ad3e45c6f6", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:f3dff9ffc23f030547df593b580471a542cf48d23e513725f29a8faf3a30a0de", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:2fd0f480ce435fce8d7a0cb564f5f953aab2167db25915528c218734609c1d4c", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:72a146e7a9d143edd2eb97ed19c836dcdcb4e97a68988264908725df17081e39", "enabled": 1 } }, "mplayer": { "100": { "checksum": "sha256:a2273ec3f90d410489709337378075f188a97a2cfae2c9fe9c6e7f58c06ab10a", "enabled": 1 } }, "mptcpd": { "100": { "checksum": "sha256:480dc08347f22525dc1aff5c8648e742a5a0a0a1ea1a2ebc34cb8570838c2f75", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:92e871616b586e4aaa57611218d065c0957773ef53c24dfe622bb7a7703dab0a", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:0ee623e047efb01d21c5f5fb29a1275b4c8f5c059ee3ede3f9c20b8ae0f98fa2", "enabled": 1 } }, "munin": { "100": { "checksum": "sha256:0ed9da49c2d8cbfbd8877627945e56b7987cc8bafdedb41ca0c5613d83f2323d", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:ff5c929ec68d5aa0e9b3867104a77a7e59ccd5007d1514706b9332139e1df26a", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:a5b756dc9d29e611a864667b20cb3626ed5664dad68f5a09b49b654743b200cf", "enabled": 1 } }, "naemon": { "100": { "checksum": "sha256:51c0aeb875873462619aad87d9ce4f7bae95f2490a52fdd8797bdbea98e936f0", "enabled": 1 } }, "nagios": { "100": { "checksum": "sha256:6a64fd46438d3d2496c07a877335e30b380a8895ab3b5c45cab86b3b12cd16f1", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:3c5ccf75134d539db434ffbddcf00f6d1e89b63521d54f6b2ed9b3ede3705263", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:5cba7fafa3098ee2c0cc34ba9e1c0adb715bd1d64da96ee9b740d533585669a9", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:04f691dd79fdbfe669b0183f183e18ea15ae1db943af9f7dbfd0abc902984051", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:97d58cea720b1d3805ea6da620c31c11ed744fee91062228630225a8d66335c8", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:137de2cb49ec8bed2329872e09d7cf1eea73dc9767d5eed379781dc8fd7bcd2b", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:318d8861d39697f4260b9fcb14ba9dda93f4771a0bb39cc9a528818f3346f468", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:64769b2511acfe99005ec8233677b682cdd83ab46a544b7bb9d0e70abbd483ed", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:a0da94470fd2e8a52e1e2fb1d7727d151dffe5d4195e63d592fa41835f7d5f2a", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:2042bef3a8a06a7154c6f02b022502c932cc72cb8931a164f2ca90a4af4acd26", "enabled": 1 } }, "nsd": { "100": { "checksum": "sha256:07f8f4523895fb379f95f34ef782ce21882c8f89ca5d09bf1cc9765094fb9725", "enabled": 1 } }, "nslcd": { "100": { "checksum": "sha256:5bda0f869d502550d3721081013ed5e4ed0deba406568c8cd4511dbe0215c4ea", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:32cacfe03b9e6da3a5f4c48d5796c72b1ce3fe99811a2c5dc38603d0076d9dde", "enabled": 1 } }, "ntp": { "100": { "checksum": "sha256:a4dc0f11f6c802b7f4d09892ef9768e44cfdc2dea30b7730c3aec7552895be1a", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:f9549d32b3aded8d09aa3a85bfb0a65e5bfdaab23a8e94b23a0770b2f4e17156", "enabled": 1 } }, "nut": { "100": { "checksum": "sha256:d4ba4c1204ccd97f393e05f244585cd51d7fdeff5046c62c68268da7bcb2c552", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:9d37977eb2794a495d7572d3185428bafc38966d67610ffa5482f723052c4247", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:e284fd3dc49f4c93535dd4c8ca79c36f63d15d263e50346624652f9476fb3e36", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:9d99a924a0cba57bf23ed0a13d9f18037b94d87b8b82ea292cd1da8214f6f06e", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:e06aee0b45ddf4b7df121f8074cea445cb0718530339ccb98f69123c1fc2ce9d", "enabled": 1 } }, "openct": { "100": { "checksum": "sha256:8bf4483676b839530f86d99a4adafdac02be98ccd5e67373a46dcbc5bc1e6f70", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:11f28134306797a1812589a71b11fa1bfdf06234d37e3ab390dc6201b7288812", "enabled": 1 } }, "openfortivpn": { "100": { "checksum": "sha256:0e8da03ae0f4f3c58c2ef0ecb6c9a870b80a0aca6c217759411bec1088b67a59", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:3a0474c5cef7958c758cc4525b8b7b7cc5ed421a84a2cc53e54002b22a4347e9", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:48ac26f6e89e944a02c9f25477ebe5184b8f341d0f362712ebac0b4408275a8b", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:0a4cfb7b0476a388f7a01909452d52d4a838ce4a996359a16277ca66fb1a35ca", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:83efd707d1f2e80f3f91639e9d07aeed6f56f9b385ae0f4b16b78c0d6aaf71bf", "enabled": 1 } }, "openvpn": { "100": { "checksum": "sha256:f87b77ef769d6b19f7603ad41519d4650c898a2cf2b501f834be7e8e5ee7fa3a", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:84f99a28d3a1ed78cb925d3529627c6d0989af393cb1cfd768b27980819f8eb0", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:28cffe81cb6dd4e852aee01b6c17914a9740d75039592eb92636b63180fb1e7a", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:2dc34892e2282b363cecf73abd991dc5e93cc1ecc91159c05c4a911fd24ec268", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:6bf7d73fe49a5b95e180a8bf11441d252da97ae592878d1817965c190cdc278f", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:a1b621e8b2aceb37869160d37a70e1139d64c642f2b7b348c20ed74308fe5369", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:b6df6c29b88f35da354f81b91c6ab518a8e480a8ed34b236724ab058aea3ef1f", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:69c9021e04b4e50fa126a782749328af85157f28c68156aadb51ea9aa717675d", "enabled": 1 } }, "pcp": { "100": { "checksum": "sha256:b075e30d670075c6fcff90cb71410e3d51bc598920989adc184b915f34ddc3c2", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:8507214aaa141040d57ba1a2059f050c2c97eb6cb4e93d8e0c8fe3167ef3c981", "enabled": 1 } }, "pdns": { "100": { "checksum": "sha256:33b7e875da9c491d959cb42e25afca720cb8c47f9f670159ad95fe53a97c6573", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:42acd0e0375c27b18ef3d91557593ac3ef204d41e954837f7b110ae4e17a9600", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:5bc9730592528ef224921fbf15433ff99e2659c3f210f418f25e29e6ca76dd0f", "enabled": 1 } }, "pingd": { "100": { "checksum": "sha256:151573c6ede3b8e6cfb272df0d28db36159e044307073ba77d449d08aaea9341", "enabled": 1 } }, "piranha": { "100": { "checksum": "sha256:da89283b175acccf57fc9749518b15d827ad62d234e259236faa4a84132dba75", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:96b6cbb8635f5e9f485bfd1447bc2357870ee7d302d7057750591c6f5baba8cf", "enabled": 1 } }, "pkcs11proxyd": { "100": { "checksum": "sha256:8e2c0c536a271a4feb29e50038297a9e84cf248e51cd6236470ebead7d9ef417", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:4138fe8e85d35d8eb72a0c9ecaac5bf7415fa43d874cff04d8f1a09962fbccde", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:4df75df5722f4595b504895399f47f5e1deb84aec694cc59243e9c5ebf404bc9", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:a227154068777c55690e3083cb9a2e4a00e603384c28c1b1d42c049929318b6c", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:4487a1f183417fcdad9a88cfa49936fbc4f549c17c1b4fc234a01e2814ea3616", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:ff3f6a75e863b74f4de812ab6e855fa459618881d999cba33f7c50b688452198", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:e0174ea207687eb931e41645952fcbdb5cb0b6dc78e7e8e9f9aa7ffa356f7c6e", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:5360ce181047dafd747f7a1e1a46042d3b980639a21d41d8151f5a9f6332c02a", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:e81e2d20716e90ce8f638541c406ac20dfeb0cd5160963586b6dbf2bd0ae80bb", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:136de9a4f97d0dc29b359379a58ecdbdfd82d7f3399d4d99cf5eeb3304b88678", "enabled": 1 } }, "postgrey": { "100": { "checksum": "sha256:77aeb93a48e0a021392cb28aadfe6837ac3240538a8afb2ce4c4a63944d6bdff", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:4d3a596a922447f0248a100262fc34be0d72e3279b86fdbe88c013fd3205f8d6", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:86a31fe40f7720a7ff90bd9323235d0cf4d1af1486fd569e3718430db6deb708", "enabled": 1 } }, "prelude": { "100": { "checksum": "sha256:711da5867c2fbcc7d8f22541ff31f8d0be53f3d8f2707e20c35cba3a0a1d2759", "enabled": 1 } }, "privoxy": { "100": { "checksum": "sha256:613bb8981c4853309794f3193b854b88cbf106a7d38278233de428ee74c8747c", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:d1c8436f9e2dcac96d6c7f5d31438130a5c2223b677d9fbe4b6155f58c2863cb", "enabled": 1 } }, "prosody": { "100": { "checksum": "sha256:a5d7882b2ffb5f8a39f8729898fe211ea04186953baed8bbe4e306ee11af54c0", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:5f337d1d586aff866b06b19c7365a244d18dda6e7be8cbd4f28482bce56532cc", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:75dfd94d71b4707e4f61449c4cc8776bb08b1b2b7446bf546f85a0f644fd0021", "enabled": 1 } }, "publicfile": { "100": { "checksum": "sha256:b96ee6c5e1c1f6798963e19233a457b071a49c76716f9abc2f5a64dc58616ce7", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:8bc6aa9740b3a0a51a38eb33d5e64045fb3b2ef13ac7b42e543d7f3fdc57b8a4", "enabled": 1 } }, "puppet": { "100": { "checksum": "sha256:531724f70923cb55fc9269bd4e83fe278630d250eb25d0a64b6dc02f78502497", "enabled": 1 } }, "pwauth": { "100": { "checksum": "sha256:e555c92dbf83dfa4041539e037f1e022e90703fd63bf431cc9bcc673b0f3185c", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:c844fb1abbd3ef9e2efd1b22a42a221372658677e94ee980ef0ff1118e332ca9", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:0e1731b18d7d5002eadf6f3a5a51f443d43c2ff6eb6714dd2e6789b7ea3e85c8", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:1927b0f847a9a740343c5da3d686e38c8e0b9f80c83728d56bfc3cd0d957f533", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:7cfbeea28e3f22a1fe4de710508ba2626b5c47280b6f07f74acf69f7017ddafd", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:f4465cdae6de93881c66ce6ae42190755914b5a00ee85eb8d0a7fc597bcc51b9", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:8142fb34ada71fb869097016ea60eb8d38efae2b8c846aeaeadd0091bd1b7961", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:7720f25ee3531ad862c21ffc4e05b71f640eeedf249eb511f0cbd5cf50bb6088", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:bfb647a741e7e3eccac145cef18e7f93b43dcd35b76c2ea9f8ad9bb169d6bc7e", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:5e1ff17e0f50d0fd137c8b794124904acd63126cbcdf719858c0d9225b18e373", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:d8dee43357ac4d16d9aef07cc84b2898fdbd74f08c1db412963ad6059d68f93d", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:4e699966b28cddedb5853e648489e53097d54a0ed96ff310e14e40c83506fce3", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:042d6e7c9c7e016ddb4d7d4891e86f36be8e7a68cb5978cc6ac544ceb90ced9e", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:9f2b5e789d7ac7e264a863e217b8757d56344f58006fb7ad1fb22ed3f48adc86", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:dd55968ec73702ec4a46ca5cfbcec852ed5f1b7cfa04755003d2903fd36faee3", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:95d0d03fbc1d4147f02a0b3da7cd76efbdd75d1f5812cf6160e922336abbf270", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:7b6098f7708fc4b25daeb6acb2f65c940295b38c9f503de88c1292aa1935c939", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:206e2d3d5ef50d5e437068f510ccf50ab1b2e01499446f55ff8ae260e6851eae", "enabled": 1 } }, "rhev": { "100": { "checksum": "sha256:e20eaf494285d9cad4a3846d71bbff8fb3a44e5a6cc02ec260d10df30f481e27", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:94c3640bc7a3fb7952247774d0849c52cd3eca510fd3b4760ec802418406eec2", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:4aed0a4bc3b20b29ce505a1e5d8d9bb7d669e3e33f1a8f9db9d62c928f40b23d", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:a662ae1d7294bf6edf24b027773700ece45cac016fca4dd9375db640e9d49f96", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:c1d9eccce95a0c8e05db119bf908f874144fa2dda07ec772b6f6dbb643802c4b", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:8265139b2a57b127e2568a3a13135d21bf5b0ea60b4e2218765ecaf551e01340", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "sha256:1fb3eedd2f0a187bc052c68e0ef3018b552d7df96d31a09ff3e0b5e0fafc13a2", "enabled": 1 } }, "rkt": { "100": { "checksum": "sha256:e067894178778b753d301de86a1107a2ddb18f1319a354bbc75b6073ae040d0a", "enabled": 1 } }, "rlogin": { "100": { "checksum": "sha256:7c1f86eb0434ef0a669b59b806d87499ec3c3bc7ea7fecba02d2a54f090f0138", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:4ac0923017155a1ce2ab3cf9f6a00b2b3ff2913f471ad5d59bc6ce7712cff232", "enabled": 1 } }, "rolekit": { "100": { "checksum": "sha256:e5819152623ce5ac33b86ef01d548c1d820ce404ec600959e60ba6068c07e1d4", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:f06686ea65cebd0647e64b4c1125d860420d4954aa80ccc6873e4f25f0591d9f", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:418d4da7dba1652e2b35e3e7e2297d871469f57e4477fe00424719f124fccceb", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:d206626b232a470255b65e77ee47453dcf505e5a4ac8b091bccb99d83a6fea68", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:5e44825f0c7e138c504725b4b10d4973bd4fc5775c6025565d1b7d2a7a07636b", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:ea5c5e06ae845c8f2f598361e93a7b8a8b5581f6058fdb8467e20682615b1d72", "enabled": 1 } }, "rshd": { "100": { "checksum": "sha256:2a8cf69eae2b24672407fcbaaeba6fd494d5dd90a14dccc2177feae58f828ae2", "enabled": 1 } }, "rshim": { "100": { "checksum": "sha256:77676e95ac3e374ccd972f48bdc0a55d91e5f3569d5968945b4ca7a5ffe7907b", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:6b2c51c3a1c32d306c9345c92e6c0c3e87cab2c735d1f7a33320e28802d41c48", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:112701e78fad84acc5cb2472a68713a057bef08ebef4fd728dcc0a9547166e30", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:e3ebc199ad8ecb4ad1839b2eba039170c3a015d3ff99afcfac1752da7b982057", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:b9ef6ead313025c881a78a87e52d129291ef5c9ecbc93407a71e613c595bcbb5", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:d1b667e26021819d88539d63ff3878b85395db7004b1eee43adeea2821808b66", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:70eb6c73b31ac3a9fe5b160d3bead321aee85bf2f7df60f5004d4b8fb44521d8", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:81da93c00f58807d640ac908ffd622b6095806f4cf857cc91d9cadc91d85b7ac", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:985a9ff5a7c13fa5cbd97549f3cab7d45e5f1c9d23a980bde1a02f1abc289bed", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:a0b6fd8c48ab6790c644c214f78285ddd61a5f27b3d09cff07e494a8d52a5d60", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:4a2429a66e994ef60810f2fc60d3be78ed6a12688797111bfcdb1b10b9c639fc", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:25101361c0c5aae75ccd587b74c3c1d658a160a7d1fed96145fa500c5d3ac9a9", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:8dec82c1aa46827f4390422821c43e9bb6cdc859f93284cd4f5a030ca7167cf4", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:123c7e5fca42b9ac324f8359f0bc8e62b3555d0dc0050b25891966186e9b55c2", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:383fe11dbf51802a98fdf61552c7db725c65d961da73cc051cca52c4a4aaec2d", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:4d952c683d902cd19070e56e6c727610af985deb62063d24c57995685c26691d", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:4b8444e1a82a57cd4c910bef94e88a5edddf8dd96562b98bcea8e0c28a53e33e", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:a51c020298b3cda5a355b05843a21d370371e74a032565f267f564b8b07fac87", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:05520bdbc2ed620840fb87b00dfc46ef8176cd4f44689de6a168d433a0c1493c", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:1660ac02dec7df8e8aac5c809357401b955ed67959bbc57c767718b1f799cf49", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:87508ada15cfe4083d464ee850dc473cdab1e5334a8ae0ba9c72cdf8b4978a11", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:78280bf206fa243c01eda4ac7f11c6265a949d579fb6f14169f35561274e6d96", "enabled": 1 } }, "sge": { "100": { "checksum": "sha256:c237a0a7768a8fcec6c4d5d93a05cbee049969ff073abb23e3bb37752a4303d8", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:957acf16e784f7e019bb1c296fca0399373b3e011d23ae274d69d2580a00e465", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:09955f8fdb4a9766e775a66dc5bbad8e1c5fe8c5449436fb28b5e2df3031218b", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:b9af8264d1920489337075578b164dcde09a34766df86d25a1f47cb39c180b66", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:b4f010540ff5cf401730084d5aff3eb55313e924a7fbe866c9f32e664510fc4c", "enabled": 1 } }, "smokeping": { "100": { "checksum": "sha256:abbbe0e1cd1056991f0918525d56eeed18dac87765d98bdc44ee5232b053ea4c", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:31c6298e12034d31a4ee0dbf1f4709a58d6465593328816a9e6cf1bfbc23e545", "enabled": 1 } }, "smsd": { "100": { "checksum": "sha256:cdbb42469c789de2d7fb5109d2400c2a40f932db08c0907be891d471d62a9c52", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:4a908b7f46565020b5f6be7a5338cca5230f9117eebb9c2730bdb16c2d40280c", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:a473afe01acffd55e14e4d286e98b30ef130989cf17eec96a368503b71ef5803", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:712c7bca16e9e436bffd5cdb347383ba1ac8b59cc0811f357775682709289f03", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:138583f8f7d1a368f83579c2d9dcbb5486f8e376f290afb019efda93c70c27d6", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:7735e5025fe189b3710c69fe7942f43f43939c0c761d5996924375cd25192fe8", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:5511aed6f32a8b24aa9d671a40da8313fee20fabd5198f7ab476155cb2096bdb", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:2f923bcab876540c1af77c1390664cc5b51cac043f2271b3404c4e8481dffb76", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:e20cc8613770f2b156873f17b862683734aa204412d1ceb19a2fbe28ac64ee5c", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:ab7090ffbc45379ec8a26d092bb24d991c321c252b80b194926e6f4ee3980caa", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:d4cc7b46c48fbaf226521ff87537f705dfa6a2708df41e3908693349461266b3", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:ed501a0353c112a9b5fc9b662a8307993fc1496414f3a8de3fead37d5e81c9bd", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:f041ff96b7a9ce93084d6008155c97d4f75a53f709dabdfc851e7fde876206b0", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:cdf0abec375203db4e6f4f62c6a4b2aede1da38446de1ff395ac7f937ce89172", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:06ce68a1a7f6a3b9b11ad68c1191b25996eb49b9f88e0d9dd1a47e1eb71d132e", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:4584ff103ccfaac5e49b56ed65b982f533842ac06f48ed6ecc252844f4ebea66", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:8adac933ed87efa4eabf956eff0750facf381530223838310e75d8e269052124", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:9234ee8bdbb1578f525355da1c2a00cb04676ca2977dd44bb380e70e2e87c83f", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:e8fcf1658d58776af02946002c616cae3a946cad2de11cfbda105fc030f09e8b", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:21ca67ba0771cdc7b178472e1ec8290ab4f35030d9a84dc65a4be90c398d61b4", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:74ec37abf54aa7b21e4da18c24c64a93d3ca7d74afaafdc38820b9ef7075035f", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:f1c7a5f0e7deededb73865f614dbdd1393312aebbdef99c111e1881377869bf3", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:8194ab7aa024e98f3be2fd50d0398d2c806b39ddb0033df913ebbd3ef8f9edfb", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:8f59474f6c1f1847628ff5d2fcabbadd2918aba2d6ed42bddfccb3a4551cc666", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:6e444dcbbc9a0d5f07afc0adef86aa870fdd2acf8c5aac910c3bdc1291eee145", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:062d4089e5948324c78f128d0c9b578962d0f3a4062a9e04c50f7ca71ead64a1", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:ec2edabf92cbd444e5fdd6d6286fa2306eeb41df28eccb805d1661cb10d86468", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:1ed53e5475bf9926bae38f9cda89b47e1a819350a308acbf5c7477e38c5f8308", "enabled": 1 } }, "tcpd": { "100": { "checksum": "sha256:9653a7d0125eaf720d8cc316e1119af8c2732ded2de789fd5bc678ff25f1cfb7", "enabled": 1 } }, "tcsd": { "100": { "checksum": "sha256:19eebbe5c254185cca355749992223ab7ef32fa21761c017e812851dcfc302d5", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:c7f1f4fc9a174efa7bf8a08c813d260d808c2707fa4489f4d5608f3e79679c58", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:9d0eae95ac9fa1a51e75f5fca95564ce8d3b9e4b6ed741bddfaf257ee0d1806a", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:4ba8adc68881a4e586161fbfe573db779f260dbcc0a13b42a9d72ea1a28a3082", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:1354b2219955e432a6c05bac65656443255d41836439f212f2526ae308839aa9", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:6a119b1390c6bd3ae982dd074f50545a2474ab07930e8a82bf781849a907a49c", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:b4c24b88d2926e90d9cda8425fe5af63e2632fc2b403daa19d51f28105cf6377", "enabled": 1 } }, "timedatex": { "100": { "checksum": "sha256:ff2309fe5519837d8d17592febf63ad996d546d10bc745e1fa98489bc3ca2521", "enabled": 1 } }, "tlp": { "100": { "checksum": "sha256:b3c08780383451a77460b52e84569134082a19633e728a03fb9cbc46d7798444", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:6977b8fbc730d99d77c90ea4486b51906637195882590b81629c74e8e189392c", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:e071a9b756d813734f43522238c063330039a2aa6af7eb8988f37398795e5b40", "enabled": 1 } }, "tor": { "100": { "checksum": "sha256:dc1053eee80fd6b2301daa3171607cd8531f6eb4cd86b77d7ee981ae219be59c", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:8eb322e74a7a0bb8ad77e7d460ee99f5aaf4e0dfb95ed40efd6f3c69c71e00a7", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:3000165a2720ae77aa20cf5aae8b0c674ca0bdebd7bcc63a2fefb731548dc7ba", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:a82d45e3c97f3fd5650536dca5784ca9d95910198a54c536f59c76178f6283e8", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:117024b0aaa9b0e2dc8aba07c39aa706f4541dc7e65ed3cf9b77da519383831f", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:7b98ad2aae73399677ce9487719f3d57d3d8488f44c40b2fdefabe7f91ee09c7", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:b06adcd36b4e6f6d00502cdf22947b34be1a6d586dddbc708a88aff876ad1cf8", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:30bd67dc50e94efcdb9ea96b14d3c13dad3e1b437d29d0e6d7e30d6e8155943a", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:a6d50357c296e2f0b9a9672a003bf638da804fa658fc4bf37100ab2a112c3d7a", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:49b9f1afe8c633606c6458a7f68cac110420597e084e15b79f19d5fb7d48265c", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:397e9c73670483c677049b2d9d4f061e711816f67cc6df7b75e897a621ec332d", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:a7e4970d8af8ba2ead9a03de3c7185a1777686c141eef428c05ea5e095672aa5", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:04f179266549623a73081f75c8292994d6ff85242355704eb4664424222f50b9", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:98d1ee25a7fb365ca131b81c58c9cb3ed21d0818802ae9905aff04c596c4ad8d", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:4aedecfdeed6a0c427a4d9917a7b70c95c70279d2550c9b9f265442e941f7e0f", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:9b74110ba84d6cb75adef69dc402778b0d16ef9edafd654d0f84edbae61e4b22", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:b0c5a099740647e48e239d5bdada908262af204aa0a8cfe4b75b5b0fdfe0c349", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:c7b3cb3989347e4d4019ff44115434c54e119612833ba2c653407d01bf2f609b", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:7793efb52b90a2e11c024b024a83520817f045a44c5db53a29b1fdc0ff12c4f1", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:c78ffead84b45c3d793c8c8cbba46fb5e7e27110dfd68386c07dac01a893cc3e", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:92864397d76758b2e1efbaf10dad539d9ccea2b9199699205342b65de42c1c27", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:ba4b53961a8b2f16ef71f5e4d1b20cfcdca380fff99c9fa3b34a00df45e90391", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:6390b9a7fc777605de85cdfb6062edda99f5dbfff029c8fa259833401cc58ebe", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:664e6ec9fb38f81eb9c3cbe92c2ada51598d5a1ae351d4abb1586bbc29e46204", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:6c7964f7e15df873e262db8b7d01dda7a36a778703ebfaf2881546ad40ea8fd1", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:2f4bcd4dbe2d99cbb57fb7052240d4fedb97b3b32859807a335817677c482349", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "sha256:d084edef438506d3db3270a5771bdb3cc39781a41c14a57ec061954ec337b509", "enabled": 1 } }, "vpn": { "100": { "checksum": "sha256:bd2fb59fc1513c3bcb44d67669c4851a6144ff0198ea86eb36d2eceaee2faa81", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:ed24d5b7dcef3dcc585917979859754d1f83e359b2878916cbaf90ede116e959", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:7a495e0a48e0486803bf9a6e86cea90bc539b14521fd653f7bb93267abc35468", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:a49239fae76624813aae66de39dce8e7e5ed6611ed41c5636a04e014b650e2e1", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:48847603e60c31a4065d7f1a69e48f02e96851f478c9312aa41e1497a3b0f6ae", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:5484ea4b15e9139ef55f876db71eafbbfeaf265c853e526169d75a60d5d7509c", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:1f617252b89358abd378006abd871b0f31bb003a6e9d40666bbd4828f22c34d3", "enabled": 1 } }, "wireguard": { "100": { "checksum": "sha256:b701c91d960123736dc6cd8be1a416ae4988449bffbb18f46daf9a33678cc7bd", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:62bcacbcc78240180c2fcabd09aa9356069c56519f477dc783ad43fe93396e04", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:45c1d3f1a4578dfba97adf672ecd698e49cc3519e8e187063579561d0ed33946", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:250a451804b281a43237ba6a22bf46eb0f379143a65b91d612846d6731ff6311", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:ff85891dd9ecc93e1fcbfd4be46409535ef617231fb140c395a26f15cb640588", "enabled": 1 } }, "zabbix": { "100": { "checksum": "sha256:efcb014c7cddbebce2106fca191f388bb4186edd2788ade9e61f7c8568b5322a", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:8b91f3c7dde7ec2a70fa51491a3d73f970cff517b9a690e265e213b5ec6ba827", "enabled": 1 } }, "zebra": { "100": { "checksum": "sha256:3b0711df2ebe210823319711c38578e859dd91165f0a817e2241c2a304743471", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:bef06065ec29e43b7aeb1d38e56b79ea63bcc62c6d20c55fb93555f865234bde", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:478043ae0f5f7fd13c42b8ef48a8128fdd1ef8e77cf8a317766a7a9db19689ba", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 Sunday 12 February 2023 01:17:52 +0000 (0:00:09.346) 0:15:23.620 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 Sunday 12 February 2023 01:17:57 +0000 (0:00:04.679) 0:15:28.299 ******* included: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.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/dist-git-podman-weekly-ci-q7awguo1/.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/dist-git-podman-weekly-ci-q7awguo1/.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_ylyuew6z.yml'}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Sunday 12 February 2023 01:18:12 +0000 (0:00:15.285) 0:15:43.584 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:26 Sunday 12 February 2023 01:18:19 +0000 (0:00:06.210) 0:15:49.795 ******* ok: [sut] => { "ansible_facts": { "__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_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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:36 Sunday 12 February 2023 01:18:24 +0000 (0:00:05.579) 0:15:55.374 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:41 Sunday 12 February 2023 01:18:28 +0000 (0:00:03.552) 0:15:58.926 ******* included: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 12 February 2023 01:18:33 +0000 (0:00:05.371) 0:16:04.298 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 12 February 2023 01:18:37 +0000 (0:00:04.201) 0:16:08.499 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Sunday 12 February 2023 01:18:40 +0000 (0:00:03.166) 0:16:11.665 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Sunday 12 February 2023 01:18:44 +0000 (0:00:03.346) 0:16:15.012 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "user1": [ "x", "1001", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Sunday 12 February 2023 01:18:50 +0000 (0:00:06.308) 0:16:21.320 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Sunday 12 February 2023 01:18:55 +0000 (0:00:04.427) 0:16:25.748 ******* ok: [sut] => { "changed": false, "examined": 195, "files": [ { "atime": 1676164215.674962, "ctime": 1676163792.6395118, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 13306, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1676163792.6375117, "nlink": 1, "path": "/etc/subuid", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 43, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 1, "skipped_paths": {} } MSG: All paths examined TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Sunday 12 February 2023 01:18:58 +0000 (0:00:03.791) 0:16:29.539 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:56 Sunday 12 February 2023 01:19:01 +0000 (0:00:02.824) 0:16:32.363 ******* ok: [sut] => { "changed": false, "examined": 195, "files": [ { "atime": 1676164216.360971, "ctime": 1676163792.6435118, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 14121, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1676163792.6415117, "nlink": 1, "path": "/etc/subgid", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 43, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 1, "skipped_paths": {} } MSG: All paths examined TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Sunday 12 February 2023 01:19:05 +0000 (0:00:03.585) 0:16:35.949 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:44 Sunday 12 February 2023 01:19:07 +0000 (0:00:01.869) 0:16:37.818 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:53 Sunday 12 February 2023 01:19:08 +0000 (0:00:01.356) 0:16:39.175 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:61 Sunday 12 February 2023 01:19:14 +0000 (0:00:06.518) 0:16:45.693 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:65 Sunday 12 February 2023 01:19:18 +0000 (0:00:03.201) 0:16:48.895 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:69 Sunday 12 February 2023 01:19:24 +0000 (0:00:06.264) 0:16:55.159 ******* changed: [sut] => { "changed": true, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/home/user1/.config/containers/ansible-kubernetes.d/httpd1.yml" ], "delta": "0:00:00.006598", "end": "2023-02-12 01:19:28.160614", "rc": 0, "start": "2023-02-12 01:19:28.154016" } 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:76 Sunday 12 February 2023 01:19:29 +0000 (0:00:05.139) 0:17:00.299 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:80 Sunday 12 February 2023 01:19:32 +0000 (0:00:02.986) 0:17:03.285 ******* included: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for sut TASK [fedora.linux_system_roles.podman : Check if user is lingering] *********** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Sunday 12 February 2023 01:19:36 +0000 (0:00:03.690) 0:17:06.976 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1676164221.590039, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1676164221.590039, "dev": 51716, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14122, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0644", "mtime": 1676164221.590039, "nlink": 1, "path": "/var/lib/systemd/linger/user1", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "version": "1957829294", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Enable lingering if needed] *********** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:8 Sunday 12 February 2023 01:19:39 +0000 (0:00:02.994) 0:17:09.971 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the host mount volumes] *********** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:14 Sunday 12 February 2023 01:19:41 +0000 (0:00:02.492) 0:17:12.463 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:25 Sunday 12 February 2023 01:19:59 +0000 (0:00:17.314) 0:17:29.778 ******* 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:c54,c633", "size": 23, "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:c54,c633", "size": 6, "state": "directory", "uid": 1001 } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:38 Sunday 12 February 2023 01:20:06 +0000 (0:00:07.734) 0:17:37.512 ******* ok: [sut] => (item=quay.io/libpod/testimage:20210610) => { "actions": [ "Pulled image quay.io/libpod/testimage:20210610" ], "ansible_loop_var": "item", "changed": 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": [ "/bin/podman image ls quay.io/libpod/testimage:20210610 --format json", "/bin/podman pull quay.io/libpod/testimage:20210610 -q", "/bin/podman inspect 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f --format json" ] } TASK [fedora.linux_system_roles.podman : Check the kubernetes yaml file] ******* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:54 Sunday 12 February 2023 01:20:08 +0000 (0:00:02.050) 0:17:39.563 ******* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1676164241.4742975, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fa3a58d6c50a5ab5d36fa9018a66e60104eac01e", "ctime": 1676164235.3062174, "dev": 51716, "device_type": 0, "executable": false, "exists": true, "gid": 1001, "gr_name": "user1", "inode": 201327185, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1676164234.6772091, "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": "3489239217", "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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:62 Sunday 12 February 2023 01:20:09 +0000 (0:00:00.657) 0:17:40.220 ******* 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": 24, "state": "directory", "uid": 1001 } TASK [fedora.linux_system_roles.podman : Ensure kubernetes yaml files are present] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:71 Sunday 12 February 2023 01:20:10 +0000 (0:00:00.617) 0:17:40.837 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:81 Sunday 12 February 2023 01:20:11 +0000 (0:00:01.423) 0:17:42.260 ******* ok: [sut] => { "actions": [ "/bin/podman play kube --start=true --log-level=debug /home/user1/.config/containers/ansible-kubernetes.d/httpd1.yml" ], "changed": false } STDERR: time="2023-02-12T01:20:12Z" level=info msg="/bin/podman filtering at log level debug" time="2023-02-12T01:20:12Z" level=debug msg="Called kube.PersistentPreRunE(/bin/podman play kube --start=true --log-level=debug /home/user1/.config/containers/ansible-kubernetes.d/httpd1.yml)" time="2023-02-12T01:20:12Z" level=debug msg="Using conmon: \"/usr/bin/conmon\"" time="2023-02-12T01:20:12Z" level=debug msg="Initializing boltdb state at /home/user1/.local/share/containers/storage/libpod/bolt_state.db" time="2023-02-12T01:20:12Z" level=debug msg="systemd-logind: Unknown object '/'." time="2023-02-12T01:20:12Z" level=debug msg="Using graph driver overlay" time="2023-02-12T01:20:12Z" level=debug msg="Using graph root /home/user1/.local/share/containers/storage" time="2023-02-12T01:20:12Z" level=debug msg="Using run root /run/user/1001/containers" time="2023-02-12T01:20:12Z" level=debug msg="Using static dir /home/user1/.local/share/containers/storage/libpod" time="2023-02-12T01:20:12Z" level=debug msg="Using tmp dir /run/user/1001/libpod/tmp" time="2023-02-12T01:20:12Z" level=debug msg="Using volume path /home/user1/.local/share/containers/storage/volumes" time="2023-02-12T01:20:12Z" level=debug msg="Using transient store: false" time="2023-02-12T01:20:12Z" level=debug msg="Set libpod namespace to \"\"" time="2023-02-12T01:20:12Z" level=debug msg="[graphdriver] trying provided driver \"overlay\"" time="2023-02-12T01:20:12Z" level=debug msg="Cached value indicated that overlay is supported" time="2023-02-12T01:20:12Z" level=debug msg="Cached value indicated that overlay is supported" time="2023-02-12T01:20:12Z" level=debug msg="Cached value indicated that metacopy is not being used" time="2023-02-12T01:20:12Z" level=debug msg="Cached value indicated that native-diff is usable" time="2023-02-12T01:20:12Z" level=debug msg="backingFs=xfs, projectQuotaSupported=false, useNativeDiff=true, usingMetacopy=false" time="2023-02-12T01:20:12Z" level=debug msg="Initializing event backend file" time="2023-02-12T01:20:12Z" level=debug msg="Configured OCI runtime runj initialization failed: no valid executable found for OCI runtime runj: invalid argument" time="2023-02-12T01:20:12Z" level=debug msg="Configured OCI runtime kata initialization failed: no valid executable found for OCI runtime kata: invalid argument" time="2023-02-12T01:20:12Z" level=debug msg="Configured OCI runtime runsc initialization failed: no valid executable found for OCI runtime runsc: invalid argument" time="2023-02-12T01:20:12Z" level=debug msg="Configured OCI runtime youki initialization failed: no valid executable found for OCI runtime youki: invalid argument" time="2023-02-12T01:20:12Z" level=debug msg="Configured OCI runtime crun-wasm initialization failed: no valid executable found for OCI runtime crun-wasm: invalid argument" time="2023-02-12T01:20:12Z" level=debug msg="Configured OCI runtime runc initialization failed: no valid executable found for OCI runtime runc: invalid argument" time="2023-02-12T01:20:12Z" level=debug msg="Configured OCI runtime krun initialization failed: no valid executable found for OCI runtime krun: invalid argument" time="2023-02-12T01:20:12Z" level=debug msg="Configured OCI runtime ocijail initialization failed: no valid executable found for OCI runtime ocijail: invalid argument" time="2023-02-12T01:20:12Z" level=debug msg="Using OCI runtime \"/usr/bin/crun\"" time="2023-02-12T01:20:12Z" level=info msg="Setting parallel job count to 7" time="2023-02-12T01:20:12Z" level=debug msg="Successfully loaded network podman-default-kube-network: &{podman-default-kube-network 2b587ddd9e4d975ce9fd30038a857db784181d22a8ecf93abcf2442d6bb103f6 bridge podman1 2023-02-12 01:10:41.47502457 +0000 UTC [{{{10.89.0.0 ffffff00}} 10.89.0.1 }] false false true [] map[] map[] map[driver:host-local]}" time="2023-02-12T01:20:12Z" level=debug msg="Successfully loaded 2 networks" time="2023-02-12T01:20:12Z" level=debug msg="Looking up image \"localhost/podman-pause:4.4.0-1675439873\" in local containers storage" time="2023-02-12T01:20:12Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-02-12T01:20:12Z" level=debug msg="Trying \"localhost/podman-pause:4.4.0-1675439873\" ..." time="2023-02-12T01:20:12Z" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@4dec7668250e13947e0183ad68ce3e85858a6b3805022b863abaf8d56174f003\"" time="2023-02-12T01:20:12Z" level=debug msg="Found image \"localhost/podman-pause:4.4.0-1675439873\" as \"localhost/podman-pause:4.4.0-1675439873\" in local containers storage" time="2023-02-12T01:20:12Z" level=debug msg="Found image \"localhost/podman-pause:4.4.0-1675439873\" as \"localhost/podman-pause:4.4.0-1675439873\" in local containers storage ([overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@4dec7668250e13947e0183ad68ce3e85858a6b3805022b863abaf8d56174f003)" time="2023-02-12T01:20:12Z" level=debug msg="exporting opaque data as blob \"sha256:4dec7668250e13947e0183ad68ce3e85858a6b3805022b863abaf8d56174f003\"" time="2023-02-12T01:20:12Z" level=debug msg="Pod using bridge network mode" time="2023-02-12T01:20:12Z" level=debug msg="Created cgroup path user.slice/user-libpod_pod_1078d2ff8e815d597e69ba157d8c8b95dcad2998d256d87faac023ccae703e5f.slice for parent user.slice and name libpod_pod_1078d2ff8e815d597e69ba157d8c8b95dcad2998d256d87faac023ccae703e5f" time="2023-02-12T01:20:12Z" level=debug msg="Created cgroup user.slice/user-libpod_pod_1078d2ff8e815d597e69ba157d8c8b95dcad2998d256d87faac023ccae703e5f.slice" time="2023-02-12T01:20:12Z" level=debug msg="Got pod cgroup as user.slice/user-libpod_pod_1078d2ff8e815d597e69ba157d8c8b95dcad2998d256d87faac023ccae703e5f.slice" time="2023-02-12T01:20:12Z" level=debug msg="Adding parallel job to stop container 0296e93b6d767257a2c5d5a8cd3d3dfe7480efc81486c381e08889ef8c5497dc" time="2023-02-12T01:20:12Z" level=debug msg="Adding parallel job to stop container 5ad7c1c9c85e0c7fe3e67968b8bbe7507f642d511ef9b6b1b3e3945fa0157c1c" time="2023-02-12T01:20:12Z" level=debug msg="Stopping ctr 0296e93b6d767257a2c5d5a8cd3d3dfe7480efc81486c381e08889ef8c5497dc (timeout 0)" time="2023-02-12T01:20:12Z" level=debug msg="Stopping ctr 5ad7c1c9c85e0c7fe3e67968b8bbe7507f642d511ef9b6b1b3e3945fa0157c1c (timeout 0)" time="2023-02-12T01:20:12Z" level=debug msg="Stopping container 0296e93b6d767257a2c5d5a8cd3d3dfe7480efc81486c381e08889ef8c5497dc (PID 8132)" time="2023-02-12T01:20:12Z" level=debug msg="Sending signal 9 to container 0296e93b6d767257a2c5d5a8cd3d3dfe7480efc81486c381e08889ef8c5497dc" time="2023-02-12T01:20:12Z" level=debug msg="Stopping container 5ad7c1c9c85e0c7fe3e67968b8bbe7507f642d511ef9b6b1b3e3945fa0157c1c (PID 8127)" time="2023-02-12T01:20:12Z" level=debug msg="Sending signal 9 to container 5ad7c1c9c85e0c7fe3e67968b8bbe7507f642d511ef9b6b1b3e3945fa0157c1c" time="2023-02-12T01:20:12Z" level=debug msg="Cleaning up container 0296e93b6d767257a2c5d5a8cd3d3dfe7480efc81486c381e08889ef8c5497dc" time="2023-02-12T01:20:12Z" level=debug msg="Container \"5ad7c1c9c85e0c7fe3e67968b8bbe7507f642d511ef9b6b1b3e3945fa0157c1c\" state changed from \"stopping\" to \"stopped\" while waiting for it to be stopped: discontinuing stop procedure as another process interfered" time="2023-02-12T01:20:12Z" level=debug msg="Cleaning up container 5ad7c1c9c85e0c7fe3e67968b8bbe7507f642d511ef9b6b1b3e3945fa0157c1c" time="2023-02-12T01:20:12Z" level=debug msg="Tearing down network namespace at /run/user/1001/netns/netns-329fd5a6-4dd1-8401-02c2-0f726bbfdbd2 for container 5ad7c1c9c85e0c7fe3e67968b8bbe7507f642d511ef9b6b1b3e3945fa0157c1c" time="2023-02-12T01:20:12Z" level=debug msg="The path of /etc/resolv.conf in the mount ns is \"/etc/resolv.conf\"" [DEBUG netavark::commands::teardown] "Tearing down.." [INFO netavark::firewall] Using iptables firewall driver time="2023-02-12T01:20:12Z" level=debug msg="Successfully cleaned up container 0296e93b6d767257a2c5d5a8cd3d3dfe7480efc81486c381e08889ef8c5497dc" time="2023-02-12T01:20:12Z" level=debug msg="Unmounted container \"0296e93b6d767257a2c5d5a8cd3d3dfe7480efc81486c381e08889ef8c5497dc\"" [INFO netavark::network::bridge] removing bridge podman1 [DEBUG netavark::commands::teardown] "Teardown complete" time="2023-02-12T01:20:12Z" level=debug msg="Cleaning up rootless network namespace" time="2023-02-12T01:20:12Z" level=debug msg="Successfully cleaned up container 5ad7c1c9c85e0c7fe3e67968b8bbe7507f642d511ef9b6b1b3e3945fa0157c1c" time="2023-02-12T01:20:12Z" level=debug msg="Unmounted container \"5ad7c1c9c85e0c7fe3e67968b8bbe7507f642d511ef9b6b1b3e3945fa0157c1c\"" time="2023-02-12T01:20:12Z" level=debug msg="Adding parallel job to stop container 0296e93b6d767257a2c5d5a8cd3d3dfe7480efc81486c381e08889ef8c5497dc" time="2023-02-12T01:20:12Z" level=debug msg="Adding parallel job to stop container 5ad7c1c9c85e0c7fe3e67968b8bbe7507f642d511ef9b6b1b3e3945fa0157c1c" time="2023-02-12T01:20:12Z" level=debug msg="Adding parallel job to stop container 0296e93b6d767257a2c5d5a8cd3d3dfe7480efc81486c381e08889ef8c5497dc" time="2023-02-12T01:20:12Z" level=debug msg="Adding parallel job to stop container 5ad7c1c9c85e0c7fe3e67968b8bbe7507f642d511ef9b6b1b3e3945fa0157c1c" time="2023-02-12T01:20:12Z" level=debug msg="Pod 3fcb66e15be65869f2c6158900984aa05bdb58c50cf9d344507cea5e3cb52650 has a service 110f34fabd52f8adf1d8ea90173e67105cc97d465cf085f2b7f2f8f6d66f5bf6: checking if it can be stopped" time="2023-02-12T01:20:12Z" level=debug msg="Strongconnecting node 0296e93b6d767257a2c5d5a8cd3d3dfe7480efc81486c381e08889ef8c5497dc" time="2023-02-12T01:20:12Z" level=debug msg="Pushed 0296e93b6d767257a2c5d5a8cd3d3dfe7480efc81486c381e08889ef8c5497dc onto stack" time="2023-02-12T01:20:12Z" level=debug msg="Recursing to successor node 5ad7c1c9c85e0c7fe3e67968b8bbe7507f642d511ef9b6b1b3e3945fa0157c1c" time="2023-02-12T01:20:12Z" level=debug msg="Strongconnecting node 5ad7c1c9c85e0c7fe3e67968b8bbe7507f642d511ef9b6b1b3e3945fa0157c1c" time="2023-02-12T01:20:12Z" level=debug msg="Pushed 5ad7c1c9c85e0c7fe3e67968b8bbe7507f642d511ef9b6b1b3e3945fa0157c1c onto stack" time="2023-02-12T01:20:12Z" level=debug msg="Finishing node 5ad7c1c9c85e0c7fe3e67968b8bbe7507f642d511ef9b6b1b3e3945fa0157c1c. Popped 5ad7c1c9c85e0c7fe3e67968b8bbe7507f642d511ef9b6b1b3e3945fa0157c1c off stack" time="2023-02-12T01:20:12Z" level=debug msg="Finishing node 0296e93b6d767257a2c5d5a8cd3d3dfe7480efc81486c381e08889ef8c5497dc. Popped 0296e93b6d767257a2c5d5a8cd3d3dfe7480efc81486c381e08889ef8c5497dc off stack" time="2023-02-12T01:20:12Z" level=debug msg="Removing container 0296e93b6d767257a2c5d5a8cd3d3dfe7480efc81486c381e08889ef8c5497dc" time="2023-02-12T01:20:12Z" level=debug msg="Cleaning up container 0296e93b6d767257a2c5d5a8cd3d3dfe7480efc81486c381e08889ef8c5497dc" time="2023-02-12T01:20:12Z" level=debug msg="Container 0296e93b6d767257a2c5d5a8cd3d3dfe7480efc81486c381e08889ef8c5497dc storage is already unmounted, skipping..." time="2023-02-12T01:20:12Z" level=debug msg="Removing all exec sessions for container 0296e93b6d767257a2c5d5a8cd3d3dfe7480efc81486c381e08889ef8c5497dc" time="2023-02-12T01:20:12Z" level=debug msg="Container 0296e93b6d767257a2c5d5a8cd3d3dfe7480efc81486c381e08889ef8c5497dc storage is already unmounted, skipping..." time="2023-02-12T01:20:12Z" level=debug msg="Removing container 5ad7c1c9c85e0c7fe3e67968b8bbe7507f642d511ef9b6b1b3e3945fa0157c1c" time="2023-02-12T01:20:12Z" level=debug msg="Cleaning up container 5ad7c1c9c85e0c7fe3e67968b8bbe7507f642d511ef9b6b1b3e3945fa0157c1c" time="2023-02-12T01:20:12Z" level=debug msg="Network is already cleaned up, skipping..." time="2023-02-12T01:20:12Z" level=debug msg="Container 5ad7c1c9c85e0c7fe3e67968b8bbe7507f642d511ef9b6b1b3e3945fa0157c1c storage is already unmounted, skipping..." time="2023-02-12T01:20:12Z" level=debug msg="Removing all exec sessions for container 5ad7c1c9c85e0c7fe3e67968b8bbe7507f642d511ef9b6b1b3e3945fa0157c1c" time="2023-02-12T01:20:12Z" level=debug msg="Container 5ad7c1c9c85e0c7fe3e67968b8bbe7507f642d511ef9b6b1b3e3945fa0157c1c storage is already unmounted, skipping..." time="2023-02-12T01:20:12Z" level=debug msg="Removing pod cgroup user.slice/user-libpod_pod_3fcb66e15be65869f2c6158900984aa05bdb58c50cf9d344507cea5e3cb52650.slice" time="2023-02-12T01:20:12Z" level=debug msg="Shutting down engines" time="2023-02-12T01:20:12Z" level=debug msg="Stopping service container 110f34fabd52f8adf1d8ea90173e67105cc97d465cf085f2b7f2f8f6d66f5bf6" time="2023-02-12T01:20:12Z" level=debug msg="Stopping ctr 110f34fabd52f8adf1d8ea90173e67105cc97d465cf085f2b7f2f8f6d66f5bf6 (timeout 0)" time="2023-02-12T01:20:12Z" level=debug msg="Stopping container 110f34fabd52f8adf1d8ea90173e67105cc97d465cf085f2b7f2f8f6d66f5bf6 (PID 8055)" time="2023-02-12T01:20:12Z" level=debug msg="Sending signal 9 to container 110f34fabd52f8adf1d8ea90173e67105cc97d465cf085f2b7f2f8f6d66f5bf6" open pidfd: No such process time="2023-02-12T01:20:12Z" level=debug msg="Container \"110f34fabd52f8adf1d8ea90173e67105cc97d465cf085f2b7f2f8f6d66f5bf6\" state changed from \"stopping\" to \"stopped\" while waiting for it to be stopped: discontinuing stop procedure as another process interfered" time="2023-02-12T01:20:12Z" level=debug msg="Pod 3fcb66e15be65869f2c6158900984aa05bdb58c50cf9d344507cea5e3cb52650 has a service 110f34fabd52f8adf1d8ea90173e67105cc97d465cf085f2b7f2f8f6d66f5bf6: checking if it can be stopped" time="2023-02-12T01:20:12Z" level=debug msg="Stopping service container 110f34fabd52f8adf1d8ea90173e67105cc97d465cf085f2b7f2f8f6d66f5bf6" time="2023-02-12T01:20:12Z" level=debug msg="Pod 3fcb66e15be65869f2c6158900984aa05bdb58c50cf9d344507cea5e3cb52650 has a service 110f34fabd52f8adf1d8ea90173e67105cc97d465cf085f2b7f2f8f6d66f5bf6: checking if it can be stopped" time="2023-02-12T01:20:12Z" level=debug msg="Stopping service container 110f34fabd52f8adf1d8ea90173e67105cc97d465cf085f2b7f2f8f6d66f5bf6" time="2023-02-12T01:20:12Z" level=debug msg="Pod 3fcb66e15be65869f2c6158900984aa05bdb58c50cf9d344507cea5e3cb52650 has a service 110f34fabd52f8adf1d8ea90173e67105cc97d465cf085f2b7f2f8f6d66f5bf6: checking if it can be removed" time="2023-02-12T01:20:12Z" level=debug msg="Removing service container 110f34fabd52f8adf1d8ea90173e67105cc97d465cf085f2b7f2f8f6d66f5bf6" time="2023-02-12T01:20:12Z" level=debug msg="Removing container 110f34fabd52f8adf1d8ea90173e67105cc97d465cf085f2b7f2f8f6d66f5bf6" time="2023-02-12T01:20:12Z" level=debug msg="Cleaning up container 110f34fabd52f8adf1d8ea90173e67105cc97d465cf085f2b7f2f8f6d66f5bf6" time="2023-02-12T01:20:12Z" level=debug msg="Successfully cleaned up container 110f34fabd52f8adf1d8ea90173e67105cc97d465cf085f2b7f2f8f6d66f5bf6" time="2023-02-12T01:20:12Z" level=debug msg="Unmounted container \"110f34fabd52f8adf1d8ea90173e67105cc97d465cf085f2b7f2f8f6d66f5bf6\"" time="2023-02-12T01:20:12Z" level=debug msg="Removing all exec sessions for container 110f34fabd52f8adf1d8ea90173e67105cc97d465cf085f2b7f2f8f6d66f5bf6" time="2023-02-12T01:20:12Z" level=debug msg="Container 110f34fabd52f8adf1d8ea90173e67105cc97d465cf085f2b7f2f8f6d66f5bf6 storage is already unmounted, skipping..." TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:89 Sunday 12 February 2023 01:20:12 +0000 (0:00:01.163) 0:17:43.424 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:101 Sunday 12 February 2023 01:20:12 +0000 (0:00:00.219) 0:17:43.644 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:114 Sunday 12 February 2023 01:20:13 +0000 (0:00:00.342) 0:17:43.986 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:128 Sunday 12 February 2023 01:20:13 +0000 (0:00:00.254) 0:17:44.241 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Sunday 12 February 2023 01:20:13 +0000 (0:00:00.245) 0:17:44.486 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:26 Sunday 12 February 2023 01:20:14 +0000 (0:00:00.541) 0:17:45.027 ******* ok: [sut] => { "ansible_facts": { "__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_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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:36 Sunday 12 February 2023 01:20:14 +0000 (0:00:00.698) 0:17:45.726 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:41 Sunday 12 February 2023 01:20:15 +0000 (0:00:00.405) 0:17:46.131 ******* included: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 12 February 2023 01:20:15 +0000 (0:00:00.361) 0:17:46.493 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 12 February 2023 01:20:16 +0000 (0:00:00.670) 0:17:47.164 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Sunday 12 February 2023 01:20:17 +0000 (0:00:00.615) 0:17:47.779 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Sunday 12 February 2023 01:20:17 +0000 (0:00:00.287) 0:17:48.067 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Sunday 12 February 2023 01:20:17 +0000 (0:00:00.561) 0:17:48.629 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Sunday 12 February 2023 01:20:18 +0000 (0:00:00.374) 0:17:49.003 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Sunday 12 February 2023 01:20:18 +0000 (0:00:00.178) 0:17:49.182 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:56 Sunday 12 February 2023 01:20:18 +0000 (0:00:00.224) 0:17:49.407 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Sunday 12 February 2023 01:20:18 +0000 (0:00:00.226) 0:17:49.633 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:44 Sunday 12 February 2023 01:20:19 +0000 (0:00:00.198) 0:17:49.831 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:53 Sunday 12 February 2023 01:20:19 +0000 (0:00:00.187) 0:17:50.018 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:61 Sunday 12 February 2023 01:20:19 +0000 (0:00:00.507) 0:17:50.526 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:65 Sunday 12 February 2023 01:20:19 +0000 (0:00:00.185) 0:17:50.711 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:69 Sunday 12 February 2023 01:20:20 +0000 (0:00:00.394) 0:17:51.106 ******* changed: [sut] => { "changed": true, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/httpd2.yml" ], "delta": "0:00:00.006303", "end": "2023-02-12 01:20:20.778950", "rc": 0, "start": "2023-02-12 01:20:20.772647" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-httpd2.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:76 Sunday 12 February 2023 01:20:20 +0000 (0:00:00.544) 0:17:51.650 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:80 Sunday 12 February 2023 01:20:21 +0000 (0:00:00.303) 0:17:51.954 ******* included: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for sut TASK [fedora.linux_system_roles.podman : Check if user is lingering] *********** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Sunday 12 February 2023 01:20:21 +0000 (0:00:00.424) 0:17:52.378 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Enable lingering if needed] *********** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:8 Sunday 12 February 2023 01:20:21 +0000 (0:00:00.290) 0:17:52.668 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the host mount volumes] *********** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:14 Sunday 12 February 2023 01:20:22 +0000 (0:00:00.177) 0:17:52.846 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:25 Sunday 12 February 2023 01:20:23 +0000 (0:00:01.041) 0:17:53.888 ******* 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:c617,c821", "size": 23, "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:c617,c821", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:38 Sunday 12 February 2023 01:20:24 +0000 (0:00:00.994) 0:17:54.882 ******* ok: [sut] => (item=quay.io/libpod/testimage:20210610) => { "actions": [ "Pulled image quay.io/libpod/testimage:20210610" ], "ansible_loop_var": "item", "changed": 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 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:54 Sunday 12 February 2023 01:20:25 +0000 (0:00:01.201) 0:17:56.083 ******* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1676164356.9247994, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "80d3283179dcbec4981476f41da6795518e48a61", "ctime": 1676164351.5477295, "dev": 51716, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 637534546, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1676164350.2997134, "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": "2562804656", "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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:62 Sunday 12 February 2023 01:20:25 +0000 (0:00:00.500) 0:17:56.584 ******* 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": 42, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure kubernetes yaml files are present] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:71 Sunday 12 February 2023 01:20:26 +0000 (0:00:00.592) 0:17:57.176 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:81 Sunday 12 February 2023 01:20:27 +0000 (0:00:01.094) 0:17:58.271 ******* 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-02-12T01:20:27Z" level=info msg="/usr/bin/podman filtering at log level debug" time="2023-02-12T01:20:27Z" 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-02-12T01:20:27Z" level=debug msg="Using conmon: \"/usr/bin/conmon\"" time="2023-02-12T01:20:27Z" level=debug msg="Initializing boltdb state at /var/lib/containers/storage/libpod/bolt_state.db" time="2023-02-12T01:20:27Z" level=debug msg="Using graph driver overlay" time="2023-02-12T01:20:27Z" level=debug msg="Using graph root /var/lib/containers/storage" time="2023-02-12T01:20:27Z" level=debug msg="Using run root /run/containers/storage" time="2023-02-12T01:20:27Z" level=debug msg="Using static dir /var/lib/containers/storage/libpod" time="2023-02-12T01:20:27Z" level=debug msg="Using tmp dir /run/libpod" time="2023-02-12T01:20:27Z" level=debug msg="Using volume path /var/lib/containers/storage/volumes" time="2023-02-12T01:20:27Z" level=debug msg="Using transient store: false" time="2023-02-12T01:20:27Z" level=debug msg="Set libpod namespace to \"\"" time="2023-02-12T01:20:27Z" level=debug msg="[graphdriver] trying provided driver \"overlay\"" time="2023-02-12T01:20:27Z" level=debug msg="Cached value indicated that overlay is supported" time="2023-02-12T01:20:27Z" level=debug msg="Cached value indicated that overlay is supported" time="2023-02-12T01:20:27Z" level=debug msg="Cached value indicated that metacopy is being used" time="2023-02-12T01:20:27Z" level=debug msg="Cached value indicated that native-diff is not being used" time="2023-02-12T01:20:27Z" 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-02-12T01:20:27Z" level=debug msg="backingFs=xfs, projectQuotaSupported=false, useNativeDiff=false, usingMetacopy=true" time="2023-02-12T01:20:27Z" level=debug msg="Initializing event backend journald" time="2023-02-12T01:20:27Z" level=debug msg="Configured OCI runtime runsc initialization failed: no valid executable found for OCI runtime runsc: invalid argument" time="2023-02-12T01:20:27Z" level=debug msg="Configured OCI runtime youki initialization failed: no valid executable found for OCI runtime youki: invalid argument" time="2023-02-12T01:20:27Z" level=debug msg="Configured OCI runtime ocijail initialization failed: no valid executable found for OCI runtime ocijail: invalid argument" time="2023-02-12T01:20:27Z" level=debug msg="Configured OCI runtime runj initialization failed: no valid executable found for OCI runtime runj: invalid argument" time="2023-02-12T01:20:27Z" level=debug msg="Configured OCI runtime kata initialization failed: no valid executable found for OCI runtime kata: invalid argument" time="2023-02-12T01:20:27Z" level=debug msg="Configured OCI runtime krun initialization failed: no valid executable found for OCI runtime krun: invalid argument" time="2023-02-12T01:20:27Z" level=debug msg="Configured OCI runtime crun-wasm initialization failed: no valid executable found for OCI runtime crun-wasm: invalid argument" time="2023-02-12T01:20:27Z" level=debug msg="Configured OCI runtime runc initialization failed: no valid executable found for OCI runtime runc: invalid argument" time="2023-02-12T01:20:27Z" level=debug msg="Using OCI runtime \"/usr/bin/crun\"" time="2023-02-12T01:20:27Z" level=info msg="Setting parallel job count to 7" time="2023-02-12T01:20:27Z" level=debug msg="Successfully loaded network podman-default-kube-network: &{podman-default-kube-network 0e061f5e5f31d16c869a56fa5ee67395e41ce0a7834fa102f21128fe13dfb676 bridge podman1 2023-02-12 01:12:36.926921418 +0000 UTC [{{{10.89.0.0 ffffff00}} 10.89.0.1 }] false false true [] map[] map[] map[driver:host-local]}" time="2023-02-12T01:20:27Z" level=debug msg="Successfully loaded 2 networks" time="2023-02-12T01:20:27Z" level=debug msg="Looking up image \"localhost/podman-pause:4.4.0-1675439873\" in local containers storage" time="2023-02-12T01:20:27Z" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2023-02-12T01:20:27Z" level=debug msg="Trying \"localhost/podman-pause:4.4.0-1675439873\" ..." time="2023-02-12T01:20:27Z" level=debug msg="parsed reference into \"[overlay@/var/lib/containers/storage+/run/containers/storage:overlay.mountopt=nodev,metacopy=on]@8154f72485ce5c514f275650419f1e47483458e8d8495cb42015bd1808dbd599\"" time="2023-02-12T01:20:27Z" level=debug msg="Found image \"localhost/podman-pause:4.4.0-1675439873\" as \"localhost/podman-pause:4.4.0-1675439873\" in local containers storage" time="2023-02-12T01:20:27Z" level=debug msg="Found image \"localhost/podman-pause:4.4.0-1675439873\" as \"localhost/podman-pause:4.4.0-1675439873\" in local containers storage ([overlay@/var/lib/containers/storage+/run/containers/storage:overlay.mountopt=nodev,metacopy=on]@8154f72485ce5c514f275650419f1e47483458e8d8495cb42015bd1808dbd599)" time="2023-02-12T01:20:27Z" level=debug msg="exporting opaque data as blob \"sha256:8154f72485ce5c514f275650419f1e47483458e8d8495cb42015bd1808dbd599\"" time="2023-02-12T01:20:27Z" level=debug msg="Pod using bridge network mode" time="2023-02-12T01:20:27Z" level=debug msg="Created cgroup path machine.slice/machine-libpod_pod_efd67ef0665b2bae7a9cd49131bd338471fbc1f5d81d52bc21dc37f482221cde.slice for parent machine.slice and name libpod_pod_efd67ef0665b2bae7a9cd49131bd338471fbc1f5d81d52bc21dc37f482221cde" time="2023-02-12T01:20:27Z" level=debug msg="Created cgroup machine.slice/machine-libpod_pod_efd67ef0665b2bae7a9cd49131bd338471fbc1f5d81d52bc21dc37f482221cde.slice" time="2023-02-12T01:20:27Z" level=debug msg="Got pod cgroup as machine.slice/machine-libpod_pod_efd67ef0665b2bae7a9cd49131bd338471fbc1f5d81d52bc21dc37f482221cde.slice" time="2023-02-12T01:20:28Z" level=debug msg="Adding parallel job to stop container 4c3898c93c2f3c92c3d353cbe295dded96cc65ebc7aba5e4c87e7906a99c580c" time="2023-02-12T01:20:28Z" level=debug msg="Adding parallel job to stop container 5a32aee0eb384a60ab172b9159b95bec32144b0067d08a349044ef52c77a725a" time="2023-02-12T01:20:28Z" level=debug msg="Stopping ctr 5a32aee0eb384a60ab172b9159b95bec32144b0067d08a349044ef52c77a725a (timeout 0)" time="2023-02-12T01:20:28Z" level=debug msg="Stopping ctr 4c3898c93c2f3c92c3d353cbe295dded96cc65ebc7aba5e4c87e7906a99c580c (timeout 0)" time="2023-02-12T01:20:28Z" level=debug msg="Stopping container 5a32aee0eb384a60ab172b9159b95bec32144b0067d08a349044ef52c77a725a (PID 8821)" time="2023-02-12T01:20:28Z" level=debug msg="Sending signal 9 to container 5a32aee0eb384a60ab172b9159b95bec32144b0067d08a349044ef52c77a725a" time="2023-02-12T01:20:28Z" level=debug msg="Stopping container 4c3898c93c2f3c92c3d353cbe295dded96cc65ebc7aba5e4c87e7906a99c580c (PID 8826)" time="2023-02-12T01:20:28Z" level=debug msg="Sending signal 9 to container 4c3898c93c2f3c92c3d353cbe295dded96cc65ebc7aba5e4c87e7906a99c580c" time="2023-02-12T01:20:28Z" level=debug msg="Container \"5a32aee0eb384a60ab172b9159b95bec32144b0067d08a349044ef52c77a725a\" state changed from \"stopping\" to \"stopped\" while waiting for it to be stopped: discontinuing stop procedure as another process interfered" time="2023-02-12T01:20:28Z" level=debug msg="Cleaning up container 5a32aee0eb384a60ab172b9159b95bec32144b0067d08a349044ef52c77a725a" time="2023-02-12T01:20:28Z" level=debug msg="Tearing down network namespace at /run/netns/netns-29a791e9-edce-b123-da5f-521fe1e73b08 for container 5a32aee0eb384a60ab172b9159b95bec32144b0067d08a349044ef52c77a725a" [DEBUG netavark::commands::teardown] "Tearing down.." [INFO netavark::firewall] Using iptables firewall driver time="2023-02-12T01:20:28Z" level=debug msg="Container \"4c3898c93c2f3c92c3d353cbe295dded96cc65ebc7aba5e4c87e7906a99c580c\" state changed from \"stopping\" to \"stopped\" while waiting for it to be stopped: discontinuing stop procedure as another process interfered" time="2023-02-12T01:20:28Z" level=debug msg="Cleaning up container 4c3898c93c2f3c92c3d353cbe295dded96cc65ebc7aba5e4c87e7906a99c580c" time="2023-02-12T01:20:28Z" level=debug msg="Successfully cleaned up container 4c3898c93c2f3c92c3d353cbe295dded96cc65ebc7aba5e4c87e7906a99c580c" time="2023-02-12T01:20:28Z" level=debug msg="Unmounted container \"4c3898c93c2f3c92c3d353cbe295dded96cc65ebc7aba5e4c87e7906a99c580c\"" [DEBUG netavark::commands::teardown] "Teardown complete" time="2023-02-12T01:20:28Z" level=debug msg="Successfully cleaned up container 5a32aee0eb384a60ab172b9159b95bec32144b0067d08a349044ef52c77a725a" time="2023-02-12T01:20:28Z" level=debug msg="Unmounted container \"5a32aee0eb384a60ab172b9159b95bec32144b0067d08a349044ef52c77a725a\"" time="2023-02-12T01:20:28Z" level=debug msg="Adding parallel job to stop container 4c3898c93c2f3c92c3d353cbe295dded96cc65ebc7aba5e4c87e7906a99c580c" time="2023-02-12T01:20:28Z" level=debug msg="Adding parallel job to stop container 5a32aee0eb384a60ab172b9159b95bec32144b0067d08a349044ef52c77a725a" time="2023-02-12T01:20:28Z" level=debug msg="Adding parallel job to stop container 4c3898c93c2f3c92c3d353cbe295dded96cc65ebc7aba5e4c87e7906a99c580c" time="2023-02-12T01:20:28Z" level=debug msg="Adding parallel job to stop container 5a32aee0eb384a60ab172b9159b95bec32144b0067d08a349044ef52c77a725a" time="2023-02-12T01:20:28Z" level=debug msg="Pod 1e2afd49f8d09861d1e9bdde890bfa440834cee71a609d44b456ce0ab362bf0a has a service afae7a7b5b1f16906560f7c964294856a58d84a7b2e18724099e5e7e92d2ffdc: checking if it can be stopped" time="2023-02-12T01:20:28Z" level=debug msg="Strongconnecting node 4c3898c93c2f3c92c3d353cbe295dded96cc65ebc7aba5e4c87e7906a99c580c" time="2023-02-12T01:20:28Z" level=debug msg="Pushed 4c3898c93c2f3c92c3d353cbe295dded96cc65ebc7aba5e4c87e7906a99c580c onto stack" time="2023-02-12T01:20:28Z" level=debug msg="Recursing to successor node 5a32aee0eb384a60ab172b9159b95bec32144b0067d08a349044ef52c77a725a" time="2023-02-12T01:20:28Z" level=debug msg="Strongconnecting node 5a32aee0eb384a60ab172b9159b95bec32144b0067d08a349044ef52c77a725a" time="2023-02-12T01:20:28Z" level=debug msg="Pushed 5a32aee0eb384a60ab172b9159b95bec32144b0067d08a349044ef52c77a725a onto stack" time="2023-02-12T01:20:28Z" level=debug msg="Finishing node 5a32aee0eb384a60ab172b9159b95bec32144b0067d08a349044ef52c77a725a. Popped 5a32aee0eb384a60ab172b9159b95bec32144b0067d08a349044ef52c77a725a off stack" time="2023-02-12T01:20:28Z" level=debug msg="Finishing node 4c3898c93c2f3c92c3d353cbe295dded96cc65ebc7aba5e4c87e7906a99c580c. Popped 4c3898c93c2f3c92c3d353cbe295dded96cc65ebc7aba5e4c87e7906a99c580c off stack" time="2023-02-12T01:20:28Z" level=debug msg="Removing container 4c3898c93c2f3c92c3d353cbe295dded96cc65ebc7aba5e4c87e7906a99c580c" time="2023-02-12T01:20:28Z" level=debug msg="Cleaning up container 4c3898c93c2f3c92c3d353cbe295dded96cc65ebc7aba5e4c87e7906a99c580c" time="2023-02-12T01:20:28Z" level=debug msg="Container 4c3898c93c2f3c92c3d353cbe295dded96cc65ebc7aba5e4c87e7906a99c580c storage is already unmounted, skipping..." time="2023-02-12T01:20:28Z" level=debug msg="Removing all exec sessions for container 4c3898c93c2f3c92c3d353cbe295dded96cc65ebc7aba5e4c87e7906a99c580c" time="2023-02-12T01:20:28Z" level=debug msg="Container 4c3898c93c2f3c92c3d353cbe295dded96cc65ebc7aba5e4c87e7906a99c580c storage is already unmounted, skipping..." time="2023-02-12T01:20:28Z" level=debug msg="Removing container 5a32aee0eb384a60ab172b9159b95bec32144b0067d08a349044ef52c77a725a" time="2023-02-12T01:20:28Z" level=debug msg="Cleaning up container 5a32aee0eb384a60ab172b9159b95bec32144b0067d08a349044ef52c77a725a" time="2023-02-12T01:20:28Z" level=debug msg="Network is already cleaned up, skipping..." time="2023-02-12T01:20:28Z" level=debug msg="Container 5a32aee0eb384a60ab172b9159b95bec32144b0067d08a349044ef52c77a725a storage is already unmounted, skipping..." time="2023-02-12T01:20:28Z" level=debug msg="Removing all exec sessions for container 5a32aee0eb384a60ab172b9159b95bec32144b0067d08a349044ef52c77a725a" time="2023-02-12T01:20:28Z" level=debug msg="Container 5a32aee0eb384a60ab172b9159b95bec32144b0067d08a349044ef52c77a725a storage is already unmounted, skipping..." time="2023-02-12T01:20:28Z" level=debug msg="Removing pod cgroup machine.slice/machine-libpod_pod_1e2afd49f8d09861d1e9bdde890bfa440834cee71a609d44b456ce0ab362bf0a.slice" time="2023-02-12T01:20:28Z" level=debug msg="Shutting down engines" time="2023-02-12T01:20:28Z" level=debug msg="Stopping service container afae7a7b5b1f16906560f7c964294856a58d84a7b2e18724099e5e7e92d2ffdc" time="2023-02-12T01:20:28Z" level=debug msg="Stopping ctr afae7a7b5b1f16906560f7c964294856a58d84a7b2e18724099e5e7e92d2ffdc (timeout 0)" time="2023-02-12T01:20:28Z" level=debug msg="Stopping container afae7a7b5b1f16906560f7c964294856a58d84a7b2e18724099e5e7e92d2ffdc (PID 8746)" time="2023-02-12T01:20:28Z" level=debug msg="Sending signal 9 to container afae7a7b5b1f16906560f7c964294856a58d84a7b2e18724099e5e7e92d2ffdc" time="2023-02-12T01:20:28Z" level=debug msg="Container \"afae7a7b5b1f16906560f7c964294856a58d84a7b2e18724099e5e7e92d2ffdc\" state changed from \"stopping\" to \"stopped\" while waiting for it to be stopped: discontinuing stop procedure as another process interfered" time="2023-02-12T01:20:28Z" level=debug msg="Pod 1e2afd49f8d09861d1e9bdde890bfa440834cee71a609d44b456ce0ab362bf0a has a service afae7a7b5b1f16906560f7c964294856a58d84a7b2e18724099e5e7e92d2ffdc: checking if it can be stopped" time="2023-02-12T01:20:28Z" level=debug msg="Stopping service container afae7a7b5b1f16906560f7c964294856a58d84a7b2e18724099e5e7e92d2ffdc" time="2023-02-12T01:20:28Z" level=debug msg="Pod 1e2afd49f8d09861d1e9bdde890bfa440834cee71a609d44b456ce0ab362bf0a has a service afae7a7b5b1f16906560f7c964294856a58d84a7b2e18724099e5e7e92d2ffdc: checking if it can be stopped" time="2023-02-12T01:20:28Z" level=debug msg="Stopping service container afae7a7b5b1f16906560f7c964294856a58d84a7b2e18724099e5e7e92d2ffdc" time="2023-02-12T01:20:28Z" level=debug msg="Pod 1e2afd49f8d09861d1e9bdde890bfa440834cee71a609d44b456ce0ab362bf0a has a service afae7a7b5b1f16906560f7c964294856a58d84a7b2e18724099e5e7e92d2ffdc: checking if it can be removed" time="2023-02-12T01:20:28Z" level=debug msg="Removing service container afae7a7b5b1f16906560f7c964294856a58d84a7b2e18724099e5e7e92d2ffdc" time="2023-02-12T01:20:28Z" level=debug msg="Removing container afae7a7b5b1f16906560f7c964294856a58d84a7b2e18724099e5e7e92d2ffdc" time="2023-02-12T01:20:28Z" level=debug msg="Cleaning up container afae7a7b5b1f16906560f7c964294856a58d84a7b2e18724099e5e7e92d2ffdc" time="2023-02-12T01:20:28Z" level=debug msg="Successfully cleaned up container afae7a7b5b1f16906560f7c964294856a58d84a7b2e18724099e5e7e92d2ffdc" time="2023-02-12T01:20:28Z" level=debug msg="Unmounted container \"afae7a7b5b1f16906560f7c964294856a58d84a7b2e18724099e5e7e92d2ffdc\"" time="2023-02-12T01:20:28Z" level=debug msg="Removing all exec sessions for container afae7a7b5b1f16906560f7c964294856a58d84a7b2e18724099e5e7e92d2ffdc" time="2023-02-12T01:20:28Z" level=debug msg="Container afae7a7b5b1f16906560f7c964294856a58d84a7b2e18724099e5e7e92d2ffdc storage is already unmounted, skipping..." TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:89 Sunday 12 February 2023 01:20:28 +0000 (0:00:00.868) 0:17:59.140 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:101 Sunday 12 February 2023 01:20:28 +0000 (0:00:00.250) 0:17:59.391 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:114 Sunday 12 February 2023 01:20:28 +0000 (0:00:00.286) 0:17:59.678 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:128 Sunday 12 February 2023 01:20:29 +0000 (0:00:00.301) 0:17:59.980 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Sunday 12 February 2023 01:20:29 +0000 (0:00:00.532) 0:18:00.512 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:26 Sunday 12 February 2023 01:20:30 +0000 (0:00:00.562) 0:18:01.074 ******* ok: [sut] => { "ansible_facts": { "__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_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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:36 Sunday 12 February 2023 01:20:31 +0000 (0:00:00.865) 0:18:01.939 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:41 Sunday 12 February 2023 01:20:31 +0000 (0:00:00.492) 0:18:02.432 ******* included: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 12 February 2023 01:20:32 +0000 (0:00:00.740) 0:18:03.172 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 12 February 2023 01:20:32 +0000 (0:00:00.405) 0:18:03.578 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Sunday 12 February 2023 01:20:33 +0000 (0:00:00.377) 0:18:03.956 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Sunday 12 February 2023 01:20:33 +0000 (0:00:00.517) 0:18:04.473 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Sunday 12 February 2023 01:20:34 +0000 (0:00:00.659) 0:18:05.133 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Sunday 12 February 2023 01:20:35 +0000 (0:00:01.026) 0:18:06.159 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Sunday 12 February 2023 01:20:36 +0000 (0:00:01.062) 0:18:07.221 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:56 Sunday 12 February 2023 01:20:37 +0000 (0:00:01.277) 0:18:08.499 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Sunday 12 February 2023 01:20:38 +0000 (0:00:00.936) 0:18:09.436 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:44 Sunday 12 February 2023 01:20:39 +0000 (0:00:00.915) 0:18:10.351 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:53 Sunday 12 February 2023 01:20:41 +0000 (0:00:01.704) 0:18:12.056 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:61 Sunday 12 February 2023 01:20:47 +0000 (0:00:05.718) 0:18:17.774 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:65 Sunday 12 February 2023 01:20:49 +0000 (0:00:02.119) 0:18:19.894 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:69 Sunday 12 February 2023 01:20:51 +0000 (0:00:02.207) 0:18:22.102 ******* changed: [sut] => { "changed": true, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/httpd3.yml" ], "delta": "0:00:00.006571", "end": "2023-02-12 01:20:52.984708", "rc": 0, "start": "2023-02-12 01:20:52.978137" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-httpd3.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:76 Sunday 12 February 2023 01:20:53 +0000 (0:00:02.520) 0:18:24.623 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:80 Sunday 12 February 2023 01:20:56 +0000 (0:00:02.981) 0:18:27.604 ******* included: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for sut TASK [fedora.linux_system_roles.podman : Check if user is lingering] *********** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Sunday 12 February 2023 01:21:01 +0000 (0:00:04.382) 0:18:31.986 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Enable lingering if needed] *********** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:8 Sunday 12 February 2023 01:21:04 +0000 (0:00:02.889) 0:18:34.875 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the host mount volumes] *********** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:14 Sunday 12 February 2023 01:21:05 +0000 (0:00:01.069) 0:18:35.945 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:25 Sunday 12 February 2023 01:21:16 +0000 (0:00:11.179) 0:18:47.125 ******* 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:c201,c922", "size": 23, "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:c201,c922", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:38 Sunday 12 February 2023 01:21:27 +0000 (0:00:11.548) 0:18:58.673 ******* ok: [sut] => (item=quay.io/libpod/testimage:20210610) => { "actions": [ "Pulled image quay.io/libpod/testimage:20210610" ], "ansible_loop_var": "item", "changed": 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 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:54 Sunday 12 February 2023 01:21:36 +0000 (0:00:08.987) 0:19:07.661 ******* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1676164505.4347317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "924d5bf31ea43dfb8f1e17eccf59b4d11b1705c4", "ctime": 1676164498.7596447, "dev": 51716, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 92275288, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1676164497.070623, "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": "2822818662", "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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:62 Sunday 12 February 2023 01:21:42 +0000 (0:00:05.591) 0:19:13.253 ******* 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": 42, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure kubernetes yaml files are present] *** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:71 Sunday 12 February 2023 01:21:46 +0000 (0:00:04.208) 0:19:17.462 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:81 Sunday 12 February 2023 01:21:54 +0000 (0:00:07.541) 0:19:25.003 ******* 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/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:89 Sunday 12 February 2023 01:21:57 +0000 (0:00:03.514) 0:19:28.518 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:101 Sunday 12 February 2023 01:21:59 +0000 (0:00:01.955) 0:19:30.473 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:114 Sunday 12 February 2023 01:22:01 +0000 (0:00:01.626) 0:19:32.100 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:128 Sunday 12 February 2023 01:22:05 +0000 (0:00:04.265) 0:19:36.365 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if pods are running] *********************************************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/tests/tests_basic.yml:239 Sunday 12 February 2023 01:22:09 +0000 (0:00:03.520) 0:19:39.886 ******* failed: [sut] (item=['httpd1', 'user1', 1001]) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "pod", "inspect", "httpd1", "--format", "{{.State}}" ], "delta": "0:00:00.099916", "end": "2023-02-12 01:22:12.012306", "failed_when_result": true, "item": [ "httpd1", "user1", 1001 ], "rc": 125, "start": "2023-02-12 01:22:11.912390" } STDERR: Error: inspecting object: no such pod httpd1 MSG: non-zero return code failed: [sut] (item=['httpd2', 'root', 0]) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "pod", "inspect", "httpd2", "--format", "{{.State}}" ], "delta": "0:00:00.045546", "end": "2023-02-12 01:22:13.533339", "failed_when_result": true, "item": [ "httpd2", "root", 0 ], "rc": 125, "start": "2023-02-12 01:22:13.487793" } STDERR: Error: inspecting object: no such pod httpd2 MSG: non-zero return code failed: [sut] (item=['httpd3', 'root', 0]) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "pod", "inspect", "httpd3", "--format", "{{.State}}" ], "delta": "0:00:00.049360", "end": "2023-02-12 01:22:15.419363", "failed_when_result": true, "item": [ "httpd3", "root", 0 ], "rc": 125, "start": "2023-02-12 01:22:15.370003" } STDERR: Error: inspecting object: no such pod httpd3 MSG: non-zero return code TASK [Clean up storage.conf] *************************************************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/tests/tests_basic.yml:331 Sunday 12 February 2023 01:22:18 +0000 (0:00:09.600) 0:19:49.486 ******* changed: [sut] => { "changed": true, "path": "/etc/containers/storage.conf", "state": "absent" } TASK [Clean up host directories] *********************************************** task path: /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/tests/tests_basic.yml:338 Sunday 12 February 2023 01:22:20 +0000 (0:00:02.121) 0:19:51.608 ******* 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/dist-git-podman-weekly-ci-q7awguo1/tests/tests_basic.yml:346 Sunday 12 February 2023 01:22:26 +0000 (0:00:05.586) 0:19:57.194 ******* ok: [sut] => { "changed": false, "path": "/tmp/lsr_podman_ylyuew6z.yml", "state": "absent" } to retry, use: --limit @/tmp/tests_basic.retry PLAY RECAP ********************************************************************* sut : ok=209 changed=37 unreachable=0 failed=1 skipped=155 rescued=0 ignored=0 Sunday 12 February 2023 01:22:27 +0000 (0:00:01.334) 0:19:58.529 ******* =============================================================================== fedora.linux_system_roles.firewall : Configure firewall ---------------- 41.84s /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:38 fedora.linux_system_roles.podman : Ensure required packages are installed -- 37.70s /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:9 Write kube_file_src ---------------------------------------------------- 32.95s /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/tests/tests_basic.yml:159 --------- fedora.linux_system_roles.selinux : Get SELinux modules facts ---------- 27.94s /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:109 Gathering Facts -------------------------------------------------------- 22.55s /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/tests/tests_basic.yml:3 ----------- Create host directories for data --------------------------------------- 20.08s /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/tests/tests_basic.yml:166 --------- fedora.linux_system_roles.firewall : Enable and start firewalld service -- 18.53s /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Manage selinux for specified ports ------------------------------------- 17.74s /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:67 Create tempfile for kube_src ------------------------------------------- 17.54s /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/tests/tests_basic.yml:151 --------- fedora.linux_system_roles.podman : Get the host mount volumes ---------- 17.31s /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:14 fedora.linux_system_roles.podman : Get the host mount volumes ---------- 16.51s /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:14 Create data files ------------------------------------------------------ 16.09s /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/tests/tests_basic.yml:174 --------- fedora.linux_system_roles.selinux : Set an SELinux label on a port ----- 15.59s /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:90 fedora.linux_system_roles.podman : Handle Kubernetes specifications ---- 15.29s /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 fedora.linux_system_roles.podman : Gather the package facts ------------ 14.76s /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.firewall : Gather firewall config information -- 13.08s /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:83 fedora.linux_system_roles.podman : Create host directories ------------- 11.55s /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:25 Create user ------------------------------------------------------------ 11.32s /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/tests/tests_basic.yml:146 --------- fedora.linux_system_roles.podman : Get the host mount volumes ---------- 11.18s /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:14 fedora.linux_system_roles.podman : Create host directories -------------- 9.95s /WORKDIR/dist-git-podman-weekly-ci-q7awguo1/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:25 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: [defaults]callback_whitelist option, normalizing names to new standard, use callbacks_enabled instead. This feature will be removed from ansible-core in version 2.15. 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]: 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 [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) ---^---^---^---^---^---