ansible-playbook [core 2.16.14]
  config file = None
  configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/local/lib/python3.12/site-packages/ansible
  ansible collection location = /tmp/collections-8qw
  executable location = /usr/local/bin/ansible-playbook
  python version = 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] (/usr/bin/python3.12)
  jinja version = 3.1.5
  libyaml = True
No config file found; using defaults
host_list declined parsing /tmp/inventory-3i5.yml as it did not pass its verify_file() method
script declined parsing /tmp/inventory-3i5.yml as it did not pass its verify_file() method
Parsed /tmp/inventory-3i5.yml inventory source with yaml plugin
running playbook inside collection fedora.linux_system_roles
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_default.yml ****************************************************
1 plays in /tmp/collections-8qw/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_default.yml

PLAY [Ensure that the role runs with default parameters] ***********************

TASK [fedora.linux_system_roles.certificate : Set version specific variables] ***
task path: /tmp/collections-8qw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2
Thursday 13 February 2025  13:52:15 -0500 (0:00:00.027)       0:00:00.027 ***** 
included: /tmp/collections-8qw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for managed-node3

TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] ***
task path: /tmp/collections-8qw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2
Thursday 13 February 2025  13:52:15 -0500 (0:00:00.022)       0:00:00.050 ***** 
<10.31.10.251> ESTABLISH SSH CONNECTION FOR USER: None
<10.31.10.251> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/e0d2040658"' 10.31.10.251 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
<10.31.10.251> (0, b'/root\n', b"Warning: Permanently added '10.31.10.251' (ECDSA) to the list of known hosts.\r\n")
<10.31.10.251> ESTABLISH SSH CONNECTION FOR USER: None
<10.31.10.251> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/e0d2040658"' 10.31.10.251 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1739472735.672354-8142-442662427646 `" && echo ansible-tmp-1739472735.672354-8142-442662427646="` echo /root/.ansible/tmp/ansible-tmp-1739472735.672354-8142-442662427646 `" ) && sleep 0'"'"''
<10.31.10.251> (0, b'ansible-tmp-1739472735.672354-8142-442662427646=/root/.ansible/tmp/ansible-tmp-1739472735.672354-8142-442662427646\n', b'')
<managed-node3> Attempting python interpreter discovery
<10.31.10.251> ESTABLISH SSH CONNECTION FOR USER: None
<10.31.10.251> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/e0d2040658"' 10.31.10.251 '/bin/sh -c '"'"'echo PLATFORM; uname; echo FOUND; command -v '"'"'"'"'"'"'"'"'python3.12'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.11'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.10'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.9'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.8'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/libexec/platform-python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"''
<10.31.10.251> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python3.6\n/usr/bin/python3\n/usr/libexec/platform-python\nENDFOUND\n', b'')
<10.31.10.251> ESTABLISH SSH CONNECTION FOR USER: None
<10.31.10.251> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/e0d2040658"' 10.31.10.251 '/bin/sh -c '"'"'/usr/bin/python3.6 && sleep 0'"'"''
<10.31.10.251> (0, b'{"platform_dist_result": ["centos", "8", ""], "osrelease_content": "NAME=\\"CentOS Stream\\"\\nVERSION=\\"8\\"\\nID=\\"centos\\"\\nID_LIKE=\\"rhel fedora\\"\\nVERSION_ID=\\"8\\"\\nPLATFORM_ID=\\"platform:el8\\"\\nPRETTY_NAME=\\"CentOS Stream 8\\"\\nANSI_COLOR=\\"0;31\\"\\nCPE_NAME=\\"cpe:/o:centos:centos:8\\"\\nHOME_URL=\\"https://centos.org/\\"\\nBUG_REPORT_URL=\\"https://bugzilla.redhat.com/\\"\\nREDHAT_SUPPORT_PRODUCT=\\"Red Hat Enterprise Linux 8\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\"CentOS Stream\\"\\n"}\n', b'')
Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py
<10.31.10.251> PUT /root/.ansible/tmp/ansible-local-8101sssbyd_e/tmphmw9c5zk TO /root/.ansible/tmp/ansible-tmp-1739472735.672354-8142-442662427646/AnsiballZ_setup.py
<10.31.10.251> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/e0d2040658"' '[10.31.10.251]'
<10.31.10.251> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8101sssbyd_e/tmphmw9c5zk /root/.ansible/tmp/ansible-tmp-1739472735.672354-8142-442662427646/AnsiballZ_setup.py\n', b'')
<10.31.10.251> ESTABLISH SSH CONNECTION FOR USER: None
<10.31.10.251> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/e0d2040658"' 10.31.10.251 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1739472735.672354-8142-442662427646/ /root/.ansible/tmp/ansible-tmp-1739472735.672354-8142-442662427646/AnsiballZ_setup.py && sleep 0'"'"''
<10.31.10.251> (0, b'', b'')
<10.31.10.251> ESTABLISH SSH CONNECTION FOR USER: None
<10.31.10.251> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/e0d2040658"' -tt 10.31.10.251 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1739472735.672354-8142-442662427646/AnsiballZ_setup.py && sleep 0'"'"''
<10.31.10.251> (0, b'\r\n{"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n', b'Shared connection to 10.31.10.251 closed.\r\n')
<10.31.10.251> ESTABLISH SSH CONNECTION FOR USER: None
<10.31.10.251> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/e0d2040658"' 10.31.10.251 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1739472735.672354-8142-442662427646/ > /dev/null 2>&1 && sleep 0'"'"''
<10.31.10.251> (0, b'', b'')
ok: [managed-node3]

