ansible-playbook [core 2.17.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-CaL executable location = /usr/local/bin/ansible-playbook python version = 3.12.12 (main, Jan 16 2026, 00:00:00) [GCC 14.3.1 20251022 (Red Hat 14.3.1-4)] (/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_default.yml **************************************************** 1 plays in /tmp/collections-CaL/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-CaL/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_default.yml:3 Thursday 19 March 2026 19:14:33 -0400 (0:00:00.022) 0:00:00.022 ******** [WARNING]: Platform linux on host managed-node1 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-node1] TASK [Run the role with default parameters] ************************************ task path: /tmp/collections-CaL/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_default.yml:8 Thursday 19 March 2026 19:14:34 -0400 (0:00:01.474) 0:00:01.497 ******** included: /tmp/collections-CaL/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/run_role_with_clear_facts.yml for managed-node1 TASK [Clear facts] ************************************************************* task path: /tmp/collections-CaL/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/run_role_with_clear_facts.yml:8 Thursday 19 March 2026 19:14:34 -0400 (0:00:00.043) 0:00:01.540 ******** META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-CaL/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/run_role_with_clear_facts.yml:22 Thursday 19 March 2026 19:14:34 -0400 (0:00:00.001) 0:00:01.541 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-CaL/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/run_role_with_clear_facts.yml:32 Thursday 19 March 2026 19:14:34 -0400 (0:00:00.024) 0:00:01.566 ******** included: fedora.linux_system_roles.rhc for managed-node1 TASK [fedora.linux_system_roles.rhc : Set ansible_facts required by role] ****** task path: /tmp/collections-CaL/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:3 Thursday 19 March 2026 19:14:35 -0400 (0:00:00.083) 0:00:01.650 ******** included: /tmp/collections-CaL/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.rhc : Ensure ansible_facts used by role] ******* task path: /tmp/collections-CaL/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:3 Thursday 19 March 2026 19:14:35 -0400 (0:00:00.025) 0:00:01.675 ******** ok: [managed-node1] TASK [fedora.linux_system_roles.rhc : Check if system is ostree] *************** task path: /tmp/collections-CaL/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:11 Thursday 19 March 2026 19:14:35 -0400 (0:00:00.617) 0:00:02.293 ******** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.rhc : Set flag to indicate system is ostree] *** task path: /tmp/collections-CaL/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:16 Thursday 19 March 2026 19:14:36 -0400 (0:00:00.440) 0:00:02.733 ******** ok: [managed-node1] => { "ansible_facts": { "__rhc_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.rhc : Check if insights-packages are installed] *** task path: /tmp/collections-CaL/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:20 Thursday 19 March 2026 19:14:36 -0400 (0:00:00.019) 0:00:02.753 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['distribution'] == \"RedHat\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.rhc : Handle insights unregistration] ********** task path: /tmp/collections-CaL/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:6 Thursday 19 March 2026 19:14:36 -0400 (0:00:00.011) 0:00:02.765 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['distribution'] == \"RedHat\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.rhc : Handle system subscription] ************** task path: /tmp/collections-CaL/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:15 Thursday 19 March 2026 19:14:36 -0400 (0:00:00.010) 0:00:02.775 ******** included: /tmp/collections-CaL/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml for managed-node1 TASK [fedora.linux_system_roles.rhc : Ensure required packages are installed] *** task path: /tmp/collections-CaL/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:3 Thursday 19 March 2026 19:14:36 -0400 (0:00:00.030) 0:00:02.806 ******** changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: python3-cloud-what-1.30.12-1.el10.x86_64", "Installed: python3-inotify-0.9.6-36.el10.noarch", "Installed: dmidecode-1:3.6-5.el10.x86_64", "Installed: python3-librepo-1.19.0-1.el10.x86_64", "Installed: subscription-manager-1.30.12-1.el10.x86_64", "Installed: python3-decorator-5.1.1-12.el10.noarch", "Installed: virt-what-1.27-3.el10.x86_64", "Installed: python3-subscription-manager-rhsm-1.30.12-1.el10.x86_64", "Installed: libdnf-plugin-subscription-manager-1.30.12-1.el10.x86_64", "Installed: subscription-manager-rhsm-certificates-20220623-6.el10.noarch", "Installed: python3-iniparse-0.5-10.el10.noarch" ] } TASK [fedora.linux_system_roles.rhc : Get subscription status] ***************** task path: /tmp/collections-CaL/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:10 Thursday 19 March 2026 19:14:44 -0400 (0:00:08.089) 0:00:10.895 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "not rhc_release is none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.rhc : Call subscription-manager] *************** task path: /tmp/collections-CaL/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:23 Thursday 19 March 2026 19:14:44 -0400 (0:00:00.017) 0:00:10.912 ******** fatal: [managed-node1]: FAILED! => { "changed": false } MSG: state is present but any of the following are missing: username, activationkey, token TASK [Assert that the role failed with missing credentials] ******************** task path: /tmp/collections-CaL/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_default.yml:16 Thursday 19 March 2026 19:14:45 -0400 (0:00:00.883) 0:00:11.796 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* managed-node1 : ok=10 changed=1 unreachable=0 failed=0 skipped=4 rescued=1 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.17.14", "end_time": "2026-03-19T23:14:45.192297+00:00Z", "host": "managed-node1", "message": "state is present but any of the following are missing: username, activationkey, token", "start_time": "2026-03-19T23:14:44.311143+00:00Z", "task_name": "Call subscription-manager", "task_path": "/tmp/collections-CaL/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:23" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Thursday 19 March 2026 19:14:45 -0400 (0:00:00.013) 0:00:11.810 ******** =============================================================================== fedora.linux_system_roles.rhc : Ensure required packages are installed --- 8.09s /tmp/collections-CaL/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:3 Gathering Facts --------------------------------------------------------- 1.47s /tmp/collections-CaL/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_default.yml:3 fedora.linux_system_roles.rhc : Call subscription-manager --------------- 0.88s /tmp/collections-CaL/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:23 fedora.linux_system_roles.rhc : Ensure ansible_facts used by role ------- 0.62s /tmp/collections-CaL/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:3 fedora.linux_system_roles.rhc : Check if system is ostree --------------- 0.44s /tmp/collections-CaL/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:11 Run the role normally --------------------------------------------------- 0.08s /tmp/collections-CaL/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/run_role_with_clear_facts.yml:32 Run the role with default parameters ------------------------------------ 0.04s /tmp/collections-CaL/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_default.yml:8 fedora.linux_system_roles.rhc : Handle system subscription -------------- 0.03s /tmp/collections-CaL/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:15 fedora.linux_system_roles.rhc : Set ansible_facts required by role ------ 0.03s /tmp/collections-CaL/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:3 Run the role ------------------------------------------------------------ 0.02s /tmp/collections-CaL/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/run_role_with_clear_facts.yml:22 fedora.linux_system_roles.rhc : Set flag to indicate system is ostree --- 0.02s /tmp/collections-CaL/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:16 fedora.linux_system_roles.rhc : Get subscription status ----------------- 0.02s /tmp/collections-CaL/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:10 Assert that the role failed with missing credentials -------------------- 0.01s /tmp/collections-CaL/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_default.yml:16 fedora.linux_system_roles.rhc : Check if insights-packages are installed --- 0.01s /tmp/collections-CaL/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:20 fedora.linux_system_roles.rhc : Handle insights unregistration ---------- 0.01s /tmp/collections-CaL/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:6 Clear facts ------------------------------------------------------------- 0.00s /tmp/collections-CaL/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/run_role_with_clear_facts.yml:8