ansible-playbook [core 2.17.8] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.13/site-packages/ansible ansible collection location = /tmp/collections-D4Z executable location = /usr/local/bin/ansible-playbook python version = 3.13.2 (main, Feb 4 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-7)] (/usr/bin/python3.13) jinja version = 3.1.5 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles statically imported: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 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_ipa.yml ************************************************** 1 plays in /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml PLAY [Test using IPA to issue certs] ******************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:2 Saturday 15 February 2025 07:27:51 -0500 (0:00:00.009) 0:00:00.009 ***** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:13 Saturday 15 February 2025 07:27:54 -0500 (0:00:02.784) 0:00:02.793 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Skip if not supported] *************************************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:18 Saturday 15 February 2025 07:27:54 -0500 (0:00:00.482) 0:00:03.276 ***** META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [Set __is_beaker_env] ***************************************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:2 Saturday 15 February 2025 07:27:54 -0500 (0:00:00.007) 0:00:03.283 ***** ok: [managed-node1] => { "ansible_facts": { "__is_beaker_env": false }, "changed": false } TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:9 Saturday 15 February 2025 07:27:54 -0500 (0:00:00.040) 0:00:03.324 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:14 Saturday 15 February 2025 07:27:55 -0500 (0:00:00.451) 0:00:03.775 ***** ok: [managed-node1] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [Install ansible-freeipa] ************************************************* task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:18 Saturday 15 February 2025 07:27:55 -0500 (0:00:00.034) 0:00:03.810 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__is_beaker_env", "skip_reason": "Conditional result was False" } TASK [Ensure freeipa-repo is absent] ******************************************* task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:24 Saturday 15 February 2025 07:27:55 -0500 (0:00:00.023) 0:00:03.833 ***** ok: [managed-node1 -> 127.0.0.1] => { "changed": false, "path": "/tmp/freeipa-repo/", "state": "absent" } TASK [Clone ansible-freeipa repo] ********************************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:32 Saturday 15 February 2025 07:27:55 -0500 (0:00:00.456) 0:00:04.290 ***** changed: [managed-node1 -> 127.0.0.1] => { "after": "feb33e4e3a4832c84724baa85ad51fee391bc995", "before": null, "changed": true } TASK [Create role symlinks] **************************************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:41 Saturday 15 February 2025 07:27:56 -0500 (0:00:01.067) 0:00:05.357 ***** changed: [managed-node1 -> 127.0.0.1] => (item=ipaserver) => { "ansible_loop_var": "item", "changed": true, "dest": "/tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/ipaserver", "gid": 0, "group": "root", "item": "ipaserver", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 34, "src": "/tmp/freeipa-repo/roles/ipaserver/", "state": "link", "uid": 0 } changed: [managed-node1 -> 127.0.0.1] => (item=ipaclient) => { "ansible_loop_var": "item", "changed": true, "dest": "/tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/ipaclient", "gid": 0, "group": "root", "item": "ipaclient", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 34, "src": "/tmp/freeipa-repo/roles/ipaclient/", "state": "link", "uid": 0 } TASK [Ensure hostname package is installed] ************************************ task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:53 Saturday 15 February 2025 07:27:57 -0500 (0:00:00.734) 0:00:06.092 ***** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: hostname TASK [Set hostname] ************************************************************ task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:59 Saturday 15 February 2025 07:28:08 -0500 (0:00:10.797) 0:00:16.890 ***** changed: [managed-node1] => { "ansible_facts": { "ansible_domain": "test.local", "ansible_fqdn": "ipaserver.test.local", "ansible_hostname": "ipaserver", "ansible_nodename": "ipaserver.test.local" }, "changed": true, "name": "ipaserver.test.local" } TASK [Ensure nss package is up-to-date] **************************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:65 Saturday 15 February 2025 07:28:09 -0500 (0:00:00.905) 0:00:17.795 ***** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: nss TASK [Sanitize /etc/hosts] ***************************************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:72 Saturday 15 February 2025 07:28:10 -0500 (0:00:01.409) 0:00:19.205 ***** changed: [managed-node1] => { "backup": "", "changed": true, "found": 1 } MSG: 1 line(s) removed TASK [Add host to /etc/hosts] ************************************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:83 Saturday 15 February 2025 07:28:11 -0500 (0:00:00.505) 0:00:19.711 ***** changed: [managed-node1] => { "backup": "", "changed": true } MSG: line added TASK [See if collection exists] ************************************************ task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:111 Saturday 15 February 2025 07:28:11 -0500 (0:00:00.416) 0:00:20.128 ***** ok: [managed-node1 -> localhost] => { "changed": false, "stat": { "exists": false } } TASK [Set name of ipa server role] ********************************************* task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:117 Saturday 15 February 2025 07:28:11 -0500 (0:00:00.231) 0:00:20.359 ***** ok: [managed-node1] => { "ansible_facts": { "__ipa_server_role": "ipaserver" }, "changed": false } TASK [Include ipaserver role] ************************************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:121 Saturday 15 February 2025 07:28:11 -0500 (0:00:00.018) 0:00:20.378 ***** included: ipaserver for managed-node1 TASK [ipaserver : Import variables specific to distribution] ******************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/main.yml:4 Saturday 15 February 2025 07:28:11 -0500 (0:00:00.027) 0:00:20.405 ***** ok: [managed-node1] => (item=/tmp/freeipa-repo/roles/ipaserver/vars/Fedora.yml) => { "ansible_facts": { "ipaserver_packages": [ "freeipa-server", "python3-libselinux" ], "ipaserver_packages_adtrust": [ "freeipa-server-trust-ad" ], "ipaserver_packages_dns": [ "freeipa-server-dns" ], "ipaserver_packages_firewalld": [ "firewalld" ] }, "ansible_included_var_files": [ "/tmp/freeipa-repo/roles/ipaserver/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/freeipa-repo/roles/ipaserver/vars/Fedora.yml" } TASK [ipaserver : Install IPA server] ****************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/main.yml:19 Saturday 15 February 2025 07:28:11 -0500 (0:00:00.027) 0:00:20.433 ***** included: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml for managed-node1 TASK [ipaserver : Install - Ensure that IPA server packages are installed] ***** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:7 Saturday 15 February 2025 07:28:11 -0500 (0:00:00.066) 0:00:20.500 ***** changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: freeipa-server-4.12.2-8.fc41.x86_64", "Installed: freeipa-client-4.12.2-8.fc41.x86_64", "Installed: freeipa-common-4.12.2-8.fc41.noarch", "Installed: freeipa-server-common-4.12.2-8.fc41.noarch", "Installed: python3-ipaserver-4.12.2-8.fc41.noarch", "Installed: 389-ds-base-3.1.1-3.fc41.x86_64", "Installed: acl-2.3.2-2.fc41.x86_64", "Installed: certmonger-0.79.20-2.fc41.x86_64", "Installed: dogtag-pki-ca-11.5.0-3.fc41.2.noarch", "Installed: dogtag-pki-kra-11.5.0-3.fc41.2.noarch", "Installed: fontawesome4-fonts-1:4.7.0-23.fc41.noarch", "Installed: mod_auth_gssapi-1.6.5-6.fc41.x86_64", "Installed: mod_lookup_identity-1.0.0-21.fc41.x86_64", "Installed: oddjob-0.34.7-14.fc41.x86_64", "Installed: open-sans-fonts-1.10-22.fc41.noarch", "Installed: python3-gssapi-1.7.3-10.fc41.x86_64", "Installed: python3-ldap-3.4.4-6.fc41.x86_64", "Installed: slapi-nis-0.60.0-6.fc41.x86_64", "Installed: freeipa-client-common-4.12.2-8.fc41.noarch", "Installed: python3-ipaclient-4.12.2-8.fc41.noarch", "Installed: autofs-1:5.1.9-8.fc41.x86_64", "Installed: oddjob-mkhomedir-0.34.7-14.fc41.x86_64", "Installed: python3-augeas-1.1.0-14.fc41.noarch", "Installed: python3-dns-2.6.1-4.fc41.noarch", "Installed: python3-dogtag-pki-11.5.0-3.fc41.2.noarch", "Installed: python3-psutil-5.9.8-4.fc41.x86_64", "Installed: python3-pyasn1-0.6.0-3.fc41.noarch", "Installed: 389-ds-base-libs-3.1.1-3.fc41.x86_64", "Installed: libdb-5.3.28-63.fc41.x86_64", "Installed: libicu-74.2-2.fc41.x86_64", "Installed: perl-Archive-Tar-3.02-512.fc41.noarch", "Installed: perl-DB_File-1.859-512.fc41.x86_64", "Installed: python3-lib389-3.1.1-3.fc41.noarch", "Installed: dbus-tools-1:1.14.10-4.fc41.x86_64", "Installed: dogtag-pki-acme-11.5.0-3.fc41.2.noarch", "Installed: apache-commons-cli-1.8.0-2.fc41.noarch", "Installed: apache-commons-codec-1.17.1-2.fc41.noarch", "Installed: apache-commons-io-1:2.16.1-2.fc41.noarch", "Installed: apache-commons-lang3-3.14.0-6.fc41.noarch", "Installed: apache-commons-logging-1.3.0-6.fc41.noarch", "Installed: apache-commons-net-3.11.0-4.fc41.noarch", "Installed: dogtag-pki-server-11.5.0-3.fc41.2.noarch", "Installed: httpcomponents-client-4.5.14-9.fc41.noarch", "Installed: httpcomponents-core-4.4.16-9.fc41.noarch", "Installed: jackson-annotations-2.17.2-2.fc41.noarch", "Installed: jackson-core-2.17.2-2.fc41.noarch", "Installed: jackson-databind-2.17.2-2.fc41.noarch", "Installed: jackson-jaxrs-json-provider-2.17.2-2.fc41.noarch", "Installed: jackson-jaxrs-providers-2.17.2-2.fc41.noarch", "Installed: jackson-module-jaxb-annotations-2.17.2-2.fc41.noarch", "Installed: javapackages-filesystem-6.2.0-14.fc41.noarch", "Installed: jaxb-api-4.0.2-2.fc41.noarch", "Installed: jboss-jaxrs-2.0-api-1.0.0-28.fc41.noarch", "Installed: jboss-logging-3.6.0-2.fc41.noarch", "Installed: pki-resteasy-client-3.0.26-31.fc41.noarch", "Installed: pki-resteasy-core-3.0.26-31.fc41.noarch", "Installed: pki-resteasy-jackson2-provider-3.0.26-31.fc41.noarch", "Installed: pki-resteasy-servlet-initializer-3.0.26-31.fc41.noarch", "Installed: slf4j-1.7.36-2.fc41.noarch", "Installed: slf4j-jdk14-1.7.36-2.fc41.noarch", "Installed: xml-commons-apis-1.4.01-47.fc41.noarch", "Installed: xml-commons-resolver-1.2-46.fc41.noarch", "Installed: python3-decorator-5.1.1-11.fc41.noarch", "Installed: python3-pyasn1-modules-0.6.0-3.fc41.noarch", "Installed: python3-ipalib-4.12.2-8.fc41.noarch", "Installed: python3-cffi-1.17.0-1.fc41.x86_64", "Installed: dogtag-pki-base-11.5.0-3.fc41.2.noarch", "Installed: perl-IO-Compress-Lzma-2.212-2.fc41.noarch", "Installed: perl-IO-Zlib-1:1.15-511.fc41.noarch", "Installed: perl-Text-Diff-1.45-22.fc41.noarch", "Installed: dogtag-jss-tomcat-5.5.0-2.fc41.x86_64", "Installed: dogtag-pki-java-11.5.0-3.fc41.2.noarch", "Installed: dogtag-pki-tools-11.5.0-3.fc41.2.x86_64", "Installed: jakarta-activation-2.1.3-2.fc41.noarch", "Installed: jboss-logging-tools-2.2.1-17.fc41.noarch", "Installed: jakarta-annotations-1.3.5-23.fc41.noarch", "Installed: javapackages-tools-6.2.0-14.fc41.noarch", "Installed: python3-ifaddr-0.1.7-15.fc41.noarch", "Installed: python3-jwcrypto-1.4.2-11.fc41.noarch", "Installed: python3-netaddr-1.3.0-4.fc41.noarch", "Installed: python3-qrcode-7.4.2-15.fc41.noarch", "Installed: python3-yubico-1.3.3-17.fc41.noarch", "Installed: python3-pycparser-2.20-18.fc41.noarch", "Installed: perl-Compress-Raw-Lzma-2.212-5.fc41.x86_64", "Installed: perl-Compress-Raw-Zlib-2.212-512.fc41.x86_64", "Installed: perl-Algorithm-Diff-1.2010-12.fc41.noarch", "Installed: dogtag-jss-5.5.0-2.fc41.x86_64", "Installed: dogtag-ldapjdk-5.5.0-2.fc41.1.noarch", "Installed: jdeparser-2.0.3-18.fc41.noarch", "Installed: python3-typing-extensions-4.12.2-3.fc41.noarch", "Installed: python3-ply-3.11-25.fc41.noarch", "Installed: python3-pyusb-1.3.1-1.fc41.noarch", "Installed: openssl-perl-1:3.2.4-1.fc41.x86_64", "Installed: python3-argcomplete-3.5.3-1.fc41.noarch", "Installed: python3-cryptography-43.0.0-4.fc41.x86_64", "Installed: python3-deprecated-1.2.15-1.fc41.noarch", "Installed: augeas-libs-1.14.2-0.1.20240903git2de06e0.fc41.x86_64", "Installed: tomcat-servlet-4.0-api-1:9.0.98-1.fc41.noarch", "Installed: tomcat-lib-1:9.0.98-1.fc41.noarch", "Installed: tomcat-el-3.0-api-1:9.0.98-1.fc41.noarch", "Installed: tomcat-jsp-2.3-api-1:9.0.98-1.fc41.noarch", "Installed: ecj-1:4.23-11.fc41.noarch", "Installed: tomcat-1:9.0.98-1.fc41.noarch", "Installed: perl-IO-Compress-2.212-513.fc41.noarch", "Installed: perl-Compress-Raw-Bzip2-2.212-512.fc41.x86_64", "Installed: perl-Tie-4.6-514.fc41.noarch", "Installed: httpd-core-2.4.63-1.fc41.x86_64", "Installed: httpd-filesystem-2.4.63-1.fc41.noarch", "Installed: httpd-tools-2.4.63-1.fc41.x86_64", "Installed: apr-1.7.5-1.fc41.x86_64", "Installed: apr-util-1.6.3-21.fc41.x86_64", "Installed: apr-util-lmdb-1.6.3-21.fc41.x86_64", "Installed: mailcap-2.1.54-7.fc41.noarch", "Installed: mod_ssl-1:2.4.63-1.fc41.x86_64", "Installed: mod_session-2.4.63-1.fc41.x86_64", "Installed: httpd-2.4.63-1.fc41.x86_64", "Installed: sscg-3.0.5-7.fc41.x86_64", "Installed: java-21-openjdk-headless-1:21.0.6.0.7-6.fc41.x86_64", "Installed: java-21-openjdk-devel-1:21.0.6.0.7-6.fc41.x86_64", "Installed: java-21-openjdk-1:21.0.6.0.7-6.fc41.x86_64", "Installed: fontconfig-2.15.0-8.fc41.x86_64", "Installed: libXcomposite-0.4.6-4.fc41.x86_64", "Installed: libXext-1.3.6-2.fc41.x86_64", "Installed: libXi-1.8.2-1.fc41.x86_64", "Installed: libXtst-1.2.5-1.fc41.x86_64", "Installed: xorg-x11-fonts-Type1-7.5-39.fc41.noarch", "Installed: freetype-2.13.3-1.fc41.x86_64", "Installed: xml-common-0.6.3-65.fc41.noarch", "Installed: mkfontscale-1.2.3-1.fc41.x86_64", "Installed: ttmkfdir-3.0.9-71.fc41.x86_64", "Installed: harfbuzz-9.0.0-3.fc41.x86_64", "Installed: libpng-2:1.6.40-4.fc41.x86_64", "Installed: libfontenc-1.1.8-2.fc41.x86_64", "Installed: graphite2-1.3.14-16.fc41.x86_64", "Installed: publicsuffix-list-20250116-1.fc41.noarch", "Installed: nss-tools-3.107.0-1.fc41.x86_64", "Installed: openldap-clients-2.6.8-7.fc41.x86_64", "Installed: freeipa-healthcheck-core-0.17-5.fc41.noarch", "Installed: policycoreutils-python-utils-3.7-7.fc41.noarch", "Installed: perl-debugger-1.60-514.fc41.noarch", "Installed: perl-meta-notation-5.40.1-514.fc41.noarch", "Installed: perl-threads-1:2.40-511.fc41.x86_64", "Installed: perl-threads-shared-1.69-511.fc41.x86_64", "Installed: perl-sigtrap-1.10-514.fc41.noarch", "Installed: cyrus-sasl-md5-2.1.28-27.fc41.x86_64", "Installed: cyrus-sasl-plain-2.1.28-27.fc41.x86_64", "Installed: python3-kdcproxy-1.0.0-18.fc41.noarch", "Installed: python3-sssdconfig-2.10.2-1.fc41.noarch", "Installed: sssd-tools-2.10.2-1.fc41.x86_64", "Installed: python3-sss-2.10.2-1.fc41.x86_64", "Installed: python3-libipa_hbac-2.10.2-1.fc41.x86_64", "Installed: python3-sss-murmur-2.10.2-1.fc41.x86_64", "Installed: python3-wrapt-1.17.1-1.fc41.x86_64", "Installed: perl-Term-ReadLine-1.17-514.fc41.noarch", "Installed: alsa-lib-1.2.13-3.fc41.x86_64", "Installed: cups-libs-1:2.4.11-9.fc41.x86_64", "Installed: cups-filesystem-1:2.4.11-9.fc41.noarch", "Installed: lksctp-tools-1.0.20-1.fc41.x86_64", "Installed: tzdata-java-2025a-1.fc41.noarch", "Installed: libX11-1.8.11-1.fc41.x86_64", "Installed: libX11-common-1.8.11-1.fc41.noarch", "Installed: libxcb-1.17.0-3.fc41.x86_64", "Installed: libXau-1.0.11-7.fc41.x86_64", "Installed: libXrender-0.9.12-1.fc41.x86_64", "Installed: krb5-server-1.21.3-4.fc41.x86_64", "Installed: krb5-pkinit-1.21.3-4.fc41.x86_64", "Installed: libkadm5-1.21.3-4.fc41.x86_64", "Installed: logrotate-3.22.0-2.fc41.x86_64", "Installed: words-3.0-46.fc41.noarch", "Installed: krb5-workstation-1.21.3-4.fc41.x86_64", "Installed: python3-mod_wsgi-5.0.2-1.fc41.x86_64", "Installed: samba-client-libs-2:4.21.3-5.fc41.x86_64", "Installed: samba-common-2:4.21.3-5.fc41.noarch", "Installed: libwbclient-2:4.21.3-5.fc41.x86_64", "Installed: softhsm-2.6.1-11.1.fc41.x86_64", "Installed: sssd-dbus-2.10.2-1.fc41.x86_64", "Installed: libsss_autofs-2.10.2-1.fc41.x86_64", "Installed: sssd-krb5-2.10.2-1.fc41.x86_64", "Installed: sssd-ipa-2.10.2-1.fc41.x86_64", "Installed: sssd-idp-2.10.2-1.fc41.x86_64", "Installed: libipa_hbac-2.10.2-1.fc41.x86_64", "Installed: sssd-common-pac-2.10.2-1.fc41.x86_64", "Installed: libjose-14-2.fc41.x86_64", "Installed: samba-common-libs-2:4.21.3-5.fc41.x86_64", "Installed: fedora-logos-httpd-38.1.0-6.fc41.noarch", "Installed: bind-utils-32:9.18.33-1.fc41.x86_64", "Installed: bind-libs-32:9.18.33-1.fc41.x86_64", "Installed: jemalloc-5.3.0-7.fc41.x86_64", "Installed: fstrm-0.6.1-11.fc41.x86_64", "Installed: libuv-1:1.50.0-1.fc41.x86_64", "Installed: freeipa-selinux-4.12.2-8.fc41.noarch", "Installed: sssd-passkey-2.10.2-1.fc41.x86_64", "Installed: bind-32:9.18.33-1.fc41.x86_64", "Installed: tomcat-native-1:1.3.0-8.fc41.x86_64", "Installed: apr-util-openssl-1.6.3-21.fc41.x86_64", "Installed: mod_lua-2.4.63-1.fc41.x86_64", "Installed: mod_http2-2.0.29-2.fc41.x86_64", "Installed: gtk3-3.24.43-2.fc41.x86_64", "Installed: adwaita-icon-theme-47.0-1.fc41.noarch", "Installed: at-spi2-atk-2.54.0-1.fc41.x86_64", "Installed: atk-2.54.0-1.fc41.x86_64", "Installed: colord-libs-1.4.7-5.fc41.x86_64", "Installed: fribidi-1.0.15-2.fc41.x86_64", "Installed: gdk-pixbuf2-2.42.12-6.fc41.x86_64", "Installed: gdk-pixbuf2-modules-2.42.12-6.fc41.x86_64", "Installed: gtk-update-icon-cache-3.24.43-2.fc41.x86_64", "Installed: hicolor-icon-theme-0.17-19.fc41.noarch", "Installed: libXdamage-1.1.6-4.fc41.x86_64", "Installed: libXfixes-6.0.1-4.fc41.x86_64", "Installed: libXinerama-1.1.5-7.fc41.x86_64", "Installed: libXrandr-1.5.4-4.fc41.x86_64", "Installed: libcloudproviders-0.3.5-5.fc41.x86_64", "Installed: libepoxy-1.5.10-8.fc41.x86_64", "Installed: libtracker-sparql-3.7.3-3.fc41.x86_64", "Installed: libwayland-client-1.23.0-2.fc41.x86_64", "Installed: libwayland-cursor-1.23.0-2.fc41.x86_64", "Installed: libwayland-egl-1.23.0-2.fc41.x86_64", "Installed: pango-1.54.0-2.fc41.x86_64", "Installed: adwaita-cursor-theme-47.0-1.fc41.noarch", "Installed: adwaita-icon-theme-legacy-46.2-2.fc41.noarch", "Installed: at-spi2-core-2.54.0-1.fc41.x86_64", "Installed: lcms2-2.16-4.fc41.x86_64", "Installed: libjpeg-turbo-3.0.2-3.fc41.x86_64", "Installed: libtiff-4.6.0-6.fc41.x86_64", "Installed: avahi-glib-0.8-29.fc41.x86_64", "Installed: libXft-2.3.8-7.fc41.x86_64", "Installed: libthai-0.1.29-9.fc41.x86_64", "Installed: xprop-1.2.7-2.fc41.x86_64", "Installed: jbigkit-libs-2.1-30.fc41.x86_64", "Installed: liblerc-4.0.0-7.fc41.x86_64", "Installed: libdatrie-0.2.13-10.fc41.x86_64", "Installed: perl-Devel-Peek-1.34-514.fc41.x86_64", "Installed: julietaula-montserrat-fonts-1:7.222-9.fc41.noarch", "Installed: cairo-1.18.2-2.fc41.x86_64", "Installed: cairo-gobject-1.18.2-2.fc41.x86_64", "Installed: libsoup3-3.6.4-1.fc41.x86_64", "Installed: libwebp-1.5.0-1.fc41.x86_64", "Installed: libXcursor-1.2.3-1.fc41.x86_64", "Installed: pixman-0.44.2-1.fc41.x86_64", "Installed: xdg-desktop-portal-gtk-1.15.1-6.fc41.x86_64", "Installed: bind-dnssec-utils-32:9.18.33-1.fc41.x86_64", "Installed: tracker-miners-3.7.4-2.fc41.x86_64", "Installed: exempi-2.6.4-6.fc41.x86_64", "Installed: giflib-5.2.2-2.fc41.x86_64", "Installed: libcue-2.3.0-8.fc41.x86_64", "Installed: libexif-0.6.24-8.fc41.x86_64", "Installed: libgexiv2-0.14.3-2.fc41.x86_64", "Installed: libgrss-0.7.0-21.fc41.x86_64", "Installed: libgxps-0.3.2-9.fc41.x86_64", "Installed: libiptcdata-1.0.5-19.fc41.x86_64", "Installed: libosinfo-1.11.0-7.fc41.x86_64", "Installed: poppler-glib-24.08.0-1.fc41.x86_64", "Installed: totem-pl-parser-3.26.6-10.fc41.x86_64", "Installed: tracker-3.7.3-3.fc41.x86_64", "Installed: exiv2-libs-0.28.3-1.fc41.x86_64", "Installed: libsoup-2.74.3-7.fc41.x86_64", "Installed: poppler-24.08.0-1.fc41.x86_64", "Installed: uchardet-0.0.8-6.fc41.x86_64", "Installed: inih-cpp-58-2.fc41.x86_64", "Installed: glib-networking-2.80.0-4.fc41.x86_64", "Installed: gpgmepp-1.23.2-5.fc41.x86_64", "Installed: poppler-data-0.4.11-8.fc41.noarch", "Installed: libproxy-0.5.8-1.fc41.x86_64", "Installed: libcanberra-gtk3-0.30-36.fc41.x86_64", "Installed: libcanberra-0.30-36.fc41.x86_64", "Installed: libvorbis-1:1.3.7-11.fc41.x86_64", "Installed: pulseaudio-libs-17.0-2.fc41.x86_64", "Installed: sound-theme-freedesktop-0.8-22.fc41.noarch", "Installed: libogg-2:1.3.5-9.fc41.x86_64", "Installed: libasyncns-0.8-29.fc41.x86_64", "Installed: dconf-0.40.0-14.fc41.x86_64", "Installed: webp-pixbuf-loader-0.2.7-2.fc41.x86_64", "Installed: rsvg-pixbuf-loader-2.59.2-1.fc41.x86_64", "Installed: librsvg2-2.59.2-1.fc41.x86_64", "Installed: jxl-pixbuf-loader-1:0.10.4-1.fc41.x86_64", "Installed: avif-pixbuf-loader-1.1.1-1.fc41.x86_64", "Installed: xdg-desktop-portal-1.18.4-4.fc41.x86_64", "Installed: fuse3-3.16.2-4.fc41.x86_64", "Installed: fuse-common-3.16.2-4.fc41.x86_64", "Installed: gsettings-desktop-schemas-47.1-1.fc41.x86_64", "Installed: libsndfile-1.2.2-5.fc41.x86_64", "Installed: flac-libs-1.4.3-5.fc41.x86_64", "Installed: gsm-1.0.22-7.fc41.x86_64", "Installed: lame-libs-3.100-18.fc41.x86_64", "Installed: opus-1.5.2-1.fc41.x86_64", "Installed: openjpeg-2.5.3-6.fc41.x86_64", "Installed: hwdata-0.392-1.fc41.noarch", "Installed: osinfo-db-20250124-1.fc41.noarch", "Installed: osinfo-db-tools-1.12.0-1.fc41.x86_64", "Installed: gstreamer1-1.24.11-1.fc41.x86_64", "Installed: geoclue2-2.7.2-2.fc41.x86_64", "Installed: libnotify-0.8.3-4.fc41.x86_64", "Installed: pipewire-libs-1.2.7-1.fc41.x86_64", "Installed: fdk-aac-free-2.0.0-14.fc41.x86_64", "Installed: liblc3-1.1.1-3.fc41.x86_64", "Installed: libldac-2.0.2.3-16.fc41.x86_64", "Installed: libsbc-2.0-5.fc41.x86_64", "Installed: webrtc-audio-processing-1.3-3.fc41.x86_64", "Installed: gstreamer1-plugins-base-1.24.11-1.fc41.x86_64", "Installed: cdparanoia-libs-10.2-45.fc41.x86_64", "Installed: graphene-1.10.6-9.fc41.x86_64", "Installed: iso-codes-4.16.0-5.fc41.noarch", "Installed: libglvnd-egl-1:1.7.0-5.fc41.x86_64", "Installed: libglvnd-glx-1:1.7.0-5.fc41.x86_64", "Installed: libtheora-1:1.1.1-38.fc41.x86_64", "Installed: libvisual-1:0.4.1-5.fc41.x86_64", "Installed: orc-0.4.39-1.fc41.x86_64", "Installed: libglvnd-1:1.7.0-5.fc41.x86_64", "Installed: libgsf-1.14.53-2.fc41.x86_64", "Installed: upower-libs-1.90.7-1.fc41.x86_64", "Installed: bluez-libs-5.79-1.fc41.x86_64", "Installed: mpg123-libs-1.32.9-1.fc41.x86_64", "Installed: libjxl-1:0.10.4-1.fc41.x86_64", "Installed: highway-1.2.0-3.fc41.x86_64", "Installed: openexr-libs-3.2.4-3.fc41.x86_64", "Installed: imath-3.1.12-1.fc41.x86_64", "Installed: libX11-xcb-1.8.11-1.fc41.x86_64", "Installed: libXv-1.0.13-1.fc41.x86_64", "Installed: libdrm-2.4.124-1.fc41.x86_64", "Installed: libpciaccess-0.16-13.fc41.x86_64", "Installed: mesa-libgbm-24.3.4-3.fc41.x86_64", "Installed: mesa-libEGL-24.3.4-3.fc41.x86_64", "Installed: mesa-dri-drivers-24.3.4-3.fc41.x86_64", "Installed: mesa-libglapi-24.3.4-3.fc41.x86_64", "Installed: libwayland-server-1.23.0-2.fc41.x86_64", "Installed: mesa-filesystem-24.3.4-3.fc41.x86_64", "Installed: lm_sensors-libs-3.6.0-20.fc41.x86_64", "Installed: mesa-libGL-24.3.4-3.fc41.x86_64", "Installed: libunwind-1.8.0-5.fc41.x86_64", "Installed: libavif-1.1.1-1.fc41.x86_64", "Installed: libaom-3.9.0-3.fc41.x86_64", "Installed: libyuv-0-0.55.20240704git96bbdb5.fc41.x86_64", "Installed: rav1e-libs-0.7.1-4.fc41.x86_64", "Installed: libvmaf-3.0.0-2.fc41.x86_64", "Installed: libdeflate-1.23-1.fc41.x86_64", "Installed: libXxf86vm-1.1.6-1.fc41.x86_64", "Installed: libxshmfence-1.3.2-5.fc41.x86_64", "Installed: llvm-libs-19.1.7-2.fc41.x86_64", "Installed: spirv-tools-libs-2024.4-1.fc41.x86_64", "Installed: libdav1d-1.5.1-1.fc41.x86_64", "Installed: svt-av1-libs-2.3.0-1.fc41.x86_64", "Installed: cpuinfo-23.11.04-0.gitd6860c4.fc41.1.x86_64", "Installed: exiv2-0.28.3-1.fc41.x86_64", "Installed: low-memory-monitor-2.1-11.fc41.x86_64", "Installed: pipewire-1.2.7-1.fc41.x86_64", "Installed: adobe-source-code-pro-fonts-2.042.1.062.1.026-5.fc41.noarch", "Installed: upower-1.90.7-1.fc41.x86_64", "Installed: libimobiledevice-1.3.0^20230705git6fc41f5-5.fc41.x86_64", "Installed: libplist-2.3.0-6.fc41.x86_64", "Installed: libimobiledevice-glue-1.0.0-4.fc41.x86_64", "Installed: libusbmuxd-2.0.2^20230620git8d30a55-6.fc41.x86_64", "Installed: mesa-va-drivers-24.3.4-3.fc41.x86_64", "Installed: rtkit-0.11-65.fc41.x86_64", "Installed: wireplumber-0.5.8-1.fc41.x86_64", "Installed: wireplumber-libs-0.5.8-1.fc41.x86_64", "Installed: pipewire-alsa-1.2.7-1.fc41.x86_64", "Installed: pipewire-jack-audio-connection-kit-1.2.7-1.fc41.x86_64", "Installed: pipewire-jack-audio-connection-kit-libs-1.2.7-1.fc41.x86_64", "Installed: pipewire-pulseaudio-1.2.7-1.fc41.x86_64", "Installed: pipewire-plugin-libcamera-1.2.7-1.fc41.x86_64", "Installed: libcamera-0.3.2-1.fc41.x86_64", "Installed: lttng-ust-2.13.8-3.fc41.x86_64", "Installed: usbmuxd-1.1.1^20230720git61b99ab-3.fc41.x86_64", "Installed: numactl-libs-2.0.19-1.fc41.x86_64", "Installed: libcamera-ipa-0.3.2-1.fc41.x86_64", "Installed: openssl-1:3.2.4-1.fc41.x86_64", "Installed: openssl-libs-1:3.2.4-1.fc41.x86_64", "Installed: openssl-devel-1:3.2.4-1.fc41.x86_64", "Installed: krb5-libs-1.21.3-4.fc41.x86_64", "Removed: krb5-libs-1.21.3-3.fc41.x86_64", "Removed: openssl-1:3.2.2-11.fc41.x86_64", "Removed: openssl-devel-1:3.2.2-11.fc41.x86_64", "Removed: openssl-libs-1:3.2.2-11.fc41.x86_64" ] } TASK [ipaserver : Install - Ensure that IPA server packages for dns are installed] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:12 Saturday 15 February 2025 07:29:21 -0500 (0:01:09.835) 0:01:30.336 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ipaserver_setup_dns | bool", "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Ensure that IPA server packages for adtrust are installed] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:18 Saturday 15 February 2025 07:29:21 -0500 (0:00:00.027) 0:01:30.363 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ipaserver_setup_adtrust | bool", "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Ensure that firewall packages installed] *********** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:24 Saturday 15 February 2025 07:29:21 -0500 (0:00:00.026) 0:01:30.390 ***** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [ipaserver : Firewalld service - Ensure that firewalld is running] ******** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:34 Saturday 15 February 2025 07:29:23 -0500 (0:00:01.920) 0:01:32.310 ***** changed: [managed-node1] => { "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": "polkit.service dbus.socket system.slice basic.target sysinit.target dbus-broker.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin 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 shutdown.target ip6tables.service ebtables.service ipset.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DeviceAllow": "char-rtc r", "DevicePolicy": "closed", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf /usr/lib/systemd/system/service.d/50-keep-warm.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3893915648", "EffectiveMemoryMax": "3893915648", "EffectiveTasksMax": "4414", "Environment": "SYSTEMD_SLEEP_FREEZE_USER_SESSIONS=0", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14714", "LimitNPROCSoft": "14714", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14714", "LimitSIGPENDINGSoft": "14714", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3434590208", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "yes", "ProtectControlGroups": "yes", "ProtectHome": "yes", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket system.slice sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4414", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [ipaserver : Firewalld - Verify runtime zone "{{ ipaserver_firewalld_zone }}"] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:40 Saturday 15 February 2025 07:29:25 -0500 (0:00:01.591) 0:01:33.901 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ipaserver_firewalld_zone is defined", "skip_reason": "Conditional result was False" } TASK [ipaserver : Firewalld - Verify permanent zone "{{ ipaserver_firewalld_zone }}"] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:47 Saturday 15 February 2025 07:29:25 -0500 (0:00:00.040) 0:01:33.942 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ipaserver_firewalld_zone is defined", "skip_reason": "Conditional result was False" } TASK [ipaserver : Copy external certs] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:55 Saturday 15 February 2025 07:29:25 -0500 (0:00:00.039) 0:01:33.981 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ipaserver_external_cert_files_from_controller is defined and ipaserver_external_cert_files_from_controller|length > 0 and not ipaserver_external_cert_files is defined", "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Server installation test] ************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:62 Saturday 15 February 2025 07:29:25 -0500 (0:00:00.045) 0:01:34.027 ***** ok: [managed-node1] => { "_dirsrv_ca_cert": null, "_dirsrv_pkcs12_info": null, "_hostname_overridden": true, "_http_ca_cert": null, "_http_pkcs12_info": null, "_installation_cleanup": true, "_pkinit_ca_cert": null, "_pkinit_pkcs12_info": null, "changed": false, "domain": "test.local", "domainlevel": 1, "external_ca": false, "external_ca_profile": null, "external_ca_type": null, "hostname": "ipaserver.test.local", "idmax": 1323199999, "idstart": 1323000000, "ipa_python_version": 41202, "no_host_dns": true, "no_pkinit": false, "ntp_pool": null, "ntp_servers": null, "random_serial_numbers": false, "realm": "TEST.LOCAL", "rid_base": 1000, "secondary_rid_base": 100000000, "setup_adtrust": false, "setup_ca": true, "setup_kra": false, "sid_generation_always": true } TASK [ipaserver : Install - Master password creation] ************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:142 Saturday 15 February 2025 07:29:26 -0500 (0:00:01.488) 0:01:35.515 ***** changed: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [ipaserver : Install - Use new master password] *************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:149 Saturday 15 February 2025 07:29:28 -0500 (0:00:01.337) 0:01:36.852 ***** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaserver : Use user defined master password, if provided] *************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:155 Saturday 15 February 2025 07:29:28 -0500 (0:00:00.033) 0:01:36.885 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaserver : Install - Server preparation] ******************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:161 Saturday 15 February 2025 07:29:28 -0500 (0:00:00.022) 0:01:36.908 ***** changed: [managed-node1] => { "_ca_subject": "CN=Certificate Authority,O=TEST.LOCAL", "_random_serial_numbers": false, "_subject_base": "O=TEST.LOCAL", "adtrust_netbios_name": "TEST", "adtrust_reset_netbios_name": true, "ca_subject": "CN=Certificate Authority,O=TEST.LOCAL", "changed": true, "dns_ip_addresses": [], "dns_reverse_zones": [], "forward_policy": null, "forwarders": [], "ip_addresses": [ "10.31.8.154" ], "no_dnssec_validation": false, "reverse_zones": [], "subject_base": "O=TEST.LOCAL" } TASK [ipaserver : Install - Setup NTP] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:207 Saturday 15 February 2025 07:29:30 -0500 (0:00:02.326) 0:01:39.234 ***** changed: [managed-node1] => { "changed": true } TASK [ipaserver : Install - Setup DS] ****************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:214 Saturday 15 February 2025 07:29:38 -0500 (0:00:07.790) 0:01:47.024 ***** changed: [managed-node1] => { "changed": true } TASK [ipaserver : Install - Setup KRB] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:243 Saturday 15 February 2025 07:30:01 -0500 (0:00:22.754) 0:02:09.778 ***** changed: [managed-node1] => { "changed": true } TASK [ipaserver : Install - Setup CA] ****************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:270 Saturday 15 February 2025 07:30:08 -0500 (0:00:07.665) 0:02:17.444 ***** changed: [managed-node1] => { "changed": true, "csr_generated": false } TASK [ipaserver : Copy /root/ipa.csr to "managed-node1-ipa.csr"] *************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:312 Saturday 15 February 2025 07:34:12 -0500 (0:04:03.147) 0:06:20.592 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "result_ipaserver_setup_ca.csr_generated | bool and ipaserver_copy_csr_to_controller | bool", "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Setup otpd] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:323 Saturday 15 February 2025 07:34:12 -0500 (0:00:00.039) 0:06:20.631 ***** changed: [managed-node1] => { "changed": true } TASK [ipaserver : Install - Setup HTTP] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:329 Saturday 15 February 2025 07:34:14 -0500 (0:00:02.830) 0:06:23.461 ***** changed: [managed-node1] => { "changed": true } TASK [ipaserver : Install - Setup KRA] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:361 Saturday 15 February 2025 07:34:47 -0500 (0:00:32.890) 0:06:56.351 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "result_ipaserver_test.setup_kra | bool", "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Setup DNS] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:372 Saturday 15 February 2025 07:34:47 -0500 (0:00:00.035) 0:06:56.386 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ipaserver_setup_dns | bool", "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Setup ADTRUST] ************************************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:389 Saturday 15 February 2025 07:34:47 -0500 (0:00:00.035) 0:06:56.421 ***** changed: [managed-node1] => { "changed": true } TASK [ipaserver : Install - Set DS password] *********************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:405 Saturday 15 February 2025 07:34:55 -0500 (0:00:07.672) 0:07:04.094 ***** changed: [managed-node1] => { "changed": true } TASK [Install - Setup client] ************************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:422 Saturday 15 February 2025 07:34:58 -0500 (0:00:02.508) 0:07:06.603 ***** included: ipaclient for managed-node1 TASK [ipaclient : Import variables specific to distribution] ******************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/main.yml:4 Saturday 15 February 2025 07:34:58 -0500 (0:00:00.053) 0:07:06.656 ***** ok: [managed-node1] => (item=/tmp/freeipa-repo/roles/ipaclient/vars/default.yml) => { "ansible_facts": { "ipaclient_packages": [ "ipa-client", "python3-libselinux" ] }, "ansible_included_var_files": [ "/tmp/freeipa-repo/roles/ipaclient/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/freeipa-repo/roles/ipaclient/vars/default.yml" } TASK [ipaclient : Install IPA client] ****************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/main.yml:19 Saturday 15 February 2025 07:34:58 -0500 (0:00:00.052) 0:07:06.709 ***** included: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml for managed-node1 TASK [ipaclient : Install - Ensure that IPA client packages are installed] ***** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:4 Saturday 15 February 2025 07:34:58 -0500 (0:00:00.089) 0:07:06.798 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ipaclient_install_packages | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Set ipaclient_servers] ***************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:10 Saturday 15 February 2025 07:34:58 -0500 (0:00:00.033) 0:07:06.832 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "groups.ipaservers is defined and ipaclient_servers is not defined", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Set ipaclient_servers from cluster inventory] ****** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:15 Saturday 15 February 2025 07:34:58 -0500 (0:00:00.035) 0:07:06.867 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ipaclient_no_dns_lookup | bool and groups.ipaserver is defined and ipaclient_servers is not defined", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Check that either password or keytab is set] ******* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:21 Saturday 15 February 2025 07:34:58 -0500 (0:00:00.036) 0:07:06.904 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ipaadmin_keytab is defined and ipaadmin_password is defined", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Set default principal if no keytab is given] ******* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:26 Saturday 15 February 2025 07:34:58 -0500 (0:00:00.036) 0:07:06.940 ***** ok: [managed-node1] => { "ansible_facts": { "ipaadmin_principal": "admin" }, "changed": false } TASK [ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain] *** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:36 Saturday 15 February 2025 07:34:58 -0500 (0:00:00.039) 0:07:06.980 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ipaclient_configure_dns_resolver | bool and not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Fail on missing ipaclient_servers] ***************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:41 Saturday 15 February 2025 07:34:58 -0500 (0:00:00.034) 0:07:07.014 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ipaclient_configure_dns_resolver | bool and not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure DNS resolver] **************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:46 Saturday 15 February 2025 07:34:58 -0500 (0:00:00.035) 0:07:07.049 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ipaclient_configure_dns_resolver | bool and not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - IPA client test] *********************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:52 Saturday 15 February 2025 07:34:58 -0500 (0:00:00.034) 0:07:07.084 ***** ok: [managed-node1] => { "basedn": "dc=test,dc=local", "changed": false, "client_already_configured": false, "client_domain": "test.local", "dnsok": false, "domain": "test.local", "hostname": "ipaserver.test.local", "ipa_python_version": 41202, "kdc": "ipaserver.test.local", "nosssd_files": {}, "ntp_pool": null, "ntp_servers": null, "realm": "TEST.LOCAL", "selinux_works": true, "servers": [ "ipaserver.test.local" ], "sssd": true } TASK [ipaclient : Install - Cleanup leftover ccache] *************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:82 Saturday 15 February 2025 07:35:00 -0500 (0:00:01.453) 0:07:08.537 ***** ok: [managed-node1] => { "changed": false, "path": "/etc/ipa/.dns_ccache", "state": "absent" } TASK [ipaclient : Install - Configure NTP] ************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:87 Saturday 15 February 2025 07:35:00 -0500 (0:00:00.443) 0:07:08.981 ***** ok: [managed-node1] => { "changed": false } TASK [ipaclient : Install - Make sure One-Time Password is enabled if it's already defined] *** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:99 Saturday 15 February 2025 07:35:01 -0500 (0:00:00.904) 0:07:09.885 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ipaclient_otp is defined", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Disable One-Time Password for on_master] *********** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:104 Saturday 15 February 2025 07:35:01 -0500 (0:00:00.036) 0:07:09.922 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ipaclient_use_otp | bool and ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Test if IPA client has working krb5.keytab] ******** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:109 Saturday 15 February 2025 07:35:01 -0500 (0:00:00.037) 0:07:09.959 ***** ok: [managed-node1] => { "ca_crt_exists": true, "changed": false, "krb5_conf_ok": true, "krb5_keytab_ok": true, "ping_test_ok": true } TASK [ipaclient : Install - Disable One-Time Password for client with working krb5.keytab] *** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:119 Saturday 15 February 2025 07:35:03 -0500 (0:00:01.662) 0:07:11.622 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ipaclient_use_otp | bool and result_ipaclient_test_keytab.krb5_keytab_ok and not ipaclient_force_join | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Keytab or password is required for getting otp] **** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:137 Saturday 15 February 2025 07:35:03 -0500 (0:00:00.037) 0:07:11.660 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ipaclient_use_otp | bool and ipaclient_otp is not defined", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Create temporary file for keytab] ****************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:142 Saturday 15 February 2025 07:35:03 -0500 (0:00:00.036) 0:07:11.696 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ipaclient_use_otp | bool and ipaclient_otp is not defined", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Copy keytab to server temporary file] ************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:151 Saturday 15 February 2025 07:35:03 -0500 (0:00:00.039) 0:07:11.736 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ipaclient_use_otp | bool and ipaclient_otp is not defined", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Get One-Time Password for client enrollment] ******* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:159 Saturday 15 February 2025 07:35:03 -0500 (0:00:00.038) 0:07:11.774 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaclient : Install - Store the previously obtained OTP] ***************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:169 Saturday 15 February 2025 07:35:03 -0500 (0:00:00.038) 0:07:11.813 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaclient : Install - Remove keytab temporary file] ********************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:183 Saturday 15 February 2025 07:35:03 -0500 (0:00:00.037) 0:07:11.851 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ipaclient_use_otp | bool and ipaclient_otp is not defined", "skip_reason": "Conditional result was False" } TASK [ipaclient : Store predefined OTP in admin_password] ********************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:190 Saturday 15 February 2025 07:35:03 -0500 (0:00:00.038) 0:07:11.889 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaclient : Install - Check if principal and keytab are set] ************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:208 Saturday 15 February 2025 07:35:03 -0500 (0:00:00.035) 0:07:11.925 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Check if one of password or keytabs are set] ******* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:213 Saturday 15 February 2025 07:35:03 -0500 (0:00:00.036) 0:07:11.961 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - From host keytab, purge TEST.LOCAL] **************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:221 Saturday 15 February 2025 07:35:03 -0500 (0:00:00.036) 0:07:11.998 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(ipaclient_use_otp | bool or ipaclient_force_join | bool) and not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Backup and set hostname] *************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:238 Saturday 15 February 2025 07:35:03 -0500 (0:00:00.037) 0:07:12.035 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Create temporary krb5 configuration] *************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:243 Saturday 15 February 2025 07:35:03 -0500 (0:00:00.036) 0:07:12.072 ***** ok: [managed-node1] => { "changed": false, "krb_name": "/tmp/tmpumotsy3r" } TASK [ipaclient : Install - Join IPA] ****************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:252 Saturday 15 February 2025 07:35:04 -0500 (0:00:00.912) 0:07:12.984 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not ipaclient_on_master | bool and (not result_ipaclient_test_keytab.krb5_keytab_ok or ipaclient_force_join)", "skip_reason": "Conditional result was False" } TASK [ipaclient : The krb5 configuration is not correct] *********************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:280 Saturday 15 February 2025 07:35:04 -0500 (0:00:00.036) 0:07:13.021 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not ipaclient_on_master | bool and not result_ipaclient_join.changed and not ipaclient_allow_repair | bool and (result_ipaclient_test_keytab.krb5_keytab_ok or (result_ipaclient_join.already_joined is defined and result_ipaclient_join.already_joined))", "skip_reason": "Conditional result was False" } TASK [ipaclient : IPA test failed] ********************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:286 Saturday 15 February 2025 07:35:04 -0500 (0:00:00.038) 0:07:13.059 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not ipaclient_on_master | bool and not result_ipaclient_join.changed and not ipaclient_allow_repair | bool and (result_ipaclient_test_keytab.krb5_keytab_ok or (result_ipaclient_join.already_joined is defined and result_ipaclient_join.already_joined))", "skip_reason": "Conditional result was False" } TASK [ipaclient : Fail due to missing ca.crt file] ***************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:290 Saturday 15 February 2025 07:35:04 -0500 (0:00:00.038) 0:07:13.098 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not ipaclient_on_master | bool and not result_ipaclient_join.changed and not ipaclient_allow_repair | bool and (result_ipaclient_test_keytab.krb5_keytab_ok or (result_ipaclient_join.already_joined is defined and result_ipaclient_join.already_joined))", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure IPA default.conf] ************************ task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:304 Saturday 15 February 2025 07:35:04 -0500 (0:00:00.039) 0:07:13.137 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure SSSD] ************************************ task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:313 Saturday 15 February 2025 07:35:04 -0500 (0:00:00.039) 0:07:13.177 ***** changed: [managed-node1] => { "changed": true } TASK [ipaclient : Install - IPA API calls for remaining enrollment parts] ****** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:335 Saturday 15 February 2025 07:35:05 -0500 (0:00:00.932) 0:07:14.110 ***** changed: [managed-node1] => { "ca_enabled": true, "changed": true, "subject_base": "O=TEST.LOCAL" } TASK [ipaclient : Install - Fix IPA ca] **************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:344 Saturday 15 February 2025 07:35:07 -0500 (0:00:02.269) 0:07:16.379 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not ipaclient_on_master | bool and result_ipaclient_test_keytab.krb5_keytab_ok and not result_ipaclient_test_keytab.ca_crt_exists", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Create IPA NSS database] *************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:355 Saturday 15 February 2025 07:35:07 -0500 (0:00:00.039) 0:07:16.418 ***** changed: [managed-node1] => { "ca_enabled_ra": true, "changed": true } TASK [ipaclient : Install - Configure SSH and SSHD] **************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:390 Saturday 15 February 2025 07:35:13 -0500 (0:00:05.986) 0:07:22.405 ***** changed: [managed-node1] => { "changed": true } TASK [ipaclient : Install - Configure automount] ******************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:398 Saturday 15 February 2025 07:35:14 -0500 (0:00:00.972) 0:07:23.377 ***** ok: [managed-node1] => { "changed": false } TASK [ipaclient : Install - Configure firefox] ********************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:404 Saturday 15 February 2025 07:35:15 -0500 (0:00:00.902) 0:07:24.280 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ipaclient_configure_firefox | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure NIS] ************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:410 Saturday 15 February 2025 07:35:15 -0500 (0:00:00.038) 0:07:24.319 ***** changed: [managed-node1] => { "changed": true } TASK [ipaclient : Remove temporary krb5.conf] ********************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:416 Saturday 15 February 2025 07:35:17 -0500 (0:00:01.261) 0:07:25.580 ***** changed: [managed-node1] => { "changed": true, "path": "/tmp/tmpumotsy3r", "state": "absent" } TASK [ipaclient : Install - Configure krb5 for IPA realm] ********************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:422 Saturday 15 February 2025 07:35:17 -0500 (0:00:00.468) 0:07:26.048 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure certmonger] ****************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:436 Saturday 15 February 2025 07:35:17 -0500 (0:00:00.040) 0:07:26.089 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Restore original admin password if overwritten by OTP] *** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:446 Saturday 15 February 2025 07:35:17 -0500 (0:00:00.041) 0:07:26.131 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaclient : Cleanup leftover ccache] ************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:452 Saturday 15 February 2025 07:35:17 -0500 (0:00:00.037) 0:07:26.169 ***** ok: [managed-node1] => { "changed": false, "path": "/etc/ipa/.dns_ccache", "state": "absent" } TASK [ipaclient : Remove temporary krb5.conf] ********************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:457 Saturday 15 February 2025 07:35:18 -0500 (0:00:00.453) 0:07:26.622 ***** ok: [managed-node1] => { "changed": false, "path": "/tmp/tmpumotsy3r", "state": "absent" } TASK [ipaclient : Remove temporary krb5.conf backup] *************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:463 Saturday 15 February 2025 07:35:18 -0500 (0:00:00.456) 0:07:27.079 ***** changed: [managed-node1] => { "changed": true, "path": "/tmp/tmpumotsy3r.ipabkp", "state": "absent" } TASK [ipaclient : Uninstall IPA client] **************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/main.yml:23 Saturday 15 February 2025 07:35:18 -0500 (0:00:00.450) 0:07:27.529 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "state|default('present') == 'absent'", "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Enable IPA] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:437 Saturday 15 February 2025 07:35:19 -0500 (0:00:00.039) 0:07:27.569 ***** changed: [managed-node1] => { "changed": true } TASK [ipaserver : Install - Configure firewalld] ******************************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:444 Saturday 15 February 2025 07:35:23 -0500 (0:00:04.741) 0:07:32.310 ***** changed: [managed-node1] => { "changed": true, "cmd": [ "firewall-cmd", "--permanent", "--zone=", "--add-service=freeipa-ldap", "--add-service=freeipa-ldaps", "--add-service=ntp" ], "delta": "0:00:00.217840", "end": "2025-02-15 07:35:24.457920", "rc": 0, "start": "2025-02-15 07:35:24.240080" } STDOUT: success TASK [ipaserver : Install - Configure firewalld runtime] *********************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:458 Saturday 15 February 2025 07:35:24 -0500 (0:00:00.743) 0:07:33.053 ***** changed: [managed-node1] => { "changed": true, "cmd": [ "firewall-cmd", "--zone=", "--add-service=freeipa-ldap", "--add-service=freeipa-ldaps", "--add-service=ntp" ], "delta": "0:00:00.203542", "end": "2025-02-15 07:35:25.106396", "rc": 0, "start": "2025-02-15 07:35:24.902854" } STDOUT: success TASK [ipaserver : Install - Cleanup root IPA cache] **************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:472 Saturday 15 February 2025 07:35:25 -0500 (0:00:00.649) 0:07:33.702 ***** ok: [managed-node1] => { "changed": false, "path": "/root/.ipa_cache", "state": "absent" } TASK [ipaserver : Cleanup temporary files] ************************************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:477 Saturday 15 February 2025 07:35:25 -0500 (0:00:00.441) 0:07:34.144 ***** ok: [managed-node1] => (item=/etc/ipa/.tmp_pkcs12_dirsrv) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/ipa/.tmp_pkcs12_dirsrv", "path": "/etc/ipa/.tmp_pkcs12_dirsrv", "state": "absent" } ok: [managed-node1] => (item=/etc/ipa/.tmp_pkcs12_http) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/ipa/.tmp_pkcs12_http", "path": "/etc/ipa/.tmp_pkcs12_http", "state": "absent" } ok: [managed-node1] => (item=/etc/ipa/.tmp_pkcs12_pkinit) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/ipa/.tmp_pkcs12_pkinit", "path": "/etc/ipa/.tmp_pkcs12_pkinit", "state": "absent" } TASK [ipaserver : Uninstall IPA server] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/main.yml:23 Saturday 15 February 2025 07:35:26 -0500 (0:00:01.251) 0:07:35.395 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "state|default('present') == 'absent'", "skip_reason": "Conditional result was False" } TASK [Issue IPA signed certificates] ******************************************* task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:25 Saturday 15 February 2025 07:35:26 -0500 (0:00:00.031) 0:07:35.427 ***** included: fedora.linux_system_roles.certificate for managed-node1 TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Saturday 15 February 2025 07:35:26 -0500 (0:00:00.046) 0:07:35.473 ***** included: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Saturday 15 February 2025 07:35:26 -0500 (0:00:00.023) 0:07:35.496 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__certificate_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Saturday 15 February 2025 07:35:26 -0500 (0:00:00.029) 0:07:35.526 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __certificate_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Saturday 15 February 2025 07:35:27 -0500 (0:00:00.020) 0:07:35.546 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __certificate_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Saturday 15 February 2025 07:35:27 -0500 (0:00:00.018) 0:07:35.565 ***** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=Fedora.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [managed-node1] => (item=Fedora_41.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_41.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=Fedora_41.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_41.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Saturday 15 February 2025 07:35:27 -0500 (0:00:00.038) 0:07:35.604 ***** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: python3-cryptography python3-dbus python3-pyasn1 TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Saturday 15 February 2025 07:35:28 -0500 (0:00:01.450) 0:07:37.054 ***** changed: [managed-node1] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "rc": 0, "results": [ "Installed: python3-packaging-24.2-3.fc41.noarch" ] } lsrpackages: certmonger python3-packaging TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Saturday 15 February 2025 07:35:30 -0500 (0:00:01.962) 0:07:39.017 ***** changed: [managed-node1] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//pre-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Saturday 15 February 2025 07:35:30 -0500 (0:00:00.469) 0:07:39.486 ***** changed: [managed-node1] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//post-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] *** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Saturday 15 February 2025 07:35:31 -0500 (0:00:00.469) 0:07:39.956 ***** ok: [managed-node1] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": false, "enabled": true, "name": "certmonger", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:certmonger_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2025-02-15 07:33:08 EST", "ActiveEnterTimestampMonotonic": "618850393", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "syslog.target dbus-broker.service network.target dbus.socket basic.target sysinit.target system.slice systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2025-02-15 07:33:08 EST", "AssertTimestampMonotonic": "618805460", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "50596884000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2025-02-15 07:33:08 EST", "ConditionTimestampMonotonic": "618805456", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/certmonger.service", "ControlGroupId": "7077", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf /usr/lib/systemd/system/service.d/50-keep-warm.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3893915648", "EffectiveMemoryMax": "3893915648", "EffectiveTasksMax": "4414", "Environment": "SYSTEMD_SLEEP_FREEZE_USER_SESSIONS=0", "EnvironmentFiles": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Sat 2025-02-15 07:33:08 EST", "ExecMainHandoffTimestampMonotonic": "618820731", "ExecMainPID": "12621", "ExecMainStartTimestamp": "Sat 2025-02-15 07:33:08 EST", "ExecMainStartTimestampMonotonic": "618806779", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "certmonger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2025-02-15 07:33:08 EST", "InactiveExitTimestampMonotonic": "618808568", "InvocationID": "7d1caf3115dd44ca906a3fe49ff0e391", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14714", "LimitNPROCSoft": "14714", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14714", "LimitSIGPENDINGSoft": "14714", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12621", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "2510258176", "MemoryCurrent": "2502656", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "1191866368", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/certmonger.pid", "PartOf": "dbus-broker.service", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Sat 2025-02-15 07:35:21 EST", "StateChangeTimestampMonotonic": "751503759", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "4414", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Saturday 15 February 2025 07:35:32 -0500 (0:00:00.632) 0:07:40.589 ***** changed: [managed-node1] => (item={'name': 'mycert_basic_ipa', 'dns': 'ipaserver.test.local', 'principal': 'HTTP/ipaserver.test.local@TEST.LOCAL', 'ca': 'ipa'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "ipa", "dns": "ipaserver.test.local", "name": "mycert_basic_ipa", "principal": "HTTP/ipaserver.test.local@TEST.LOCAL" } } MSG: Certificate requested (new). changed: [managed-node1] => (item={'name': 'groupcert', 'dns': 'ipaserver.test.local', 'principal': 'HTTP/ipaserver.test.local@TEST.LOCAL', 'ca': 'ipa', 'group': 'ftp'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "ipa", "dns": "ipaserver.test.local", "group": "ftp", "name": "groupcert", "principal": "HTTP/ipaserver.test.local@TEST.LOCAL" } } MSG: Certificate requested (new). File attributes updated. TASK [fedora.linux_system_roles.certificate : Slurp the contents of the files] *** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Saturday 15 February 2025 07:35:35 -0500 (0:00:03.487) 0:07:44.076 ***** skipping: [managed-node1] => (item=['cert', {'name': 'mycert_basic_ipa', 'dns': 'ipaserver.test.local', 'principal': 'HTTP/ipaserver.test.local@TEST.LOCAL', 'ca': 'ipa'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "cert", { "ca": "ipa", "dns": "ipaserver.test.local", "name": "mycert_basic_ipa", "principal": "HTTP/ipaserver.test.local@TEST.LOCAL" } ], "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=['cert', {'name': 'groupcert', 'dns': 'ipaserver.test.local', 'principal': 'HTTP/ipaserver.test.local@TEST.LOCAL', 'ca': 'ipa', 'group': 'ftp'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "cert", { "ca": "ipa", "dns": "ipaserver.test.local", "group": "ftp", "name": "groupcert", "principal": "HTTP/ipaserver.test.local@TEST.LOCAL" } ], "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=['key', {'name': 'mycert_basic_ipa', 'dns': 'ipaserver.test.local', 'principal': 'HTTP/ipaserver.test.local@TEST.LOCAL', 'ca': 'ipa'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "key", { "ca": "ipa", "dns": "ipaserver.test.local", "name": "mycert_basic_ipa", "principal": "HTTP/ipaserver.test.local@TEST.LOCAL" } ], "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=['key', {'name': 'groupcert', 'dns': 'ipaserver.test.local', 'principal': 'HTTP/ipaserver.test.local@TEST.LOCAL', 'ca': 'ipa', 'group': 'ftp'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "key", { "ca": "ipa", "dns": "ipaserver.test.local", "group": "ftp", "name": "groupcert", "principal": "HTTP/ipaserver.test.local@TEST.LOCAL" } ], "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=['ca', {'name': 'mycert_basic_ipa', 'dns': 'ipaserver.test.local', 'principal': 'HTTP/ipaserver.test.local@TEST.LOCAL', 'ca': 'ipa'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "ca", { "ca": "ipa", "dns": "ipaserver.test.local", "name": "mycert_basic_ipa", "principal": "HTTP/ipaserver.test.local@TEST.LOCAL" } ], "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=['ca', {'name': 'groupcert', 'dns': 'ipaserver.test.local', 'principal': 'HTTP/ipaserver.test.local@TEST.LOCAL', 'ca': 'ipa', 'group': 'ftp'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "ca", { "ca": "ipa", "dns": "ipaserver.test.local", "group": "ftp", "name": "groupcert", "principal": "HTTP/ipaserver.test.local@TEST.LOCAL" } ], "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.certificate : Create return data] ************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Saturday 15 February 2025 07:35:35 -0500 (0:00:00.049) 0:07:44.126 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Saturday 15 February 2025 07:35:35 -0500 (0:00:00.028) 0:07:44.154 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Saturday 15 February 2025 07:35:35 -0500 (0:00:00.031) 0:07:44.186 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } TASK [Verify certificates] ***************************************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:41 Saturday 15 February 2025 07:35:35 -0500 (0:00:00.035) 0:07:44.221 ***** included: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml for managed-node1 => (item={'path': '/etc/pki/tls/certs/mycert_basic_ipa.crt', 'key_path': '/etc/pki/tls/private/mycert_basic_ipa.key', 'subject': [{'name': 'commonName', 'oid': '2.5.4.3', 'value': 'ipaserver.test.local'}, {'name': 'organizationName', 'oid': '2.5.4.10', 'value': 'TEST.LOCAL'}], 'subject_alt_name': [{'name': 'DNS', 'value': 'ipaserver.test.local'}, {'name': 'Universal Principal Name (UPN)', 'oid': '1.3.6.1.4.1.311.20.2.3', 'value': 'HTTP/ipaserver.test.local@TEST.LOCAL'}, {'name': 'Kerberos principalname', 'oid': '1.3.6.1.5.2.2', 'value': 'HTTP/ipaserver.test.local@TEST.LOCAL'}], 'key_usage': ['digital_signature', 'content_commitment', 'key_encipherment', 'data_encipherment']}) included: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml for managed-node1 => (item={'path': '/etc/pki/tls/certs/groupcert.crt', 'key_path': '/etc/pki/tls/private/groupcert.key', 'owner': 'root', 'group': 'ftp', 'mode': '0640', 'subject': [{'name': 'commonName', 'oid': '2.5.4.3', 'value': 'ipaserver.test.local'}, {'name': 'organizationName', 'oid': '2.5.4.10', 'value': 'TEST.LOCAL'}], 'subject_alt_name': [{'name': 'DNS', 'value': 'ipaserver.test.local'}, {'name': 'Universal Principal Name (UPN)', 'oid': '1.3.6.1.4.1.311.20.2.3', 'value': 'HTTP/ipaserver.test.local@TEST.LOCAL'}, {'name': 'Kerberos principalname', 'oid': '1.3.6.1.5.2.2', 'value': 'HTTP/ipaserver.test.local@TEST.LOCAL'}], 'key_usage': ['digital_signature', 'content_commitment', 'key_encipherment', 'data_encipherment']}) TASK [Set virtualenv_path] ***************************************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:2 Saturday 15 February 2025 07:35:35 -0500 (0:00:00.061) 0:07:44.283 ***** ok: [managed-node1] => { "ansible_facts": { "__virtualenv_path": "/tmp/certificate-tests-venv" }, "changed": false } TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:9 Saturday 15 February 2025 07:35:35 -0500 (0:00:00.019) 0:07:44.302 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __certificate_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:14 Saturday 15 February 2025 07:35:35 -0500 (0:00:00.019) 0:07:44.321 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __certificate_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [Ensure python3 is installed] ********************************************* task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:18 Saturday 15 February 2025 07:35:35 -0500 (0:00:00.019) 0:07:44.340 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == \"7\"", "skip_reason": "Conditional result was False" } TASK [Ensure python3 is installed] ********************************************* task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:28 Saturday 15 February 2025 07:35:35 -0500 (0:00:00.014) 0:07:44.355 ***** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: python3-cryptography python3-pyasn1 TASK [Retrieve certificate file stats] ***************************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:38 Saturday 15 February 2025 07:35:37 -0500 (0:00:01.463) 0:07:45.818 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1739622933.6933591, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "9a8bd07e0b2c10e1512784ab3fe14e513b4ae503", "ctime": 1739622933.6893592, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 1925, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1739622933.6893592, "nlink": 1, "path": "/etc/pki/tls/certs/mycert_basic_ipa.crt", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1854, "uid": 0, "version": "1705529760", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if certificate file exists] *************************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:43 Saturday 15 February 2025 07:35:37 -0500 (0:00:00.467) 0:07:46.285 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify certificate file owner and group] ********************************* task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:49 Saturday 15 February 2025 07:35:37 -0500 (0:00:00.020) 0:07:46.306 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify certificate permissions] ****************************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:59 Saturday 15 February 2025 07:35:37 -0500 (0:00:00.039) 0:07:46.345 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Retrieve key file stats] ************************************************* task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:65 Saturday 15 February 2025 07:35:37 -0500 (0:00:00.035) 0:07:46.380 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1739622932.7743578, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ffae2648d4edfad23d039b38e9955b68cc2c9e48", "ctime": 1739622933.6893592, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 1923, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1739622933.6893592, "nlink": 1, "path": "/etc/pki/tls/private/mycert_basic_ipa.key", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1704, "uid": 0, "version": "2305075272", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if key file exists] *********************************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:70 Saturday 15 February 2025 07:35:38 -0500 (0:00:00.436) 0:07:46.817 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify key file owner and group] ***************************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:76 Saturday 15 February 2025 07:35:38 -0500 (0:00:00.022) 0:07:46.839 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Parse certificate] ******************************************************* task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:86 Saturday 15 February 2025 07:35:38 -0500 (0:00:00.064) 0:07:46.904 ***** ok: [managed-node1] => { "certificate": { "extensions": { "authorityInfoAccess": { "critical": false, "value": [ { "location": "http://ipa-ca.test.local/ca/ocsp", "method": "OCSP" } ] }, "authorityKeyIdentifier": { "critical": false, "value": "E3:EC:40:11:8C:58:8E:E8:B3:58:A2:D1:44:84:09:1E:1B:04:8E:8E" }, "cRLDistributionPoints": { "critical": false, "value": [ { "crl_issuer": [ { "commonName": "Certificate Authority", "organizationName": "ipaca" } ], "full_name": [ "http://ipa-ca.test.local/ipa/crl/MasterCRL.bin" ] } ] }, "extendedKeyUsage": { "critical": false, "value": [ { "name": "id-kp-serverAuth", "oid": "1.3.6.1.5.5.7.3.1" }, { "name": "id-kp-clientAuth", "oid": "1.3.6.1.5.5.7.3.2" } ] }, "keyUsage": { "critical": true, "value": [ "digital_signature", "content_commitment", "key_encipherment", "data_encipherment" ] }, "subjectAltName": { "critical": false, "value": [ { "name": "DNS", "value": "ipaserver.test.local" }, { "name": "Universal Principal Name (UPN)", "oid": "1.3.6.1.4.1.311.20.2.3", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" }, { "name": "Kerberos principalname", "oid": "1.3.6.1.5.2.2", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" } ] }, "subjectKeyIdentifier": { "critical": false, "value": "39:C9:62:D2:8D:2E:50:30:55:A9:F0:81:11:D8:37:62:EA:26:7F:EC" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "53:EF:CF:78:C2:54:35:3C:F4:C4:B2:50:26:46:AD:96:03:0F:16:68:A8:FD:B4:9A:14:9C:72:00:2B:D2:A7:0A:1B:35:84:8D:12:69:C7:5B:B6:CA:2F:8B:8E:73:1D:62:19:83:6E:4E:E7:50:5C:B4:68:96:42:8D:B3:CE:5D:2B:B1:00:61:4C:42:5D:F3:92:BE:71:65:53:A8:3E:20:FF:AD:2A:9E:38:31:5A:08:0F:F0:15:97:68:10:26:18:F5:AD:5B:0B:26:D5:66:42:09:04:A1:EB:7B:9A:47:83:90:24:5A:61:0F:32:68:24:0E:A5:72:69:4A:8B:54:0F:7A:8B:73:6C:8D:7B:AA:82:EB:97:A7:26:36:E9:10:5B:49:9A:1E:33:DD:49:54:74:CB:F9:5C:88:72:B4:5E:42:A2:1D:21:35:34:D3:9C:91:0E:89:04:84:0E:64:58:02:D2:97:09:89:1C:D1:DE:84:97:17:D8:7F:67:77:16:EB:6D:56:CC:78:F7:98:D3:E8:E6:9C:37:0E:FB:D2:88:1B:9A:EB:B7:9D:71:4B:7F:E5:E1:2E:48:9E:E6:6A:88:A4:91:A4:42:D8:32:5C:0B:4A:A5:6B:E6:08:F6:A9:DA:DE:AE:9A:24:E8:DD:90:1A:02:B2:63:76:EC:11:71:5F:AD:3A:8D:76:B4:8E:5C:ED:3C:AC:69:C8:58:68:F2:5A:87:11:AB:6E:81:4F:41:A7:04:15:C8:C8:09:3F:15:E5:AD:AF:3C:69:C5:DA:5D:0F:87:05:38:D9:21:2F:B7:99:3F:17:A0:7A:62:69:96:72:6E:CF:D7:F9:11:08:A4:7F:BD:9A:D1:B2:14:E2:A5:B4:A9:1E:C3:DE:D6:DF:33:59:1B:F5:E7:60:94:74:BB:04:3A:EC:81:71:FD:23:44:93:9F:5D:96:21:01:D8:38:72:F7:9E:11:E2:D0:3B:16:6F:13:95:16:1C:B3:B2:44:35:5B:BC:68:2B:25:BF:2A:BA:B0:2E" }, "subject": [ { "name": "organizationName", "oid": "2.5.4.10", "value": "TEST.LOCAL" }, { "name": "commonName", "oid": "2.5.4.3", "value": "ipaserver.test.local" } ], "validity": { "not_valid_after": "20270216123533Z", "not_valid_before": "20250215123533Z" } }, "changed": false } TASK [Load certificate YAML to cert_issued variable] *************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:92 Saturday 15 February 2025 07:35:38 -0500 (0:00:00.578) 0:07:47.482 ***** ok: [managed-node1] => { "ansible_facts": { "cert_issued": { "extensions": { "authorityInfoAccess": { "critical": false, "value": [ { "location": "http://ipa-ca.test.local/ca/ocsp", "method": "OCSP" } ] }, "authorityKeyIdentifier": { "critical": false, "value": "E3:EC:40:11:8C:58:8E:E8:B3:58:A2:D1:44:84:09:1E:1B:04:8E:8E" }, "cRLDistributionPoints": { "critical": false, "value": [ { "crl_issuer": [ { "commonName": "Certificate Authority", "organizationName": "ipaca" } ], "full_name": [ "http://ipa-ca.test.local/ipa/crl/MasterCRL.bin" ] } ] }, "extendedKeyUsage": { "critical": false, "value": [ { "name": "id-kp-serverAuth", "oid": "1.3.6.1.5.5.7.3.1" }, { "name": "id-kp-clientAuth", "oid": "1.3.6.1.5.5.7.3.2" } ] }, "keyUsage": { "critical": true, "value": [ "digital_signature", "content_commitment", "key_encipherment", "data_encipherment" ] }, "subjectAltName": { "critical": false, "value": [ { "name": "DNS", "value": "ipaserver.test.local" }, { "name": "Universal Principal Name (UPN)", "oid": "1.3.6.1.4.1.311.20.2.3", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" }, { "name": "Kerberos principalname", "oid": "1.3.6.1.5.2.2", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" } ] }, "subjectKeyIdentifier": { "critical": false, "value": "39:C9:62:D2:8D:2E:50:30:55:A9:F0:81:11:D8:37:62:EA:26:7F:EC" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "53:EF:CF:78:C2:54:35:3C:F4:C4:B2:50:26:46:AD:96:03:0F:16:68:A8:FD:B4:9A:14:9C:72:00:2B:D2:A7:0A:1B:35:84:8D:12:69:C7:5B:B6:CA:2F:8B:8E:73:1D:62:19:83:6E:4E:E7:50:5C:B4:68:96:42:8D:B3:CE:5D:2B:B1:00:61:4C:42:5D:F3:92:BE:71:65:53:A8:3E:20:FF:AD:2A:9E:38:31:5A:08:0F:F0:15:97:68:10:26:18:F5:AD:5B:0B:26:D5:66:42:09:04:A1:EB:7B:9A:47:83:90:24:5A:61:0F:32:68:24:0E:A5:72:69:4A:8B:54:0F:7A:8B:73:6C:8D:7B:AA:82:EB:97:A7:26:36:E9:10:5B:49:9A:1E:33:DD:49:54:74:CB:F9:5C:88:72:B4:5E:42:A2:1D:21:35:34:D3:9C:91:0E:89:04:84:0E:64:58:02:D2:97:09:89:1C:D1:DE:84:97:17:D8:7F:67:77:16:EB:6D:56:CC:78:F7:98:D3:E8:E6:9C:37:0E:FB:D2:88:1B:9A:EB:B7:9D:71:4B:7F:E5:E1:2E:48:9E:E6:6A:88:A4:91:A4:42:D8:32:5C:0B:4A:A5:6B:E6:08:F6:A9:DA:DE:AE:9A:24:E8:DD:90:1A:02:B2:63:76:EC:11:71:5F:AD:3A:8D:76:B4:8E:5C:ED:3C:AC:69:C8:58:68:F2:5A:87:11:AB:6E:81:4F:41:A7:04:15:C8:C8:09:3F:15:E5:AD:AF:3C:69:C5:DA:5D:0F:87:05:38:D9:21:2F:B7:99:3F:17:A0:7A:62:69:96:72:6E:CF:D7:F9:11:08:A4:7F:BD:9A:D1:B2:14:E2:A5:B4:A9:1E:C3:DE:D6:DF:33:59:1B:F5:E7:60:94:74:BB:04:3A:EC:81:71:FD:23:44:93:9F:5D:96:21:01:D8:38:72:F7:9E:11:E2:D0:3B:16:6F:13:95:16:1C:B3:B2:44:35:5B:BC:68:2B:25:BF:2A:BA:B0:2E" }, "subject": [ { "name": "organizationName", "oid": "2.5.4.10", "value": "TEST.LOCAL" }, { "name": "commonName", "oid": "2.5.4.3", "value": "ipaserver.test.local" } ], "validity": { "not_valid_after": "20270216123533Z", "not_valid_before": "20250215123533Z" } } }, "changed": false } TASK [Verify certificate subject] ********************************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:96 Saturday 15 February 2025 07:35:38 -0500 (0:00:00.021) 0:07:47.504 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify certificate SAN] ************************************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:104 Saturday 15 February 2025 07:35:39 -0500 (0:00:00.061) 0:07:47.566 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify key size] ********************************************************* task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:112 Saturday 15 February 2025 07:35:39 -0500 (0:00:00.080) 0:07:47.647 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Key Usage] ******************************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:119 Saturday 15 February 2025 07:35:39 -0500 (0:00:00.033) 0:07:47.681 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Extended Key Usage] *********************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:130 Saturday 15 February 2025 07:35:39 -0500 (0:00:00.038) 0:07:47.719 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Retrieve auto-renew flag] ************************************************ task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:143 Saturday 15 February 2025 07:35:39 -0500 (0:00:00.038) 0:07:47.758 ***** ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail; getcert list -f /etc/pki/tls/certs/mycert_basic_ipa.crt | grep 'auto-renew' | sed 's/^\\s\\+auto-renew: //g'", "delta": "0:00:00.054017", "end": "2025-02-15 07:35:39.634253", "rc": 0, "start": "2025-02-15 07:35:39.580236" } STDOUT: yes TASK [Verify certificate auto-renew flag] ************************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:152 Saturday 15 February 2025 07:35:39 -0500 (0:00:00.472) 0:07:48.231 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Set virtualenv_path] ***************************************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:2 Saturday 15 February 2025 07:35:39 -0500 (0:00:00.036) 0:07:48.267 ***** ok: [managed-node1] => { "ansible_facts": { "__virtualenv_path": "/tmp/certificate-tests-venv" }, "changed": false } TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:9 Saturday 15 February 2025 07:35:39 -0500 (0:00:00.016) 0:07:48.284 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __certificate_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:14 Saturday 15 February 2025 07:35:39 -0500 (0:00:00.019) 0:07:48.303 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __certificate_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [Ensure python3 is installed] ********************************************* task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:18 Saturday 15 February 2025 07:35:39 -0500 (0:00:00.019) 0:07:48.322 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == \"7\"", "skip_reason": "Conditional result was False" } TASK [Ensure python3 is installed] ********************************************* task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:28 Saturday 15 February 2025 07:35:39 -0500 (0:00:00.014) 0:07:48.337 ***** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: python3-cryptography python3-pyasn1 TASK [Retrieve certificate file stats] ***************************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:38 Saturday 15 February 2025 07:35:41 -0500 (0:00:01.473) 0:07:49.810 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1739622935.3373616, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ef63a1314ec7ebac1155cc22941e10bdecf9b1d7", "ctime": 1739622935.4653618, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 50, "gr_name": "ftp", "inode": 1927, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0640", "mtime": 1739622935.3333616, "nlink": 1, "path": "/etc/pki/tls/certs/groupcert.crt", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 1854, "uid": 0, "version": "316032129", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if certificate file exists] *************************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:43 Saturday 15 February 2025 07:35:41 -0500 (0:00:00.444) 0:07:50.255 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify certificate file owner and group] ********************************* task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:49 Saturday 15 February 2025 07:35:41 -0500 (0:00:00.019) 0:07:50.274 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify certificate permissions] ****************************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:59 Saturday 15 February 2025 07:35:41 -0500 (0:00:00.035) 0:07:50.309 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Retrieve key file stats] ************************************************* task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:65 Saturday 15 February 2025 07:35:41 -0500 (0:00:00.033) 0:07:50.343 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1739622934.3803601, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "de36b7e2f5b6e51c8fd5a72c95fcc3d0b1959dca", "ctime": 1739622935.467362, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 50, "gr_name": "ftp", "inode": 1926, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0640", "mtime": 1739622935.3333616, "nlink": 1, "path": "/etc/pki/tls/private/groupcert.key", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 1704, "uid": 0, "version": "2630999632", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if key file exists] *********************************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:70 Saturday 15 February 2025 07:35:42 -0500 (0:00:00.435) 0:07:50.778 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify key file owner and group] ***************************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:76 Saturday 15 February 2025 07:35:42 -0500 (0:00:00.022) 0:07:50.801 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Parse certificate] ******************************************************* task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:86 Saturday 15 February 2025 07:35:42 -0500 (0:00:00.036) 0:07:50.837 ***** ok: [managed-node1] => { "certificate": { "extensions": { "authorityInfoAccess": { "critical": false, "value": [ { "location": "http://ipa-ca.test.local/ca/ocsp", "method": "OCSP" } ] }, "authorityKeyIdentifier": { "critical": false, "value": "E3:EC:40:11:8C:58:8E:E8:B3:58:A2:D1:44:84:09:1E:1B:04:8E:8E" }, "cRLDistributionPoints": { "critical": false, "value": [ { "crl_issuer": [ { "commonName": "Certificate Authority", "organizationName": "ipaca" } ], "full_name": [ "http://ipa-ca.test.local/ipa/crl/MasterCRL.bin" ] } ] }, "extendedKeyUsage": { "critical": false, "value": [ { "name": "id-kp-serverAuth", "oid": "1.3.6.1.5.5.7.3.1" }, { "name": "id-kp-clientAuth", "oid": "1.3.6.1.5.5.7.3.2" } ] }, "keyUsage": { "critical": true, "value": [ "digital_signature", "content_commitment", "key_encipherment", "data_encipherment" ] }, "subjectAltName": { "critical": false, "value": [ { "name": "DNS", "value": "ipaserver.test.local" }, { "name": "Universal Principal Name (UPN)", "oid": "1.3.6.1.4.1.311.20.2.3", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" }, { "name": "Kerberos principalname", "oid": "1.3.6.1.5.2.2", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" } ] }, "subjectKeyIdentifier": { "critical": false, "value": "F1:52:3A:02:D8:E1:6A:96:E8:45:6A:57:88:75:1F:30:FD:4C:12:ED" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "81:9A:94:1B:9A:A3:46:12:A1:CA:75:C5:05:13:13:80:B7:05:0E:EA:E4:E0:2F:0F:52:8C:12:E8:F0:06:2A:F1:53:D1:6B:12:C3:E2:97:FE:EC:00:0F:07:8E:68:D0:A4:DC:26:7D:1A:42:08:3C:2B:64:29:90:08:25:2E:F1:EE:D3:56:03:8C:F6:9E:6E:32:32:22:1A:A6:77:7C:23:CF:CB:BD:91:79:23:C8:6D:B3:E9:90:B9:87:30:6D:6F:68:08:6F:A1:E2:39:E2:69:6D:08:04:DB:9E:21:86:DC:16:15:94:20:9A:85:78:7D:AF:30:5C:76:D0:33:63:C8:63:DD:E2:99:1B:76:3D:98:CF:FE:AE:8E:6A:DA:BE:40:4F:0D:E2:6B:05:A2:D6:E6:10:33:3B:05:99:22:7C:AD:9A:E8:C7:19:21:6D:D4:9E:E2:08:42:DD:05:59:95:93:4F:F4:51:50:4E:B2:FC:AB:D2:07:93:2C:AB:41:1B:ED:4C:DD:DC:E7:DD:D8:AD:D9:B0:D7:2F:9D:C1:C1:86:7C:3D:9C:59:98:4F:E9:E5:E1:E3:BC:EF:27:B7:0F:44:F0:9F:17:FE:BA:C1:ED:56:8A:23:91:55:98:2F:63:2D:B3:74:94:BD:13:11:02:A3:D7:A4:B9:7E:99:4D:74:6C:31:A2:51:A9:3D:DB:81:E7:AA:69:24:07:05:D1:35:68:19:F3:13:7E:DB:F2:FF:4B:72:5E:C7:FB:00:A4:AC:52:31:31:AC:0A:77:DC:65:CA:64:CF:22:17:3E:54:06:3A:FF:3E:22:C1:91:1B:59:25:A9:AA:8D:93:B9:B6:01:BC:DA:B1:96:09:5F:4D:9C:F8:A5:C5:E3:05:AC:76:E6:4C:41:AF:CE:3E:1C:9E:48:0C:E3:5F:39:0B:C5:C6:F6:BE:AD:0E:DB:F3:9C:2E:42:E4:07:4D:5C:21:09:93:19:EA:77:B6:EB:35:54:05:03:AD:DA:F6:89:02:B1:B9:B5:ED:DF:C0" }, "subject": [ { "name": "organizationName", "oid": "2.5.4.10", "value": "TEST.LOCAL" }, { "name": "commonName", "oid": "2.5.4.3", "value": "ipaserver.test.local" } ], "validity": { "not_valid_after": "20270216123535Z", "not_valid_before": "20250215123535Z" } }, "changed": false } TASK [Load certificate YAML to cert_issued variable] *************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:92 Saturday 15 February 2025 07:35:42 -0500 (0:00:00.483) 0:07:51.321 ***** ok: [managed-node1] => { "ansible_facts": { "cert_issued": { "extensions": { "authorityInfoAccess": { "critical": false, "value": [ { "location": "http://ipa-ca.test.local/ca/ocsp", "method": "OCSP" } ] }, "authorityKeyIdentifier": { "critical": false, "value": "E3:EC:40:11:8C:58:8E:E8:B3:58:A2:D1:44:84:09:1E:1B:04:8E:8E" }, "cRLDistributionPoints": { "critical": false, "value": [ { "crl_issuer": [ { "commonName": "Certificate Authority", "organizationName": "ipaca" } ], "full_name": [ "http://ipa-ca.test.local/ipa/crl/MasterCRL.bin" ] } ] }, "extendedKeyUsage": { "critical": false, "value": [ { "name": "id-kp-serverAuth", "oid": "1.3.6.1.5.5.7.3.1" }, { "name": "id-kp-clientAuth", "oid": "1.3.6.1.5.5.7.3.2" } ] }, "keyUsage": { "critical": true, "value": [ "digital_signature", "content_commitment", "key_encipherment", "data_encipherment" ] }, "subjectAltName": { "critical": false, "value": [ { "name": "DNS", "value": "ipaserver.test.local" }, { "name": "Universal Principal Name (UPN)", "oid": "1.3.6.1.4.1.311.20.2.3", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" }, { "name": "Kerberos principalname", "oid": "1.3.6.1.5.2.2", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" } ] }, "subjectKeyIdentifier": { "critical": false, "value": "F1:52:3A:02:D8:E1:6A:96:E8:45:6A:57:88:75:1F:30:FD:4C:12:ED" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "81:9A:94:1B:9A:A3:46:12:A1:CA:75:C5:05:13:13:80:B7:05:0E:EA:E4:E0:2F:0F:52:8C:12:E8:F0:06:2A:F1:53:D1:6B:12:C3:E2:97:FE:EC:00:0F:07:8E:68:D0:A4:DC:26:7D:1A:42:08:3C:2B:64:29:90:08:25:2E:F1:EE:D3:56:03:8C:F6:9E:6E:32:32:22:1A:A6:77:7C:23:CF:CB:BD:91:79:23:C8:6D:B3:E9:90:B9:87:30:6D:6F:68:08:6F:A1:E2:39:E2:69:6D:08:04:DB:9E:21:86:DC:16:15:94:20:9A:85:78:7D:AF:30:5C:76:D0:33:63:C8:63:DD:E2:99:1B:76:3D:98:CF:FE:AE:8E:6A:DA:BE:40:4F:0D:E2:6B:05:A2:D6:E6:10:33:3B:05:99:22:7C:AD:9A:E8:C7:19:21:6D:D4:9E:E2:08:42:DD:05:59:95:93:4F:F4:51:50:4E:B2:FC:AB:D2:07:93:2C:AB:41:1B:ED:4C:DD:DC:E7:DD:D8:AD:D9:B0:D7:2F:9D:C1:C1:86:7C:3D:9C:59:98:4F:E9:E5:E1:E3:BC:EF:27:B7:0F:44:F0:9F:17:FE:BA:C1:ED:56:8A:23:91:55:98:2F:63:2D:B3:74:94:BD:13:11:02:A3:D7:A4:B9:7E:99:4D:74:6C:31:A2:51:A9:3D:DB:81:E7:AA:69:24:07:05:D1:35:68:19:F3:13:7E:DB:F2:FF:4B:72:5E:C7:FB:00:A4:AC:52:31:31:AC:0A:77:DC:65:CA:64:CF:22:17:3E:54:06:3A:FF:3E:22:C1:91:1B:59:25:A9:AA:8D:93:B9:B6:01:BC:DA:B1:96:09:5F:4D:9C:F8:A5:C5:E3:05:AC:76:E6:4C:41:AF:CE:3E:1C:9E:48:0C:E3:5F:39:0B:C5:C6:F6:BE:AD:0E:DB:F3:9C:2E:42:E4:07:4D:5C:21:09:93:19:EA:77:B6:EB:35:54:05:03:AD:DA:F6:89:02:B1:B9:B5:ED:DF:C0" }, "subject": [ { "name": "organizationName", "oid": "2.5.4.10", "value": "TEST.LOCAL" }, { "name": "commonName", "oid": "2.5.4.3", "value": "ipaserver.test.local" } ], "validity": { "not_valid_after": "20270216123535Z", "not_valid_before": "20250215123535Z" } } }, "changed": false } TASK [Verify certificate subject] ********************************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:96 Saturday 15 February 2025 07:35:42 -0500 (0:00:00.021) 0:07:51.343 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify certificate SAN] ************************************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:104 Saturday 15 February 2025 07:35:42 -0500 (0:00:00.036) 0:07:51.379 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify key size] ********************************************************* task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:112 Saturday 15 February 2025 07:35:42 -0500 (0:00:00.021) 0:07:51.401 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Key Usage] ******************************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:119 Saturday 15 February 2025 07:35:42 -0500 (0:00:00.034) 0:07:51.436 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Extended Key Usage] *********************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:130 Saturday 15 February 2025 07:35:42 -0500 (0:00:00.039) 0:07:51.475 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Retrieve auto-renew flag] ************************************************ task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:143 Saturday 15 February 2025 07:35:42 -0500 (0:00:00.038) 0:07:51.514 ***** ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail; getcert list -f /etc/pki/tls/certs/groupcert.crt | grep 'auto-renew' | sed 's/^\\s\\+auto-renew: //g'", "delta": "0:00:00.053933", "end": "2025-02-15 07:35:43.407528", "rc": 0, "start": "2025-02-15 07:35:43.353595" } STDOUT: yes TASK [Verify certificate auto-renew flag] ************************************** task path: /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:152 Saturday 15 February 2025 07:35:43 -0500 (0:00:00.489) 0:07:52.004 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* managed-node1 : ok=104 changed=31 unreachable=0 failed=0 skipped=56 rescued=0 ignored=0 TASKS RECAP ******************************************************************** Saturday 15 February 2025 07:35:43 -0500 (0:00:00.033) 0:07:52.037 ***** =============================================================================== ipaserver : Install - Setup CA ---------------------------------------- 243.15s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:270 ----------------------- ipaserver : Install - Ensure that IPA server packages are installed ---- 69.84s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:7 ------------------------- ipaserver : Install - Setup HTTP --------------------------------------- 32.89s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:329 ----------------------- ipaserver : Install - Setup DS ----------------------------------------- 22.75s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:214 ----------------------- Ensure hostname package is installed ----------------------------------- 10.80s /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:53 ipaserver : Install - Setup NTP ----------------------------------------- 7.79s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:207 ----------------------- ipaserver : Install - Setup ADTRUST ------------------------------------- 7.67s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:389 ----------------------- ipaserver : Install - Setup KRB ----------------------------------------- 7.67s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:243 ----------------------- ipaclient : Install - Create IPA NSS database --------------------------- 5.99s /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:355 ----------------------- ipaserver : Install - Enable IPA ---------------------------------------- 4.74s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:437 ----------------------- fedora.linux_system_roles.certificate : Ensure certificate requests ----- 3.49s /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 ipaserver : Install - Setup otpd ---------------------------------------- 2.83s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:323 ----------------------- Gathering Facts --------------------------------------------------------- 2.78s /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:2 ipaserver : Install - Set DS password ----------------------------------- 2.51s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:405 ----------------------- ipaserver : Install - Server preparation -------------------------------- 2.33s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:161 ----------------------- ipaclient : Install - IPA API calls for remaining enrollment parts ------ 2.27s /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:335 ----------------------- fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 1.96s /tmp/collections-D4Z/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 ipaserver : Install - Ensure that firewall packages installed ----------- 1.92s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:24 ------------------------ ipaclient : Install - Test if IPA client has working krb5.keytab -------- 1.66s /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:109 ----------------------- ipaserver : Firewalld service - Ensure that firewalld is running -------- 1.59s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:34 ------------------------