ansible-playbook [core 2.17.12] 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-oSq executable location = /usr/local/bin/ansible-playbook python version = 3.12.11 (main, Jun 4 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-8)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_cert_container.yml ********************************************* 1 plays in /tmp/collections-oSq/ansible_collections/fedora/linux_system_roles/tests/logging/tests_cert_container.yml PLAY [Certificate creation is not supported in container builds] *************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-oSq/ansible_collections/fedora/linux_system_roles/tests/logging/tests_cert_container.yml:2 Monday 07 July 2025 12:47:38 -0400 (0:00:00.028) 0:00:00.028 *********** [WARNING]: Platform linux on host managed-node3 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node3] TASK [Set __logging_is_booted] ************************************************* task path: /tmp/collections-oSq/ansible_collections/fedora/linux_system_roles/tests/logging/tests_cert_container.yml:5 Monday 07 July 2025 12:47:41 -0400 (0:00:02.676) 0:00:02.705 *********** included: fedora.linux_system_roles.logging for managed-node3 TASK [fedora.linux_system_roles.logging : Run systemctl] *********************** task path: /tmp/collections-oSq/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/set_vars.yml:7 Monday 07 July 2025 12:47:41 -0400 (0:00:00.090) 0:00:02.795 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.009075", "end": "2025-07-07 12:47:42.159711", "failed_when_result": false, "rc": 0, "start": "2025-07-07 12:47:42.150636" } STDOUT: running TASK [fedora.linux_system_roles.logging : Require installed systemd] *********** task path: /tmp/collections-oSq/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/set_vars.yml:14 Monday 07 July 2025 12:47:42 -0400 (0:00:00.626) 0:00:03.422 *********** skipping: [managed-node3] => { "changed": false, "false_condition": "\"No such file or directory\" in __is_system_running.msg | d(\"\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-oSq/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/set_vars.yml:19 Monday 07 July 2025 12:47:42 -0400 (0:00:00.072) 0:00:03.494 *********** ok: [managed-node3] => { "ansible_facts": { "__logging_is_booted": true }, "changed": false } TASK [Run role] **************************************************************** task path: /tmp/collections-oSq/ansible_collections/fedora/linux_system_roles/tests/logging/tests_cert_container.yml:13 Monday 07 July 2025 12:47:42 -0400 (0:00:00.046) 0:00:03.541 *********** skipping: [managed-node3] => { "changed": false, "false_condition": "not __logging_is_booted", "skip_reason": "Conditional result was False" } TASK [Unreachable task] ******************************************************** task path: /tmp/collections-oSq/ansible_collections/fedora/linux_system_roles/tests/logging/tests_cert_container.yml:22 Monday 07 July 2025 12:47:42 -0400 (0:00:00.020) 0:00:03.562 *********** skipping: [managed-node3] => { "changed": false, "false_condition": "not __logging_is_booted", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* managed-node3 : ok=4 changed=0 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Monday 07 July 2025 12:47:42 -0400 (0:00:00.016) 0:00:03.579 *********** =============================================================================== Gathering Facts --------------------------------------------------------- 2.68s /tmp/collections-oSq/ansible_collections/fedora/linux_system_roles/tests/logging/tests_cert_container.yml:2 fedora.linux_system_roles.logging : Run systemctl ----------------------- 0.63s /tmp/collections-oSq/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/set_vars.yml:7 Set __logging_is_booted ------------------------------------------------- 0.09s /tmp/collections-oSq/ansible_collections/fedora/linux_system_roles/tests/logging/tests_cert_container.yml:5 fedora.linux_system_roles.logging : Require installed systemd ----------- 0.07s /tmp/collections-oSq/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/set_vars.yml:14 fedora.linux_system_roles.logging : Set flag to indicate that systemd runtime operations are available --- 0.05s /tmp/collections-oSq/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/set_vars.yml:19 Run role ---------------------------------------------------------------- 0.02s /tmp/collections-oSq/ansible_collections/fedora/linux_system_roles/tests/logging/tests_cert_container.yml:13 Unreachable task -------------------------------------------------------- 0.02s /tmp/collections-oSq/ansible_collections/fedora/linux_system_roles/tests/logging/tests_cert_container.yml:22