ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_default_wrapper.yml ******************************************** 1 plays in /tmp/collections-YJs/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default_wrapper.yml PLAY [Run tests_default.yml in check_mode] ************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-YJs/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default_wrapper.yml:2 Friday 20 September 2024 23:00:07 -0400 (0:00:00.115) 0:00:00.115 ****** ok: [managed_node1] META: ran handlers TASK [Create temporary file] *************************************************** task path: /tmp/collections-YJs/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default_wrapper.yml:7 Friday 20 September 2024 23:00:09 -0400 (0:00:01.383) 0:00:01.499 ****** changed: [managed_node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.ormQtn.yaml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [Create static inventory from hostvars] *********************************** task path: /tmp/collections-YJs/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default_wrapper.yml:13 Friday 20 September 2024 23:00:09 -0400 (0:00:00.533) 0:00:02.032 ****** changed: [managed_node1 -> localhost] => { "changed": true, "checksum": "52723895d5c1937e10bc5f82f3759b344bd9f7cf", "dest": "/tmp/ansible.ormQtn.yaml", "gid": 0, "group": "root", "md5sum": "554f5f7eb309e662ddbe67cd1a914c82", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 41032, "src": "/root/.ansible/tmp/ansible-tmp-1726887609.95-9703-163168782377970/source", "state": "file", "uid": 0 } TASK [Run ansible-playbook with tests_default.yml in check mode] *************** task path: /tmp/collections-YJs/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default_wrapper.yml:20 Friday 20 September 2024 23:00:10 -0400 (0:00:00.773) 0:00:02.806 ****** fatal: [managed_node1 -> localhost]: FAILED! => { "changed": false, "cmd": [ "ansible-playbook", "-vvv", "-i", "/tmp/ansible.ormQtn.yaml", "--check", "tests_default.yml" ], "delta": "0:00:08.112123", "end": "2024-09-20 23:00:18.993505", "rc": 2, "start": "2024-09-20 23:00:10.881382" } STDOUT: ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file host_list declined parsing /tmp/ansible.ormQtn.yaml as it did not pass its verify_file() method script declined parsing /tmp/ansible.ormQtn.yaml as it did not pass its verify_file() method Parsed /tmp/ansible.ormQtn.yaml inventory source with yaml plugin Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_default.yml **************************************************** 1 plays in tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Test setup and check for ostree] ***************************************** task path: /tmp/collections-YJs/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default.yml:8 Friday 20 September 2024 23:00:11 -0400 (0:00:00.040) 0:00:00.040 ****** included: /tmp/collections-YJs/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml for managed_node3, managed_node2, managed_node1 TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-YJs/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:6 Friday 20 September 2024 23:00:12 -0400 (0:00:00.101) 0:00:00.141 ****** <10.31.46.123> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.123> 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/ebbddea165 10.31.46.123 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.44.186> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.137> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.137> 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/15c1a2ac70 10.31.47.137 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.44.186> 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/f2423dcbe5 10.31.44.186 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.137> (0, '/root\n', '') <10.31.47.137> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.137> 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/15c1a2ac70 10.31.47.137 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887612.39-9809-129778318822848 `" && echo ansible-tmp-1726887612.39-9809-129778318822848="` echo /root/.ansible/tmp/ansible-tmp-1726887612.39-9809-129778318822848 `" ) && sleep 0'"'"'' <10.31.44.186> (0, '/root\n', '') <10.31.44.186> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.186> 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/f2423dcbe5 10.31.44.186 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887612.41-9808-73909623164198 `" && echo ansible-tmp-1726887612.41-9808-73909623164198="` echo /root/.ansible/tmp/ansible-tmp-1726887612.41-9808-73909623164198 `" ) && sleep 0'"'"'' <10.31.47.137> (0, 'ansible-tmp-1726887612.39-9809-129778318822848=/root/.ansible/tmp/ansible-tmp-1726887612.39-9809-129778318822848\n', '') <10.31.44.186> (0, 'ansible-tmp-1726887612.41-9808-73909623164198=/root/.ansible/tmp/ansible-tmp-1726887612.41-9808-73909623164198\n', '') Attempting python interpreter discovery <10.31.47.137> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.137> 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/15c1a2ac70 10.31.47.137 '/bin/sh -c '"'"'echo PLATFORM; uname; echo FOUND; command -v '"'"'"'"'"'"'"'"'/usr/bin/python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.5'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/libexec/platform-python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"'' Attempting python interpreter discovery <10.31.44.186> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.186> 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/f2423dcbe5 10.31.44.186 '/bin/sh -c '"'"'echo PLATFORM; uname; echo FOUND; command -v '"'"'"'"'"'"'"'"'/usr/bin/python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.5'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/libexec/platform-python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"'' <10.31.44.186> (0, 'PLATFORM\nLinux\nFOUND\n/usr/bin/python\n/usr/bin/python2.7\n/usr/libexec/platform-python\n/usr/bin/python\nENDFOUND\n', '') <10.31.44.186> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.186> 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/f2423dcbe5 10.31.44.186 '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' <10.31.46.123> (0, '/root\n', "Warning: Permanently added '10.31.46.123' (ECDSA) to the list of known hosts.\r\n") <10.31.46.123> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.123> 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/ebbddea165 10.31.46.123 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887612.62-9807-32651097553972 `" && echo ansible-tmp-1726887612.62-9807-32651097553972="` echo /root/.ansible/tmp/ansible-tmp-1726887612.62-9807-32651097553972 `" ) && sleep 0'"'"'' <10.31.47.137> (0, 'PLATFORM\nLinux\nFOUND\n/usr/bin/python\n/usr/bin/python2.7\n/usr/libexec/platform-python\n/usr/bin/python\nENDFOUND\n', '') <10.31.47.137> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.137> 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/15c1a2ac70 10.31.47.137 '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' <10.31.44.186> (0, '{"osrelease_content": "NAME=\\"CentOS Linux\\"\\nVERSION=\\"7 (Core)\\"\\nID=\\"centos\\"\\nID_LIKE=\\"rhel fedora\\"\\nVERSION_ID=\\"7\\"\\nPRETTY_NAME=\\"CentOS Linux 7 (Core)\\"\\nANSI_COLOR=\\"0;31\\"\\nCPE_NAME=\\"cpe:/o:centos:centos:7\\"\\nHOME_URL=\\"https://www.centos.org/\\"\\nBUG_REPORT_URL=\\"https://bugs.centos.org/\\"\\n\\nCENTOS_MANTISBT_PROJECT=\\"CentOS-7\\"\\nCENTOS_MANTISBT_PROJECT_VERSION=\\"7\\"\\nREDHAT_SUPPORT_PRODUCT=\\"centos\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\"7\\"\\n\\n", "platform_dist_result": ["centos", "7.9.2009", "Core"]}\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py <10.31.44.186> PUT /root/.ansible/tmp/ansible-local-9760qpDNLH/tmpUf3arr TO /root/.ansible/tmp/ansible-tmp-1726887612.41-9808-73909623164198/AnsiballZ_stat.py <10.31.44.186> 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/f2423dcbe5 '[10.31.44.186]' <10.31.47.137> (0, '{"osrelease_content": "NAME=\\"CentOS Linux\\"\\nVERSION=\\"7 (Core)\\"\\nID=\\"centos\\"\\nID_LIKE=\\"rhel fedora\\"\\nVERSION_ID=\\"7\\"\\nPRETTY_NAME=\\"CentOS Linux 7 (Core)\\"\\nANSI_COLOR=\\"0;31\\"\\nCPE_NAME=\\"cpe:/o:centos:centos:7\\"\\nHOME_URL=\\"https://www.centos.org/\\"\\nBUG_REPORT_URL=\\"https://bugs.centos.org/\\"\\n\\nCENTOS_MANTISBT_PROJECT=\\"CentOS-7\\"\\nCENTOS_MANTISBT_PROJECT_VERSION=\\"7\\"\\nREDHAT_SUPPORT_PRODUCT=\\"centos\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\"7\\"\\n\\n", "platform_dist_result": ["centos", "7.9.2009", "Core"]}\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py <10.31.47.137> PUT /root/.ansible/tmp/ansible-local-9760qpDNLH/tmpbkBR_D TO /root/.ansible/tmp/ansible-tmp-1726887612.39-9809-129778318822848/AnsiballZ_stat.py <10.31.47.137> 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/15c1a2ac70 '[10.31.47.137]' <10.31.46.123> (0, 'ansible-tmp-1726887612.62-9807-32651097553972=/root/.ansible/tmp/ansible-tmp-1726887612.62-9807-32651097553972\n', '') Attempting python interpreter discovery <10.31.46.123> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.123> 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/ebbddea165 10.31.46.123 '/bin/sh -c '"'"'echo PLATFORM; uname; echo FOUND; command -v '"'"'"'"'"'"'"'"'/usr/bin/python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.5'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/libexec/platform-python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"'' <10.31.46.123> (0, 'PLATFORM\nLinux\nFOUND\n/usr/bin/python\n/usr/bin/python2.7\n/usr/libexec/platform-python\n/usr/bin/python\nENDFOUND\n', '') <10.31.46.123> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.123> 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/ebbddea165 10.31.46.123 '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' <10.31.44.186> (0, 'sftp> put /root/.ansible/tmp/ansible-local-9760qpDNLH/tmpUf3arr /root/.ansible/tmp/ansible-tmp-1726887612.41-9808-73909623164198/AnsiballZ_stat.py\n', '') <10.31.44.186> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.186> 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/f2423dcbe5 10.31.44.186 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887612.41-9808-73909623164198/ /root/.ansible/tmp/ansible-tmp-1726887612.41-9808-73909623164198/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.47.137> (0, 'sftp> put /root/.ansible/tmp/ansible-local-9760qpDNLH/tmpbkBR_D /root/.ansible/tmp/ansible-tmp-1726887612.39-9809-129778318822848/AnsiballZ_stat.py\n', '') <10.31.47.137> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.137> 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/15c1a2ac70 10.31.47.137 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887612.39-9809-129778318822848/ /root/.ansible/tmp/ansible-tmp-1726887612.39-9809-129778318822848/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.44.186> (0, '', '') <10.31.44.186> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.186> 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/f2423dcbe5 -tt 10.31.44.186 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1726887612.41-9808-73909623164198/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.46.123> (0, '{"osrelease_content": "NAME=\\"CentOS Linux\\"\\nVERSION=\\"7 (Core)\\"\\nID=\\"centos\\"\\nID_LIKE=\\"rhel fedora\\"\\nVERSION_ID=\\"7\\"\\nPRETTY_NAME=\\"CentOS Linux 7 (Core)\\"\\nANSI_COLOR=\\"0;31\\"\\nCPE_NAME=\\"cpe:/o:centos:centos:7\\"\\nHOME_URL=\\"https://www.centos.org/\\"\\nBUG_REPORT_URL=\\"https://bugs.centos.org/\\"\\n\\nCENTOS_MANTISBT_PROJECT=\\"CentOS-7\\"\\nCENTOS_MANTISBT_PROJECT_VERSION=\\"7\\"\\nREDHAT_SUPPORT_PRODUCT=\\"centos\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\"7\\"\\n\\n", "platform_dist_result": ["centos", "7.9.2009", "Core"]}\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py <10.31.46.123> PUT /root/.ansible/tmp/ansible-local-9760qpDNLH/tmp3MLOcN TO /root/.ansible/tmp/ansible-tmp-1726887612.62-9807-32651097553972/AnsiballZ_stat.py <10.31.46.123> 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/ebbddea165 '[10.31.46.123]' <10.31.47.137> (0, '', '') <10.31.47.137> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.137> 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/15c1a2ac70 -tt 10.31.47.137 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1726887612.39-9809-129778318822848/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.46.123> (0, 'sftp> put /root/.ansible/tmp/ansible-local-9760qpDNLH/tmp3MLOcN /root/.ansible/tmp/ansible-tmp-1726887612.62-9807-32651097553972/AnsiballZ_stat.py\n', '') <10.31.46.123> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.123> 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/ebbddea165 10.31.46.123 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887612.62-9807-32651097553972/ /root/.ansible/tmp/ansible-tmp-1726887612.62-9807-32651097553972/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.44.186> (0, '\r\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": false, "path": "/run/ostree-booted", "get_md5": false, "get_mime": true, "get_attributes": true}}, "stat": {"exists": false}, "changed": false}\r\n', 'Shared connection to 10.31.44.186 closed.\r\n') <10.31.44.186> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.186> 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/f2423dcbe5 10.31.44.186 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887612.41-9808-73909623164198/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.46.123> (0, '', '') <10.31.46.123> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.123> 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/ebbddea165 -tt 10.31.46.123 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1726887612.62-9807-32651097553972/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.47.137> (0, '\r\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": false, "path": "/run/ostree-booted", "get_md5": false, "get_mime": true, "get_attributes": true}}, "stat": {"exists": false}, "changed": false}\r\n', 'Shared connection to 10.31.47.137 closed.\r\n') <10.31.47.137> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.137> 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/15c1a2ac70 10.31.47.137 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887612.39-9809-129778318822848/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.137> (0, '', '') <10.31.44.186> (0, '', '') ok: [managed_node2] => { "ansible_facts": { "discovered_interpreter_python": "/usr/bin/python" }, "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": false, "get_mime": true, "path": "/run/ostree-booted" } }, "stat": { "exists": false } } ok: [managed_node1] => { "ansible_facts": { "discovered_interpreter_python": "/usr/bin/python" }, "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": false, "get_mime": true, "path": "/run/ostree-booted" } }, "stat": { "exists": false } } <10.31.46.123> (0, '\r\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": false, "path": "/run/ostree-booted", "get_md5": false, "get_mime": true, "get_attributes": true}}, "stat": {"exists": false}, "changed": false}\r\n', 'Shared connection to 10.31.46.123 closed.\r\n') <10.31.46.123> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.123> 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/ebbddea165 10.31.46.123 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887612.62-9807-32651097553972/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.46.123> (0, '', '') ok: [managed_node3] => { "ansible_facts": { "discovered_interpreter_python": "/usr/bin/python" }, "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": false, "get_mime": true, "path": "/run/ostree-booted" } }, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-YJs/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:11 Friday 20 September 2024 23:00:13 -0400 (0:00:01.169) 0:00:01.311 ****** ok: [managed_node3] => { "ansible_facts": { "__tlog_is_ostree": false }, "changed": false } ok: [managed_node2] => { "ansible_facts": { "__tlog_is_ostree": false }, "changed": false } ok: [managed_node1] => { "ansible_facts": { "__tlog_is_ostree": false }, "changed": false } META: end_host conditional evaluated to false, continuing execution for managed_node3 META: end_host conditional evaluated to false, continuing execution for managed_node2 META: end_host conditional evaluated to false, continuing execution for managed_node1 TASK [Ensure sssd user/group exist in /etc files] ****************************** task path: /tmp/collections-YJs/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:21 Friday 20 September 2024 23:00:13 -0400 (0:00:00.221) 0:00:01.532 ****** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers TASK [fedora.linux_system_roles.tlog : Set platform/version specific variables] *** task path: /tmp/collections-YJs/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:2 Friday 20 September 2024 23:00:13 -0400 (0:00:00.067) 0:00:01.599 ****** included: /tmp/collections-YJs/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml for managed_node3, managed_node1, managed_node2 TASK [fedora.linux_system_roles.tlog : Ensure ansible_facts used by role] ****** task path: /tmp/collections-YJs/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:2 Friday 20 September 2024 23:00:13 -0400 (0:00:00.080) 0:00:01.679 ****** <10.31.46.123> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.123> 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/ebbddea165 10.31.46.123 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.44.186> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.186> 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/f2423dcbe5 10.31.44.186 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.137> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.137> 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/15c1a2ac70 10.31.47.137 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.46.123> (0, '/root\n', '') <10.31.47.137> (0, '/root\n', '') <10.31.46.123> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.137> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.123> 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/ebbddea165 10.31.46.123 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887613.69-9900-51245448728382 `" && echo ansible-tmp-1726887613.69-9900-51245448728382="` echo /root/.ansible/tmp/ansible-tmp-1726887613.69-9900-51245448728382 `" ) && sleep 0'"'"'' <10.31.47.137> 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/15c1a2ac70 10.31.47.137 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887613.69-9902-17832612121053 `" && echo ansible-tmp-1726887613.69-9902-17832612121053="` echo /root/.ansible/tmp/ansible-tmp-1726887613.69-9902-17832612121053 `" ) && sleep 0'"'"'' <10.31.44.186> (0, '/root\n', '') <10.31.44.186> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.186> 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/f2423dcbe5 10.31.44.186 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887613.7-9901-257465378806747 `" && echo ansible-tmp-1726887613.7-9901-257465378806747="` echo /root/.ansible/tmp/ansible-tmp-1726887613.7-9901-257465378806747 `" ) && sleep 0'"'"'' <10.31.44.186> (0, 'ansible-tmp-1726887613.7-9901-257465378806747=/root/.ansible/tmp/ansible-tmp-1726887613.7-9901-257465378806747\n', '') <10.31.46.123> (0, 'ansible-tmp-1726887613.69-9900-51245448728382=/root/.ansible/tmp/ansible-tmp-1726887613.69-9900-51245448728382\n', '') <10.31.47.137> (0, 'ansible-tmp-1726887613.69-9902-17832612121053=/root/.ansible/tmp/ansible-tmp-1726887613.69-9902-17832612121053\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/setup.py Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/setup.py <10.31.46.123> PUT /root/.ansible/tmp/ansible-local-9760qpDNLH/tmpNX6s3U TO /root/.ansible/tmp/ansible-tmp-1726887613.69-9900-51245448728382/AnsiballZ_setup.py <10.31.46.123> 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/ebbddea165 '[10.31.46.123]' Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/setup.py <10.31.47.137> PUT /root/.ansible/tmp/ansible-local-9760qpDNLH/tmpYRIIQK TO /root/.ansible/tmp/ansible-tmp-1726887613.69-9902-17832612121053/AnsiballZ_setup.py <10.31.47.137> 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/15c1a2ac70 '[10.31.47.137]' <10.31.44.186> PUT /root/.ansible/tmp/ansible-local-9760qpDNLH/tmprvyXyJ TO /root/.ansible/tmp/ansible-tmp-1726887613.7-9901-257465378806747/AnsiballZ_setup.py <10.31.44.186> 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/f2423dcbe5 '[10.31.44.186]' <10.31.47.137> (0, 'sftp> put /root/.ansible/tmp/ansible-local-9760qpDNLH/tmpYRIIQK /root/.ansible/tmp/ansible-tmp-1726887613.69-9902-17832612121053/AnsiballZ_setup.py\n', '') <10.31.47.137> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.137> 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/15c1a2ac70 10.31.47.137 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887613.69-9902-17832612121053/ /root/.ansible/tmp/ansible-tmp-1726887613.69-9902-17832612121053/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.44.186> (0, 'sftp> put /root/.ansible/tmp/ansible-local-9760qpDNLH/tmprvyXyJ /root/.ansible/tmp/ansible-tmp-1726887613.7-9901-257465378806747/AnsiballZ_setup.py\n', '') <10.31.44.186> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.186> 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/f2423dcbe5 10.31.44.186 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887613.7-9901-257465378806747/ /root/.ansible/tmp/ansible-tmp-1726887613.7-9901-257465378806747/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.46.123> (0, 'sftp> put /root/.ansible/tmp/ansible-local-9760qpDNLH/tmpNX6s3U /root/.ansible/tmp/ansible-tmp-1726887613.69-9900-51245448728382/AnsiballZ_setup.py\n', '') <10.31.46.123> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.123> 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/ebbddea165 10.31.46.123 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887613.69-9900-51245448728382/ /root/.ansible/tmp/ansible-tmp-1726887613.69-9900-51245448728382/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.47.137> (0, '', '') <10.31.47.137> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.137> 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/15c1a2ac70 -tt 10.31.47.137 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1726887613.69-9902-17832612121053/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.46.123> (0, '', '') <10.31.46.123> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.123> 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/ebbddea165 -tt 10.31.46.123 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1726887613.69-9900-51245448728382/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.44.186> (0, '', '') <10.31.44.186> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.186> 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/f2423dcbe5 -tt 10.31.44.186 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1726887613.7-9901-257465378806747/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.47.137> (0, '\r\n{"invocation": {"module_args": {"filter": "*", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "fact_path": "/etc/ansible/facts.d", "gather_timeout": 10}}, "ansible_facts": {"ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_distribution_release": "Core", "module_setup": true, "ansible_distribution": "CentOS", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "ansible_distribution_major_version": "7", "ansible_os_family": "RedHat", "ansible_distribution_version": "7.9", "ansible_distribution_file_path": "/etc/redhat-release"}}\r\n', 'Shared connection to 10.31.47.137 closed.\r\n') <10.31.47.137> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.137> 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/15c1a2ac70 10.31.47.137 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887613.69-9902-17832612121053/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.137> (0, '', '') <10.31.46.123> (0, '\r\n{"invocation": {"module_args": {"filter": "*", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "fact_path": "/etc/ansible/facts.d", "gather_timeout": 10}}, "ansible_facts": {"ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_distribution_release": "Core", "module_setup": true, "ansible_distribution": "CentOS", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "ansible_distribution_major_version": "7", "ansible_os_family": "RedHat", "ansible_distribution_version": "7.9", "ansible_distribution_file_path": "/etc/redhat-release"}}\r\n', 'Shared connection to 10.31.46.123 closed.\r\n') <10.31.44.186> (0, '\r\n{"invocation": {"module_args": {"filter": "*", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "fact_path": "/etc/ansible/facts.d", "gather_timeout": 10}}, "ansible_facts": {"ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_distribution_release": "Core", "module_setup": true, "ansible_distribution": "CentOS", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "ansible_distribution_major_version": "7", "ansible_os_family": "RedHat", "ansible_distribution_version": "7.9", "ansible_distribution_file_path": "/etc/redhat-release"}}\r\n', 'Shared connection to 10.31.44.186 closed.\r\n') <10.31.46.123> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.186> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.123> 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/ebbddea165 10.31.46.123 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887613.69-9900-51245448728382/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.44.186> 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/f2423dcbe5 10.31.44.186 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887613.7-9901-257465378806747/ > /dev/null 2>&1 && sleep 0'"'"'' ok: [managed_node1] <10.31.46.123> (0, '', '') <10.31.44.186> (0, '', '') ok: [managed_node3] ok: [managed_node2] TASK [fedora.linux_system_roles.tlog : Check if system is ostree] ************** task path: /tmp/collections-YJs/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:10 Friday 20 September 2024 23:00:14 -0400 (0:00:00.843) 0:00:02.523 ****** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.tlog : Set flag to indicate system is ostree] *** task path: /tmp/collections-YJs/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:15 Friday 20 September 2024 23:00:14 -0400 (0:00:00.049) 0:00:02.572 ****** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.tlog : Set platform/version specific variables] *** task path: /tmp/collections-YJs/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:19 Friday 20 September 2024 23:00:14 -0400 (0:00:00.042) 0:00:02.615 ****** skipping: [managed_node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.tlog : Install session recording packages] ***** task path: /tmp/collections-YJs/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:5 Friday 20 September 2024 23:00:14 -0400 (0:00:00.102) 0:00:02.718 ****** <10.31.46.123> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.123> 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/ebbddea165 10.31.46.123 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.44.186> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.186> 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/f2423dcbe5 10.31.44.186 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.137> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.137> 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/15c1a2ac70 10.31.47.137 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.44.186> (0, '/root\n', '') <10.31.44.186> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.186> 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/f2423dcbe5 10.31.44.186 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887614.71-9970-262759141382117 `" && echo ansible-tmp-1726887614.71-9970-262759141382117="` echo /root/.ansible/tmp/ansible-tmp-1726887614.71-9970-262759141382117 `" ) && sleep 0'"'"'' <10.31.46.123> (0, '/root\n', '') <10.31.46.123> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.123> 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/ebbddea165 10.31.46.123 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887614.72-9969-94992942684729 `" && echo ansible-tmp-1726887614.72-9969-94992942684729="` echo /root/.ansible/tmp/ansible-tmp-1726887614.72-9969-94992942684729 `" ) && sleep 0'"'"'' <10.31.47.137> (0, '/root\n', '') <10.31.47.137> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.137> 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/15c1a2ac70 10.31.47.137 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887614.74-9973-186789539700469 `" && echo ansible-tmp-1726887614.74-9973-186789539700469="` echo /root/.ansible/tmp/ansible-tmp-1726887614.74-9973-186789539700469 `" ) && sleep 0'"'"'' <10.31.44.186> (0, 'ansible-tmp-1726887614.71-9970-262759141382117=/root/.ansible/tmp/ansible-tmp-1726887614.71-9970-262759141382117\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/setup.py <10.31.44.186> PUT /root/.ansible/tmp/ansible-local-9760qpDNLH/tmpjsSfjP TO /root/.ansible/tmp/ansible-tmp-1726887614.71-9970-262759141382117/AnsiballZ_setup.py <10.31.46.123> (0, 'ansible-tmp-1726887614.72-9969-94992942684729=/root/.ansible/tmp/ansible-tmp-1726887614.72-9969-94992942684729\n', '') <10.31.44.186> 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/f2423dcbe5 '[10.31.44.186]' Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/setup.py <10.31.46.123> PUT /root/.ansible/tmp/ansible-local-9760qpDNLH/tmpf6Dm2A TO /root/.ansible/tmp/ansible-tmp-1726887614.72-9969-94992942684729/AnsiballZ_setup.py <10.31.46.123> 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/ebbddea165 '[10.31.46.123]' <10.31.47.137> (0, 'ansible-tmp-1726887614.74-9973-186789539700469=/root/.ansible/tmp/ansible-tmp-1726887614.74-9973-186789539700469\n', '') Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/setup.py <10.31.47.137> PUT /root/.ansible/tmp/ansible-local-9760qpDNLH/tmptazmDy TO /root/.ansible/tmp/ansible-tmp-1726887614.74-9973-186789539700469/AnsiballZ_setup.py <10.31.47.137> 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/15c1a2ac70 '[10.31.47.137]' <10.31.44.186> (0, 'sftp> put /root/.ansible/tmp/ansible-local-9760qpDNLH/tmpjsSfjP /root/.ansible/tmp/ansible-tmp-1726887614.71-9970-262759141382117/AnsiballZ_setup.py\n', '') <10.31.44.186> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.186> 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/f2423dcbe5 10.31.44.186 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887614.71-9970-262759141382117/ /root/.ansible/tmp/ansible-tmp-1726887614.71-9970-262759141382117/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.47.137> (0, 'sftp> put /root/.ansible/tmp/ansible-local-9760qpDNLH/tmptazmDy /root/.ansible/tmp/ansible-tmp-1726887614.74-9973-186789539700469/AnsiballZ_setup.py\n', '') <10.31.47.137> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.123> (0, 'sftp> put /root/.ansible/tmp/ansible-local-9760qpDNLH/tmpf6Dm2A /root/.ansible/tmp/ansible-tmp-1726887614.72-9969-94992942684729/AnsiballZ_setup.py\n', '') <10.31.47.137> 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/15c1a2ac70 10.31.47.137 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887614.74-9973-186789539700469/ /root/.ansible/tmp/ansible-tmp-1726887614.74-9973-186789539700469/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.46.123> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.123> 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/ebbddea165 10.31.46.123 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887614.72-9969-94992942684729/ /root/.ansible/tmp/ansible-tmp-1726887614.72-9969-94992942684729/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.47.137> (0, '', '') <10.31.47.137> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.137> 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/15c1a2ac70 -tt 10.31.47.137 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1726887614.74-9973-186789539700469/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.44.186> (0, '', '') <10.31.44.186> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.186> 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/f2423dcbe5 -tt 10.31.44.186 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1726887614.71-9970-262759141382117/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.46.123> (0, '', '') <10.31.46.123> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.123> 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/ebbddea165 -tt 10.31.46.123 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1726887614.72-9969-94992942684729/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.46.123> (0, '\r\n{"invocation": {"module_args": {"filter": "ansible_pkg_mgr", "gather_subset": ["!all"], "fact_path": "/etc/ansible/facts.d", "gather_timeout": 10}}, "ansible_facts": {"ansible_pkg_mgr": "yum"}}\r\n', 'Shared connection to 10.31.46.123 closed.\r\n') <10.31.44.186> (0, '\r\n{"invocation": {"module_args": {"filter": "ansible_pkg_mgr", "gather_subset": ["!all"], "fact_path": "/etc/ansible/facts.d", "gather_timeout": 10}}, "ansible_facts": {"ansible_pkg_mgr": "yum"}}\r\n', 'Shared connection to 10.31.44.186 closed.\r\n') <10.31.47.137> (0, '\r\n{"invocation": {"module_args": {"filter": "ansible_pkg_mgr", "gather_subset": ["!all"], "fact_path": "/etc/ansible/facts.d", "gather_timeout": 10}}, "ansible_facts": {"ansible_pkg_mgr": "yum"}}\r\n', 'Shared connection to 10.31.47.137 closed.\r\n') Using module file /usr/lib/python2.7/site-packages/ansible/modules/packaging/os/yum.py <10.31.46.123> PUT /root/.ansible/tmp/ansible-local-9760qpDNLH/tmpaO8SMJ TO /root/.ansible/tmp/ansible-tmp-1726887614.72-9969-94992942684729/AnsiballZ_yum.py Using module file /usr/lib/python2.7/site-packages/ansible/modules/packaging/os/yum.py <10.31.44.186> PUT /root/.ansible/tmp/ansible-local-9760qpDNLH/tmpeXE5rA TO /root/.ansible/tmp/ansible-tmp-1726887614.71-9970-262759141382117/AnsiballZ_yum.py <10.31.46.123> 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/ebbddea165 '[10.31.46.123]' <10.31.44.186> 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/f2423dcbe5 '[10.31.44.186]' Using module file /usr/lib/python2.7/site-packages/ansible/modules/packaging/os/yum.py <10.31.47.137> PUT /root/.ansible/tmp/ansible-local-9760qpDNLH/tmpTH9PXC TO /root/.ansible/tmp/ansible-tmp-1726887614.74-9973-186789539700469/AnsiballZ_yum.py <10.31.47.137> 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/15c1a2ac70 '[10.31.47.137]' <10.31.44.186> (0, 'sftp> put /root/.ansible/tmp/ansible-local-9760qpDNLH/tmpeXE5rA /root/.ansible/tmp/ansible-tmp-1726887614.71-9970-262759141382117/AnsiballZ_yum.py\n', '') <10.31.44.186> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.186> 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/f2423dcbe5 10.31.44.186 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887614.71-9970-262759141382117/ /root/.ansible/tmp/ansible-tmp-1726887614.71-9970-262759141382117/AnsiballZ_yum.py && sleep 0'"'"'' <10.31.46.123> (0, 'sftp> put /root/.ansible/tmp/ansible-local-9760qpDNLH/tmpaO8SMJ /root/.ansible/tmp/ansible-tmp-1726887614.72-9969-94992942684729/AnsiballZ_yum.py\n', '') <10.31.46.123> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.123> 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/ebbddea165 10.31.46.123 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887614.72-9969-94992942684729/ /root/.ansible/tmp/ansible-tmp-1726887614.72-9969-94992942684729/AnsiballZ_yum.py && sleep 0'"'"'' <10.31.47.137> (0, 'sftp> put /root/.ansible/tmp/ansible-local-9760qpDNLH/tmpTH9PXC /root/.ansible/tmp/ansible-tmp-1726887614.74-9973-186789539700469/AnsiballZ_yum.py\n', '') <10.31.47.137> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.137> 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/15c1a2ac70 10.31.47.137 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887614.74-9973-186789539700469/ /root/.ansible/tmp/ansible-tmp-1726887614.74-9973-186789539700469/AnsiballZ_yum.py && sleep 0'"'"'' <10.31.44.186> (0, '', '') <10.31.44.186> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.186> 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/f2423dcbe5 -tt 10.31.44.186 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1726887614.71-9970-262759141382117/AnsiballZ_yum.py && sleep 0'"'"'' <10.31.46.123> (0, '', '') <10.31.46.123> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.123> 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/ebbddea165 -tt 10.31.46.123 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1726887614.72-9969-94992942684729/AnsiballZ_yum.py && sleep 0'"'"'' <10.31.47.137> (0, '', '') <10.31.47.137> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.137> 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/15c1a2ac70 -tt 10.31.47.137 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1726887614.74-9973-186789539700469/AnsiballZ_yum.py && sleep 0'"'"'' <10.31.44.186> (1, '\r\n{"changed": false, "results": ["No package matching \'tlog\' found available, installed or updated"], "failed": true, "rc": 126, "invocation": {"module_args": {"lock_timeout": 30, "update_cache": false, "disable_excludes": null, "exclude": [], "allow_downgrade": false, "disable_gpg_check": false, "conf_file": null, "use_backend": "auto", "state": null, "disablerepo": [], "releasever": null, "skip_broken": false, "autoremove": false, "download_dir": null, "enable_plugin": [], "installroot": "/", "install_weak_deps": true, "name": ["tlog", "sssd", "authselect"], "download_only": false, "bugfix": false, "list": null, "install_repoquery": true, "update_only": false, "disable_plugin": [], "enablerepo": [], "security": false, "validate_certs": true}}, "msg": "No package matching \'tlog\' found available, installed or updated"}\r\n', 'Shared connection to 10.31.44.186 closed.\r\n') <10.31.44.186> Failed to connect to the host via ssh: Shared connection to 10.31.44.186 closed. <10.31.44.186> ESTABLISH SSH CONNECTION FOR USER: None <10.31.44.186> 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/f2423dcbe5 10.31.44.186 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887614.71-9970-262759141382117/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.44.186> (0, '', '') fatal: [managed_node2]: FAILED! => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "autoremove": false, "bugfix": 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": [ "tlog", "sssd", "authselect" ], "releasever": null, "security": false, "skip_broken": false, "state": null, "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "rc": 126, "results": [ "No package matching 'tlog' found available, installed or updated" ] } MSG: No package matching 'tlog' found available, installed or updated <10.31.46.123> (1, '\r\n{"changed": false, "results": ["No package matching \'tlog\' found available, installed or updated"], "failed": true, "rc": 126, "invocation": {"module_args": {"lock_timeout": 30, "update_cache": false, "disable_excludes": null, "exclude": [], "allow_downgrade": false, "disable_gpg_check": false, "conf_file": null, "use_backend": "auto", "state": null, "disablerepo": [], "releasever": null, "skip_broken": false, "autoremove": false, "download_dir": null, "enable_plugin": [], "installroot": "/", "install_weak_deps": true, "name": ["tlog", "sssd", "authselect"], "download_only": false, "bugfix": false, "list": null, "install_repoquery": true, "update_only": false, "disable_plugin": [], "enablerepo": [], "security": false, "validate_certs": true}}, "msg": "No package matching \'tlog\' found available, installed or updated"}\r\n', 'Shared connection to 10.31.46.123 closed.\r\n') <10.31.46.123> Failed to connect to the host via ssh: Shared connection to 10.31.46.123 closed. <10.31.46.123> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.123> 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/ebbddea165 10.31.46.123 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887614.72-9969-94992942684729/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.137> (1, '\r\n{"changed": false, "results": ["No package matching \'tlog\' found available, installed or updated"], "failed": true, "rc": 126, "invocation": {"module_args": {"lock_timeout": 30, "update_cache": false, "disable_excludes": null, "exclude": [], "allow_downgrade": false, "disable_gpg_check": false, "conf_file": null, "use_backend": "auto", "state": null, "disablerepo": [], "releasever": null, "skip_broken": false, "autoremove": false, "download_dir": null, "enable_plugin": [], "installroot": "/", "install_weak_deps": true, "name": ["tlog", "sssd", "authselect"], "download_only": false, "bugfix": false, "list": null, "install_repoquery": true, "update_only": false, "disable_plugin": [], "enablerepo": [], "security": false, "validate_certs": true}}, "msg": "No package matching \'tlog\' found available, installed or updated"}\r\n', 'Shared connection to 10.31.47.137 closed.\r\n') <10.31.47.137> Failed to connect to the host via ssh: Shared connection to 10.31.47.137 closed. <10.31.47.137> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.137> 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/15c1a2ac70 10.31.47.137 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887614.74-9973-186789539700469/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.46.123> (0, '', '') <10.31.47.137> (0, '', '') fatal: [managed_node3]: FAILED! => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "autoremove": false, "bugfix": 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": [ "tlog", "sssd", "authselect" ], "releasever": null, "security": false, "skip_broken": false, "state": null, "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "rc": 126, "results": [ "No package matching 'tlog' found available, installed or updated" ] } MSG: No package matching 'tlog' found available, installed or updated fatal: [managed_node1]: FAILED! => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "autoremove": false, "bugfix": 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": [ "tlog", "sssd", "authselect" ], "releasever": null, "security": false, "skip_broken": false, "state": null, "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "rc": 126, "results": [ "No package matching 'tlog' found available, installed or updated" ] } MSG: No package matching 'tlog' found available, installed or updated PLAY RECAP ********************************************************************* managed_node1 : ok=5 changed=0 unreachable=0 failed=1 skipped=4 rescued=0 ignored=0 managed_node2 : ok=5 changed=0 unreachable=0 failed=1 skipped=4 rescued=0 ignored=0 managed_node3 : ok=5 changed=0 unreachable=0 failed=1 skipped=4 rescued=0 ignored=0 Friday 20 September 2024 23:00:18 -0400 (0:00:04.238) 0:00:06.957 ****** =============================================================================== fedora.linux_system_roles.tlog : Install session recording packages ----- 4.24s /tmp/collections-YJs/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:5 Check if system is ostree ----------------------------------------------- 1.17s /tmp/collections-YJs/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:6 fedora.linux_system_roles.tlog : Ensure ansible_facts used by role ------ 0.84s /tmp/collections-YJs/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:2 Set flag to indicate system is ostree ----------------------------------- 0.22s /tmp/collections-YJs/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:11 fedora.linux_system_roles.tlog : Set platform/version specific variables --- 0.10s /tmp/collections-YJs/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:19 Test setup and check for ostree ----------------------------------------- 0.10s /tmp/collections-YJs/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default.yml:8 fedora.linux_system_roles.tlog : Set platform/version specific variables --- 0.08s /tmp/collections-YJs/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:2 Ensure sssd user/group exist in /etc files ------------------------------ 0.07s /tmp/collections-YJs/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:21 fedora.linux_system_roles.tlog : Check if system is ostree -------------- 0.05s /tmp/collections-YJs/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:10 fedora.linux_system_roles.tlog : Set flag to indicate system is ostree --- 0.04s /tmp/collections-YJs/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:15 STDERR: [WARNING]: running playbook inside collection fedora.linux_system_roles MSG: non-zero return code TASK [Remove the temporary file] *********************************************** task path: /tmp/collections-YJs/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default_wrapper.yml:28 Friday 20 September 2024 23:00:19 -0400 (0:00:08.428) 0:00:11.235 ****** changed: [managed_node1 -> localhost] => { "changed": true, "path": "/tmp/ansible.ormQtn.yaml", "state": "absent" } PLAY RECAP ********************************************************************* managed_node1 : ok=4 changed=3 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 Friday 20 September 2024 23:00:19 -0400 (0:00:00.546) 0:00:11.781 ****** =============================================================================== Run ansible-playbook with tests_default.yml in check mode --------------- 8.43s /tmp/collections-YJs/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default_wrapper.yml:20 Gathering Facts --------------------------------------------------------- 1.38s /tmp/collections-YJs/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default_wrapper.yml:2 Create static inventory from hostvars ----------------------------------- 0.77s /tmp/collections-YJs/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default_wrapper.yml:13 Remove the temporary file ----------------------------------------------- 0.55s /tmp/collections-YJs/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default_wrapper.yml:28 Create temporary file --------------------------------------------------- 0.53s /tmp/collections-YJs/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default_wrapper.yml:7