[WARNING]: Collection infra.leapp does not support Ansible version 2.14.18 [WARNING]: running playbook inside collection infra.leapp ansible-playbook [core 2.14.18] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /root/.ansible/collections:/usr/share/ansible/collections executable location = /usr/bin/ansible-playbook python version = 3.9.25 (main, Nov 10 2025, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-11)] (/usr/bin/python3) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file 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 /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tests/tests_default.yml PLAY [Test] ******************************************************************** TASK [Gathering Facts] ********************************************************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tests/tests_default.yml:4 ok: [managed-node01] TASK [infra.leapp.remediate : Check that the leapp-report.json exists] ********* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/main.yml:7 ok: [managed-node01] => {"changed": false, "stat": {"exists": false}} TASK [infra.leapp.remediate : Set leapp_report_missing to true if the leapp-report.json does not exist] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/main.yml:12 ok: [managed-node01] => {"ansible_facts": {"leapp_report_missing": true}, "changed": false} TASK [infra.leapp.remediate : Read leapp report] ******************************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/main.yml:17 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [infra.leapp.remediate : Parse leapp report] ****************************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/main.yml:23 fatal: [managed-node01]: FAILED! => {"msg": "The conditional check 'leapp_report_content.content | length > 0' failed. The error was: error while evaluating conditional (leapp_report_content.content | length > 0): 'dict object' has no attribute 'content'. 'dict object' has no attribute 'content'\n\nThe error appears to be in '/root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/main.yml': line 23, column 7, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n - name: Parse leapp report\n ^ here\n"} PLAY RECAP ********************************************************************* managed-node01 : ok=3 changed=0 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0 -- Logs begin at Wed 2025-12-03 03:40:31 EST, end at Wed 2025-12-03 03:43:53 EST. -- Dec 03 03:43:51 managed-node01 ansible-ansible.legacy.setup[5266]: Invoked with filter=[] gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Dec 03 03:43:52 managed-node01 ansible-ansible.builtin.stat[5356]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/var/log/leapp/leapp-report.json get_md5=False get_mime=True get_attributes=True Dec 03 03:43:53 managed-node01 sshd[5367]: Accepted publickey for root from 10.31.42.69 port 58714 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Dec 03 03:43:53 managed-node01 systemd[1]: Started Session 13 of user root. -- Subject: Unit session-13.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-13.scope has finished starting up. -- -- The start-up result is done. Dec 03 03:43:53 managed-node01 systemd-logind[482]: New session 13 of user root. -- Subject: A new session 13 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 13 has been created for the user root. -- -- The leading process of the session is 5367. Dec 03 03:43:53 managed-node01 sshd[5367]: pam_unix(sshd:session): session opened for user root by (uid=0) Dec 03 03:43:53 managed-node01 sshd[5367]: Received disconnect from 10.31.42.69 port 58714:11: disconnected by user Dec 03 03:43:53 managed-node01 sshd[5367]: Disconnected from 10.31.42.69 port 58714 Dec 03 03:43:53 managed-node01 sshd[5367]: pam_unix(sshd:session): session closed for user root Dec 03 03:43:53 managed-node01 systemd-logind[482]: Removed session 13. -- Subject: Session 13 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 13 has been terminated. Dec 03 03:43:53 managed-node01 sshd[5379]: Accepted publickey for root from 10.31.42.69 port 58730 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Dec 03 03:43:53 managed-node01 systemd[1]: Started Session 14 of user root. -- Subject: Unit session-14.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-14.scope has finished starting up. -- -- The start-up result is done. Dec 03 03:43:53 managed-node01 systemd-logind[482]: New session 14 of user root. -- Subject: A new session 14 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 14 has been created for the user root. -- -- The leading process of the session is 5379. Dec 03 03:43:53 managed-node01 sshd[5379]: pam_unix(sshd:session): session opened for user root by (uid=0)