TASK [fedora.linux_system_roles.certificate : Check if system is ostree] *******
task path: /tmp/collections-8qw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10
Thursday 13 February 2025  13:52:16 -0500 (0:00:01.148)       0:00:01.198 ***** 
<10.31.10.251> ESTABLISH SSH CONNECTION FOR USER: None
<10.31.10.251> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/e0d2040658"' 10.31.10.251 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
<10.31.10.251> (0, b'/root\n', b'')
<10.31.10.251> ESTABLISH SSH CONNECTION FOR USER: None
<10.31.10.251> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/e0d2040658"' 10.31.10.251 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1739472736.550679-8176-39123500913939 `" && echo ansible-tmp-1739472736.550679-8176-39123500913939="` echo /root/.ansible/tmp/ansible-tmp-1739472736.550679-8176-39123500913939 `" ) && sleep 0'"'"''
<10.31.10.251> (0, b'ansible-tmp-1739472736.550679-8176-39123500913939=/root/.ansible/tmp/ansible-tmp-1739472736.550679-8176-39123500913939\n', b'')
Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py
<10.31.10.251> PUT /root/.ansible/tmp/ansible-local-8101sssbyd_e/tmp0fh3vbeb TO /root/.ansible/tmp/ansible-tmp-1739472736.550679-8176-39123500913939/AnsiballZ_stat.py
<10.31.10.251> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/e0d2040658"' '[10.31.10.251]'
<10.31.10.251> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8101sssbyd_e/tmp0fh3vbeb /root/.ansible/tmp/ansible-tmp-1739472736.550679-8176-39123500913939/AnsiballZ_stat.py\n', b'')
<10.31.10.251> ESTABLISH SSH CONNECTION FOR USER: None
<10.31.10.251> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/e0d2040658"' 10.31.10.251 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1739472736.550679-8176-39123500913939/ /root/.ansible/tmp/ansible-tmp-1739472736.550679-8176-39123500913939/AnsiballZ_stat.py && sleep 0'"'"''
<10.31.10.251> (0, b'', b'')
<10.31.10.251> ESTABLISH SSH CONNECTION FOR USER: None
<10.31.10.251> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/e0d2040658"' -tt 10.31.10.251 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1739472736.550679-8176-39123500913939/AnsiballZ_stat.py && sleep 0'"'"''
<10.31.10.251> (0, b'\r\n{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.10.251 closed.\r\n')
<10.31.10.251> ESTABLISH SSH CONNECTION FOR USER: None
<10.31.10.251> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/e0d2040658"' 10.31.10.251 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1739472736.550679-8176-39123500913939/ > /dev/null 2>&1 && sleep 0'"'"''
<10.31.10.251> (0, b'', b'')
ok: [managed-node3] => {
    "changed": false,
    "invocation": {
        "module_args": {
            "checksum_algorithm": "sha1",
            "follow": false,
            "get_attributes": true,
            "get_checksum": true,
            "get_mime": true,
            "path": "/run/ostree-booted"
        }
    },
    "stat": {
        "exists": false
    }
}

TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] ***
task path: /tmp/collections-8qw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15
Thursday 13 February 2025  13:52:16 -0500 (0:00:00.445)       0:00:01.643 ***** 
ok: [managed-node3] => {
    "ansible_facts": {
        "__certificate_is_ostree": false
    },
    "changed": false
}

TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] ***
task path: /tmp/collections-8qw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19
Thursday 13 February 2025  13:52:16 -0500 (0:00:00.018)       0:00:01.661 ***** 
skipping: [managed-node3] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed-node3] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed-node3] => (item=CentOS_8.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "CentOS_8.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed-node3] => (item=CentOS_8.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__vars_file is file",
    "item": "CentOS_8.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed-node3] => {
    "changed": false
}

MSG:

All items skipped

TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] ***
task path: /tmp/collections-8qw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5
Thursday 13 February 2025  13:52:17 -0500 (0:00:00.026)       0:00:01.688 ***** 
<10.31.10.251> ESTABLISH SSH CONNECTION FOR USER: None
<10.31.10.251> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/e0d2040658"' 10.31.10.251 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
<10.31.10.251> (0, b'/root\n', b'')
<10.31.10.251> ESTABLISH SSH CONNECTION FOR USER: None
<10.31.10.251> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/e0d2040658"' 10.31.10.251 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1739472737.076538-8193-217312880419131 `" && echo ansible-tmp-1739472737.076538-8193-217312880419131="` echo /root/.ansible/tmp/ansible-tmp-1739472737.076538-8193-217312880419131 `" ) && sleep 0'"'"''
<10.31.10.251> (0, b'ansible-tmp-1739472737.076538-8193-217312880419131=/root/.ansible/tmp/ansible-tmp-1739472737.076538-8193-217312880419131\n', b'')
Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py
<10.31.10.251> PUT /root/.ansible/tmp/ansible-local-8101sssbyd_e/tmppp7dlmhy TO /root/.ansible/tmp/ansible-tmp-1739472737.076538-8193-217312880419131/AnsiballZ_setup.py
<10.31.10.251> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/e0d2040658"' '[10.31.10.251]'
<10.31.10.251> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8101sssbyd_e/tmppp7dlmhy /root/.ansible/tmp/ansible-tmp-1739472737.076538-8193-217312880419131/AnsiballZ_setup.py\n', b'')
<10.31.10.251> ESTABLISH SSH CONNECTION FOR USER: None
<10.31.10.251> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/e0d2040658"' 10.31.10.251 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1739472737.076538-8193-217312880419131/ /root/.ansible/tmp/ansible-tmp-1739472737.076538-8193-217312880419131/AnsiballZ_setup.py && sleep 0'"'"''
<10.31.10.251> (0, b'', b'')
<10.31.10.251> ESTABLISH SSH CONNECTION FOR USER: None
<10.31.10.251> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/e0d2040658"' -tt 10.31.10.251 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1739472737.076538-8193-217312880419131/AnsiballZ_setup.py && sleep 0'"'"''
<10.31.10.251> (0, b'\r\n{"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}}\r\n', b'Shared connection to 10.31.10.251 closed.\r\n')
Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py
<10.31.10.251> PUT /root/.ansible/tmp/ansible-local-8101sssbyd_e/tmpxpdi7vth TO /root/.ansible/tmp/ansible-tmp-1739472737.076538-8193-217312880419131/AnsiballZ_dnf.py
<10.31.10.251> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/e0d2040658"' '[10.31.10.251]'
<10.31.10.251> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8101sssbyd_e/tmpxpdi7vth /root/.ansible/tmp/ansible-tmp-1739472737.076538-8193-217312880419131/AnsiballZ_dnf.py\n', b'')
<10.31.10.251> ESTABLISH SSH CONNECTION FOR USER: None
<10.31.10.251> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/e0d2040658"' 10.31.10.251 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1739472737.076538-8193-217312880419131/ /root/.ansible/tmp/ansible-tmp-1739472737.076538-8193-217312880419131/AnsiballZ_dnf.py && sleep 0'"'"''
<10.31.10.251> (0, b'', b'')
<10.31.10.251> ESTABLISH SSH CONNECTION FOR USER: None
<10.31.10.251> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/e0d2040658"' -tt 10.31.10.251 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1739472737.076538-8193-217312880419131/AnsiballZ_dnf.py && sleep 0'"'"''
<10.31.10.251> (0, b'\r\n{"msg": "", "changed": true, "results": ["Installed: python3-pyasn1-0.3.7-6.el8.noarch"], "rc": 0, "invocation": {"module_args": {"name": ["python3-pyasn1", "python3-cryptography", "python3-dbus"], "state": "present", "allow_downgrade": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "allowerasing": false, "nobest": false, "use_backend": "auto", "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null}}}\r\n', b'Shared connection to 10.31.10.251 closed.\r\n')
<10.31.10.251> ESTABLISH SSH CONNECTION FOR USER: None
<10.31.10.251> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/e0d2040658"' 10.31.10.251 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1739472737.076538-8193-217312880419131/ > /dev/null 2>&1 && sleep 0'"'"''
<10.31.10.251> (0, b'', b'')
changed: [managed-node3] => {
    "changed": true,
    "invocation": {
        "module_args": {
            "allow_downgrade": false,
            "allowerasing": false,
            "autoremove": false,
            "bugfix": false,
            "cacheonly": false,
            "conf_file": null,
            "disable_excludes": null,
            "disable_gpg_check": false,
            "disable_plugin": [],
            "disablerepo": [],
            "download_dir": null,
            "download_only": false,
            "enable_plugin": [],
            "enablerepo": [],
            "exclude": [],
            "install_repoquery": true,
            "install_weak_deps": true,
            "installroot": "/",
            "list": null,
            "lock_timeout": 30,
            "name": [
                "python3-pyasn1",
                "python3-cryptography",
                "python3-dbus"
            ],
            "nobest": false,
            "releasever": null,
            "security": false,
            "skip_broken": false,
            "sslverify": true,
            "state": "present",
            "update_cache": false,
            "update_only": false,
            "use_backend": "auto",
            "validate_certs": true
        }
    },
    "rc": 0,
    "results": [
        "Installed: python3-pyasn1-0.3.7-6.el8.noarch"
    ]
}

TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] ***
task path: /tmp/collections-8qw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23
Thursday 13 February 2025  13:52:33 -0500 (0:00:16.396)       0:00:18.085 ***** 
skipping: [managed-node3] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] ***
task path: /tmp/collections-8qw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35
Thursday 13 February 2025  13:52:33 -0500 (0:00:00.050)       0:00:18.135 ***** 
skipping: [managed-node3] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] ***
task path: /tmp/collections-8qw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61
Thursday 13 February 2025  13:52:33 -0500 (0:00:00.049)       0:00:18.184 ***** 
skipping: [managed-node3] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] ***
task path: /tmp/collections-8qw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90
Thursday 13 February 2025  13:52:33 -0500 (0:00:00.049)       0:00:18.234 ***** 
skipping: [managed-node3] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] *****
task path: /tmp/collections-8qw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101
Thursday 13 February 2025  13:52:33 -0500 (0:00:00.049)       0:00:18.283 ***** 
skipping: [managed-node3] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.certificate : Slurp the contents of the files] ***
task path: /tmp/collections-8qw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152
Thursday 13 February 2025  13:52:33 -0500 (0:00:00.010)       0:00:18.293 ***** 
skipping: [managed-node3] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.certificate : Create return data] **************
task path: /tmp/collections-8qw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160
Thursday 13 February 2025  13:52:33 -0500 (0:00:00.047)       0:00:18.341 ***** 
skipping: [managed-node3] => {
    "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-8qw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176
Thursday 13 February 2025  13:52:33 -0500 (0:00:00.048)       0:00:18.389 ***** 
skipping: [managed-node3] => {
    "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-8qw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181
Thursday 13 February 2025  13:52:33 -0500 (0:00:00.049)       0:00:18.438 ***** 
skipping: [managed-node3] => {
    "changed": false,
    "false_condition": "certificate_test_mode | d(false)",
    "skip_reason": "Conditional result was False"
}

PLAY RECAP *********************************************************************
managed-node3              : ok=5    changed=1    unreachable=0    failed=0    skipped=10   rescued=0    ignored=0   


TASKS RECAP ********************************************************************
Thursday 13 February 2025  13:52:33 -0500 (0:00:00.054)       0:00:18.493 ***** 
=============================================================================== 
fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed -- 16.40s
/tmp/collections-8qw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 
fedora.linux_system_roles.certificate : Ensure ansible_facts used by role --- 1.15s
/tmp/collections-8qw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 
fedora.linux_system_roles.certificate : Check if system is ostree ------- 0.45s
/tmp/collections-8qw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 
fedora.linux_system_roles.certificate : Remove files -------------------- 0.05s
/tmp/collections-8qw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 
fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 0.05s
/tmp/collections-8qw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 
fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists --- 0.05s
/tmp/collections-8qw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 
fedora.linux_system_roles.certificate : Stop tracking certificates ------ 0.05s
/tmp/collections-8qw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 
fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists --- 0.05s
/tmp/collections-8qw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 
fedora.linux_system_roles.certificate : Ensure provider service is running --- 0.05s
/tmp/collections-8qw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 
fedora.linux_system_roles.certificate : Create return data -------------- 0.05s
/tmp/collections-8qw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 
fedora.linux_system_roles.certificate : Slurp the contents of the files --- 0.05s
/tmp/collections-8qw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 
fedora.linux_system_roles.certificate : Set platform/version specific variables --- 0.03s
/tmp/collections-8qw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 
fedora.linux_system_roles.certificate : Set version specific variables --- 0.02s
/tmp/collections-8qw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 
fedora.linux_system_roles.certificate : Set flag to indicate system is ostree --- 0.02s
/tmp/collections-8qw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 
fedora.linux_system_roles.certificate : Ensure certificate requests ----- 0.01s
/tmp/collections-8qw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101