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_wireless_and_network_restart_nm.yml **************************** 2 plays in /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tests_wireless_and_network_restart_nm.yml PLAY [Run playbook 'playbooks/tests_wireless_and_network_restart.yml' with nm as provider] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tests_wireless_and_network_restart_nm.yml:6 Saturday 24 May 2025 08:48:53 -0400 (0:00:00.029) 0:00:00.029 ********** [WARNING]: Platform linux on host managed-node5 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-node5] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tests_wireless_and_network_restart_nm.yml:9 Saturday 24 May 2025 08:48:54 -0400 (0:00:01.087) 0:00:01.116 ********** included: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed-node5 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:48:54 -0400 (0:00:00.034) 0:00:01.151 ********** ok: [managed-node5] 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:48:55 -0400 (0:00:00.514) 0:00:01.666 ********** ok: [managed-node5] => { "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:48:56 -0400 (0:00:00.576) 0:00:02.243 ********** ok: [managed-node5] => { "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:48:56 -0400 (0:00:00.038) 0:00:02.281 ********** skipping: [managed-node5] => { "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_wireless_and_network_restart_nm.yml:11 Saturday 24 May 2025 08:48:56 -0400 (0:00:00.027) 0:00:02.309 ********** ok: [managed-node5] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing wifi and network restart] ******************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_wireless_and_network_restart.yml:3 Saturday 24 May 2025 08:48:56 -0400 (0:00:00.030) 0:00:02.340 ********** ok: [managed-node5] TASK [Show playbook name] ****************************************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_wireless_and_network_restart.yml:14 Saturday 24 May 2025 08:48:56 -0400 (0:00:00.812) 0:00:03.153 ********** ok: [managed-node5] => {} MSG: this is: playbooks/tests_wireless_and_network_restart.yml TASK [Check if test can run on ostree systems] ********************************* task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_wireless_and_network_restart.yml:20 Saturday 24 May 2025 08:48:56 -0400 (0:00:00.029) 0:00:03.184 ********** included: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/ostree_systems_check.yml for managed-node5 TASK [Cannot test ostree systems because the package cannot be removed or installed - '{{ package }}'] *** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/ostree_systems_check.yml:3 Saturday 24 May 2025 08:48:57 -0400 (0:00:00.031) 0:00:03.215 ********** META: end_host conditional evaluated to False, continuing execution for managed-node5 skipping: [managed-node5] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node5" } MSG: end_host conditional evaluated to false, continuing execution for managed-node5 TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_wireless_and_network_restart.yml:29 Saturday 24 May 2025 08:48:57 -0400 (0:00:00.045) 0:00:03.261 ********** included: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed-node5 TASK [TEST: Given a system with 'NetworkManager-wifi' package removed, when creating a wifi connection without NetworkManager restarted, then the role should fail with the error specified in `network_connections_result_error`.] *** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 24 May 2025 08:48:57 -0400 (0:00:00.045) 0:00:03.307 ********** ok: [managed-node5] => {} MSG: ########## Given a system with 'NetworkManager-wifi' package removed, when creating a wifi connection without NetworkManager restarted, then the role should fail with the error specified in `network_connections_result_error`. ########## TASK [Show item] *************************************************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 24 May 2025 08:48:57 -0400 (0:00:00.018) 0:00:03.325 ********** ok: [managed-node5] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "Given a system with 'NetworkManager-wifi' package removed, when creating a wifi connection without NetworkManager restarted, then the role should fail with the error specified in `network_connections_result_error`." } ok: [managed-node5] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml", "tasks/remove_package.yml" ] } ok: [managed-node5] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_wireless_profile_restart_network.yml" ] } ok: [managed-node5] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_network_connections_failed.yml" ] } ok: [managed-node5] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } ok: [managed-node5] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed-node5] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/check_network_dns.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 24 May 2025 08:48:57 -0400 (0:00:00.058) 0:00:03.384 ********** included: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed-node5 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 24 May 2025 08:48:57 -0400 (0:00:00.023) 0:00:03.407 ********** included: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed-node5 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 24 May 2025 08:48:57 -0400 (0:00:00.030) 0:00:03.438 ********** ok: [managed-node5] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003240", "end": "2025-05-24 08:48:57.607166", "rc": 0, "start": "2025-05-24 08:48:57.603926" } STDOUT: eth0 eth1 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 24 May 2025 08:48:57 -0400 (0:00:00.443) 0:00:03.881 ********** ok: [managed-node5] => { "ansible_facts": { "current_interfaces": [ "eth0", "eth1", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 24 May 2025 08:48:57 -0400 (0:00:00.033) 0:00:03.915 ********** ok: [managed-node5] => {} MSG: current_interfaces: ['eth0', 'eth1', 'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 24 May 2025 08:48:57 -0400 (0:00:00.029) 0:00:03.944 ********** included: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed-node5 => (item=tasks/delete_interface.yml) included: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed-node5 => (item=tasks/assert_device_absent.yml) included: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_package.yml for managed-node5 => (item=tasks/remove_package.yml) TASK [Remove test interface if necessary] ************************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Saturday 24 May 2025 08:48:57 -0400 (0:00:00.060) 0:00:04.005 ********** fatal: [managed-node5]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "wlan0" ], "delta": "0:00:00.006854", "end": "2025-05-24 08:48:58.142739", "rc": 1, "start": "2025-05-24 08:48:58.135885" } STDERR: Cannot find device "wlan0" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Saturday 24 May 2025 08:48:58 -0400 (0:00:00.399) 0:00:04.405 ********** included: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node5 TASK [Get stat for interface wlan0] ******************************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 24 May 2025 08:48:58 -0400 (0:00:00.030) 0:00:04.435 ********** ok: [managed-node5] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'wlan0'] *************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Saturday 24 May 2025 08:48:58 -0400 (0:00:00.390) 0:00:04.826 ********** ok: [managed-node5] => { "changed": false } MSG: All assertions passed TASK [Remove the package 'NetworkManager-wifi'] ******************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_package.yml:3 Saturday 24 May 2025 08:48:58 -0400 (0:00:00.033) 0:00:04.860 ********** fatal: [managed-node5]: 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 TASK [Failure in test 'Given a system with 'NetworkManager-wifi' package removed, when creating a wifi connection without NetworkManager restarted, then the role should fail with the error specified in `network_connections_result_error`.'] *** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:52 Saturday 24 May 2025 08:49:02 -0400 (0:00:04.188) 0:00:09.048 ********** ok: [managed-node5] => {} MSG: !!!!! Failure in test 'Given a system with 'NetworkManager-wifi' package removed, when creating a wifi connection without NetworkManager restarted, then the role should fail with the error specified in `network_connections_result_error`.' !!!!! TASK [Show item that failed] *************************************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:56 Saturday 24 May 2025 08:49:02 -0400 (0:00:00.036) 0:00:09.085 ********** ok: [managed-node5] => (item=__network_connections_result) => { "__network_connections_result": "VARIABLE IS NOT DEFINED!: '__network_connections_result' is undefined", "ansible_loop_var": "item", "item": "__network_connections_result" } TASK [Issue failed message] **************************************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:61 Saturday 24 May 2025 08:49:02 -0400 (0:00:00.062) 0:00:09.147 ********** fatal: [managed-node5]: FAILED! => { "changed": false } MSG: !!!!! Failure in test 'Given a system with 'NetworkManager-wifi' package removed, when creating a wifi connection without NetworkManager restarted, then the role should fail with the error specified in `network_connections_result_error`.' !!!!! TASK [Cleanup] ***************************************************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 24 May 2025 08:49:02 -0400 (0:00:00.038) 0:00:09.186 ********** included: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed-node5 => (item=tasks/check_network_dns.yml) 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:49:03 -0400 (0:00:00.065) 0:00:09.251 ********** ok: [managed-node5] => { "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.008933", "end": "2025-05-24 08:49:03.422747", "rc": 0, "start": "2025-05-24 08:49:03.413814" } 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 0a:ff:ce:99:10:f5 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.13.16/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0 valid_lft 3035sec preferred_lft 3035sec inet6 fe80::8ff:ceff:fe99:10f5/64 scope link valid_lft forever preferred_lft forever 3: eth1: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 0a:ff:e1:44:f4:f3 brd ff:ff:ff:ff:ff:ff altname enX1 inet 10.31.12.188/22 brd 10.31.15.255 scope global dynamic noprefixroute eth1 valid_lft 3035sec preferred_lft 3035sec inet6 fe80::8ff:e1ff:fe44:f4f3/64 scope link valid_lft forever preferred_lft forever IP ROUTE default via 10.31.12.1 dev eth0 proto dhcp src 10.31.13.16 metric 100 default via 10.31.12.1 dev eth1 proto dhcp src 10.31.12.188 metric 200 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.13.16 metric 100 10.31.12.0/22 dev eth1 proto kernel scope link src 10.31.12.188 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:49:03 -0400 (0:00:00.444) 0:00:09.695 ********** ok: [managed-node5] => { "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.119689", "end": "2025-05-24 08:49:03.978227", "rc": 0, "start": "2025-05-24 08:49:03.858538" } STDOUT: CHECK DNS AND CONNECTIVITY 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 2620:52:3:1:dead:beef:cafe:fed7 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.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.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 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 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 2620:52:3:1:dead:beef:cafe:fed7 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 5754 0 --:--:-- --:--:-- --:--:-- 5865 % 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 6466 0 --:--:-- --:--:-- --:--:-- 6466 PLAY RECAP ********************************************************************* managed-node5 : ok=29 changed=0 unreachable=0 failed=1 skipped=1 rescued=1 ignored=1 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.17.12", "end_time": "2025-05-24T12:49:02.821503+00:00Z", "host": "managed-node5", "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:48:58.648831+00:00Z", "task_name": "Remove the package 'NetworkManager-wifi'", "task_path": "/tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_package.yml:3" }, { "ansible_version": "2.17.12", "end_time": "2025-05-24T12:49:02.966751+00:00Z", "host": "managed-node5", "message": "!!!!! Failure in test 'Given a system with 'NetworkManager-wifi' package removed, when creating a wifi connection without NetworkManager restarted, then the role should fail with the error specified in `network_connections_result_error`.' !!!!!", "start_time": "2025-05-24T12:49:02.935788+00:00Z", "task_name": "Issue failed message", "task_path": "/tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:61" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 24 May 2025 08:49:04 -0400 (0:00:00.571) 0:00:10.267 ********** =============================================================================== Remove the package 'NetworkManager-wifi' -------------------------------- 4.19s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_package.yml:3 Gathering Facts --------------------------------------------------------- 1.09s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tests_wireless_and_network_restart_nm.yml:6 Gathering Facts --------------------------------------------------------- 0.81s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_wireless_and_network_restart.yml:3 Check if system is ostree ----------------------------------------------- 0.58s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Verify DNS and network connectivity ------------------------------------- 0.57s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 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 Check routes and DNS ---------------------------------------------------- 0.44s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Gather current interface info ------------------------------------------- 0.44s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Remove test interface if necessary -------------------------------------- 0.40s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Get stat for interface wlan0 -------------------------------------------- 0.39s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Cleanup ----------------------------------------------------------------- 0.07s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Show item that failed --------------------------------------------------- 0.06s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:56 Setup ------------------------------------------------------------------- 0.06s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Show item --------------------------------------------------------------- 0.06s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Include the task 'run_test.yml' ----------------------------------------- 0.05s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_wireless_and_network_restart.yml:29 Cannot test ostree systems because the package cannot be removed or installed - '{{ package }}' --- 0.05s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/ostree_systems_check.yml:3 Issue failed message ---------------------------------------------------- 0.04s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:61 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 Failure in test 'Given a system with 'NetworkManager-wifi' package removed, when creating a wifi connection without NetworkManager restarted, then the role should fail with the error specified in `network_connections_result_error`.' --- 0.04s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:52 Include the task 'el_repo_setup.yml' ------------------------------------ 0.03s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tests_wireless_and_network_restart_nm.yml:9