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-50j executable location = /usr/local/bin/ansible-playbook python version = 3.12.10 (main, May 9 2025, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-5)] (/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_mac_address_match_nm.yml *************************************** 2 plays in /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tests_mac_address_match_nm.yml PLAY [Run playbook 'playbooks/tests_mac_address_match.yml' with nm as provider] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tests_mac_address_match_nm.yml:6 Saturday 24 May 2025 08:47:21 -0400 (0:00:00.029) 0:00:00.029 ********** [WARNING]: Platform linux on host managed-node7 is using the discovered Python interpreter at /usr/bin/python3.9, 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-node7] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tests_mac_address_match_nm.yml:9 Saturday 24 May 2025 08:47:22 -0400 (0:00:01.105) 0:00:01.135 ********** included: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed-node7 TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Saturday 24 May 2025 08:47:22 -0400 (0:00:00.021) 0:00:01.157 ********** ok: [managed-node7] TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Saturday 24 May 2025 08:47:22 -0400 (0:00:00.521) 0:00:01.678 ********** ok: [managed-node7] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Saturday 24 May 2025 08:47:23 -0400 (0:00:00.585) 0:00:02.264 ********** ok: [managed-node7] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Saturday 24 May 2025 08:47:23 -0400 (0:00:00.038) 0:00:02.303 ********** skipping: [managed-node7] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tests_mac_address_match_nm.yml:11 Saturday 24 May 2025 08:47:23 -0400 (0:00:00.017) 0:00:02.321 ********** ok: [managed-node7] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing MAC address match on device] **************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_mac_address_match.yml:3 Saturday 24 May 2025 08:47:23 -0400 (0:00:00.019) 0:00:02.341 ********** ok: [managed-node7] TASK [Show playbook name] ****************************************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_mac_address_match.yml:29 Saturday 24 May 2025 08:47:24 -0400 (0:00:00.780) 0:00:03.121 ********** ok: [managed-node7] => {} MSG: this is: playbooks/tests_mac_address_match.yml TASK [Install ethtool (test dependency)] *************************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_mac_address_match.yml:35 Saturday 24 May 2025 08:47:24 -0400 (0:00:00.019) 0:00:03.140 ********** fatal: [managed-node7]: FAILED! => { "changed": false, "rc": 1, "results": [] } MSG: Failed to download metadata for repo 'highavailability': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried PLAY RECAP ********************************************************************* managed-node7 : ok=8 changed=0 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.17.12", "end_time": "2025-05-24T12:47:27.815163+00:00Z", "host": "managed-node7", "message": "Failed to download metadata for repo 'highavailability': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried", "rc": 1, "start_time": "2025-05-24T12:47:24.154855+00:00Z", "task_name": "Install ethtool (test dependency)", "task_path": "/tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_mac_address_match.yml:35" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 24 May 2025 08:47:27 -0400 (0:00:03.662) 0:00:06.802 ********** =============================================================================== Install ethtool (test dependency) --------------------------------------- 3.66s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_mac_address_match.yml:35 Gathering Facts --------------------------------------------------------- 1.11s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tests_mac_address_match_nm.yml:6 Gathering Facts --------------------------------------------------------- 0.78s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_mac_address_match.yml:3 Check if system is ostree ----------------------------------------------- 0.59s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Gather the minimum subset of ansible_facts required by the network role test --- 0.52s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Set flag to indicate system is ostree ----------------------------------- 0.04s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Include the task 'el_repo_setup.yml' ------------------------------------ 0.02s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tests_mac_address_match_nm.yml:9 Set network provider to 'nm' -------------------------------------------- 0.02s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tests_mac_address_match_nm.yml:11 Show playbook name ------------------------------------------------------ 0.02s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_mac_address_match.yml:29 Fix CentOS6 Base repo --------------------------------------------------- 0.02s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26