# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_states_nm.yml ************************************************** 2 plays in /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/tests_states_nm.yml PLAY [Run playbook 'playbooks/tests_states.yml' with nm as provider] *********** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/tests_states_nm.yml:6 Sunday 18 February 2024 14:23:33 +0000 (0:00:00.011) 0:00:00.011 ******* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/tests_states_nm.yml:9 Sunday 18 February 2024 14:23:34 +0000 (0:00:01.088) 0:00:01.099 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/tasks/el_repo_setup.yml:3 Sunday 18 February 2024 14:23:34 +0000 (0:00:00.011) 0:00:01.111 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/tasks/el_repo_setup.yml:17 Sunday 18 February 2024 14:23:34 +0000 (0:00:00.462) 0:00:01.573 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/tasks/el_repo_setup.yml:22 Sunday 18 February 2024 14:23:35 +0000 (0:00:00.322) 0:00:01.896 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/tasks/el_repo_setup.yml:26 Sunday 18 February 2024 14:23:35 +0000 (0:00:00.013) 0:00:01.909 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/tasks/el_repo_setup.yml:51 Sunday 18 February 2024 14:23:35 +0000 (0:00:00.007) 0:00:01.917 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 39] ********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/tasks/enable_epel.yml:8 Sunday 18 February 2024 14:23:35 +0000 (0:00:00.019) 0:00:01.937 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/tasks/enable_epel.yml:24 Sunday 18 February 2024 14:23:35 +0000 (0:00:00.007) 0:00:01.945 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/tasks/enable_epel.yml:30 Sunday 18 February 2024 14:23:35 +0000 (0:00:00.007) 0:00:01.952 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/tasks/enable_epel.yml:35 Sunday 18 February 2024 14:23:35 +0000 (0:00:00.006) 0:00:01.958 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/tasks/enable_epel.yml:40 Sunday 18 February 2024 14:23:35 +0000 (0:00:00.007) 0:00:01.966 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/tests_states_nm.yml:11 Sunday 18 February 2024 14:23:35 +0000 (0:00:00.006) 0:00:01.972 ******* ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing states] ************************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tests_states.yml:3 Sunday 18 February 2024 14:23:35 +0000 (0:00:00.014) 0:00:01.987 ******* ok: [sut] TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tests_states.yml:11 Sunday 18 February 2024 14:23:36 +0000 (0:00:00.853) 0:00:02.840 ******* ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tests_states.yml:22 Sunday 18 February 2024 14:23:36 +0000 (0:00:00.008) 0:00:02.849 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:5 Sunday 18 February 2024 14:23:36 +0000 (0:00:00.013) 0:00:02.862 ******* ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:9 Sunday 18 February 2024 14:23:36 +0000 (0:00:00.009) 0:00:02.872 ******* ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_present.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": true, "what": "tasks/assert_device_present.yml" } ] } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:21 Sunday 18 February 2024 14:23:36 +0000 (0:00:00.026) 0:00:02.899 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 14:23:36 +0000 (0:00:00.011) 0:00:02.911 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 14:23:36 +0000 (0:00:00.010) 0:00:02.921 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004159", "end": "2024-02-18 14:23:36.459843", "rc": 0, "start": "2024-02-18 14:23:36.455684" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 14:23:36 +0000 (0:00:00.312) 0:00:03.234 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 14:23:36 +0000 (0:00:00.009) 0:00:03.244 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:24 Sunday 18 February 2024 14:23:36 +0000 (0:00:00.010) 0:00:03.254 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/delete_interface.yml for sut => (item=tasks/delete_interface.yml) included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_device_absent.yml for sut => (item=tasks/assert_device_absent.yml) TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/delete_interface.yml:3 Sunday 18 February 2024 14:23:36 +0000 (0:00:00.015) 0:00:03.269 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.009094", "end": "2024-02-18 14:23:36.757118", "rc": 1, "start": "2024-02-18 14:23:36.748024" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 14:23:36 +0000 (0:00:00.263) 0:00:03.533 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 14:23:36 +0000 (0:00:00.012) 0:00:03.545 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 14:23:37 +0000 (0:00:00.255) 0:00:03.801 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:30 Sunday 18 February 2024 14:23:37 +0000 (0:00:00.010) 0:00:03.812 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/create_bridge_profile.yml for sut => (item=tasks/create_bridge_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 18 February 2024 14:23:37 +0000 (0:00:00.014) 0:00:03.826 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 18 February 2024 14:23:37 +0000 (0:00:00.022) 0:00:03.848 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 18 February 2024 14:23:37 +0000 (0:00:00.017) 0:00:03.866 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Sunday 18 February 2024 14:23:37 +0000 (0:00:00.018) 0:00:03.885 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Sunday 18 February 2024 14:23:37 +0000 (0:00:00.010) 0:00:03.895 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Sunday 18 February 2024 14:23:37 +0000 (0:00:00.012) 0:00:03.908 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Sunday 18 February 2024 14:23:39 +0000 (0:00:02.645) 0:00:06.553 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 18 February 2024 14:23:40 +0000 (0:00:01.070) 0:00:07.624 ******* ok: [sut] => {} 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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 18 February 2024 14:23:40 +0000 (0:00:00.021) 0:00:07.645 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 18 February 2024 14:23:40 +0000 (0:00:00.020) 0:00:07.666 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Sunday 18 February 2024 14:23:40 +0000 (0:00:00.020) 0:00:07.687 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Sunday 18 February 2024 14:23:40 +0000 (0:00:00.051) 0:00:07.738 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Sunday 18 February 2024 14:23:41 +0000 (0:00:00.021) 0:00:07.760 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Sunday 18 February 2024 14:23:41 +0000 (0:00:00.020) 0:00:07.780 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Sunday 18 February 2024 14:23:41 +0000 (0:00:00.049) 0:00:07.830 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Sunday 18 February 2024 14:23:41 +0000 (0:00:00.671) 0:00:08.501 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Sunday 18 February 2024 14:23:41 +0000 (0:00:00.033) 0:00:08.534 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Sunday 18 February 2024 14:23:41 +0000 (0:00:00.018) 0:00:08.553 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Sunday 18 February 2024 14:23:41 +0000 (0:00:00.019) 0:00:08.573 ******* changed: [sut] => { "_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, a56c823b-5e70-4168-b88e-1453573d9603 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Sunday 18 February 2024 14:23:42 +0000 (0:00:00.648) 0:00:09.221 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Sunday 18 February 2024 14:23:42 +0000 (0:00:00.023) 0:00:09.245 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a56c823b-5e70-4168-b88e-1453573d9603" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Sunday 18 February 2024 14:23:42 +0000 (0:00:00.022) 0:00:09.267 ******* ok: [sut] => { "__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, a56c823b-5e70-4168-b88e-1453573d9603\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a56c823b-5e70-4168-b88e-1453573d9603" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 18 February 2024 14:23:42 +0000 (0:00:00.021) 0:00:09.288 ******* skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Sunday 18 February 2024 14:23:42 +0000 (0:00:00.021) 0:00:09.310 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 18 February 2024 14:23:42 +0000 (0:00:00.367) 0:00:09.677 ******* ok: [sut] => { "__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, a56c823b-5e70-4168-b88e-1453573d9603\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a56c823b-5e70-4168-b88e-1453573d9603" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:36 Sunday 18 February 2024 14:23:42 +0000 (0:00:00.022) 0:00:09.699 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_profile_present.yml for sut => (item=tasks/assert_profile_present.yml) TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_profile_present.yml:3 Sunday 18 February 2024 14:23:42 +0000 (0:00:00.035) 0:00:09.734 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 14:23:43 +0000 (0:00:00.055) 0:00:09.790 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 14:23:43 +0000 (0:00:00.020) 0:00:09.810 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 14:23:43 +0000 (0:00:00.269) 0:00:10.079 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 14:23:43 +0000 (0:00:00.021) 0:00:10.101 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.024881", "end": "2024-02-18 14:23:43.612678", "rc": 0, "start": "2024-02-18 14:23:43.587797" } 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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 14:23:43 +0000 (0:00:00.296) 0:00:10.397 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 14:23:43 +0000 (0:00:00.022) 0:00:10.420 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 14:23:43 +0000 (0:00:00.020) 0:00:10.440 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 14:23:43 +0000 (0:00:00.020) 0:00:10.461 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 14:23:43 +0000 (0:00:00.022) 0:00:10.483 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_profile_present.yml:5 Sunday 18 February 2024 14:23:43 +0000 (0:00:00.022) 0:00:10.506 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_profile_present.yml:10 Sunday 18 February 2024 14:23:43 +0000 (0:00:00.024) 0:00:10.530 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_profile_present.yml:15 Sunday 18 February 2024 14:23:43 +0000 (0:00:00.040) 0:00:10.570 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:42 Sunday 18 February 2024 14:23:43 +0000 (0:00:00.028) 0:00:10.598 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_device_present.yml for sut => (item={'what': 'tasks/assert_device_present.yml', 'condition': True}) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_device_present.yml:3 Sunday 18 February 2024 14:23:43 +0000 (0:00:00.046) 0:00:10.645 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 14:23:43 +0000 (0:00:00.031) 0:00:10.676 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708266222.3698773, "block_size": 4096, "blocks": 0, "ctime": 1708266222.3698773, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 37233, "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": 1708266222.3698773, "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_device_present.yml:5 Sunday 18 February 2024 14:23:44 +0000 (0:00:00.305) 0:00:10.982 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can create a profile'] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:47 Sunday 18 February 2024 14:23:44 +0000 (0:00:00.022) 0:00:11.004 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:66 Sunday 18 February 2024 14:23:44 +0000 (0:00:00.064) 0:00:11.069 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/cleanup_profile+device.yml for sut => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 18 February 2024 14:23:44 +0000 (0:00:00.044) 0:00:11.114 ******* fatal: [sut]: 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.071221", "end": "2024-02-18 14:23:44.676639", "rc": 1, "start": "2024-02-18 14:23:44.605418" } STDOUT: Connection 'statebr' (a56c823b-5e70-4168-b88e-1453573d9603) 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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tests_states.yml:45 Sunday 18 February 2024 14:23:44 +0000 (0:00:00.349) 0:00:11.463 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:5 Sunday 18 February 2024 14:23:44 +0000 (0:00:00.032) 0:00:11.495 ******* ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:9 Sunday 18 February 2024 14:23:44 +0000 (0:00:00.020) 0:00:11.515 ******* ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile without autoconnect" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile_no_autoconnect.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_absent.yml", "tasks/assert_profile_present.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined. 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:21 Sunday 18 February 2024 14:23:44 +0000 (0:00:00.037) 0:00:11.553 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 14:23:44 +0000 (0:00:00.031) 0:00:11.585 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 14:23:44 +0000 (0:00:00.029) 0:00:11.614 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004297", "end": "2024-02-18 14:23:45.109207", "rc": 0, "start": "2024-02-18 14:23:45.104910" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 14:23:45 +0000 (0:00:00.280) 0:00:11.895 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 14:23:45 +0000 (0:00:00.020) 0:00:11.915 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:24 Sunday 18 February 2024 14:23:45 +0000 (0:00:00.042) 0:00:11.958 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/delete_interface.yml for sut => (item=tasks/delete_interface.yml) included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_device_absent.yml for sut => (item=tasks/assert_device_absent.yml) TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/delete_interface.yml:3 Sunday 18 February 2024 14:23:45 +0000 (0:00:00.035) 0:00:11.994 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.007885", "end": "2024-02-18 14:23:45.490863", "rc": 1, "start": "2024-02-18 14:23:45.482978" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 14:23:45 +0000 (0:00:00.282) 0:00:12.276 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 14:23:45 +0000 (0:00:00.032) 0:00:12.309 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 14:23:45 +0000 (0:00:00.272) 0:00:12.581 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:30 Sunday 18 February 2024 14:23:45 +0000 (0:00:00.021) 0:00:12.602 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut => (item=tasks/create_bridge_profile_no_autoconnect.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Sunday 18 February 2024 14:23:45 +0000 (0:00:00.034) 0:00:12.637 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 18 February 2024 14:23:45 +0000 (0:00:00.039) 0:00:12.677 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 18 February 2024 14:23:45 +0000 (0:00:00.037) 0:00:12.714 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Sunday 18 February 2024 14:23:45 +0000 (0:00:00.032) 0:00:12.746 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Sunday 18 February 2024 14:23:46 +0000 (0:00:00.021) 0:00:12.768 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Sunday 18 February 2024 14:23:46 +0000 (0:00:00.045) 0:00:12.814 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Sunday 18 February 2024 14:23:48 +0000 (0:00:02.586) 0:00:15.401 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 18 February 2024 14:23:49 +0000 (0:00:00.893) 0:00:16.294 ******* ok: [sut] => {} 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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 18 February 2024 14:23:49 +0000 (0:00:00.022) 0:00:16.316 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 18 February 2024 14:23:49 +0000 (0:00:00.022) 0:00:16.339 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Sunday 18 February 2024 14:23:49 +0000 (0:00:00.023) 0:00:16.362 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Sunday 18 February 2024 14:23:49 +0000 (0:00:00.053) 0:00:16.416 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Sunday 18 February 2024 14:23:49 +0000 (0:00:00.024) 0:00:16.440 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Sunday 18 February 2024 14:23:49 +0000 (0:00:00.023) 0:00:16.464 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Sunday 18 February 2024 14:23:49 +0000 (0:00:00.037) 0:00:16.501 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Sunday 18 February 2024 14:23:50 +0000 (0:00:00.508) 0:00:17.009 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Sunday 18 February 2024 14:23:50 +0000 (0:00:00.034) 0:00:17.044 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Sunday 18 February 2024 14:23:50 +0000 (0:00:00.018) 0:00:17.063 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Sunday 18 February 2024 14:23:50 +0000 (0:00:00.046) 0:00:17.109 ******* changed: [sut] => { "_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, 6d8ba367-3926-49ef-baf7-57e5426e4a0e TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Sunday 18 February 2024 14:23:50 +0000 (0:00:00.484) 0:00:17.593 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Sunday 18 February 2024 14:23:50 +0000 (0:00:00.025) 0:00:17.619 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 6d8ba367-3926-49ef-baf7-57e5426e4a0e" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Sunday 18 February 2024 14:23:50 +0000 (0:00:00.023) 0:00:17.642 ******* ok: [sut] => { "__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, 6d8ba367-3926-49ef-baf7-57e5426e4a0e\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 6d8ba367-3926-49ef-baf7-57e5426e4a0e" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 18 February 2024 14:23:50 +0000 (0:00:00.022) 0:00:17.665 ******* skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Sunday 18 February 2024 14:23:50 +0000 (0:00:00.023) 0:00:17.688 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Sunday 18 February 2024 14:23:51 +0000 (0:00:00.272) 0:00:17.961 ******* ok: [sut] => { "__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, 6d8ba367-3926-49ef-baf7-57e5426e4a0e\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 6d8ba367-3926-49ef-baf7-57e5426e4a0e" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:36 Sunday 18 February 2024 14:23:51 +0000 (0:00:00.021) 0:00:17.982 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_device_absent.yml for sut => (item=tasks/assert_device_absent.yml) included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_profile_present.yml for sut => (item=tasks/assert_profile_present.yml) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 14:23:51 +0000 (0:00:00.038) 0:00:18.021 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 14:23:51 +0000 (0:00:00.030) 0:00:18.051 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 14:23:51 +0000 (0:00:00.266) 0:00:18.318 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_profile_present.yml:3 Sunday 18 February 2024 14:23:51 +0000 (0:00:00.021) 0:00:18.339 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 14:23:51 +0000 (0:00:00.061) 0:00:18.401 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 14:23:51 +0000 (0:00:00.022) 0:00:18.424 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 14:23:51 +0000 (0:00:00.269) 0:00:18.693 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 14:23:51 +0000 (0:00:00.019) 0:00:18.713 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.023960", "end": "2024-02-18 14:23:52.218733", "rc": 0, "start": "2024-02-18 14:23:52.194773" } 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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 14:23:52 +0000 (0:00:00.290) 0:00:19.004 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 14:23:52 +0000 (0:00:00.022) 0:00:19.026 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 14:23:52 +0000 (0:00:00.020) 0:00:19.046 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 14:23:52 +0000 (0:00:00.019) 0:00:19.065 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 14:23:52 +0000 (0:00:00.019) 0:00:19.085 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_profile_present.yml:5 Sunday 18 February 2024 14:23:52 +0000 (0:00:00.020) 0:00:19.106 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_profile_present.yml:10 Sunday 18 February 2024 14:23:52 +0000 (0:00:00.022) 0:00:19.128 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_profile_present.yml:15 Sunday 18 February 2024 14:23:52 +0000 (0:00:00.022) 0:00:19.151 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:42 Sunday 18 February 2024 14:23:52 +0000 (0:00:00.021) 0:00:19.173 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:47 Sunday 18 February 2024 14:23:52 +0000 (0:00:00.025) 0:00:19.198 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:66 Sunday 18 February 2024 14:23:52 +0000 (0:00:00.021) 0:00:19.220 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/cleanup_profile+device.yml for sut => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 18 February 2024 14:23:52 +0000 (0:00:00.036) 0:00:19.257 ******* fatal: [sut]: 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.048765", "end": "2024-02-18 14:23:52.787714", "rc": 1, "start": "2024-02-18 14:23:52.738949" } STDOUT: Connection 'statebr' (6d8ba367-3926-49ef-baf7-57e5426e4a0e) 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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tests_states.yml:65 Sunday 18 February 2024 14:23:52 +0000 (0:00:00.343) 0:00:19.600 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:5 Sunday 18 February 2024 14:23:52 +0000 (0:00:00.033) 0:00:19.634 ******* ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:9 Sunday 18 February 2024 14:23:52 +0000 (0:00:00.021) 0:00:19.656 ******* ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can activate an existing profile" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/activate_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_present.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined. 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:21 Sunday 18 February 2024 14:23:52 +0000 (0:00:00.039) 0:00:19.695 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 14:23:52 +0000 (0:00:00.031) 0:00:19.726 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 14:23:53 +0000 (0:00:00.031) 0:00:19.758 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004114", "end": "2024-02-18 14:23:53.246120", "rc": 0, "start": "2024-02-18 14:23:53.242006" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 14:23:53 +0000 (0:00:00.273) 0:00:20.032 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 14:23:53 +0000 (0:00:00.021) 0:00:20.053 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:24 Sunday 18 February 2024 14:23:53 +0000 (0:00:00.020) 0:00:20.074 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/create_bridge_profile.yml for sut => (item=tasks/create_bridge_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 18 February 2024 14:23:53 +0000 (0:00:00.035) 0:00:20.109 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 18 February 2024 14:23:53 +0000 (0:00:00.040) 0:00:20.149 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 18 February 2024 14:23:53 +0000 (0:00:00.072) 0:00:20.222 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Sunday 18 February 2024 14:23:53 +0000 (0:00:00.035) 0:00:20.257 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Sunday 18 February 2024 14:23:53 +0000 (0:00:00.023) 0:00:20.281 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Sunday 18 February 2024 14:23:53 +0000 (0:00:00.023) 0:00:20.304 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Sunday 18 February 2024 14:23:56 +0000 (0:00:02.662) 0:00:22.967 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 18 February 2024 14:23:57 +0000 (0:00:00.906) 0:00:23.874 ******* ok: [sut] => {} 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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 18 February 2024 14:23:57 +0000 (0:00:00.022) 0:00:23.896 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 18 February 2024 14:23:57 +0000 (0:00:00.022) 0:00:23.919 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Sunday 18 February 2024 14:23:57 +0000 (0:00:00.022) 0:00:23.941 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Sunday 18 February 2024 14:23:57 +0000 (0:00:00.052) 0:00:23.993 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Sunday 18 February 2024 14:23:57 +0000 (0:00:00.022) 0:00:24.016 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Sunday 18 February 2024 14:23:57 +0000 (0:00:00.022) 0:00:24.038 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Sunday 18 February 2024 14:23:57 +0000 (0:00:00.061) 0:00:24.099 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Sunday 18 February 2024 14:23:57 +0000 (0:00:00.511) 0:00:24.611 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Sunday 18 February 2024 14:23:57 +0000 (0:00:00.038) 0:00:24.649 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Sunday 18 February 2024 14:23:57 +0000 (0:00:00.021) 0:00:24.670 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Sunday 18 February 2024 14:23:57 +0000 (0:00:00.019) 0:00:24.690 ******* changed: [sut] => { "_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, c8660780-eefc-4199-85f1-9c86f24df7c9 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Sunday 18 February 2024 14:23:58 +0000 (0:00:00.540) 0:00:25.231 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Sunday 18 February 2024 14:23:58 +0000 (0:00:00.024) 0:00:25.256 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, c8660780-eefc-4199-85f1-9c86f24df7c9" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Sunday 18 February 2024 14:23:58 +0000 (0:00:00.023) 0:00:25.280 ******* ok: [sut] => { "__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, c8660780-eefc-4199-85f1-9c86f24df7c9\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, c8660780-eefc-4199-85f1-9c86f24df7c9" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 18 February 2024 14:23:58 +0000 (0:00:00.023) 0:00:25.303 ******* skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Sunday 18 February 2024 14:23:58 +0000 (0:00:00.023) 0:00:25.326 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 18 February 2024 14:23:58 +0000 (0:00:00.279) 0:00:25.606 ******* ok: [sut] => { "__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, c8660780-eefc-4199-85f1-9c86f24df7c9\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, c8660780-eefc-4199-85f1-9c86f24df7c9" ] } } TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:30 Sunday 18 February 2024 14:23:58 +0000 (0:00:00.022) 0:00:25.628 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/activate_profile.yml for sut => (item=tasks/activate_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/activate_profile.yml:3 Sunday 18 February 2024 14:23:58 +0000 (0:00:00.033) 0:00:25.662 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 18 February 2024 14:23:58 +0000 (0:00:00.066) 0:00:25.728 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 18 February 2024 14:23:59 +0000 (0:00:00.039) 0:00:25.767 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Sunday 18 February 2024 14:23:59 +0000 (0:00:00.033) 0:00:25.801 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Sunday 18 February 2024 14:23:59 +0000 (0:00:00.022) 0:00:25.823 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Sunday 18 February 2024 14:23:59 +0000 (0:00:00.022) 0:00:25.846 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Sunday 18 February 2024 14:24:01 +0000 (0:00:02.660) 0:00:28.507 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 18 February 2024 14:24:02 +0000 (0:00:00.896) 0:00:29.403 ******* ok: [sut] => {} 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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 18 February 2024 14:24:02 +0000 (0:00:00.023) 0:00:29.427 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 18 February 2024 14:24:02 +0000 (0:00:00.023) 0:00:29.450 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Sunday 18 February 2024 14:24:02 +0000 (0:00:00.022) 0:00:29.473 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Sunday 18 February 2024 14:24:02 +0000 (0:00:00.055) 0:00:29.528 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Sunday 18 February 2024 14:24:02 +0000 (0:00:00.024) 0:00:29.552 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Sunday 18 February 2024 14:24:02 +0000 (0:00:00.023) 0:00:29.575 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Sunday 18 February 2024 14:24:02 +0000 (0:00:00.067) 0:00:29.642 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Sunday 18 February 2024 14:24:03 +0000 (0:00:00.512) 0:00:30.154 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Sunday 18 February 2024 14:24:03 +0000 (0:00:00.034) 0:00:30.189 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Sunday 18 February 2024 14:24:03 +0000 (0:00:00.019) 0:00:30.208 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Sunday 18 February 2024 14:24:03 +0000 (0:00:00.019) 0:00:30.228 ******* ok: [sut] => { "_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, c8660780-eefc-4199-85f1-9c86f24df7c9 skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Sunday 18 February 2024 14:24:03 +0000 (0:00:00.463) 0:00:30.691 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Sunday 18 February 2024 14:24:03 +0000 (0:00:00.025) 0:00:30.717 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, c8660780-eefc-4199-85f1-9c86f24df7c9 skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Sunday 18 February 2024 14:24:03 +0000 (0:00:00.023) 0:00:30.740 ******* ok: [sut] => { "__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, c8660780-eefc-4199-85f1-9c86f24df7c9 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, c8660780-eefc-4199-85f1-9c86f24df7c9 skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 18 February 2024 14:24:04 +0000 (0:00:00.023) 0:00:30.763 ******* skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Sunday 18 February 2024 14:24:04 +0000 (0:00:00.024) 0:00:30.788 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:36 Sunday 18 February 2024 14:24:04 +0000 (0:00:00.280) 0:00:31.068 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_device_present.yml for sut => (item=tasks/assert_device_present.yml) included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_profile_present.yml for sut => (item=tasks/assert_profile_present.yml) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_device_present.yml:3 Sunday 18 February 2024 14:24:04 +0000 (0:00:00.037) 0:00:31.106 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 14:24:04 +0000 (0:00:00.030) 0:00:31.137 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708266238.374462, "block_size": 4096, "blocks": 0, "ctime": 1708266238.374462, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 37364, "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": 1708266238.374462, "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_device_present.yml:5 Sunday 18 February 2024 14:24:04 +0000 (0:00:00.300) 0:00:31.437 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_profile_present.yml:3 Sunday 18 February 2024 14:24:04 +0000 (0:00:00.022) 0:00:31.459 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 14:24:04 +0000 (0:00:00.034) 0:00:31.493 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 14:24:04 +0000 (0:00:00.020) 0:00:31.514 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 14:24:05 +0000 (0:00:00.271) 0:00:31.786 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 14:24:05 +0000 (0:00:00.019) 0:00:31.805 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.025056", "end": "2024-02-18 14:24:05.318893", "rc": 0, "start": "2024-02-18 14:24:05.293837" } 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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 14:24:05 +0000 (0:00:00.300) 0:00:32.106 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 14:24:05 +0000 (0:00:00.022) 0:00:32.128 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 14:24:05 +0000 (0:00:00.020) 0:00:32.149 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 14:24:05 +0000 (0:00:00.022) 0:00:32.172 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 14:24:05 +0000 (0:00:00.022) 0:00:32.194 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_profile_present.yml:5 Sunday 18 February 2024 14:24:05 +0000 (0:00:00.021) 0:00:32.215 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_profile_present.yml:10 Sunday 18 February 2024 14:24:05 +0000 (0:00:00.024) 0:00:32.240 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_profile_present.yml:15 Sunday 18 February 2024 14:24:05 +0000 (0:00:00.023) 0:00:32.264 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:42 Sunday 18 February 2024 14:24:05 +0000 (0:00:00.023) 0:00:32.287 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:47 Sunday 18 February 2024 14:24:05 +0000 (0:00:00.028) 0:00:32.316 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:66 Sunday 18 February 2024 14:24:05 +0000 (0:00:00.048) 0:00:32.365 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/cleanup_profile+device.yml for sut => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 18 February 2024 14:24:05 +0000 (0:00:00.038) 0:00:32.403 ******* fatal: [sut]: 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.080186", "end": "2024-02-18 14:24:05.973980", "rc": 1, "start": "2024-02-18 14:24:05.893794" } STDOUT: Connection 'statebr' (c8660780-eefc-4199-85f1-9c86f24df7c9) 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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tests_states.yml:83 Sunday 18 February 2024 14:24:06 +0000 (0:00:00.355) 0:00:32.759 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can remove an existing profile without taking it down] *********** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:5 Sunday 18 February 2024 14:24:06 +0000 (0:00:00.034) 0:00:32.793 ******* ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:9 Sunday 18 February 2024 14:24:06 +0000 (0:00:00.021) 0:00:32.814 ******* ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can remove an existing profile without taking it down" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_absent.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined. 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:21 Sunday 18 February 2024 14:24:06 +0000 (0:00:00.039) 0:00:32.854 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 14:24:06 +0000 (0:00:00.032) 0:00:32.886 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 14:24:06 +0000 (0:00:00.031) 0:00:32.917 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004312", "end": "2024-02-18 14:24:06.410287", "rc": 0, "start": "2024-02-18 14:24:06.405975" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 14:24:06 +0000 (0:00:00.278) 0:00:33.196 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 14:24:06 +0000 (0:00:00.021) 0:00:33.218 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:24 Sunday 18 February 2024 14:24:06 +0000 (0:00:00.022) 0:00:33.240 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/create_bridge_profile.yml for sut => (item=tasks/create_bridge_profile.yml) included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/activate_profile.yml for sut => (item=tasks/activate_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 18 February 2024 14:24:06 +0000 (0:00:00.062) 0:00:33.303 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 18 February 2024 14:24:06 +0000 (0:00:00.042) 0:00:33.346 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 18 February 2024 14:24:06 +0000 (0:00:00.038) 0:00:33.384 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Sunday 18 February 2024 14:24:06 +0000 (0:00:00.034) 0:00:33.419 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Sunday 18 February 2024 14:24:06 +0000 (0:00:00.022) 0:00:33.442 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Sunday 18 February 2024 14:24:06 +0000 (0:00:00.023) 0:00:33.465 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Sunday 18 February 2024 14:24:09 +0000 (0:00:02.582) 0:00:36.048 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 18 February 2024 14:24:10 +0000 (0:00:00.891) 0:00:36.939 ******* ok: [sut] => {} 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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 18 February 2024 14:24:10 +0000 (0:00:00.023) 0:00:36.962 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 18 February 2024 14:24:10 +0000 (0:00:00.023) 0:00:36.986 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Sunday 18 February 2024 14:24:10 +0000 (0:00:00.022) 0:00:37.008 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Sunday 18 February 2024 14:24:10 +0000 (0:00:00.131) 0:00:37.139 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Sunday 18 February 2024 14:24:10 +0000 (0:00:00.025) 0:00:37.165 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Sunday 18 February 2024 14:24:10 +0000 (0:00:00.025) 0:00:37.190 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Sunday 18 February 2024 14:24:10 +0000 (0:00:00.038) 0:00:37.228 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Sunday 18 February 2024 14:24:10 +0000 (0:00:00.508) 0:00:37.737 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Sunday 18 February 2024 14:24:11 +0000 (0:00:00.035) 0:00:37.773 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Sunday 18 February 2024 14:24:11 +0000 (0:00:00.020) 0:00:37.793 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Sunday 18 February 2024 14:24:11 +0000 (0:00:00.019) 0:00:37.813 ******* changed: [sut] => { "_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, 277287b9-cd02-431e-96b4-4ade330fc0a9 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Sunday 18 February 2024 14:24:11 +0000 (0:00:00.509) 0:00:38.322 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Sunday 18 February 2024 14:24:11 +0000 (0:00:00.023) 0:00:38.346 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 277287b9-cd02-431e-96b4-4ade330fc0a9" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Sunday 18 February 2024 14:24:11 +0000 (0:00:00.023) 0:00:38.369 ******* ok: [sut] => { "__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, 277287b9-cd02-431e-96b4-4ade330fc0a9\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 277287b9-cd02-431e-96b4-4ade330fc0a9" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 18 February 2024 14:24:11 +0000 (0:00:00.023) 0:00:38.393 ******* skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Sunday 18 February 2024 14:24:11 +0000 (0:00:00.024) 0:00:38.417 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 18 February 2024 14:24:11 +0000 (0:00:00.274) 0:00:38.692 ******* ok: [sut] => { "__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, 277287b9-cd02-431e-96b4-4ade330fc0a9\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 277287b9-cd02-431e-96b4-4ade330fc0a9" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/activate_profile.yml:3 Sunday 18 February 2024 14:24:11 +0000 (0:00:00.021) 0:00:38.714 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 18 February 2024 14:24:12 +0000 (0:00:00.068) 0:00:38.783 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 18 February 2024 14:24:12 +0000 (0:00:00.041) 0:00:38.824 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Sunday 18 February 2024 14:24:12 +0000 (0:00:00.034) 0:00:38.859 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Sunday 18 February 2024 14:24:12 +0000 (0:00:00.022) 0:00:38.882 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Sunday 18 February 2024 14:24:12 +0000 (0:00:00.023) 0:00:38.905 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Sunday 18 February 2024 14:24:14 +0000 (0:00:02.525) 0:00:41.431 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 18 February 2024 14:24:15 +0000 (0:00:00.889) 0:00:42.320 ******* ok: [sut] => {} 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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 18 February 2024 14:24:15 +0000 (0:00:00.023) 0:00:42.344 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 18 February 2024 14:24:15 +0000 (0:00:00.023) 0:00:42.367 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Sunday 18 February 2024 14:24:15 +0000 (0:00:00.022) 0:00:42.390 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Sunday 18 February 2024 14:24:15 +0000 (0:00:00.053) 0:00:42.443 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Sunday 18 February 2024 14:24:15 +0000 (0:00:00.054) 0:00:42.498 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Sunday 18 February 2024 14:24:15 +0000 (0:00:00.023) 0:00:42.521 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Sunday 18 February 2024 14:24:15 +0000 (0:00:00.034) 0:00:42.556 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Sunday 18 February 2024 14:24:16 +0000 (0:00:00.506) 0:00:43.062 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Sunday 18 February 2024 14:24:16 +0000 (0:00:00.034) 0:00:43.097 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Sunday 18 February 2024 14:24:16 +0000 (0:00:00.020) 0:00:43.117 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Sunday 18 February 2024 14:24:16 +0000 (0:00:00.019) 0:00:43.137 ******* ok: [sut] => { "_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, 277287b9-cd02-431e-96b4-4ade330fc0a9 skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Sunday 18 February 2024 14:24:16 +0000 (0:00:00.461) 0:00:43.599 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Sunday 18 February 2024 14:24:16 +0000 (0:00:00.024) 0:00:43.624 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 277287b9-cd02-431e-96b4-4ade330fc0a9 skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Sunday 18 February 2024 14:24:16 +0000 (0:00:00.023) 0:00:43.647 ******* ok: [sut] => { "__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, 277287b9-cd02-431e-96b4-4ade330fc0a9 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 277287b9-cd02-431e-96b4-4ade330fc0a9 skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 18 February 2024 14:24:16 +0000 (0:00:00.022) 0:00:43.670 ******* skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Sunday 18 February 2024 14:24:16 +0000 (0:00:00.023) 0:00:43.693 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:30 Sunday 18 February 2024 14:24:17 +0000 (0:00:00.271) 0:00:43.964 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/remove_profile.yml for sut => (item=tasks/remove_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/remove_profile.yml:3 Sunday 18 February 2024 14:24:17 +0000 (0:00:00.036) 0:00:44.000 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 18 February 2024 14:24:17 +0000 (0:00:00.067) 0:00:44.068 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 18 February 2024 14:24:17 +0000 (0:00:00.039) 0:00:44.107 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Sunday 18 February 2024 14:24:17 +0000 (0:00:00.033) 0:00:44.141 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Sunday 18 February 2024 14:24:17 +0000 (0:00:00.023) 0:00:44.164 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Sunday 18 February 2024 14:24:17 +0000 (0:00:00.023) 0:00:44.187 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Sunday 18 February 2024 14:24:19 +0000 (0:00:02.540) 0:00:46.728 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 18 February 2024 14:24:20 +0000 (0:00:00.890) 0:00:47.619 ******* ok: [sut] => {} 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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 18 February 2024 14:24:20 +0000 (0:00:00.025) 0:00:47.645 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 18 February 2024 14:24:20 +0000 (0:00:00.023) 0:00:47.668 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Sunday 18 February 2024 14:24:20 +0000 (0:00:00.024) 0:00:47.692 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Sunday 18 February 2024 14:24:20 +0000 (0:00:00.054) 0:00:47.747 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Sunday 18 February 2024 14:24:21 +0000 (0:00:00.023) 0:00:47.771 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Sunday 18 February 2024 14:24:21 +0000 (0:00:00.066) 0:00:47.837 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Sunday 18 February 2024 14:24:21 +0000 (0:00:00.036) 0:00:47.874 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Sunday 18 February 2024 14:24:21 +0000 (0:00:00.505) 0:00:48.379 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Sunday 18 February 2024 14:24:21 +0000 (0:00:00.037) 0:00:48.416 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Sunday 18 February 2024 14:24:21 +0000 (0:00:00.020) 0:00:48.437 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Sunday 18 February 2024 14:24:21 +0000 (0:00:00.019) 0:00:48.456 ******* changed: [sut] => { "_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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Sunday 18 February 2024 14:24:22 +0000 (0:00:00.490) 0:00:48.946 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Sunday 18 February 2024 14:24:22 +0000 (0:00:00.023) 0:00:48.970 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Sunday 18 February 2024 14:24:22 +0000 (0:00:00.022) 0:00:48.992 ******* ok: [sut] => { "__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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 18 February 2024 14:24:22 +0000 (0:00:00.023) 0:00:49.016 ******* skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Sunday 18 February 2024 14:24:22 +0000 (0:00:00.022) 0:00:49.039 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:36 Sunday 18 February 2024 14:24:22 +0000 (0:00:00.271) 0:00:49.310 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_device_present.yml for sut => (item=tasks/assert_device_present.yml) included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_profile_absent.yml for sut => (item=tasks/assert_profile_absent.yml) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_device_present.yml:3 Sunday 18 February 2024 14:24:22 +0000 (0:00:00.038) 0:00:49.349 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 14:24:22 +0000 (0:00:00.060) 0:00:49.409 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708266251.4839292, "block_size": 4096, "blocks": 0, "ctime": 1708266251.4839292, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 37495, "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": 1708266251.4839292, "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_device_present.yml:5 Sunday 18 February 2024 14:24:22 +0000 (0:00:00.267) 0:00:49.676 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_profile_absent.yml:3 Sunday 18 February 2024 14:24:22 +0000 (0:00:00.022) 0:00:49.699 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 14:24:22 +0000 (0:00:00.033) 0:00:49.732 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 14:24:23 +0000 (0:00:00.020) 0:00:49.752 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 14:24:23 +0000 (0:00:00.265) 0:00:50.018 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 14:24:23 +0000 (0:00:00.019) 0:00:50.037 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.024180", "end": "2024-02-18 14:24:23.542863", "rc": 1, "start": "2024-02-18 14:24:23.518683" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 14:24:23 +0000 (0:00:00.289) 0:00:50.327 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 14:24:23 +0000 (0:00:00.022) 0:00:50.349 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 14:24:23 +0000 (0:00:00.021) 0:00:50.370 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 14:24:23 +0000 (0:00:00.020) 0:00:50.390 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 14:24:23 +0000 (0:00:00.020) 0:00:50.411 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_profile_absent.yml:5 Sunday 18 February 2024 14:24:23 +0000 (0:00:00.020) 0:00:50.432 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:42 Sunday 18 February 2024 14:24:23 +0000 (0:00:00.022) 0:00:50.455 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:47 Sunday 18 February 2024 14:24:23 +0000 (0:00:00.027) 0:00:50.483 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:66 Sunday 18 February 2024 14:24:23 +0000 (0:00:00.021) 0:00:50.505 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/cleanup_profile+device.yml for sut => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 18 February 2024 14:24:23 +0000 (0:00:00.072) 0:00:50.577 ******* ok: [sut] => { "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.072116", "end": "2024-02-18 14:24:24.133324", "rc": 0, "start": "2024-02-18 14:24:24.061208" } STDOUT: Connection 'statebr' (277287b9-cd02-431e-96b4-4ade330fc0a9) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tests_states.yml:102 Sunday 18 February 2024 14:24:24 +0000 (0:00:00.348) 0:00:50.926 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can take a profile down that is absent] ************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:5 Sunday 18 February 2024 14:24:24 +0000 (0:00:00.034) 0:00:50.960 ******* ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:9 Sunday 18 February 2024 14:24:24 +0000 (0:00:00.022) 0:00:50.982 ******* ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can take a profile down that is absent" } ok: [sut] => (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: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove+down_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_absent.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": true, "what": "tasks/assert_device_absent.yml" } ] } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:21 Sunday 18 February 2024 14:24:24 +0000 (0:00:00.039) 0:00:51.022 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 14:24:24 +0000 (0:00:00.032) 0:00:51.055 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 14:24:24 +0000 (0:00:00.033) 0:00:51.088 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004434", "end": "2024-02-18 14:24:24.585202", "rc": 0, "start": "2024-02-18 14:24:24.580768" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 14:24:24 +0000 (0:00:00.284) 0:00:51.373 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 14:24:24 +0000 (0:00:00.021) 0:00:51.395 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:24 Sunday 18 February 2024 14:24:24 +0000 (0:00:00.022) 0:00:51.417 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/create_bridge_profile.yml for sut => (item=tasks/create_bridge_profile.yml) included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/activate_profile.yml for sut => (item=tasks/activate_profile.yml) included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/remove_profile.yml for sut => (item=tasks/remove_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 18 February 2024 14:24:24 +0000 (0:00:00.039) 0:00:51.456 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 18 February 2024 14:24:24 +0000 (0:00:00.071) 0:00:51.528 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 18 February 2024 14:24:24 +0000 (0:00:00.041) 0:00:51.569 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Sunday 18 February 2024 14:24:24 +0000 (0:00:00.034) 0:00:51.604 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Sunday 18 February 2024 14:24:24 +0000 (0:00:00.024) 0:00:51.629 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Sunday 18 February 2024 14:24:24 +0000 (0:00:00.024) 0:00:51.653 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Sunday 18 February 2024 14:24:27 +0000 (0:00:02.535) 0:00:54.189 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 18 February 2024 14:24:28 +0000 (0:00:00.891) 0:00:55.080 ******* ok: [sut] => {} 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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 18 February 2024 14:24:28 +0000 (0:00:00.022) 0:00:55.103 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 18 February 2024 14:24:28 +0000 (0:00:00.023) 0:00:55.126 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Sunday 18 February 2024 14:24:28 +0000 (0:00:00.023) 0:00:55.149 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Sunday 18 February 2024 14:24:28 +0000 (0:00:00.051) 0:00:55.201 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Sunday 18 February 2024 14:24:28 +0000 (0:00:00.054) 0:00:55.256 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Sunday 18 February 2024 14:24:28 +0000 (0:00:00.024) 0:00:55.280 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Sunday 18 February 2024 14:24:28 +0000 (0:00:00.034) 0:00:55.315 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Sunday 18 February 2024 14:24:29 +0000 (0:00:00.510) 0:00:55.825 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Sunday 18 February 2024 14:24:29 +0000 (0:00:00.036) 0:00:55.861 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Sunday 18 February 2024 14:24:29 +0000 (0:00:00.019) 0:00:55.881 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Sunday 18 February 2024 14:24:29 +0000 (0:00:00.019) 0:00:55.901 ******* changed: [sut] => { "_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, 308f5232-6c21-453e-96b8-27a0c1dbc2cd TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Sunday 18 February 2024 14:24:29 +0000 (0:00:00.516) 0:00:56.417 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Sunday 18 February 2024 14:24:29 +0000 (0:00:00.023) 0:00:56.440 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 308f5232-6c21-453e-96b8-27a0c1dbc2cd" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Sunday 18 February 2024 14:24:29 +0000 (0:00:00.023) 0:00:56.464 ******* ok: [sut] => { "__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, 308f5232-6c21-453e-96b8-27a0c1dbc2cd\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 308f5232-6c21-453e-96b8-27a0c1dbc2cd" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 18 February 2024 14:24:29 +0000 (0:00:00.024) 0:00:56.489 ******* skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Sunday 18 February 2024 14:24:29 +0000 (0:00:00.022) 0:00:56.512 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 18 February 2024 14:24:30 +0000 (0:00:00.277) 0:00:56.789 ******* ok: [sut] => { "__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, 308f5232-6c21-453e-96b8-27a0c1dbc2cd\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 308f5232-6c21-453e-96b8-27a0c1dbc2cd" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/activate_profile.yml:3 Sunday 18 February 2024 14:24:30 +0000 (0:00:00.022) 0:00:56.812 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 18 February 2024 14:24:30 +0000 (0:00:00.074) 0:00:56.887 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 18 February 2024 14:24:30 +0000 (0:00:00.040) 0:00:56.928 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Sunday 18 February 2024 14:24:30 +0000 (0:00:00.036) 0:00:56.964 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Sunday 18 February 2024 14:24:30 +0000 (0:00:00.025) 0:00:56.989 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Sunday 18 February 2024 14:24:30 +0000 (0:00:00.024) 0:00:57.014 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Sunday 18 February 2024 14:24:32 +0000 (0:00:02.644) 0:00:59.659 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 18 February 2024 14:24:33 +0000 (0:00:00.902) 0:01:00.561 ******* ok: [sut] => {} 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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 18 February 2024 14:24:33 +0000 (0:00:00.023) 0:01:00.584 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 18 February 2024 14:24:33 +0000 (0:00:00.022) 0:01:00.607 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Sunday 18 February 2024 14:24:33 +0000 (0:00:00.023) 0:01:00.630 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Sunday 18 February 2024 14:24:33 +0000 (0:00:00.052) 0:01:00.682 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Sunday 18 February 2024 14:24:33 +0000 (0:00:00.023) 0:01:00.706 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Sunday 18 February 2024 14:24:34 +0000 (0:00:00.054) 0:01:00.761 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Sunday 18 February 2024 14:24:34 +0000 (0:00:00.035) 0:01:00.796 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Sunday 18 February 2024 14:24:34 +0000 (0:00:00.516) 0:01:01.312 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Sunday 18 February 2024 14:24:34 +0000 (0:00:00.035) 0:01:01.348 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Sunday 18 February 2024 14:24:34 +0000 (0:00:00.019) 0:01:01.367 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Sunday 18 February 2024 14:24:34 +0000 (0:00:00.019) 0:01:01.387 ******* ok: [sut] => { "_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, 308f5232-6c21-453e-96b8-27a0c1dbc2cd skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Sunday 18 February 2024 14:24:35 +0000 (0:00:00.475) 0:01:01.862 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Sunday 18 February 2024 14:24:35 +0000 (0:00:00.022) 0:01:01.885 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 308f5232-6c21-453e-96b8-27a0c1dbc2cd skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Sunday 18 February 2024 14:24:35 +0000 (0:00:00.022) 0:01:01.908 ******* ok: [sut] => { "__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, 308f5232-6c21-453e-96b8-27a0c1dbc2cd skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 308f5232-6c21-453e-96b8-27a0c1dbc2cd skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 18 February 2024 14:24:35 +0000 (0:00:00.023) 0:01:01.931 ******* skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Sunday 18 February 2024 14:24:35 +0000 (0:00:00.022) 0:01:01.954 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/remove_profile.yml:3 Sunday 18 February 2024 14:24:35 +0000 (0:00:00.281) 0:01:02.236 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 18 February 2024 14:24:35 +0000 (0:00:00.039) 0:01:02.275 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 18 February 2024 14:24:35 +0000 (0:00:00.068) 0:01:02.343 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Sunday 18 February 2024 14:24:35 +0000 (0:00:00.034) 0:01:02.378 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Sunday 18 February 2024 14:24:35 +0000 (0:00:00.024) 0:01:02.402 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Sunday 18 February 2024 14:24:35 +0000 (0:00:00.023) 0:01:02.425 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Sunday 18 February 2024 14:24:38 +0000 (0:00:02.532) 0:01:04.958 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 18 February 2024 14:24:39 +0000 (0:00:00.887) 0:01:05.845 ******* ok: [sut] => {} 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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 18 February 2024 14:24:39 +0000 (0:00:00.023) 0:01:05.869 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 18 February 2024 14:24:39 +0000 (0:00:00.023) 0:01:05.892 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Sunday 18 February 2024 14:24:39 +0000 (0:00:00.023) 0:01:05.915 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Sunday 18 February 2024 14:24:39 +0000 (0:00:00.052) 0:01:05.968 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Sunday 18 February 2024 14:24:39 +0000 (0:00:00.022) 0:01:05.991 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Sunday 18 February 2024 14:24:39 +0000 (0:00:00.023) 0:01:06.014 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Sunday 18 February 2024 14:24:39 +0000 (0:00:00.034) 0:01:06.049 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Sunday 18 February 2024 14:24:39 +0000 (0:00:00.503) 0:01:06.552 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Sunday 18 February 2024 14:24:39 +0000 (0:00:00.110) 0:01:06.662 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Sunday 18 February 2024 14:24:39 +0000 (0:00:00.021) 0:01:06.683 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Sunday 18 February 2024 14:24:39 +0000 (0:00:00.019) 0:01:06.702 ******* changed: [sut] => { "_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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Sunday 18 February 2024 14:24:40 +0000 (0:00:00.497) 0:01:07.199 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Sunday 18 February 2024 14:24:40 +0000 (0:00:00.024) 0:01:07.223 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Sunday 18 February 2024 14:24:40 +0000 (0:00:00.023) 0:01:07.246 ******* ok: [sut] => { "__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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 18 February 2024 14:24:40 +0000 (0:00:00.023) 0:01:07.270 ******* skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Sunday 18 February 2024 14:24:40 +0000 (0:00:00.023) 0:01:07.294 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:30 Sunday 18 February 2024 14:24:40 +0000 (0:00:00.270) 0:01:07.564 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/remove+down_profile.yml for sut => (item=tasks/remove+down_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/remove+down_profile.yml:3 Sunday 18 February 2024 14:24:40 +0000 (0:00:00.036) 0:01:07.600 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 18 February 2024 14:24:40 +0000 (0:00:00.041) 0:01:07.641 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 18 February 2024 14:24:40 +0000 (0:00:00.038) 0:01:07.680 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Sunday 18 February 2024 14:24:41 +0000 (0:00:00.099) 0:01:07.779 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Sunday 18 February 2024 14:24:41 +0000 (0:00:00.025) 0:01:07.805 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Sunday 18 February 2024 14:24:41 +0000 (0:00:00.023) 0:01:07.828 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Sunday 18 February 2024 14:24:43 +0000 (0:00:02.697) 0:01:10.525 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 18 February 2024 14:24:44 +0000 (0:00:00.911) 0:01:11.437 ******* ok: [sut] => {} 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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 18 February 2024 14:24:44 +0000 (0:00:00.023) 0:01:11.460 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 18 February 2024 14:24:44 +0000 (0:00:00.024) 0:01:11.484 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Sunday 18 February 2024 14:24:44 +0000 (0:00:00.024) 0:01:11.509 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Sunday 18 February 2024 14:24:44 +0000 (0:00:00.053) 0:01:11.562 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Sunday 18 February 2024 14:24:44 +0000 (0:00:00.023) 0:01:11.586 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Sunday 18 February 2024 14:24:44 +0000 (0:00:00.023) 0:01:11.609 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Sunday 18 February 2024 14:24:44 +0000 (0:00:00.034) 0:01:11.643 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Sunday 18 February 2024 14:24:45 +0000 (0:00:00.508) 0:01:12.152 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Sunday 18 February 2024 14:24:45 +0000 (0:00:00.068) 0:01:12.220 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Sunday 18 February 2024 14:24:45 +0000 (0:00:00.020) 0:01:12.241 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Sunday 18 February 2024 14:24:45 +0000 (0:00:00.020) 0:01:12.261 ******* changed: [sut] => { "_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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Sunday 18 February 2024 14:24:46 +0000 (0:00:00.557) 0:01:12.819 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Sunday 18 February 2024 14:24:46 +0000 (0:00:00.024) 0:01:12.843 ******* ok: [sut] => { "__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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Sunday 18 February 2024 14:24:46 +0000 (0:00:00.023) 0:01:12.866 ******* ok: [sut] => { "__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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 18 February 2024 14:24:46 +0000 (0:00:00.023) 0:01:12.890 ******* skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Sunday 18 February 2024 14:24:46 +0000 (0:00:00.022) 0:01:12.913 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:36 Sunday 18 February 2024 14:24:46 +0000 (0:00:00.271) 0:01:13.185 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_profile_absent.yml for sut => (item=tasks/assert_profile_absent.yml) TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_profile_absent.yml:3 Sunday 18 February 2024 14:24:46 +0000 (0:00:00.036) 0:01:13.221 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 14:24:46 +0000 (0:00:00.034) 0:01:13.256 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 14:24:46 +0000 (0:00:00.019) 0:01:13.276 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 14:24:46 +0000 (0:00:00.266) 0:01:13.542 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 14:24:46 +0000 (0:00:00.019) 0:01:13.562 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.023590", "end": "2024-02-18 14:24:47.072485", "rc": 1, "start": "2024-02-18 14:24:47.048895" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 14:24:47 +0000 (0:00:00.328) 0:01:13.891 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 14:24:47 +0000 (0:00:00.021) 0:01:13.913 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 14:24:47 +0000 (0:00:00.020) 0:01:13.933 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 14:24:47 +0000 (0:00:00.020) 0:01:13.953 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 14:24:47 +0000 (0:00:00.021) 0:01:13.974 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_profile_absent.yml:5 Sunday 18 February 2024 14:24:47 +0000 (0:00:00.020) 0:01:13.994 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:42 Sunday 18 February 2024 14:24:47 +0000 (0:00:00.022) 0:01:14.017 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_device_absent.yml for sut => (item={'what': 'tasks/assert_device_absent.yml', 'condition': True}) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 14:24:47 +0000 (0:00:00.047) 0:01:14.064 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 14:24:47 +0000 (0:00:00.032) 0:01:14.097 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 14:24:47 +0000 (0:00:00.269) 0:01:14.366 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can take a profile down that is absent'] ************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:47 Sunday 18 February 2024 14:24:47 +0000 (0:00:00.022) 0:01:14.389 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:66 Sunday 18 February 2024 14:24:47 +0000 (0:00:00.021) 0:01:14.410 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/cleanup_profile+device.yml for sut => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 18 February 2024 14:24:47 +0000 (0:00:00.036) 0:01:14.447 ******* fatal: [sut]: 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.046314", "end": "2024-02-18 14:24:47.975491", "rc": 1, "start": "2024-02-18 14:24:47.929177" } 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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tests_states.yml:124 Sunday 18 February 2024 14:24:48 +0000 (0:00:00.345) 0:01:14.792 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I will not get an error when I try to remove an absent profile] **** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:5 Sunday 18 February 2024 14:24:48 +0000 (0:00:00.034) 0:01:14.827 ******* ok: [sut] => {} MSG: ########## I will not get an error when I try to remove an absent profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:9 Sunday 18 February 2024 14:24:48 +0000 (0:00:00.021) 0:01:14.848 ******* ok: [sut] => (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: [sut] => (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: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove+down_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_absent.yml", "tasks/get_NetworkManager_NVR.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": true, "what": "tasks/assert_device_absent.yml" } ] } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:21 Sunday 18 February 2024 14:24:48 +0000 (0:00:00.039) 0:01:14.888 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 14:24:48 +0000 (0:00:00.031) 0:01:14.920 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 14:24:48 +0000 (0:00:00.031) 0:01:14.952 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004197", "end": "2024-02-18 14:24:48.436634", "rc": 0, "start": "2024-02-18 14:24:48.432437" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 14:24:48 +0000 (0:00:00.269) 0:01:15.222 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 14:24:48 +0000 (0:00:00.022) 0:01:15.244 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:24 Sunday 18 February 2024 14:24:48 +0000 (0:00:00.020) 0:01:15.265 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/create_bridge_profile.yml for sut => (item=tasks/create_bridge_profile.yml) included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/activate_profile.yml for sut => (item=tasks/activate_profile.yml) included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/remove+down_profile.yml for sut => (item=tasks/remove+down_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 18 February 2024 14:24:48 +0000 (0:00:00.039) 0:01:15.304 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 18 February 2024 14:24:48 +0000 (0:00:00.040) 0:01:15.344 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 18 February 2024 14:24:48 +0000 (0:00:00.069) 0:01:15.414 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Sunday 18 February 2024 14:24:48 +0000 (0:00:00.034) 0:01:15.448 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Sunday 18 February 2024 14:24:48 +0000 (0:00:00.023) 0:01:15.472 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Sunday 18 February 2024 14:24:48 +0000 (0:00:00.023) 0:01:15.495 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Sunday 18 February 2024 14:24:51 +0000 (0:00:02.626) 0:01:18.122 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 18 February 2024 14:24:52 +0000 (0:00:00.891) 0:01:19.013 ******* ok: [sut] => {} 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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 18 February 2024 14:24:52 +0000 (0:00:00.023) 0:01:19.037 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 18 February 2024 14:24:52 +0000 (0:00:00.023) 0:01:19.060 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Sunday 18 February 2024 14:24:52 +0000 (0:00:00.023) 0:01:19.084 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Sunday 18 February 2024 14:24:52 +0000 (0:00:00.052) 0:01:19.137 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Sunday 18 February 2024 14:24:52 +0000 (0:00:00.022) 0:01:19.159 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Sunday 18 February 2024 14:24:52 +0000 (0:00:00.023) 0:01:19.183 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Sunday 18 February 2024 14:24:52 +0000 (0:00:00.068) 0:01:19.251 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Sunday 18 February 2024 14:24:53 +0000 (0:00:00.504) 0:01:19.756 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Sunday 18 February 2024 14:24:53 +0000 (0:00:00.037) 0:01:19.793 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Sunday 18 February 2024 14:24:53 +0000 (0:00:00.020) 0:01:19.813 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Sunday 18 February 2024 14:24:53 +0000 (0:00:00.020) 0:01:19.834 ******* changed: [sut] => { "_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, ab097ab3-4a54-4622-9d10-09ed80d2aa59 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Sunday 18 February 2024 14:24:53 +0000 (0:00:00.515) 0:01:20.349 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Sunday 18 February 2024 14:24:53 +0000 (0:00:00.024) 0:01:20.374 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ab097ab3-4a54-4622-9d10-09ed80d2aa59" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Sunday 18 February 2024 14:24:53 +0000 (0:00:00.022) 0:01:20.397 ******* ok: [sut] => { "__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, ab097ab3-4a54-4622-9d10-09ed80d2aa59\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ab097ab3-4a54-4622-9d10-09ed80d2aa59" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 18 February 2024 14:24:53 +0000 (0:00:00.023) 0:01:20.421 ******* skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Sunday 18 February 2024 14:24:53 +0000 (0:00:00.023) 0:01:20.444 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 18 February 2024 14:24:53 +0000 (0:00:00.273) 0:01:20.718 ******* ok: [sut] => { "__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, ab097ab3-4a54-4622-9d10-09ed80d2aa59\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ab097ab3-4a54-4622-9d10-09ed80d2aa59" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/activate_profile.yml:3 Sunday 18 February 2024 14:24:53 +0000 (0:00:00.023) 0:01:20.741 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 18 February 2024 14:24:54 +0000 (0:00:00.039) 0:01:20.781 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 18 February 2024 14:24:54 +0000 (0:00:00.071) 0:01:20.852 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Sunday 18 February 2024 14:24:54 +0000 (0:00:00.034) 0:01:20.887 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Sunday 18 February 2024 14:24:54 +0000 (0:00:00.023) 0:01:20.911 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Sunday 18 February 2024 14:24:54 +0000 (0:00:00.023) 0:01:20.934 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Sunday 18 February 2024 14:24:56 +0000 (0:00:02.561) 0:01:23.495 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 18 February 2024 14:24:57 +0000 (0:00:00.899) 0:01:24.395 ******* ok: [sut] => {} 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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 18 February 2024 14:24:57 +0000 (0:00:00.023) 0:01:24.419 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 18 February 2024 14:24:57 +0000 (0:00:00.022) 0:01:24.441 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Sunday 18 February 2024 14:24:57 +0000 (0:00:00.023) 0:01:24.465 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Sunday 18 February 2024 14:24:57 +0000 (0:00:00.053) 0:01:24.518 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Sunday 18 February 2024 14:24:57 +0000 (0:00:00.023) 0:01:24.541 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Sunday 18 February 2024 14:24:57 +0000 (0:00:00.023) 0:01:24.565 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Sunday 18 February 2024 14:24:57 +0000 (0:00:00.034) 0:01:24.599 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Sunday 18 February 2024 14:24:58 +0000 (0:00:00.512) 0:01:25.112 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Sunday 18 February 2024 14:24:58 +0000 (0:00:00.115) 0:01:25.227 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Sunday 18 February 2024 14:24:58 +0000 (0:00:00.022) 0:01:25.250 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Sunday 18 February 2024 14:24:58 +0000 (0:00:00.019) 0:01:25.269 ******* ok: [sut] => { "_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, ab097ab3-4a54-4622-9d10-09ed80d2aa59 skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Sunday 18 February 2024 14:24:58 +0000 (0:00:00.478) 0:01:25.747 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Sunday 18 February 2024 14:24:59 +0000 (0:00:00.024) 0:01:25.772 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, ab097ab3-4a54-4622-9d10-09ed80d2aa59 skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Sunday 18 February 2024 14:24:59 +0000 (0:00:00.022) 0:01:25.795 ******* ok: [sut] => { "__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, ab097ab3-4a54-4622-9d10-09ed80d2aa59 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, ab097ab3-4a54-4622-9d10-09ed80d2aa59 skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 18 February 2024 14:24:59 +0000 (0:00:00.023) 0:01:25.818 ******* skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Sunday 18 February 2024 14:24:59 +0000 (0:00:00.023) 0:01:25.842 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/remove+down_profile.yml:3 Sunday 18 February 2024 14:24:59 +0000 (0:00:00.287) 0:01:26.130 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 18 February 2024 14:24:59 +0000 (0:00:00.041) 0:01:26.171 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 18 February 2024 14:24:59 +0000 (0:00:00.038) 0:01:26.209 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Sunday 18 February 2024 14:24:59 +0000 (0:00:00.034) 0:01:26.244 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Sunday 18 February 2024 14:24:59 +0000 (0:00:00.022) 0:01:26.267 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Sunday 18 February 2024 14:24:59 +0000 (0:00:00.056) 0:01:26.323 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Sunday 18 February 2024 14:25:03 +0000 (0:00:03.629) 0:01:29.952 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 18 February 2024 14:25:04 +0000 (0:00:00.902) 0:01:30.855 ******* ok: [sut] => {} 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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 18 February 2024 14:25:04 +0000 (0:00:00.023) 0:01:30.878 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 18 February 2024 14:25:04 +0000 (0:00:00.024) 0:01:30.902 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Sunday 18 February 2024 14:25:04 +0000 (0:00:00.022) 0:01:30.925 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Sunday 18 February 2024 14:25:04 +0000 (0:00:00.053) 0:01:30.979 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Sunday 18 February 2024 14:25:04 +0000 (0:00:00.023) 0:01:31.003 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Sunday 18 February 2024 14:25:04 +0000 (0:00:00.022) 0:01:31.026 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Sunday 18 February 2024 14:25:04 +0000 (0:00:00.034) 0:01:31.060 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Sunday 18 February 2024 14:25:04 +0000 (0:00:00.511) 0:01:31.572 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Sunday 18 February 2024 14:25:04 +0000 (0:00:00.035) 0:01:31.608 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Sunday 18 February 2024 14:25:04 +0000 (0:00:00.020) 0:01:31.628 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Sunday 18 February 2024 14:25:04 +0000 (0:00:00.057) 0:01:31.686 ******* changed: [sut] => { "_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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Sunday 18 February 2024 14:25:05 +0000 (0:00:00.593) 0:01:32.279 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Sunday 18 February 2024 14:25:05 +0000 (0:00:00.025) 0:01:32.304 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Sunday 18 February 2024 14:25:05 +0000 (0:00:00.024) 0:01:32.328 ******* ok: [sut] => { "__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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 18 February 2024 14:25:05 +0000 (0:00:00.023) 0:01:32.352 ******* skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Sunday 18 February 2024 14:25:05 +0000 (0:00:00.023) 0:01:32.375 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:30 Sunday 18 February 2024 14:25:05 +0000 (0:00:00.276) 0:01:32.652 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/remove+down_profile.yml for sut => (item=tasks/remove+down_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/remove+down_profile.yml:3 Sunday 18 February 2024 14:25:05 +0000 (0:00:00.037) 0:01:32.689 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 18 February 2024 14:25:05 +0000 (0:00:00.040) 0:01:32.729 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 18 February 2024 14:25:06 +0000 (0:00:00.039) 0:01:32.769 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Sunday 18 February 2024 14:25:06 +0000 (0:00:00.034) 0:01:32.803 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Sunday 18 February 2024 14:25:06 +0000 (0:00:00.023) 0:01:32.827 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Sunday 18 February 2024 14:25:06 +0000 (0:00:00.056) 0:01:32.884 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Sunday 18 February 2024 14:25:08 +0000 (0:00:02.676) 0:01:35.560 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 18 February 2024 14:25:09 +0000 (0:00:00.906) 0:01:36.467 ******* ok: [sut] => {} 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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 18 February 2024 14:25:09 +0000 (0:00:00.023) 0:01:36.491 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 18 February 2024 14:25:09 +0000 (0:00:00.023) 0:01:36.514 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Sunday 18 February 2024 14:25:09 +0000 (0:00:00.023) 0:01:36.538 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Sunday 18 February 2024 14:25:09 +0000 (0:00:00.053) 0:01:36.592 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Sunday 18 February 2024 14:25:09 +0000 (0:00:00.023) 0:01:36.615 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Sunday 18 February 2024 14:25:09 +0000 (0:00:00.023) 0:01:36.639 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Sunday 18 February 2024 14:25:09 +0000 (0:00:00.034) 0:01:36.674 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Sunday 18 February 2024 14:25:10 +0000 (0:00:00.501) 0:01:37.175 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Sunday 18 February 2024 14:25:10 +0000 (0:00:00.038) 0:01:37.214 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Sunday 18 February 2024 14:25:10 +0000 (0:00:00.020) 0:01:37.235 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Sunday 18 February 2024 14:25:10 +0000 (0:00:00.019) 0:01:37.254 ******* ok: [sut] => { "_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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Sunday 18 February 2024 14:25:11 +0000 (0:00:00.560) 0:01:37.815 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Sunday 18 February 2024 14:25:11 +0000 (0:00:00.025) 0:01:37.841 ******* ok: [sut] => { "__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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Sunday 18 February 2024 14:25:11 +0000 (0:00:00.023) 0:01:37.864 ******* ok: [sut] => { "__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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 18 February 2024 14:25:11 +0000 (0:00:00.024) 0:01:37.888 ******* skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Sunday 18 February 2024 14:25:11 +0000 (0:00:00.023) 0:01:37.912 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:36 Sunday 18 February 2024 14:25:11 +0000 (0:00:00.270) 0:01:38.182 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_profile_absent.yml for sut => (item=tasks/assert_profile_absent.yml) included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut => (item=tasks/get_NetworkManager_NVR.yml) TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_profile_absent.yml:3 Sunday 18 February 2024 14:25:11 +0000 (0:00:00.040) 0:01:38.222 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 14:25:11 +0000 (0:00:00.034) 0:01:38.256 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 14:25:11 +0000 (0:00:00.020) 0:01:38.277 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 14:25:11 +0000 (0:00:00.263) 0:01:38.540 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 14:25:11 +0000 (0:00:00.019) 0:01:38.560 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.023340", "end": "2024-02-18 14:25:12.064046", "rc": 1, "start": "2024-02-18 14:25:12.040706" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 14:25:12 +0000 (0:00:00.288) 0:01:38.848 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 14:25:12 +0000 (0:00:00.020) 0:01:38.869 ******* skipping: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 14:25:12 +0000 (0:00:00.056) 0:01:38.926 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 14:25:12 +0000 (0:00:00.020) 0:01:38.947 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 14:25:12 +0000 (0:00:00.021) 0:01:38.968 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_profile_absent.yml:5 Sunday 18 February 2024 14:25:12 +0000 (0:00:00.020) 0:01:38.988 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Sunday 18 February 2024 14:25:12 +0000 (0:00:00.022) 0:01:39.011 ******* ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.396248", "end": "2024-02-18 14:25:12.886518", "rc": 0, "start": "2024-02-18 14:25:12.490270" } STDOUT: NetworkManager-1.44.2-1.fc39 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Sunday 18 February 2024 14:25:12 +0000 (0:00:00.661) 0:01:39.673 ******* ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.44.2-1.fc39" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Sunday 18 February 2024 14:25:12 +0000 (0:00:00.022) 0:01:39.695 ******* ok: [sut] => { "networkmanager_nvr": "NetworkManager-1.44.2-1.fc39" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:42 Sunday 18 February 2024 14:25:12 +0000 (0:00:00.021) 0:01:39.717 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_device_absent.yml for sut => (item={'what': 'tasks/assert_device_absent.yml', 'condition': True}) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 14:25:13 +0000 (0:00:00.047) 0:01:39.764 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 14:25:13 +0000 (0:00:00.032) 0:01:39.796 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 14:25:13 +0000 (0:00:00.265) 0:01:40.062 ******* ok: [sut] => { "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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:47 Sunday 18 February 2024 14:25:13 +0000 (0:00:00.022) 0:01:40.085 ******* ok: [sut] => {} MSG: +++++ Success in test 'I will not get an error when I try to remove an absent profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/run_test.yml:66 Sunday 18 February 2024 14:25:13 +0000 (0:00:00.021) 0:01:40.106 ******* included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/cleanup_profile+device.yml for sut => (item=tasks/cleanup_profile+device.yml) included: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/check_network_dns.yml for sut => (item=tasks/check_network_dns.yml) TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 18 February 2024 14:25:13 +0000 (0:00:00.040) 0:01:40.146 ******* fatal: [sut]: 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.045587", "end": "2024-02-18 14:25:13.672705", "rc": 1, "start": "2024-02-18 14:25:13.627118" } 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: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/check_network_dns.yml:6 Sunday 18 February 2024 14:25:13 +0000 (0:00:00.346) 0:01:40.492 ******* ok: [sut] => { "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.010750", "end": "2024-02-18 14:25:13.984062", "rc": 0, "start": "2024-02-18 14:25:13.973312" } 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 0e:ae:e2:30:2c:cd brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.40.68/22 brd 10.31.43.255 scope global dynamic noprefixroute eth0 valid_lft 2583sec preferred_lft 2583sec inet6 fe80::92ba:d940:8350:1c7d/64 scope link noprefixroute valid_lft forever preferred_lft forever IP ROUTE default via 10.31.40.1 dev eth0 proto dhcp src 10.31.40.68 metric 100 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.40.68 metric 100 IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium RESOLV # This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8). # Do not edit. # # This file might be symlinked as /etc/resolv.conf. If you're looking at # /etc/resolv.conf and seeing this text, you have followed the symlink. # # This is a dynamic resolv.conf file for connecting local clients to the # internal DNS stub resolver of systemd-resolved. This file lists all # configured search domains. # # Run "resolvectl status" to see details about the uplink DNS servers # currently in use. # # Third party programs should typically not access this file directly, but only # through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a # different way, replace this symlink by a static file or a different symlink. # # See man:systemd-resolved.service(8) for details about the supported modes of # operation for /etc/resolv.conf. nameserver 127.0.0.53 options edns0 trust-ad search us-east-1.aws.redhat.com TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/playbooks/tasks/check_network_dns.yml:24 Sunday 18 February 2024 14:25:14 +0000 (0:00:00.277) 0:01:40.770 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_facts[\"distribution\"] == \"CentOS\"", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* sut : ok=318 changed=10 unreachable=0 failed=0 skipped=253 rescued=0 ignored=10 Sunday 18 February 2024 14:25:14 +0000 (0:00:00.057) 0:01:40.827 ******* =============================================================================== fedora.linux_system_roles.network : Check which services are running ---- 3.63s /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.70s /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.68s /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.66s /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.66s /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.65s /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.64s /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.63s /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.59s /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.58s /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.56s /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.54s /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.54s /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.53s /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.53s /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 1.09s /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/tests/tests_states_nm.yml:6 ------------- fedora.linux_system_roles.network : Check which packages are installed --- 1.07s /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.91s /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.91s /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.91s /WORKDIR/git-nm_plugin_hotfixy0ij6ub3/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---