ansible-playbook [core 2.17.8] 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-WCW executable location = /usr/local/bin/ansible-playbook python version = 3.12.8 (main, Dec 3 2024, 00:00:00) [GCC 14.2.1 20241104 (Red Hat 14.2.1-6)] (/usr/bin/python3.12) jinja version = 3.1.5 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 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_states_nm.yml ************************************************** 2 plays in /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_nm.yml PLAY [Run playbook 'playbooks/tests_states.yml' with nm as provider] *********** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_nm.yml:6 Saturday 08 February 2025 07:46:35 -0500 (0:00:00.007) 0:00:00.007 ***** [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 [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_nm.yml:9 Saturday 08 February 2025 07:46:36 -0500 (0:00:01.171) 0:00:01.179 ***** included: /tmp/collections-WCW/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-WCW/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Saturday 08 February 2025 07:46:36 -0500 (0:00:00.034) 0:00:01.213 ***** ok: [managed-node1] TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Saturday 08 February 2025 07:46:37 -0500 (0:00:00.537) 0:00:01.750 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Saturday 08 February 2025 07:46:37 -0500 (0:00:00.462) 0:00:02.213 ***** ok: [managed-node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Saturday 08 February 2025 07:46:37 -0500 (0:00:00.022) 0:00:02.236 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Saturday 08 February 2025 07:46:37 -0500 (0:00:00.015) 0:00:02.251 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed-node1 TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Saturday 08 February 2025 07:46:37 -0500 (0:00:00.041) 0:00:02.292 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Saturday 08 February 2025 07:46:37 -0500 (0:00:00.015) 0:00:02.307 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Saturday 08 February 2025 07:46:37 -0500 (0:00:00.014) 0:00:02.321 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Saturday 08 February 2025 07:46:38 -0500 (0:00:00.013) 0:00:02.335 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Saturday 08 February 2025 07:46:38 -0500 (0:00:00.014) 0:00:02.350 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_nm.yml:11 Saturday 08 February 2025 07:46:38 -0500 (0:00:00.013) 0:00:02.364 ***** ok: [managed-node1] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing states] ************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:3 Saturday 08 February 2025 07:46:38 -0500 (0:00:00.017) 0:00:02.381 ***** ok: [managed-node1] TASK [Show playbook name] ****************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:11 Saturday 08 February 2025 07:46:38 -0500 (0:00:00.896) 0:00:03.278 ***** ok: [managed-node1] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:22 Saturday 08 February 2025 07:46:38 -0500 (0:00:00.028) 0:00:03.307 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed-node1 TASK [TEST: I can create a profile] ******************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 08 February 2025 07:46:39 -0500 (0:00:00.042) 0:00:03.349 ***** ok: [managed-node1] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 08 February 2025 07:46:39 -0500 (0:00:00.031) 0:00:03.381 ***** ok: [managed-node1] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile" } ok: [managed-node1] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [managed-node1] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile.yml" ] } ok: [managed-node1] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_present.yml" ] } ok: [managed-node1] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": true, "what": "tasks/assert_device_present.yml" } ] } ok: [managed-node1] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed-node1] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 08 February 2025 07:46:39 -0500 (0:00:00.062) 0:00:03.443 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed-node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 08 February 2025 07:46:39 -0500 (0:00:00.028) 0:00:03.471 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed-node1 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 08 February 2025 07:46:39 -0500 (0:00:00.032) 0:00:03.504 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003841", "end": "2025-02-08 07:46:39.676870", "rc": 0, "start": "2025-02-08 07:46:39.673029" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 08 February 2025 07:46:39 -0500 (0:00:00.546) 0:00:04.051 ***** ok: [managed-node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 08 February 2025 07:46:39 -0500 (0:00:00.019) 0:00:04.070 ***** ok: [managed-node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 08 February 2025 07:46:39 -0500 (0:00:00.017) 0:00:04.087 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed-node1 => (item=tasks/delete_interface.yml) included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed-node1 => (item=tasks/assert_device_absent.yml) TASK [Remove test interface if necessary] ************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Saturday 08 February 2025 07:46:39 -0500 (0:00:00.029) 0:00:04.117 ***** fatal: [managed-node1]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.007634", "end": "2025-02-08 07:46:40.107756", "rc": 1, "start": "2025-02-08 07:46:40.100122" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Saturday 08 February 2025 07:46:40 -0500 (0:00:00.370) 0:00:04.487 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node1 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 08 February 2025 07:46:40 -0500 (0:00:00.031) 0:00:04.518 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Saturday 08 February 2025 07:46:40 -0500 (0:00:00.380) 0:00:04.899 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 08 February 2025 07:46:40 -0500 (0:00:00.019) 0:00:04.919 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed-node1 => (item=tasks/create_bridge_profile.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 08 February 2025 07:46:40 -0500 (0:00:00.026) 0:00:04.945 ***** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node1 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 08 February 2025 07:46:40 -0500 (0:00:00.042) 0:00:04.988 ***** included: /tmp/collections-WCW/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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 08 February 2025 07:46:40 -0500 (0:00:00.033) 0:00:05.021 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 08 February 2025 07:46:40 -0500 (0:00:00.035) 0:00:05.057 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 08 February 2025 07:46:40 -0500 (0:00:00.020) 0:00:05.077 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 08 February 2025 07:46:40 -0500 (0:00:00.019) 0:00:05.096 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 08 February 2025 07:46:42 -0500 (0:00:02.043) 0:00:07.140 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 08 February 2025 07:46:43 -0500 (0:00:01.029) 0:00:08.170 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 08 February 2025 07:46:43 -0500 (0:00:00.038) 0:00:08.208 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 08 February 2025 07:46:43 -0500 (0:00:00.048) 0:00:08.256 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 08 February 2025 07:46:43 -0500 (0:00:00.051) 0:00:08.308 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 08 February 2025 07:46:44 -0500 (0:00:00.091) 0:00:08.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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 08 February 2025 07:46:44 -0500 (0:00:00.098) 0:00:08.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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 08 February 2025 07:46:44 -0500 (0:00:00.078) 0:00:08.576 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 08 February 2025 07:46:44 -0500 (0:00:00.089) 0:00:08.666 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 08 February 2025 07:46:44 -0500 (0:00:00.110) 0:00:08.777 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 08 February 2025 07:46:44 -0500 (0:00:00.052) 0:00:08.829 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 08 February 2025 07:46:44 -0500 (0:00:00.107) 0:00:08.937 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 08 February 2025 07:46:44 -0500 (0:00:00.065) 0:00:09.002 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 08 February 2025 07:46:45 -0500 (0:00:00.846) 0:00:09.849 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 08 February 2025 07:46:45 -0500 (0:00:00.068) 0:00:09.917 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 08 February 2025 07:46:45 -0500 (0:00:00.041) 0:00:09.959 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 08 February 2025 07:46:45 -0500 (0:00:00.031) 0:00:09.991 ***** changed: [managed-node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, e9a6b3e5-5b3a-46b8-abd2-781a5453a2ee TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 08 February 2025 07:46:46 -0500 (0:00:00.787) 0:00:10.778 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 08 February 2025 07:46:46 -0500 (0:00:00.031) 0:00:10.810 ***** ok: [managed-node1] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, e9a6b3e5-5b3a-46b8-abd2-781a5453a2ee" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 08 February 2025 07:46:46 -0500 (0:00:00.034) 0:00:10.844 ***** ok: [managed-node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, e9a6b3e5-5b3a-46b8-abd2-781a5453a2ee\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, e9a6b3e5-5b3a-46b8-abd2-781a5453a2ee" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 08 February 2025 07:46:46 -0500 (0:00:00.034) 0:00:10.879 ***** skipping: [managed-node1] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 08 February 2025 07:46:46 -0500 (0:00:00.030) 0:00:10.909 ***** ok: [managed-node1] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 08 February 2025 07:46:47 -0500 (0:00:00.470) 0:00:11.380 ***** ok: [managed-node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, e9a6b3e5-5b3a-46b8-abd2-781a5453a2ee\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, e9a6b3e5-5b3a-46b8-abd2-781a5453a2ee" ] } } TASK [Asserts] ***************************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 08 February 2025 07:46:47 -0500 (0:00:00.035) 0:00:11.415 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed-node1 => (item=tasks/assert_profile_present.yml) TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Saturday 08 February 2025 07:46:47 -0500 (0:00:00.058) 0:00:11.474 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed-node1 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 08 February 2025 07:46:47 -0500 (0:00:00.054) 0:00:11.529 ***** ok: [managed-node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 08 February 2025 07:46:47 -0500 (0:00:00.065) 0:00:11.594 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 08 February 2025 07:46:47 -0500 (0:00:00.370) 0:00:11.965 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 08 February 2025 07:46:47 -0500 (0:00:00.048) 0:00:12.013 ***** ok: [managed-node1] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019698", "end": "2025-02-08 07:46:48.018403", "rc": 0, "start": "2025-02-08 07:46:47.998705" } STDOUT: statebr /etc/NetworkManager/system-connections/statebr.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 08 February 2025 07:46:48 -0500 (0:00:00.413) 0:00:12.427 ***** ok: [managed-node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 08 February 2025 07:46:48 -0500 (0:00:00.042) 0:00:12.470 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 08 February 2025 07:46:48 -0500 (0:00:00.038) 0:00:12.508 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 08 February 2025 07:46:48 -0500 (0:00:00.041) 0:00:12.549 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 08 February 2025 07:46:48 -0500 (0:00:00.036) 0:00:12.586 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Saturday 08 February 2025 07:46:48 -0500 (0:00:00.031) 0:00:12.617 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Saturday 08 February 2025 07:46:48 -0500 (0:00:00.038) 0:00:12.656 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Saturday 08 February 2025 07:46:48 -0500 (0:00:00.035) 0:00:12.691 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 08 February 2025 07:46:48 -0500 (0:00:00.035) 0:00:12.727 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed-node1 => (item={'what': 'tasks/assert_device_present.yml', 'condition': True}) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Saturday 08 February 2025 07:46:48 -0500 (0:00:00.077) 0:00:12.805 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node1 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 08 February 2025 07:46:48 -0500 (0:00:00.048) 0:00:12.853 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1739018806.342032, "block_size": 4096, "blocks": 0, "ctime": 1739018806.342032, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 30963, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/statebr", "lnk_target": "../../devices/virtual/net/statebr", "mode": "0777", "mtime": 1739018806.342032, "nlink": 1, "path": "/sys/class/net/statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'statebr'] ************************ task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Saturday 08 February 2025 07:46:48 -0500 (0:00:00.397) 0:00:13.250 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can create a profile'] ******************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 08 February 2025 07:46:48 -0500 (0:00:00.063) 0:00:13.314 ***** ok: [managed-node1] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 08 February 2025 07:46:49 -0500 (0:00:00.058) 0:00:13.372 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed-node1 => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 08 February 2025 07:46:49 -0500 (0:00:00.145) 0:00:13.517 ***** fatal: [managed-node1]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.125648", "end": "2025-02-08 07:46:49.651841", "rc": 1, "start": "2025-02-08 07:46:49.526193" } STDOUT: Connection 'statebr' (e9a6b3e5-5b3a-46b8-abd2-781a5453a2ee) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:45 Saturday 08 February 2025 07:46:49 -0500 (0:00:00.561) 0:00:14.079 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed-node1 TASK [TEST: I can create a profile without autoconnect] ************************ task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 08 February 2025 07:46:49 -0500 (0:00:00.094) 0:00:14.173 ***** ok: [managed-node1] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 08 February 2025 07:46:49 -0500 (0:00:00.043) 0:00:14.217 ***** ok: [managed-node1] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile without autoconnect" } ok: [managed-node1] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [managed-node1] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile_no_autoconnect.yml" ] } ok: [managed-node1] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_absent.yml", "tasks/assert_profile_present.yml" ] } ok: [managed-node1] => (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-node1] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed-node1] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 08 February 2025 07:46:49 -0500 (0:00:00.075) 0:00:14.293 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed-node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 08 February 2025 07:46:50 -0500 (0:00:00.051) 0:00:14.344 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed-node1 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 08 February 2025 07:46:50 -0500 (0:00:00.049) 0:00:14.394 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003328", "end": "2025-02-08 07:46:50.382467", "rc": 0, "start": "2025-02-08 07:46:50.379139" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 08 February 2025 07:46:50 -0500 (0:00:00.400) 0:00:14.794 ***** ok: [managed-node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 08 February 2025 07:46:50 -0500 (0:00:00.057) 0:00:14.851 ***** ok: [managed-node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 08 February 2025 07:46:50 -0500 (0:00:00.053) 0:00:14.905 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed-node1 => (item=tasks/delete_interface.yml) included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed-node1 => (item=tasks/assert_device_absent.yml) TASK [Remove test interface if necessary] ************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Saturday 08 February 2025 07:46:50 -0500 (0:00:00.092) 0:00:14.998 ***** fatal: [managed-node1]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.007030", "end": "2025-02-08 07:46:51.004350", "rc": 1, "start": "2025-02-08 07:46:50.997320" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Saturday 08 February 2025 07:46:51 -0500 (0:00:00.395) 0:00:15.393 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node1 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 08 February 2025 07:46:51 -0500 (0:00:00.049) 0:00:15.442 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Saturday 08 February 2025 07:46:51 -0500 (0:00:00.412) 0:00:15.855 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 08 February 2025 07:46:51 -0500 (0:00:00.041) 0:00:15.896 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for managed-node1 => (item=tasks/create_bridge_profile_no_autoconnect.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Saturday 08 February 2025 07:46:51 -0500 (0:00:00.056) 0:00:15.953 ***** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node1 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 08 February 2025 07:46:51 -0500 (0:00:00.067) 0:00:16.021 ***** included: /tmp/collections-WCW/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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 08 February 2025 07:46:51 -0500 (0:00:00.064) 0:00:16.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 : Check if system is ostree] *********** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 08 February 2025 07:46:51 -0500 (0:00:00.088) 0:00:16.174 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 08 February 2025 07:46:51 -0500 (0:00:00.070) 0:00:16.244 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 08 February 2025 07:46:51 -0500 (0:00:00.041) 0:00:16.286 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 08 February 2025 07:46:53 -0500 (0:00:02.033) 0:00:18.319 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 08 February 2025 07:46:54 -0500 (0:00:00.845) 0:00:19.164 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 08 February 2025 07:46:54 -0500 (0:00:00.035) 0:00:19.200 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 08 February 2025 07:46:54 -0500 (0:00:00.029) 0:00:19.230 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 08 February 2025 07:46:54 -0500 (0:00:00.073) 0:00:19.303 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 08 February 2025 07:46:55 -0500 (0:00:00.069) 0:00:19.373 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 08 February 2025 07:46:55 -0500 (0:00:00.064) 0:00:19.437 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 08 February 2025 07:46:55 -0500 (0:00:00.051) 0:00:19.488 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 08 February 2025 07:46:55 -0500 (0:00:00.057) 0:00:19.546 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 08 February 2025 07:46:55 -0500 (0:00:00.088) 0:00:19.635 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 08 February 2025 07:46:55 -0500 (0:00:00.031) 0:00:19.666 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 08 February 2025 07:46:55 -0500 (0:00:00.032) 0:00:19.698 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 08 February 2025 07:46:55 -0500 (0:00:00.058) 0:00:19.757 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 08 February 2025 07:46:56 -0500 (0:00:00.614) 0:00:20.372 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 08 February 2025 07:46:56 -0500 (0:00:00.064) 0:00:20.436 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 08 February 2025 07:46:56 -0500 (0:00:00.031) 0:00:20.467 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 08 February 2025 07:46:56 -0500 (0:00:00.032) 0:00:20.499 ***** changed: [managed-node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, dd7e9af1-8922-49a8-b937-a07347b38806 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 08 February 2025 07:46:56 -0500 (0:00:00.605) 0:00:21.105 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 08 February 2025 07:46:56 -0500 (0:00:00.030) 0:00:21.136 ***** ok: [managed-node1] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, dd7e9af1-8922-49a8-b937-a07347b38806" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 08 February 2025 07:46:56 -0500 (0:00:00.035) 0:00:21.171 ***** ok: [managed-node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, dd7e9af1-8922-49a8-b937-a07347b38806\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, dd7e9af1-8922-49a8-b937-a07347b38806" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 08 February 2025 07:46:56 -0500 (0:00:00.034) 0:00:21.206 ***** skipping: [managed-node1] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 08 February 2025 07:46:56 -0500 (0:00:00.031) 0:00:21.238 ***** ok: [managed-node1] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Saturday 08 February 2025 07:46:57 -0500 (0:00:00.470) 0:00:21.708 ***** ok: [managed-node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, dd7e9af1-8922-49a8-b937-a07347b38806\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, dd7e9af1-8922-49a8-b937-a07347b38806" ] } } TASK [Asserts] ***************************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 08 February 2025 07:46:57 -0500 (0:00:00.059) 0:00:21.767 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed-node1 => (item=tasks/assert_device_absent.yml) included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed-node1 => (item=tasks/assert_profile_present.yml) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Saturday 08 February 2025 07:46:57 -0500 (0:00:00.103) 0:00:21.871 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node1 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 08 February 2025 07:46:57 -0500 (0:00:00.085) 0:00:21.956 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Saturday 08 February 2025 07:46:58 -0500 (0:00:00.407) 0:00:22.364 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Saturday 08 February 2025 07:46:58 -0500 (0:00:00.041) 0:00:22.406 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed-node1 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 08 February 2025 07:46:58 -0500 (0:00:00.092) 0:00:22.498 ***** ok: [managed-node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 08 February 2025 07:46:58 -0500 (0:00:00.033) 0:00:22.532 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 08 February 2025 07:46:58 -0500 (0:00:00.396) 0:00:22.929 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 08 February 2025 07:46:58 -0500 (0:00:00.050) 0:00:22.980 ***** ok: [managed-node1] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019143", "end": "2025-02-08 07:46:59.014603", "rc": 0, "start": "2025-02-08 07:46:58.995460" } STDOUT: statebr /etc/NetworkManager/system-connections/statebr.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 08 February 2025 07:46:59 -0500 (0:00:00.424) 0:00:23.404 ***** ok: [managed-node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 08 February 2025 07:46:59 -0500 (0:00:00.035) 0:00:23.440 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 08 February 2025 07:46:59 -0500 (0:00:00.034) 0:00:23.474 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 08 February 2025 07:46:59 -0500 (0:00:00.047) 0:00:23.522 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 08 February 2025 07:46:59 -0500 (0:00:00.031) 0:00:23.554 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Saturday 08 February 2025 07:46:59 -0500 (0:00:00.067) 0:00:23.622 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Saturday 08 February 2025 07:46:59 -0500 (0:00:00.044) 0:00:23.667 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Saturday 08 February 2025 07:46:59 -0500 (0:00:00.058) 0:00:23.725 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 08 February 2025 07:46:59 -0500 (0:00:00.052) 0:00:23.778 ***** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 08 February 2025 07:46:59 -0500 (0:00:00.083) 0:00:23.862 ***** ok: [managed-node1] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 08 February 2025 07:46:59 -0500 (0:00:00.054) 0:00:23.916 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed-node1 => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 08 February 2025 07:46:59 -0500 (0:00:00.094) 0:00:24.011 ***** fatal: [managed-node1]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.039815", "end": "2025-02-08 07:47:00.050802", "rc": 1, "start": "2025-02-08 07:47:00.010987" } STDOUT: Connection 'statebr' (dd7e9af1-8922-49a8-b937-a07347b38806) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:65 Saturday 08 February 2025 07:47:00 -0500 (0:00:00.430) 0:00:24.442 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed-node1 TASK [TEST: I can activate an existing profile] ******************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 08 February 2025 07:47:00 -0500 (0:00:00.070) 0:00:24.512 ***** ok: [managed-node1] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 08 February 2025 07:47:00 -0500 (0:00:00.058) 0:00:24.571 ***** ok: [managed-node1] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can activate an existing profile" } ok: [managed-node1] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml" ] } ok: [managed-node1] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/activate_profile.yml" ] } ok: [managed-node1] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_present.yml" ] } ok: [managed-node1] => (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-node1] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed-node1] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 08 February 2025 07:47:00 -0500 (0:00:00.066) 0:00:24.638 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed-node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 08 February 2025 07:47:00 -0500 (0:00:00.049) 0:00:24.688 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed-node1 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 08 February 2025 07:47:00 -0500 (0:00:00.049) 0:00:24.737 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003347", "end": "2025-02-08 07:47:00.726577", "rc": 0, "start": "2025-02-08 07:47:00.723230" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 08 February 2025 07:47:00 -0500 (0:00:00.379) 0:00:25.117 ***** ok: [managed-node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 08 February 2025 07:47:00 -0500 (0:00:00.034) 0:00:25.151 ***** ok: [managed-node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 08 February 2025 07:47:00 -0500 (0:00:00.067) 0:00:25.218 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed-node1 => (item=tasks/create_bridge_profile.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 08 February 2025 07:47:00 -0500 (0:00:00.071) 0:00:25.289 ***** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node1 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 08 February 2025 07:47:01 -0500 (0:00:00.111) 0:00:25.401 ***** included: /tmp/collections-WCW/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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 08 February 2025 07:47:01 -0500 (0:00:00.101) 0:00:25.502 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 08 February 2025 07:47:01 -0500 (0:00:00.093) 0:00:25.596 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 08 February 2025 07:47:01 -0500 (0:00:00.050) 0:00:25.646 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 08 February 2025 07:47:01 -0500 (0:00:00.043) 0:00:25.690 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 08 February 2025 07:47:04 -0500 (0:00:03.013) 0:00:28.703 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 08 February 2025 07:47:05 -0500 (0:00:00.885) 0:00:29.588 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 08 February 2025 07:47:05 -0500 (0:00:00.041) 0:00:29.630 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 08 February 2025 07:47:05 -0500 (0:00:00.037) 0:00:29.668 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 08 February 2025 07:47:05 -0500 (0:00:00.034) 0:00:29.702 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 08 February 2025 07:47:05 -0500 (0:00:00.101) 0:00:29.804 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 08 February 2025 07:47:05 -0500 (0:00:00.061) 0:00:29.865 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 08 February 2025 07:47:05 -0500 (0:00:00.051) 0:00:29.917 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 08 February 2025 07:47:05 -0500 (0:00:00.058) 0:00:29.976 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 08 February 2025 07:47:05 -0500 (0:00:00.087) 0:00:30.063 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 08 February 2025 07:47:05 -0500 (0:00:00.031) 0:00:30.095 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 08 February 2025 07:47:05 -0500 (0:00:00.031) 0:00:30.126 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 08 February 2025 07:47:05 -0500 (0:00:00.060) 0:00:30.187 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 08 February 2025 07:47:06 -0500 (0:00:00.616) 0:00:30.803 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 08 February 2025 07:47:06 -0500 (0:00:00.063) 0:00:30.866 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 08 February 2025 07:47:06 -0500 (0:00:00.032) 0:00:30.899 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 08 February 2025 07:47:06 -0500 (0:00:00.030) 0:00:30.929 ***** changed: [managed-node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 42194b7f-1ed2-4c21-8574-ce55a32efa2c TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 08 February 2025 07:47:07 -0500 (0:00:00.656) 0:00:31.586 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 08 February 2025 07:47:07 -0500 (0:00:00.052) 0:00:31.638 ***** ok: [managed-node1] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 42194b7f-1ed2-4c21-8574-ce55a32efa2c" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 08 February 2025 07:47:07 -0500 (0:00:00.060) 0:00:31.699 ***** ok: [managed-node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 42194b7f-1ed2-4c21-8574-ce55a32efa2c\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 42194b7f-1ed2-4c21-8574-ce55a32efa2c" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 08 February 2025 07:47:07 -0500 (0:00:00.060) 0:00:31.759 ***** skipping: [managed-node1] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 08 February 2025 07:47:07 -0500 (0:00:00.057) 0:00:31.816 ***** ok: [managed-node1] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 08 February 2025 07:47:07 -0500 (0:00:00.416) 0:00:32.233 ***** ok: [managed-node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 42194b7f-1ed2-4c21-8574-ce55a32efa2c\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 42194b7f-1ed2-4c21-8574-ce55a32efa2c" ] } } TASK [Test] ******************************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 08 February 2025 07:47:08 -0500 (0:00:00.091) 0:00:32.324 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed-node1 => (item=tasks/activate_profile.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Saturday 08 February 2025 07:47:08 -0500 (0:00:00.060) 0:00:32.385 ***** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node1 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 08 February 2025 07:47:08 -0500 (0:00:00.074) 0:00:32.459 ***** included: /tmp/collections-WCW/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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 08 February 2025 07:47:08 -0500 (0:00:00.065) 0:00:32.524 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 08 February 2025 07:47:08 -0500 (0:00:00.058) 0:00:32.582 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 08 February 2025 07:47:08 -0500 (0:00:00.039) 0:00:32.622 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 08 February 2025 07:47:08 -0500 (0:00:00.049) 0:00:32.671 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 08 February 2025 07:47:10 -0500 (0:00:02.046) 0:00:34.718 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 08 February 2025 07:47:11 -0500 (0:00:00.887) 0:00:35.606 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 08 February 2025 07:47:11 -0500 (0:00:00.058) 0:00:35.665 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 08 February 2025 07:47:11 -0500 (0:00:00.053) 0:00:35.718 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 08 February 2025 07:47:11 -0500 (0:00:00.054) 0:00:35.772 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 08 February 2025 07:47:11 -0500 (0:00:00.098) 0:00:35.871 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 08 February 2025 07:47:11 -0500 (0:00:00.232) 0:00:36.103 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 08 February 2025 07:47:11 -0500 (0:00:00.062) 0:00:36.166 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 08 February 2025 07:47:11 -0500 (0:00:00.058) 0:00:36.224 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 08 February 2025 07:47:11 -0500 (0:00:00.090) 0:00:36.315 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 08 February 2025 07:47:12 -0500 (0:00:00.030) 0:00:36.345 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 08 February 2025 07:47:12 -0500 (0:00:00.045) 0:00:36.391 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 08 February 2025 07:47:12 -0500 (0:00:00.066) 0:00:36.458 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 08 February 2025 07:47:12 -0500 (0:00:00.617) 0:00:37.075 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 08 February 2025 07:47:12 -0500 (0:00:00.096) 0:00:37.172 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 08 February 2025 07:47:12 -0500 (0:00:00.050) 0:00:37.223 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 08 February 2025 07:47:12 -0500 (0:00:00.052) 0:00:37.275 ***** ok: [managed-node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 42194b7f-1ed2-4c21-8574-ce55a32efa2c skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 08 February 2025 07:47:13 -0500 (0:00:00.642) 0:00:37.917 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 08 February 2025 07:47:13 -0500 (0:00:00.035) 0:00:37.953 ***** ok: [managed-node1] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 42194b7f-1ed2-4c21-8574-ce55a32efa2c skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 08 February 2025 07:47:13 -0500 (0:00:00.042) 0:00:37.995 ***** ok: [managed-node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 42194b7f-1ed2-4c21-8574-ce55a32efa2c skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 42194b7f-1ed2-4c21-8574-ce55a32efa2c skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 08 February 2025 07:47:13 -0500 (0:00:00.046) 0:00:38.042 ***** skipping: [managed-node1] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 08 February 2025 07:47:13 -0500 (0:00:00.036) 0:00:38.078 ***** ok: [managed-node1] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 08 February 2025 07:47:14 -0500 (0:00:00.386) 0:00:38.464 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed-node1 => (item=tasks/assert_device_present.yml) included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed-node1 => (item=tasks/assert_profile_present.yml) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Saturday 08 February 2025 07:47:14 -0500 (0:00:00.096) 0:00:38.561 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node1 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 08 February 2025 07:47:14 -0500 (0:00:00.050) 0:00:38.611 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1739018827.130666, "block_size": 4096, "blocks": 0, "ctime": 1739018827.130666, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31088, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/statebr", "lnk_target": "../../devices/virtual/net/statebr", "mode": "0777", "mtime": 1739018827.130666, "nlink": 1, "path": "/sys/class/net/statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'statebr'] ************************ task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Saturday 08 February 2025 07:47:14 -0500 (0:00:00.382) 0:00:38.994 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Saturday 08 February 2025 07:47:14 -0500 (0:00:00.040) 0:00:39.034 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed-node1 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 08 February 2025 07:47:14 -0500 (0:00:00.072) 0:00:39.107 ***** ok: [managed-node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 08 February 2025 07:47:14 -0500 (0:00:00.034) 0:00:39.141 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 08 February 2025 07:47:15 -0500 (0:00:00.396) 0:00:39.538 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 08 February 2025 07:47:15 -0500 (0:00:00.051) 0:00:39.589 ***** ok: [managed-node1] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019518", "end": "2025-02-08 07:47:15.598440", "rc": 0, "start": "2025-02-08 07:47:15.578922" } STDOUT: statebr /etc/NetworkManager/system-connections/statebr.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 08 February 2025 07:47:15 -0500 (0:00:00.424) 0:00:40.013 ***** ok: [managed-node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 08 February 2025 07:47:15 -0500 (0:00:00.059) 0:00:40.072 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 08 February 2025 07:47:15 -0500 (0:00:00.096) 0:00:40.169 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 08 February 2025 07:47:15 -0500 (0:00:00.051) 0:00:40.220 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 08 February 2025 07:47:15 -0500 (0:00:00.052) 0:00:40.273 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Saturday 08 February 2025 07:47:16 -0500 (0:00:00.049) 0:00:40.323 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Saturday 08 February 2025 07:47:16 -0500 (0:00:00.057) 0:00:40.380 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Saturday 08 February 2025 07:47:16 -0500 (0:00:00.059) 0:00:40.440 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 08 February 2025 07:47:16 -0500 (0:00:00.111) 0:00:40.551 ***** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Success in test 'I can activate an existing profile'] ******************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 08 February 2025 07:47:16 -0500 (0:00:00.074) 0:00:40.626 ***** ok: [managed-node1] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 08 February 2025 07:47:16 -0500 (0:00:00.056) 0:00:40.683 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed-node1 => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 08 February 2025 07:47:16 -0500 (0:00:00.069) 0:00:40.752 ***** fatal: [managed-node1]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.058417", "end": "2025-02-08 07:47:16.794095", "rc": 1, "start": "2025-02-08 07:47:16.735678" } STDOUT: Connection 'statebr' (42194b7f-1ed2-4c21-8574-ce55a32efa2c) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:83 Saturday 08 February 2025 07:47:16 -0500 (0:00:00.447) 0:00:41.200 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed-node1 TASK [TEST: I can remove an existing profile without taking it down] *********** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 08 February 2025 07:47:17 -0500 (0:00:00.153) 0:00:41.354 ***** ok: [managed-node1] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 08 February 2025 07:47:17 -0500 (0:00:00.062) 0:00:41.416 ***** ok: [managed-node1] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can remove an existing profile without taking it down" } ok: [managed-node1] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml" ] } ok: [managed-node1] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove_profile.yml" ] } ok: [managed-node1] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_absent.yml" ] } ok: [managed-node1] => (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-node1] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed-node1] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 08 February 2025 07:47:17 -0500 (0:00:00.112) 0:00:41.529 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed-node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 08 February 2025 07:47:17 -0500 (0:00:00.091) 0:00:41.621 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed-node1 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 08 February 2025 07:47:17 -0500 (0:00:00.088) 0:00:41.709 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003471", "end": "2025-02-08 07:47:17.723513", "rc": 0, "start": "2025-02-08 07:47:17.720042" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 08 February 2025 07:47:17 -0500 (0:00:00.428) 0:00:42.137 ***** ok: [managed-node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 08 February 2025 07:47:17 -0500 (0:00:00.046) 0:00:42.183 ***** ok: [managed-node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 08 February 2025 07:47:17 -0500 (0:00:00.037) 0:00:42.221 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed-node1 => (item=tasks/create_bridge_profile.yml) included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed-node1 => (item=tasks/activate_profile.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 08 February 2025 07:47:18 -0500 (0:00:00.109) 0:00:42.330 ***** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node1 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 08 February 2025 07:47:18 -0500 (0:00:00.069) 0:00:42.399 ***** included: /tmp/collections-WCW/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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 08 February 2025 07:47:18 -0500 (0:00:00.063) 0:00:42.463 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 08 February 2025 07:47:18 -0500 (0:00:00.057) 0:00:42.521 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 08 February 2025 07:47:18 -0500 (0:00:00.036) 0:00:42.557 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 08 February 2025 07:47:18 -0500 (0:00:00.037) 0:00:42.595 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 08 February 2025 07:47:20 -0500 (0:00:01.954) 0:00:44.549 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 08 February 2025 07:47:21 -0500 (0:00:00.828) 0:00:45.377 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 08 February 2025 07:47:21 -0500 (0:00:00.034) 0:00:45.412 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 08 February 2025 07:47:21 -0500 (0:00:00.032) 0:00:45.445 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 08 February 2025 07:47:21 -0500 (0:00:00.031) 0:00:45.476 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 08 February 2025 07:47:21 -0500 (0:00:00.059) 0:00:45.535 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 08 February 2025 07:47:21 -0500 (0:00:00.062) 0:00:45.597 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 08 February 2025 07:47:21 -0500 (0:00:00.050) 0:00:45.647 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 08 February 2025 07:47:21 -0500 (0:00:00.102) 0:00:45.749 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 08 February 2025 07:47:21 -0500 (0:00:00.091) 0:00:45.841 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 08 February 2025 07:47:21 -0500 (0:00:00.040) 0:00:45.882 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 08 February 2025 07:47:21 -0500 (0:00:00.035) 0:00:45.918 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 08 February 2025 07:47:21 -0500 (0:00:00.070) 0:00:45.988 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 08 February 2025 07:47:22 -0500 (0:00:00.589) 0:00:46.578 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 08 February 2025 07:47:22 -0500 (0:00:00.073) 0:00:46.652 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 08 February 2025 07:47:22 -0500 (0:00:00.037) 0:00:46.689 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 08 February 2025 07:47:22 -0500 (0:00:00.039) 0:00:46.728 ***** changed: [managed-node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 780f74db-0c08-4aeb-bb26-7858ef225ccb TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 08 February 2025 07:47:22 -0500 (0:00:00.591) 0:00:47.320 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 08 February 2025 07:47:23 -0500 (0:00:00.037) 0:00:47.358 ***** ok: [managed-node1] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 780f74db-0c08-4aeb-bb26-7858ef225ccb" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 08 February 2025 07:47:23 -0500 (0:00:00.055) 0:00:47.413 ***** ok: [managed-node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 780f74db-0c08-4aeb-bb26-7858ef225ccb\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 780f74db-0c08-4aeb-bb26-7858ef225ccb" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 08 February 2025 07:47:23 -0500 (0:00:00.046) 0:00:47.460 ***** skipping: [managed-node1] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 08 February 2025 07:47:23 -0500 (0:00:00.039) 0:00:47.499 ***** ok: [managed-node1] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 08 February 2025 07:47:23 -0500 (0:00:00.381) 0:00:47.881 ***** ok: [managed-node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 780f74db-0c08-4aeb-bb26-7858ef225ccb\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 780f74db-0c08-4aeb-bb26-7858ef225ccb" ] } } TASK [Include network role] **************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Saturday 08 February 2025 07:47:23 -0500 (0:00:00.037) 0:00:47.918 ***** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node1 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 08 February 2025 07:47:23 -0500 (0:00:00.109) 0:00:48.028 ***** included: /tmp/collections-WCW/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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 08 February 2025 07:47:23 -0500 (0:00:00.064) 0:00:48.093 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 08 February 2025 07:47:23 -0500 (0:00:00.056) 0:00:48.149 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 08 February 2025 07:47:23 -0500 (0:00:00.040) 0:00:48.190 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 08 February 2025 07:47:23 -0500 (0:00:00.056) 0:00:48.247 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 08 February 2025 07:47:26 -0500 (0:00:02.081) 0:00:50.328 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 08 February 2025 07:47:26 -0500 (0:00:00.883) 0:00:51.212 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 08 February 2025 07:47:26 -0500 (0:00:00.042) 0:00:51.254 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 08 February 2025 07:47:26 -0500 (0:00:00.040) 0:00:51.295 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 08 February 2025 07:47:27 -0500 (0:00:00.044) 0:00:51.339 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 08 February 2025 07:47:27 -0500 (0:00:00.102) 0:00:51.442 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 08 February 2025 07:47:27 -0500 (0:00:00.075) 0:00:51.518 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 08 February 2025 07:47:27 -0500 (0:00:00.074) 0:00:51.593 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 08 February 2025 07:47:27 -0500 (0:00:00.060) 0:00:51.653 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 08 February 2025 07:47:27 -0500 (0:00:00.090) 0:00:51.744 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 08 February 2025 07:47:27 -0500 (0:00:00.093) 0:00:51.837 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 08 February 2025 07:47:27 -0500 (0:00:00.035) 0:00:51.873 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 08 February 2025 07:47:27 -0500 (0:00:00.074) 0:00:51.948 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 08 February 2025 07:47:28 -0500 (0:00:00.598) 0:00:52.546 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 08 February 2025 07:47:28 -0500 (0:00:00.082) 0:00:52.628 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 08 February 2025 07:47:28 -0500 (0:00:00.047) 0:00:52.676 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 08 February 2025 07:47:28 -0500 (0:00:00.038) 0:00:52.715 ***** ok: [managed-node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 780f74db-0c08-4aeb-bb26-7858ef225ccb skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 08 February 2025 07:47:28 -0500 (0:00:00.594) 0:00:53.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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 08 February 2025 07:47:29 -0500 (0:00:00.030) 0:00:53.340 ***** ok: [managed-node1] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 780f74db-0c08-4aeb-bb26-7858ef225ccb skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 08 February 2025 07:47:29 -0500 (0:00:00.036) 0:00:53.377 ***** ok: [managed-node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 780f74db-0c08-4aeb-bb26-7858ef225ccb skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 780f74db-0c08-4aeb-bb26-7858ef225ccb skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 08 February 2025 07:47:29 -0500 (0:00:00.036) 0:00:53.413 ***** skipping: [managed-node1] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 08 February 2025 07:47:29 -0500 (0:00:00.031) 0:00:53.444 ***** ok: [managed-node1] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 08 February 2025 07:47:29 -0500 (0:00:00.396) 0:00:53.841 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml for managed-node1 => (item=tasks/remove_profile.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml:3 Saturday 08 February 2025 07:47:29 -0500 (0:00:00.071) 0:00:53.912 ***** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node1 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 08 February 2025 07:47:29 -0500 (0:00:00.081) 0:00:53.994 ***** included: /tmp/collections-WCW/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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 08 February 2025 07:47:29 -0500 (0:00:00.106) 0:00:54.100 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 08 February 2025 07:47:29 -0500 (0:00:00.058) 0:00:54.159 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 08 February 2025 07:47:29 -0500 (0:00:00.036) 0:00:54.195 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 08 February 2025 07:47:29 -0500 (0:00:00.036) 0:00:54.232 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 08 February 2025 07:47:31 -0500 (0:00:02.041) 0:00:56.273 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 08 February 2025 07:47:32 -0500 (0:00:00.900) 0:00:57.173 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 08 February 2025 07:47:32 -0500 (0:00:00.057) 0:00:57.231 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 08 February 2025 07:47:32 -0500 (0:00:00.053) 0:00:57.285 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 08 February 2025 07:47:33 -0500 (0:00:00.053) 0:00:57.338 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 08 February 2025 07:47:33 -0500 (0:00:00.095) 0:00:57.434 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 08 February 2025 07:47:33 -0500 (0:00:00.072) 0:00:57.506 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 08 February 2025 07:47:33 -0500 (0:00:00.061) 0:00:57.567 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 08 February 2025 07:47:33 -0500 (0:00:00.062) 0:00:57.630 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 08 February 2025 07:47:33 -0500 (0:00:00.085) 0:00:57.716 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 08 February 2025 07:47:33 -0500 (0:00:00.033) 0:00:57.750 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 08 February 2025 07:47:33 -0500 (0:00:00.114) 0:00:57.864 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 08 February 2025 07:47:33 -0500 (0:00:00.070) 0:00:57.935 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 08 February 2025 07:47:34 -0500 (0:00:00.609) 0:00:58.544 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 08 February 2025 07:47:34 -0500 (0:00:00.058) 0:00:58.603 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 08 February 2025 07:47:34 -0500 (0:00:00.031) 0:00:58.634 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 08 February 2025 07:47:34 -0500 (0:00:00.032) 0:00:58.667 ***** changed: [managed-node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 08 February 2025 07:47:34 -0500 (0:00:00.592) 0:00:59.259 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 08 February 2025 07:47:34 -0500 (0:00:00.032) 0:00:59.292 ***** ok: [managed-node1] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 08 February 2025 07:47:35 -0500 (0:00:00.034) 0:00:59.327 ***** ok: [managed-node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 08 February 2025 07:47:35 -0500 (0:00:00.035) 0:00:59.362 ***** skipping: [managed-node1] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 08 February 2025 07:47:35 -0500 (0:00:00.033) 0:00:59.396 ***** ok: [managed-node1] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 08 February 2025 07:47:35 -0500 (0:00:00.383) 0:00:59.779 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed-node1 => (item=tasks/assert_device_present.yml) included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed-node1 => (item=tasks/assert_profile_absent.yml) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Saturday 08 February 2025 07:47:35 -0500 (0:00:00.072) 0:00:59.852 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node1 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 08 February 2025 07:47:35 -0500 (0:00:00.109) 0:00:59.961 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1739018842.892087, "block_size": 4096, "blocks": 0, "ctime": 1739018842.892087, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31213, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/statebr", "lnk_target": "../../devices/virtual/net/statebr", "mode": "0777", "mtime": 1739018842.892087, "nlink": 1, "path": "/sys/class/net/statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'statebr'] ************************ task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Saturday 08 February 2025 07:47:36 -0500 (0:00:00.421) 0:01:00.382 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Saturday 08 February 2025 07:47:36 -0500 (0:00:00.057) 0:01:00.440 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed-node1 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 08 February 2025 07:47:36 -0500 (0:00:00.138) 0:01:00.578 ***** ok: [managed-node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 08 February 2025 07:47:36 -0500 (0:00:00.038) 0:01:00.617 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 08 February 2025 07:47:36 -0500 (0:00:00.399) 0:01:01.016 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 08 February 2025 07:47:36 -0500 (0:00:00.032) 0:01:01.048 ***** fatal: [managed-node1]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020119", "end": "2025-02-08 07:47:37.054321", "rc": 1, "start": "2025-02-08 07:47:37.034202" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 08 February 2025 07:47:37 -0500 (0:00:00.396) 0:01:01.445 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 08 February 2025 07:47:37 -0500 (0:00:00.033) 0:01:01.478 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 08 February 2025 07:47:37 -0500 (0:00:00.032) 0:01:01.511 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 08 February 2025 07:47:37 -0500 (0:00:00.031) 0:01:01.542 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 08 February 2025 07:47:37 -0500 (0:00:00.031) 0:01:01.573 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Saturday 08 February 2025 07:47:37 -0500 (0:00:00.032) 0:01:01.606 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 08 February 2025 07:47:37 -0500 (0:00:00.034) 0:01:01.640 ***** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 08 February 2025 07:47:37 -0500 (0:00:00.051) 0:01:01.692 ***** ok: [managed-node1] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 08 February 2025 07:47:37 -0500 (0:00:00.039) 0:01:01.732 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed-node1 => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 08 February 2025 07:47:37 -0500 (0:00:00.101) 0:01:01.834 ***** fatal: [managed-node1]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.119537", "end": "2025-02-08 07:47:37.955345", "rc": 1, "start": "2025-02-08 07:47:37.835808" } STDOUT: Connection 'statebr' (780f74db-0c08-4aeb-bb26-7858ef225ccb) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:102 Saturday 08 February 2025 07:47:38 -0500 (0:00:00.522) 0:01:02.356 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed-node1 TASK [TEST: I can take a profile down that is absent] ************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 08 February 2025 07:47:38 -0500 (0:00:00.069) 0:01:02.426 ***** ok: [managed-node1] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 08 February 2025 07:47:38 -0500 (0:00:00.106) 0:01:02.533 ***** ok: [managed-node1] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can take a profile down that is absent" } ok: [managed-node1] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml", "tasks/remove_profile.yml" ] } ok: [managed-node1] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove+down_profile.yml" ] } ok: [managed-node1] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_absent.yml" ] } ok: [managed-node1] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": true, "what": "tasks/assert_device_absent.yml" } ] } ok: [managed-node1] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed-node1] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 08 February 2025 07:47:38 -0500 (0:00:00.097) 0:01:02.630 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed-node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 08 February 2025 07:47:38 -0500 (0:00:00.057) 0:01:02.687 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed-node1 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 08 February 2025 07:47:38 -0500 (0:00:00.051) 0:01:02.739 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003544", "end": "2025-02-08 07:47:38.735302", "rc": 0, "start": "2025-02-08 07:47:38.731758" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 08 February 2025 07:47:38 -0500 (0:00:00.412) 0:01:03.151 ***** ok: [managed-node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 08 February 2025 07:47:38 -0500 (0:00:00.060) 0:01:03.212 ***** ok: [managed-node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 08 February 2025 07:47:38 -0500 (0:00:00.061) 0:01:03.273 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed-node1 => (item=tasks/create_bridge_profile.yml) included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed-node1 => (item=tasks/activate_profile.yml) included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml for managed-node1 => (item=tasks/remove_profile.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 08 February 2025 07:47:39 -0500 (0:00:00.108) 0:01:03.381 ***** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node1 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 08 February 2025 07:47:39 -0500 (0:00:00.118) 0:01:03.500 ***** included: /tmp/collections-WCW/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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 08 February 2025 07:47:39 -0500 (0:00:00.110) 0:01:03.610 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 08 February 2025 07:47:39 -0500 (0:00:00.089) 0:01:03.700 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 08 February 2025 07:47:39 -0500 (0:00:00.058) 0:01:03.759 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 08 February 2025 07:47:39 -0500 (0:00:00.058) 0:01:03.818 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 08 February 2025 07:47:41 -0500 (0:00:02.138) 0:01:05.956 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 08 February 2025 07:47:42 -0500 (0:00:00.879) 0:01:06.835 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 08 February 2025 07:47:42 -0500 (0:00:00.062) 0:01:06.898 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 08 February 2025 07:47:42 -0500 (0:00:00.055) 0:01:06.954 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 08 February 2025 07:47:42 -0500 (0:00:00.043) 0:01:06.998 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 08 February 2025 07:47:42 -0500 (0:00:00.070) 0:01:07.069 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 08 February 2025 07:47:42 -0500 (0:00:00.074) 0:01:07.144 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 08 February 2025 07:47:42 -0500 (0:00:00.054) 0:01:07.198 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 08 February 2025 07:47:42 -0500 (0:00:00.060) 0:01:07.258 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 08 February 2025 07:47:43 -0500 (0:00:00.090) 0:01:07.349 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 08 February 2025 07:47:43 -0500 (0:00:00.031) 0:01:07.380 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 08 February 2025 07:47:43 -0500 (0:00:00.031) 0:01:07.412 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 08 February 2025 07:47:43 -0500 (0:00:00.060) 0:01:07.472 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 08 February 2025 07:47:43 -0500 (0:00:00.588) 0:01:08.061 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 08 February 2025 07:47:43 -0500 (0:00:00.066) 0:01:08.127 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 08 February 2025 07:47:43 -0500 (0:00:00.049) 0:01:08.177 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 08 February 2025 07:47:43 -0500 (0:00:00.073) 0:01:08.250 ***** changed: [managed-node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, da7ced75-01fd-4d3b-841b-92063cf5a362 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 08 February 2025 07:47:44 -0500 (0:00:00.611) 0:01:08.862 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 08 February 2025 07:47:44 -0500 (0:00:00.042) 0:01:08.904 ***** ok: [managed-node1] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, da7ced75-01fd-4d3b-841b-92063cf5a362" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 08 February 2025 07:47:44 -0500 (0:00:00.059) 0:01:08.964 ***** ok: [managed-node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, da7ced75-01fd-4d3b-841b-92063cf5a362\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, da7ced75-01fd-4d3b-841b-92063cf5a362" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 08 February 2025 07:47:44 -0500 (0:00:00.058) 0:01:09.023 ***** skipping: [managed-node1] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 08 February 2025 07:47:44 -0500 (0:00:00.053) 0:01:09.077 ***** ok: [managed-node1] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 08 February 2025 07:47:45 -0500 (0:00:00.413) 0:01:09.490 ***** ok: [managed-node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, da7ced75-01fd-4d3b-841b-92063cf5a362\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, da7ced75-01fd-4d3b-841b-92063cf5a362" ] } } TASK [Include network role] **************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Saturday 08 February 2025 07:47:45 -0500 (0:00:00.038) 0:01:09.528 ***** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node1 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 08 February 2025 07:47:45 -0500 (0:00:00.069) 0:01:09.598 ***** included: /tmp/collections-WCW/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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 08 February 2025 07:47:45 -0500 (0:00:00.063) 0:01:09.661 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 08 February 2025 07:47:45 -0500 (0:00:00.058) 0:01:09.720 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 08 February 2025 07:47:45 -0500 (0:00:00.036) 0:01:09.756 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 08 February 2025 07:47:45 -0500 (0:00:00.036) 0:01:09.793 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 08 February 2025 07:47:47 -0500 (0:00:02.040) 0:01:11.834 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 08 February 2025 07:47:48 -0500 (0:00:00.937) 0:01:12.771 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 08 February 2025 07:47:48 -0500 (0:00:00.039) 0:01:12.810 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 08 February 2025 07:47:48 -0500 (0:00:00.038) 0:01:12.849 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 08 February 2025 07:47:48 -0500 (0:00:00.039) 0:01:12.889 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 08 February 2025 07:47:48 -0500 (0:00:00.061) 0:01:12.950 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 08 February 2025 07:47:48 -0500 (0:00:00.066) 0:01:13.017 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 08 February 2025 07:47:48 -0500 (0:00:00.051) 0:01:13.069 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 08 February 2025 07:47:48 -0500 (0:00:00.085) 0:01:13.154 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 08 February 2025 07:47:48 -0500 (0:00:00.100) 0:01:13.255 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 08 February 2025 07:47:48 -0500 (0:00:00.038) 0:01:13.293 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 08 February 2025 07:47:49 -0500 (0:00:00.033) 0:01:13.327 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 08 February 2025 07:47:49 -0500 (0:00:00.077) 0:01:13.404 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 08 February 2025 07:47:49 -0500 (0:00:00.620) 0:01:14.025 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 08 February 2025 07:47:49 -0500 (0:00:00.097) 0:01:14.123 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 08 February 2025 07:47:49 -0500 (0:00:00.055) 0:01:14.178 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 08 February 2025 07:47:49 -0500 (0:00:00.055) 0:01:14.234 ***** ok: [managed-node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr, da7ced75-01fd-4d3b-841b-92063cf5a362 skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 08 February 2025 07:47:50 -0500 (0:00:00.660) 0:01:14.895 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 08 February 2025 07:47:50 -0500 (0:00:00.074) 0:01:14.970 ***** ok: [managed-node1] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, da7ced75-01fd-4d3b-841b-92063cf5a362 skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 08 February 2025 07:47:50 -0500 (0:00:00.037) 0:01:15.007 ***** ok: [managed-node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, da7ced75-01fd-4d3b-841b-92063cf5a362 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, da7ced75-01fd-4d3b-841b-92063cf5a362 skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 08 February 2025 07:47:50 -0500 (0:00:00.038) 0:01:15.045 ***** skipping: [managed-node1] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 08 February 2025 07:47:50 -0500 (0:00:00.031) 0:01:15.077 ***** ok: [managed-node1] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml:3 Saturday 08 February 2025 07:47:51 -0500 (0:00:00.400) 0:01:15.477 ***** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node1 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 08 February 2025 07:47:51 -0500 (0:00:00.076) 0:01:15.554 ***** included: /tmp/collections-WCW/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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 08 February 2025 07:47:51 -0500 (0:00:00.063) 0:01:15.618 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 08 February 2025 07:47:51 -0500 (0:00:00.058) 0:01:15.676 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 08 February 2025 07:47:51 -0500 (0:00:00.036) 0:01:15.713 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 08 February 2025 07:47:51 -0500 (0:00:00.037) 0:01:15.750 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 08 February 2025 07:47:54 -0500 (0:00:03.026) 0:01:18.777 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 08 February 2025 07:47:55 -0500 (0:00:00.857) 0:01:19.634 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 08 February 2025 07:47:55 -0500 (0:00:00.051) 0:01:19.686 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 08 February 2025 07:47:55 -0500 (0:00:00.091) 0:01:19.778 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 08 February 2025 07:47:55 -0500 (0:00:00.055) 0:01:19.833 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 08 February 2025 07:47:55 -0500 (0:00:00.099) 0:01:19.932 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 08 February 2025 07:47:55 -0500 (0:00:00.101) 0:01:20.034 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 08 February 2025 07:47:55 -0500 (0:00:00.061) 0:01:20.096 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 08 February 2025 07:47:55 -0500 (0:00:00.101) 0:01:20.197 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 08 February 2025 07:47:55 -0500 (0:00:00.104) 0:01:20.301 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 08 February 2025 07:47:56 -0500 (0:00:00.032) 0:01:20.334 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 08 February 2025 07:47:56 -0500 (0:00:00.032) 0:01:20.366 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 08 February 2025 07:47:56 -0500 (0:00:00.059) 0:01:20.425 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 08 February 2025 07:47:56 -0500 (0:00:00.621) 0:01:21.047 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 08 February 2025 07:47:56 -0500 (0:00:00.095) 0:01:21.142 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 08 February 2025 07:47:56 -0500 (0:00:00.051) 0:01:21.194 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 08 February 2025 07:47:56 -0500 (0:00:00.055) 0:01:21.249 ***** changed: [managed-node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 08 February 2025 07:47:57 -0500 (0:00:00.640) 0:01:21.889 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 08 February 2025 07:47:57 -0500 (0:00:00.038) 0:01:21.928 ***** ok: [managed-node1] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 08 February 2025 07:47:57 -0500 (0:00:00.043) 0:01:21.971 ***** ok: [managed-node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 08 February 2025 07:47:57 -0500 (0:00:00.041) 0:01:22.012 ***** skipping: [managed-node1] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 08 February 2025 07:47:57 -0500 (0:00:00.074) 0:01:22.086 ***** ok: [managed-node1] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 08 February 2025 07:47:58 -0500 (0:00:00.410) 0:01:22.496 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml for managed-node1 => (item=tasks/remove+down_profile.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml:3 Saturday 08 February 2025 07:47:58 -0500 (0:00:00.095) 0:01:22.592 ***** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node1 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 08 February 2025 07:47:58 -0500 (0:00:00.113) 0:01:22.705 ***** included: /tmp/collections-WCW/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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 08 February 2025 07:47:58 -0500 (0:00:00.122) 0:01:22.828 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 08 February 2025 07:47:58 -0500 (0:00:00.065) 0:01:22.893 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 08 February 2025 07:47:58 -0500 (0:00:00.042) 0:01:22.936 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 08 February 2025 07:47:58 -0500 (0:00:00.039) 0:01:22.975 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 08 February 2025 07:48:00 -0500 (0:00:02.053) 0:01:25.029 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 08 February 2025 07:48:01 -0500 (0:00:00.840) 0:01:25.869 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 08 February 2025 07:48:01 -0500 (0:00:00.048) 0:01:25.917 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 08 February 2025 07:48:01 -0500 (0:00:00.041) 0:01:25.959 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 08 February 2025 07:48:01 -0500 (0:00:00.093) 0:01:26.052 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 08 February 2025 07:48:01 -0500 (0:00:00.089) 0:01:26.142 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 08 February 2025 07:48:01 -0500 (0:00:00.097) 0:01:26.240 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 08 February 2025 07:48:01 -0500 (0:00:00.060) 0:01:26.300 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 08 February 2025 07:48:02 -0500 (0:00:00.070) 0:01:26.371 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 08 February 2025 07:48:02 -0500 (0:00:00.092) 0:01:26.463 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 08 February 2025 07:48:02 -0500 (0:00:00.032) 0:01:26.496 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 08 February 2025 07:48:02 -0500 (0:00:00.032) 0:01:26.529 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 08 February 2025 07:48:02 -0500 (0:00:00.061) 0:01:26.590 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 08 February 2025 07:48:02 -0500 (0:00:00.627) 0:01:27.217 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 08 February 2025 07:48:02 -0500 (0:00:00.097) 0:01:27.315 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 08 February 2025 07:48:03 -0500 (0:00:00.052) 0:01:27.368 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 08 February 2025 07:48:03 -0500 (0:00:00.055) 0:01:27.423 ***** changed: [managed-node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 08 February 2025 07:48:03 -0500 (0:00:00.707) 0:01:28.131 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 08 February 2025 07:48:03 -0500 (0:00:00.031) 0:01:28.163 ***** ok: [managed-node1] => { "__network_connections_result.stderr_lines": [ "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 08 February 2025 07:48:03 -0500 (0:00:00.036) 0:01:28.199 ***** ok: [managed-node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete\n", "stderr_lines": [ "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 08 February 2025 07:48:03 -0500 (0:00:00.035) 0:01:28.235 ***** skipping: [managed-node1] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 08 February 2025 07:48:03 -0500 (0:00:00.033) 0:01:28.269 ***** ok: [managed-node1] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 08 February 2025 07:48:04 -0500 (0:00:00.460) 0:01:28.730 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed-node1 => (item=tasks/assert_profile_absent.yml) TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Saturday 08 February 2025 07:48:04 -0500 (0:00:00.063) 0:01:28.793 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed-node1 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 08 February 2025 07:48:04 -0500 (0:00:00.056) 0:01:28.850 ***** ok: [managed-node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 08 February 2025 07:48:04 -0500 (0:00:00.033) 0:01:28.884 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 08 February 2025 07:48:04 -0500 (0:00:00.400) 0:01:29.284 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 08 February 2025 07:48:05 -0500 (0:00:00.055) 0:01:29.340 ***** fatal: [managed-node1]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.018761", "end": "2025-02-08 07:48:05.361563", "rc": 1, "start": "2025-02-08 07:48:05.342802" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 08 February 2025 07:48:05 -0500 (0:00:00.416) 0:01:29.756 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 08 February 2025 07:48:05 -0500 (0:00:00.043) 0:01:29.799 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 08 February 2025 07:48:05 -0500 (0:00:00.054) 0:01:29.854 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 08 February 2025 07:48:05 -0500 (0:00:00.056) 0:01:29.910 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 08 February 2025 07:48:05 -0500 (0:00:00.052) 0:01:29.963 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Saturday 08 February 2025 07:48:05 -0500 (0:00:00.058) 0:01:30.022 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 08 February 2025 07:48:05 -0500 (0:00:00.089) 0:01:30.111 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed-node1 => (item={'what': 'tasks/assert_device_absent.yml', 'condition': True}) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Saturday 08 February 2025 07:48:05 -0500 (0:00:00.135) 0:01:30.246 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node1 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 08 February 2025 07:48:06 -0500 (0:00:00.111) 0:01:30.358 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Saturday 08 February 2025 07:48:06 -0500 (0:00:00.401) 0:01:30.759 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can take a profile down that is absent'] ************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 08 February 2025 07:48:06 -0500 (0:00:00.063) 0:01:30.823 ***** ok: [managed-node1] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 08 February 2025 07:48:06 -0500 (0:00:00.040) 0:01:30.863 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed-node1 => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 08 February 2025 07:48:06 -0500 (0:00:00.072) 0:01:30.935 ***** fatal: [managed-node1]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.037900", "end": "2025-02-08 07:48:06.960189", "rc": 1, "start": "2025-02-08 07:48:06.922289" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:124 Saturday 08 February 2025 07:48:07 -0500 (0:00:00.414) 0:01:31.350 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed-node1 TASK [TEST: I will not get an error when I try to remove an absent profile] **** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 08 February 2025 07:48:07 -0500 (0:00:00.055) 0:01:31.405 ***** ok: [managed-node1] => {} MSG: ########## I will not get an error when I try to remove an absent profile ########## TASK [Show item] *************************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 08 February 2025 07:48:07 -0500 (0:00:00.033) 0:01:31.439 ***** ok: [managed-node1] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I will not get an error when I try to remove an absent profile" } ok: [managed-node1] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml", "tasks/remove+down_profile.yml" ] } ok: [managed-node1] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove+down_profile.yml" ] } ok: [managed-node1] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_absent.yml", "tasks/get_NetworkManager_NVR.yml" ] } ok: [managed-node1] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": true, "what": "tasks/assert_device_absent.yml" } ] } ok: [managed-node1] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed-node1] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml", "tasks/check_network_dns.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 08 February 2025 07:48:07 -0500 (0:00:00.068) 0:01:31.508 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed-node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 08 February 2025 07:48:07 -0500 (0:00:00.054) 0:01:31.562 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed-node1 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 08 February 2025 07:48:07 -0500 (0:00:00.071) 0:01:31.634 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003356", "end": "2025-02-08 07:48:07.646817", "rc": 0, "start": "2025-02-08 07:48:07.643461" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 08 February 2025 07:48:07 -0500 (0:00:00.404) 0:01:32.038 ***** ok: [managed-node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 08 February 2025 07:48:07 -0500 (0:00:00.039) 0:01:32.078 ***** ok: [managed-node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 08 February 2025 07:48:07 -0500 (0:00:00.046) 0:01:32.125 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed-node1 => (item=tasks/create_bridge_profile.yml) included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed-node1 => (item=tasks/activate_profile.yml) included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml for managed-node1 => (item=tasks/remove+down_profile.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 08 February 2025 07:48:07 -0500 (0:00:00.175) 0:01:32.300 ***** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node1 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 08 February 2025 07:48:08 -0500 (0:00:00.113) 0:01:32.414 ***** included: /tmp/collections-WCW/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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 08 February 2025 07:48:08 -0500 (0:00:00.105) 0:01:32.519 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 08 February 2025 07:48:08 -0500 (0:00:00.068) 0:01:32.587 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 08 February 2025 07:48:08 -0500 (0:00:00.047) 0:01:32.634 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 08 February 2025 07:48:08 -0500 (0:00:00.044) 0:01:32.679 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 08 February 2025 07:48:10 -0500 (0:00:02.071) 0:01:34.750 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 08 February 2025 07:48:11 -0500 (0:00:00.852) 0:01:35.603 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 08 February 2025 07:48:11 -0500 (0:00:00.036) 0:01:35.640 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 08 February 2025 07:48:11 -0500 (0:00:00.031) 0:01:35.671 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 08 February 2025 07:48:11 -0500 (0:00:00.031) 0:01:35.702 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 08 February 2025 07:48:11 -0500 (0:00:00.062) 0:01:35.765 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 08 February 2025 07:48:11 -0500 (0:00:00.061) 0:01:35.826 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 08 February 2025 07:48:11 -0500 (0:00:00.100) 0:01:35.926 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 08 February 2025 07:48:11 -0500 (0:00:00.089) 0:01:36.016 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 08 February 2025 07:48:11 -0500 (0:00:00.114) 0:01:36.130 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 08 February 2025 07:48:11 -0500 (0:00:00.036) 0:01:36.167 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 08 February 2025 07:48:11 -0500 (0:00:00.039) 0:01:36.207 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 08 February 2025 07:48:11 -0500 (0:00:00.063) 0:01:36.270 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 08 February 2025 07:48:12 -0500 (0:00:00.613) 0:01:36.883 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 08 February 2025 07:48:12 -0500 (0:00:00.063) 0:01:36.947 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 08 February 2025 07:48:12 -0500 (0:00:00.031) 0:01:36.978 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 08 February 2025 07:48:12 -0500 (0:00:00.034) 0:01:37.013 ***** changed: [managed-node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, b0e48aa6-8f0e-4ef6-b24d-747da54d98e3 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 08 February 2025 07:48:13 -0500 (0:00:00.655) 0:01:37.669 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 08 February 2025 07:48:13 -0500 (0:00:00.032) 0:01:37.701 ***** ok: [managed-node1] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, b0e48aa6-8f0e-4ef6-b24d-747da54d98e3" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 08 February 2025 07:48:13 -0500 (0:00:00.036) 0:01:37.738 ***** ok: [managed-node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, b0e48aa6-8f0e-4ef6-b24d-747da54d98e3\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, b0e48aa6-8f0e-4ef6-b24d-747da54d98e3" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 08 February 2025 07:48:13 -0500 (0:00:00.036) 0:01:37.775 ***** skipping: [managed-node1] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 08 February 2025 07:48:13 -0500 (0:00:00.031) 0:01:37.807 ***** ok: [managed-node1] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 08 February 2025 07:48:13 -0500 (0:00:00.418) 0:01:38.225 ***** ok: [managed-node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, b0e48aa6-8f0e-4ef6-b24d-747da54d98e3\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, b0e48aa6-8f0e-4ef6-b24d-747da54d98e3" ] } } TASK [Include network role] **************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Saturday 08 February 2025 07:48:13 -0500 (0:00:00.060) 0:01:38.286 ***** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node1 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 08 February 2025 07:48:14 -0500 (0:00:00.204) 0:01:38.490 ***** included: /tmp/collections-WCW/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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 08 February 2025 07:48:14 -0500 (0:00:00.077) 0:01:38.567 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 08 February 2025 07:48:14 -0500 (0:00:00.093) 0:01:38.661 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 08 February 2025 07:48:14 -0500 (0:00:00.058) 0:01:38.720 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 08 February 2025 07:48:14 -0500 (0:00:00.043) 0:01:38.763 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 08 February 2025 07:48:16 -0500 (0:00:01.994) 0:01:40.758 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 08 February 2025 07:48:17 -0500 (0:00:00.867) 0:01:41.625 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 08 February 2025 07:48:17 -0500 (0:00:00.036) 0:01:41.662 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 08 February 2025 07:48:17 -0500 (0:00:00.031) 0:01:41.693 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 08 February 2025 07:48:17 -0500 (0:00:00.031) 0:01:41.725 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 08 February 2025 07:48:17 -0500 (0:00:00.060) 0:01:41.786 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 08 February 2025 07:48:17 -0500 (0:00:00.065) 0:01:41.851 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 08 February 2025 07:48:17 -0500 (0:00:00.051) 0:01:41.903 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 08 February 2025 07:48:17 -0500 (0:00:00.059) 0:01:41.962 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 08 February 2025 07:48:17 -0500 (0:00:00.185) 0:01:42.148 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 08 February 2025 07:48:17 -0500 (0:00:00.032) 0:01:42.180 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 08 February 2025 07:48:17 -0500 (0:00:00.031) 0:01:42.211 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 08 February 2025 07:48:17 -0500 (0:00:00.060) 0:01:42.272 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 08 February 2025 07:48:18 -0500 (0:00:00.590) 0:01:42.863 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 08 February 2025 07:48:18 -0500 (0:00:00.067) 0:01:42.930 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 08 February 2025 07:48:18 -0500 (0:00:00.050) 0:01:42.980 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 08 February 2025 07:48:18 -0500 (0:00:00.047) 0:01:43.028 ***** ok: [managed-node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr, b0e48aa6-8f0e-4ef6-b24d-747da54d98e3 skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 08 February 2025 07:48:19 -0500 (0:00:00.604) 0:01:43.633 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 08 February 2025 07:48:19 -0500 (0:00:00.031) 0:01:43.665 ***** ok: [managed-node1] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, b0e48aa6-8f0e-4ef6-b24d-747da54d98e3 skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 08 February 2025 07:48:19 -0500 (0:00:00.037) 0:01:43.702 ***** ok: [managed-node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, b0e48aa6-8f0e-4ef6-b24d-747da54d98e3 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, b0e48aa6-8f0e-4ef6-b24d-747da54d98e3 skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 08 February 2025 07:48:19 -0500 (0:00:00.037) 0:01:43.740 ***** skipping: [managed-node1] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 08 February 2025 07:48:19 -0500 (0:00:00.034) 0:01:43.774 ***** ok: [managed-node1] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml:3 Saturday 08 February 2025 07:48:19 -0500 (0:00:00.415) 0:01:44.190 ***** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node1 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 08 February 2025 07:48:19 -0500 (0:00:00.113) 0:01:44.303 ***** included: /tmp/collections-WCW/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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 08 February 2025 07:48:20 -0500 (0:00:00.144) 0:01:44.448 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 08 February 2025 07:48:20 -0500 (0:00:00.070) 0:01:44.518 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 08 February 2025 07:48:20 -0500 (0:00:00.038) 0:01:44.557 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 08 February 2025 07:48:20 -0500 (0:00:00.036) 0:01:44.594 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 08 February 2025 07:48:22 -0500 (0:00:01.973) 0:01:46.568 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 08 February 2025 07:48:23 -0500 (0:00:00.852) 0:01:47.420 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 08 February 2025 07:48:23 -0500 (0:00:00.045) 0:01:47.465 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 08 February 2025 07:48:23 -0500 (0:00:00.037) 0:01:47.502 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 08 February 2025 07:48:23 -0500 (0:00:00.034) 0:01:47.537 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 08 February 2025 07:48:23 -0500 (0:00:00.064) 0:01:47.601 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 08 February 2025 07:48:23 -0500 (0:00:00.063) 0:01:47.665 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 08 February 2025 07:48:23 -0500 (0:00:00.067) 0:01:47.732 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 08 February 2025 07:48:23 -0500 (0:00:00.112) 0:01:47.844 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 08 February 2025 07:48:23 -0500 (0:00:00.151) 0:01:47.996 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 08 February 2025 07:48:23 -0500 (0:00:00.056) 0:01:48.052 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 08 February 2025 07:48:23 -0500 (0:00:00.041) 0:01:48.094 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 08 February 2025 07:48:23 -0500 (0:00:00.125) 0:01:48.220 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 08 February 2025 07:48:24 -0500 (0:00:00.628) 0:01:48.849 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 08 February 2025 07:48:24 -0500 (0:00:00.097) 0:01:48.946 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 08 February 2025 07:48:24 -0500 (0:00:00.047) 0:01:48.994 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 08 February 2025 07:48:24 -0500 (0:00:00.035) 0:01:49.030 ***** changed: [managed-node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 08 February 2025 07:48:25 -0500 (0:00:00.661) 0:01:49.691 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 08 February 2025 07:48:25 -0500 (0:00:00.031) 0:01:49.723 ***** ok: [managed-node1] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 08 February 2025 07:48:25 -0500 (0:00:00.041) 0:01:49.764 ***** ok: [managed-node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 08 February 2025 07:48:25 -0500 (0:00:00.060) 0:01:49.825 ***** skipping: [managed-node1] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 08 February 2025 07:48:25 -0500 (0:00:00.096) 0:01:49.921 ***** ok: [managed-node1] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 08 February 2025 07:48:26 -0500 (0:00:00.419) 0:01:50.341 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml for managed-node1 => (item=tasks/remove+down_profile.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml:3 Saturday 08 February 2025 07:48:26 -0500 (0:00:00.057) 0:01:50.398 ***** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node1 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 08 February 2025 07:48:26 -0500 (0:00:00.069) 0:01:50.468 ***** included: /tmp/collections-WCW/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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 08 February 2025 07:48:26 -0500 (0:00:00.061) 0:01:50.529 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 08 February 2025 07:48:26 -0500 (0:00:00.105) 0:01:50.635 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 08 February 2025 07:48:26 -0500 (0:00:00.037) 0:01:50.672 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 08 February 2025 07:48:26 -0500 (0:00:00.038) 0:01:50.710 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 08 February 2025 07:48:28 -0500 (0:00:02.040) 0:01:52.751 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 08 February 2025 07:48:29 -0500 (0:00:00.847) 0:01:53.598 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 08 February 2025 07:48:29 -0500 (0:00:00.035) 0:01:53.633 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 08 February 2025 07:48:29 -0500 (0:00:00.031) 0:01:53.665 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 08 February 2025 07:48:29 -0500 (0:00:00.030) 0:01:53.696 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 08 February 2025 07:48:29 -0500 (0:00:00.066) 0:01:53.762 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 08 February 2025 07:48:29 -0500 (0:00:00.063) 0:01:53.826 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 08 February 2025 07:48:29 -0500 (0:00:00.054) 0:01:53.880 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 08 February 2025 07:48:29 -0500 (0:00:00.060) 0:01:53.940 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 08 February 2025 07:48:29 -0500 (0:00:00.086) 0:01:54.027 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 08 February 2025 07:48:29 -0500 (0:00:00.052) 0:01:54.079 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 08 February 2025 07:48:29 -0500 (0:00:00.031) 0:01:54.110 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 08 February 2025 07:48:29 -0500 (0:00:00.063) 0:01:54.173 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 08 February 2025 07:48:30 -0500 (0:00:00.686) 0:01:54.860 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 08 February 2025 07:48:30 -0500 (0:00:00.096) 0:01:54.956 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 08 February 2025 07:48:30 -0500 (0:00:00.037) 0:01:54.993 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 08 February 2025 07:48:30 -0500 (0:00:00.039) 0:01:55.032 ***** ok: [managed-node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 08 February 2025 07:48:31 -0500 (0:00:00.619) 0:01:55.652 ***** 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-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 08 February 2025 07:48:31 -0500 (0:00:00.031) 0:01:55.684 ***** ok: [managed-node1] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 08 February 2025 07:48:31 -0500 (0:00:00.036) 0:01:55.720 ***** ok: [managed-node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "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, 'statebr': no connection matches 'statebr' to delete\n", "stderr_lines": [ "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 08 February 2025 07:48:31 -0500 (0:00:00.037) 0:01:55.758 ***** skipping: [managed-node1] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 08 February 2025 07:48:31 -0500 (0:00:00.032) 0:01:55.790 ***** ok: [managed-node1] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 08 February 2025 07:48:31 -0500 (0:00:00.405) 0:01:56.195 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed-node1 => (item=tasks/assert_profile_absent.yml) included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml for managed-node1 => (item=tasks/get_NetworkManager_NVR.yml) TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Saturday 08 February 2025 07:48:31 -0500 (0:00:00.064) 0:01:56.260 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed-node1 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 08 February 2025 07:48:31 -0500 (0:00:00.055) 0:01:56.316 ***** ok: [managed-node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 08 February 2025 07:48:32 -0500 (0:00:00.034) 0:01:56.350 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 08 February 2025 07:48:32 -0500 (0:00:00.375) 0:01:56.726 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 08 February 2025 07:48:32 -0500 (0:00:00.031) 0:01:56.758 ***** fatal: [managed-node1]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019187", "end": "2025-02-08 07:48:32.763009", "rc": 1, "start": "2025-02-08 07:48:32.743822" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 08 February 2025 07:48:32 -0500 (0:00:00.415) 0:01:57.174 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 08 February 2025 07:48:32 -0500 (0:00:00.122) 0:01:57.296 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 08 February 2025 07:48:33 -0500 (0:00:00.056) 0:01:57.353 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 08 February 2025 07:48:33 -0500 (0:00:00.057) 0:01:57.411 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 08 February 2025 07:48:33 -0500 (0:00:00.055) 0:01:57.466 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Saturday 08 February 2025 07:48:33 -0500 (0:00:00.057) 0:01:57.524 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml:7 Saturday 08 February 2025 07:48:33 -0500 (0:00:00.061) 0:01:57.586 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.260437", "end": "2025-02-08 07:48:33.848611", "rc": 0, "start": "2025-02-08 07:48:33.588174" } STDOUT: NetworkManager-1.51.6-1.el10 TASK [Store NetworkManager version] ******************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml:14 Saturday 08 February 2025 07:48:33 -0500 (0:00:00.653) 0:01:58.239 ***** ok: [managed-node1] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.51.6-1.el10" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml:18 Saturday 08 February 2025 07:48:33 -0500 (0:00:00.058) 0:01:58.298 ***** ok: [managed-node1] => { "networkmanager_nvr": "NetworkManager-1.51.6-1.el10" } TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 08 February 2025 07:48:34 -0500 (0:00:00.057) 0:01:58.356 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed-node1 => (item={'what': 'tasks/assert_device_absent.yml', 'condition': True}) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Saturday 08 February 2025 07:48:34 -0500 (0:00:00.118) 0:01:58.474 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node1 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 08 February 2025 07:48:34 -0500 (0:00:00.062) 0:01:58.537 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Saturday 08 February 2025 07:48:34 -0500 (0:00:00.379) 0:01:58.916 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I will not get an error when I try to remove an absent profile'] *** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 08 February 2025 07:48:34 -0500 (0:00:00.041) 0:01:58.958 ***** ok: [managed-node1] => {} MSG: +++++ Success in test 'I will not get an error when I try to remove an absent profile' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 08 February 2025 07:48:34 -0500 (0:00:00.057) 0:01:59.015 ***** included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed-node1 => (item=tasks/cleanup_profile+device.yml) included: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed-node1 => (item=tasks/check_network_dns.yml) TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 08 February 2025 07:48:34 -0500 (0:00:00.087) 0:01:59.102 ***** fatal: [managed-node1]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.038057", "end": "2025-02-08 07:48:35.133547", "rc": 1, "start": "2025-02-08 07:48:35.095490" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Saturday 08 February 2025 07:48:35 -0500 (0:00:00.420) 0:01:59.522 ***** 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.009215", "end": "2025-02-08 07:48:35.520109", "rc": 0, "start": "2025-02-08 07:48:35.510894" } 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 noprefixroute valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 0a:ff:c8:cf:19:a3 brd ff:ff:ff:ff:ff:ff altname enX0 altname enx0affc8cf19a3 inet 10.31.13.252/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0 valid_lft 2798sec preferred_lft 2798sec inet6 fe80::8ff:c8ff:fecf:19a3/64 scope link noprefixroute valid_lft forever preferred_lft forever 26: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 86:80:48:ef:e2:88 brd ff:ff:ff:ff:ff:ff inet 192.0.2.72/31 scope global noprefixroute rpltstbr valid_lft forever preferred_lft forever IP ROUTE default via 10.31.12.1 dev eth0 proto dhcp src 10.31.13.252 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.13.252 metric 100 192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium RESOLV # Generated by NetworkManager search 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-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Saturday 08 February 2025 07:48:35 -0500 (0:00:00.476) 0:01:59.999 ***** 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.105017", "end": "2025-02-08 07:48:36.122310", "rc": 0, "start": "2025-02-08 07:48:36.017293" } STDOUT: CHECK DNS AND CONNECTIVITY 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 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 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 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.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 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 2605:bc80:3010:600:dead:beef:cafe:fed9 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 2604:1580:fe00:0:dead:beef:cafe:fed1 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 6655 0 --:--:-- --:--:-- --:--:-- 6777 % 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 7966 0 --:--:-- --:--:-- --:--:-- 8083 PLAY RECAP ********************************************************************* managed-node1 : ok=334 changed=10 unreachable=0 failed=0 skipped=312 rescued=0 ignored=11 TASKS RECAP ******************************************************************** Saturday 08 February 2025 07:48:36 -0500 (0:00:00.496) 0:02:00.496 ***** =============================================================================== fedora.linux_system_roles.network : Check which services are running ---- 3.03s /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 3.01s /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.14s /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.08s /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.07s /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.05s /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.05s /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.04s /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.04s /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.04s /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.04s /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.03s /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.99s /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.97s /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.95s /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 1.17s /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_nm.yml:6 fedora.linux_system_roles.network : Check which packages are installed --- 1.03s /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.94s /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.90s /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 0.90s /tmp/collections-WCW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:3