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 statically imported: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml statically imported: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf statically imported: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf statically imported: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml 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_bond_removal_nm.yml ******************************************** 2 plays in /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_removal_nm.yml PLAY [Run playbook 'playbooks/tests_bond_removal.yml' with nm as provider] ***** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_removal_nm.yml:6 Saturday 24 May 2025 08:45:00 -0400 (0:00:00.021) 0:00:00.021 ********** [WARNING]: Platform linux on host managed-node1 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-node1] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_removal_nm.yml:9 Saturday 24 May 2025 08:45:01 -0400 (0:00:01.072) 0:00:01.093 ********** included: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed-node1 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:45:01 -0400 (0:00:00.019) 0:00:01.112 ********** ok: [managed-node1] 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:45:01 -0400 (0:00:00.505) 0:00:01.618 ********** ok: [managed-node1] => { "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:45:02 -0400 (0:00:00.643) 0:00:02.261 ********** ok: [managed-node1] => { "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:45:02 -0400 (0:00:00.043) 0:00:02.305 ********** skipping: [managed-node1] => { "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_bond_removal_nm.yml:11 Saturday 24 May 2025 08:45:02 -0400 (0:00:00.021) 0:00:02.327 ********** ok: [managed-node1] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing bond removal] ******************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:3 Saturday 24 May 2025 08:45:02 -0400 (0:00:00.028) 0:00:02.355 ********** ok: [managed-node1] TASK [INIT Prepare setup] ****************************************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:15 Saturday 24 May 2025 08:45:03 -0400 (0:00:00.792) 0:00:03.147 ********** ok: [managed-node1] => {} MSG: ################################################## TASK [Install dnsmasq] ********************************************************* task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:3 Saturday 24 May 2025 08:45:03 -0400 (0:00:00.017) 0:00:03.165 ********** FAILED - RETRYING: [managed-node1]: Install dnsmasq (6 retries left). FAILED - RETRYING: [managed-node1]: Install dnsmasq (5 retries left). FAILED - RETRYING: [managed-node1]: Install dnsmasq (4 retries left). FAILED - RETRYING: [managed-node1]: Install dnsmasq (3 retries left). FAILED - RETRYING: [managed-node1]: Install dnsmasq (2 retries left). FAILED - RETRYING: [managed-node1]: Install dnsmasq (1 retries left). fatal: [managed-node1]: FAILED! => { "attempts": 6, "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 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 24 May 2025 08:46:29 -0400 (0:01:26.362) 0:01:29.528 ********** included: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node1 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 24 May 2025 08:46:29 -0400 (0:00:00.052) 0:01:29.580 ********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 24 May 2025 08:46:29 -0400 (0:00:00.060) 0:01:29.641 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 24 May 2025 08:46:29 -0400 (0:00:00.032) 0:01:29.673 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 24 May 2025 08:46:29 -0400 (0:00:00.034) 0:01:29.708 ********** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 24 May 2025 08:46:31 -0400 (0:00:01.943) 0:01:31.651 ********** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 24 May 2025 08:46:33 -0400 (0:00:01.476) 0:01:33.128 ********** ok: [managed-node1] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 24 May 2025 08:46:33 -0400 (0:00:00.047) 0:01:33.175 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 24 May 2025 08:46:33 -0400 (0:00:00.047) 0:01:33.223 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 24 May 2025 08:46:33 -0400 (0:00:00.060) 0:01:33.284 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 24 May 2025 08:46:33 -0400 (0:00:00.114) 0:01:33.399 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 24 May 2025 08:46:33 -0400 (0:00:00.098) 0:01:33.497 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 24 May 2025 08:46:33 -0400 (0:00:00.066) 0:01:33.563 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 24 May 2025 08:46:33 -0400 (0:00:00.075) 0:01:33.639 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 24 May 2025 08:46:33 -0400 (0:00:00.088) 0:01:33.727 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 24 May 2025 08:46:33 -0400 (0:00:00.033) 0:01:33.760 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 24 May 2025 08:46:33 -0400 (0:00:00.037) 0:01:33.798 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 24 May 2025 08:46:34 -0400 (0:00:00.283) 0:01:34.082 ********** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 24 May 2025 08:46:34 -0400 (0:00:00.882) 0:01:34.964 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 24 May 2025 08:46:35 -0400 (0:00:00.120) 0:01:35.085 ********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 24 May 2025 08:46:35 -0400 (0:00:00.093) 0:01:35.179 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 24 May 2025 08:46:35 -0400 (0:00:00.085) 0:01:35.264 ********** ok: [managed-node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "bond0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:down persistent_state:absent, 'bond0': no connection matches 'bond0' to delete TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 24 May 2025 08:46:36 -0400 (0:00:01.045) 0:01:36.309 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 24 May 2025 08:46:36 -0400 (0:00:00.090) 0:01:36.400 ********** ok: [managed-node1] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:down persistent_state:absent, 'bond0': no connection matches 'bond0' to delete" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 24 May 2025 08:46:36 -0400 (0:00:00.071) 0:01:36.471 ********** ok: [managed-node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "bond0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:down persistent_state:absent, 'bond0': no connection matches 'bond0' to delete\n", "stderr_lines": [ "[002] #0, state:down persistent_state:absent, 'bond0': no connection matches 'bond0' to delete" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 24 May 2025 08:46:36 -0400 (0:00:00.075) 0:01:36.547 ********** skipping: [managed-node1] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 24 May 2025 08:46:36 -0400 (0:00:00.050) 0:01:36.597 ********** ok: [managed-node1] => { "changed": false, "ping": "pong" } TASK [Delete the device 'nm-bond'] ********************************************* task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:242 Saturday 24 May 2025 08:46:37 -0400 (0:00:00.508) 0:01:37.105 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "ip", "link", "del", "nm-bond" ], "delta": "0:00:00.007560", "end": "2025-05-24 08:46:37.640675", "failed_when_result": false, "rc": 1, "start": "2025-05-24 08:46:37.633115" } STDERR: Cannot find device "nm-bond" MSG: non-zero return code TASK [Remove test interfaces] ************************************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:3 Saturday 24 May 2025 08:46:37 -0400 (0:00:00.582) 0:01:37.688 ********** ok: [managed-node1] => { "changed": false, "cmd": "set -euxo pipefail\nexec 1>&2\nrc=0\nip link delete test1 || rc=\"$?\"\nif [ \"$rc\" != 0 ]; then\n echo ERROR - could not delete link test1 - error \"$rc\"\nfi\nip link delete test2 || rc=\"$?\"\nif [ \"$rc\" != 0 ]; then\n echo ERROR - could not delete link test2 - error \"$rc\"\nfi\nip link delete testbr || rc=\"$?\"\nif [ \"$rc\" != 0 ]; then\n echo ERROR - could not delete link testbr - error \"$rc\"\nfi\n", "delta": "0:00:00.015545", "end": "2025-05-24 08:46:38.031591", "rc": 0, "start": "2025-05-24 08:46:38.016046" } STDERR: + exec + rc=0 + ip link delete test1 Cannot find device "test1" + rc=1 + '[' 1 '!=' 0 ']' + echo ERROR - could not delete link test1 - error 1 ERROR - could not delete link test1 - error 1 + ip link delete test2 Cannot find device "test2" + rc=1 + '[' 1 '!=' 0 ']' + echo ERROR - could not delete link test2 - error 1 ERROR - could not delete link test2 - error 1 + ip link delete testbr Cannot find device "testbr" + rc=1 + '[' 1 '!=' 0 ']' + echo ERROR - could not delete link testbr - error 1 ERROR - could not delete link testbr - error 1 TASK [Stop dnsmasq/radvd services] ********************************************* task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:23 Saturday 24 May 2025 08:46:38 -0400 (0:00:00.381) 0:01:38.069 ********** ok: [managed-node1] => { "changed": false, "cmd": "set -uxo pipefail\nexec 1>&2\npkill -F /run/dhcp_testbr.pid\nrm -rf /run/dhcp_testbr.pid\nrm -rf /run/dhcp_testbr.lease\nif grep 'release 6' /etc/redhat-release; then\n # Stop radvd server\n service radvd stop\n iptables -D INPUT -i testbr -p udp --dport 67:68 --sport 67:68 -j ACCEPT\nfi\nif systemctl is-active firewalld; then\n for service in dhcp dhcpv6 dhcpv6-client; do\n if firewall-cmd --query-service=\"$service\"; then\n firewall-cmd --remove-service \"$service\"\n fi\n done\nfi\n", "delta": "0:00:00.016326", "end": "2025-05-24 08:46:38.414413", "rc": 0, "start": "2025-05-24 08:46:38.398087" } STDERR: + exec + pkill -F /run/dhcp_testbr.pid pkill: pidfile not valid Try `pkill --help' for more information. + rm -rf /run/dhcp_testbr.pid + rm -rf /run/dhcp_testbr.lease + grep 'release 6' /etc/redhat-release + systemctl is-active firewalld inactive TASK [Restore the /etc/resolv.conf for initscript] ***************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:248 Saturday 24 May 2025 08:46:38 -0400 (0:00:00.388) 0:01:38.458 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:253 Saturday 24 May 2025 08:46:38 -0400 (0:00:00.033) 0:01:38.491 ********** included: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed-node1 TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Saturday 24 May 2025 08:46:38 -0400 (0:00:00.065) 0:01:38.557 ********** ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.008297", "end": "2025-05-24 08:46:38.874407", "rc": 0, "start": "2025-05-24 08:46:38.866110" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 12:df:c4:28:79:87 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.10.245/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0 valid_lft 3209sec preferred_lft 3209sec inet6 fe80::10df:c4ff:fe28:7987/64 scope link valid_lft forever preferred_lft forever 3: eth1: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 12:da:eb:fb:f5:c1 brd ff:ff:ff:ff:ff:ff altname enX1 inet 10.31.11.242/22 brd 10.31.11.255 scope global dynamic noprefixroute eth1 valid_lft 3209sec preferred_lft 3209sec inet6 fe80::10da:ebff:fefb:f5c1/64 scope link valid_lft forever preferred_lft forever IP ROUTE default via 10.31.8.1 dev eth0 proto dhcp src 10.31.10.245 metric 100 default via 10.31.8.1 dev eth1 proto dhcp src 10.31.11.242 metric 200 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.10.245 metric 100 10.31.8.0/22 dev eth1 proto kernel scope link src 10.31.11.242 metric 200 IP -6 ROUTE ::1 dev lo proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev eth1 proto kernel metric 256 pref medium RESOLV # Generated by NetworkManager search testing-farm.us-east-1.aws.redhat.com nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Saturday 24 May 2025 08:46:38 -0400 (0:00:00.388) 0:01:38.945 ********** ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.282982", "end": "2025-05-24 08:46:39.557511", "rc": 0, "start": "2025-05-24 08:46:39.274529" } STDOUT: CHECK DNS AND CONNECTIVITY 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 1418 0 --:--:-- --:--:-- --:--:-- 1418 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 7097 0 --:--:-- --:--:-- --:--:-- 7097 PLAY RECAP ********************************************************************* managed-node1 : ok=23 changed=0 unreachable=0 failed=1 skipped=20 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.17.12", "attempts": 6, "end_time": "2025-05-24T12:46:29.533927+00:00Z", "host": "managed-node1", "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:45:03.190630+00:00Z", "task_name": "Install dnsmasq", "task_path": "/tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:3" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 24 May 2025 08:46:39 -0400 (0:00:00.639) 0:01:39.585 ********** =============================================================================== Install dnsmasq -------------------------------------------------------- 86.36s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:3 fedora.linux_system_roles.network : Check which services are running ---- 1.94s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which packages are installed --- 1.48s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 1.07s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_removal_nm.yml:6 fedora.linux_system_roles.network : Configure networking connection profiles --- 1.05s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.88s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Gathering Facts --------------------------------------------------------- 0.79s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:3 Check if system is ostree ----------------------------------------------- 0.64s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Verify DNS and network connectivity ------------------------------------- 0.64s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Delete the device 'nm-bond' --------------------------------------------- 0.58s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:242 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.51s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Gather the minimum subset of ansible_facts required by the network role test --- 0.51s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Stop dnsmasq/radvd services --------------------------------------------- 0.39s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:23 Check routes and DNS ---------------------------------------------------- 0.39s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Remove test interfaces -------------------------------------------------- 0.38s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:3 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.28s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.12s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later --- 0.11s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 0.10s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 fedora.linux_system_roles.network : Enable network service -------------- 0.09s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142