# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 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.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_states_nm.yml ************************************************** 2 plays in /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/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_hotfixi0gr4wfe/tests/tests_states_nm.yml:6 Thursday 14 March 2024 21:35:11 +0000 (0:00:00.012) 0:00:00.012 ******** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/tests_states_nm.yml:9 Thursday 14 March 2024 21:35:11 +0000 (0:00:00.753) 0:00:00.765 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/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_hotfixi0gr4wfe/tests/tasks/el_repo_setup.yml:3 Thursday 14 March 2024 21:35:11 +0000 (0:00:00.024) 0:00:00.789 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/tasks/el_repo_setup.yml:19 Thursday 14 March 2024 21:35:12 +0000 (0:00:00.336) 0:00:01.126 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/tasks/el_repo_setup.yml:24 Thursday 14 March 2024 21:35:12 +0000 (0:00:00.252) 0:00:01.378 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/tasks/el_repo_setup.yml:28 Thursday 14 March 2024 21:35:12 +0000 (0:00:00.023) 0:00:01.402 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/tasks/el_repo_setup.yml:53 Thursday 14 March 2024 21:35:12 +0000 (0:00:00.019) 0:00:01.422 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/tasks/enable_epel.yml:8 Thursday 14 March 2024 21:35:12 +0000 (0:00:00.040) 0:00:01.462 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/tasks/enable_epel.yml:24 Thursday 14 March 2024 21:35:12 +0000 (0:00:00.018) 0:00:01.481 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/tasks/enable_epel.yml:30 Thursday 14 March 2024 21:35:12 +0000 (0:00:00.011) 0:00:01.492 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/tasks/enable_epel.yml:35 Thursday 14 March 2024 21:35:12 +0000 (0:00:00.011) 0:00:01.504 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/tasks/enable_epel.yml:40 Thursday 14 March 2024 21:35:12 +0000 (0:00:00.023) 0:00:01.527 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/tests_states_nm.yml:11 Thursday 14 March 2024 21:35:12 +0000 (0:00:00.015) 0:00:01.543 ******** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing states] ************************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tests_states.yml:3 Thursday 14 March 2024 21:35:12 +0000 (0:00:00.021) 0:00:01.565 ******** ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tests_states.yml:11 Thursday 14 March 2024 21:35:13 +0000 (0:00:00.511) 0:00:02.076 ******** ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tests_states.yml:22 Thursday 14 March 2024 21:35:13 +0000 (0:00:00.011) 0:00:02.088 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:5 Thursday 14 March 2024 21:35:13 +0000 (0:00:00.015) 0:00:02.104 ******** ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:9 Thursday 14 March 2024 21:35:13 +0000 (0:00:00.011) 0:00:02.116 ******** 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_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:21 Thursday 14 March 2024 21:35:13 +0000 (0:00:00.032) 0:00:02.148 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 14 March 2024 21:35:13 +0000 (0:00:00.014) 0:00:02.162 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 21:35:13 +0000 (0:00:00.014) 0:00:02.177 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003108", "end": "2024-03-14 21:35:13.386477", "rc": 0, "start": "2024-03-14 21:35:13.383369" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 21:35:13 +0000 (0:00:00.241) 0:00:02.419 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 14 March 2024 21:35:13 +0000 (0:00:00.013) 0:00:02.432 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:24 Thursday 14 March 2024 21:35:13 +0000 (0:00:00.018) 0:00:02.451 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/delete_interface.yml:3 Thursday 14 March 2024 21:35:13 +0000 (0:00:00.021) 0:00:02.472 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.007090", "end": "2024-03-14 21:35:13.644953", "rc": 1, "start": "2024-03-14 21:35:13.637863" } 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_hotfixi0gr4wfe/tests/playbooks/tasks/assert_device_absent.yml:3 Thursday 14 March 2024 21:35:13 +0000 (0:00:00.195) 0:00:02.667 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 14 March 2024 21:35:13 +0000 (0:00:00.022) 0:00:02.690 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_device_absent.yml:5 Thursday 14 March 2024 21:35:13 +0000 (0:00:00.195) 0:00:02.885 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:30 Thursday 14 March 2024 21:35:13 +0000 (0:00:00.022) 0:00:02.908 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/create_bridge_profile.yml:3 Thursday 14 March 2024 21:35:13 +0000 (0:00:00.019) 0:00:02.927 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 21:35:14 +0000 (0:00:00.083) 0:00:03.011 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 21:35:14 +0000 (0:00:00.021) 0:00:03.032 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 21:35:14 +0000 (0:00:00.014) 0:00:03.047 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 21:35:14 +0000 (0:00:00.011) 0:00:03.058 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 21:35:14 +0000 (0:00:00.011) 0:00:03.069 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 21:35:15 +0000 (0:00:01.512) 0:00:04.582 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 21:35:16 +0000 (0:00:01.285) 0:00:05.868 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [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_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 21:35:16 +0000 (0:00:00.039) 0:00:05.907 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 21:35:16 +0000 (0:00:00.039) 0:00:05.947 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 14 March 2024 21:35:16 +0000 (0:00:00.022) 0:00:05.969 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 21:35:16 +0000 (0:00:00.028) 0:00:05.998 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:57 Thursday 14 March 2024 21:35:17 +0000 (0:00:00.021) 0:00:06.019 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:77 Thursday 14 March 2024 21:35:17 +0000 (0:00:00.026) 0:00:06.045 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:90 Thursday 14 March 2024 21:35:17 +0000 (0:00:00.065) 0:00:06.110 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 14 March 2024 21:35:17 +0000 (0:00:00.043) 0:00:06.154 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 14 March 2024 21:35:17 +0000 (0:00:00.022) 0:00:06.177 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 14 March 2024 21:35:17 +0000 (0:00:00.027) 0:00:06.205 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 21:35:17 +0000 (0:00:00.477) 0:00:06.683 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:156 Thursday 14 March 2024 21:35:17 +0000 (0:00:00.025) 0:00:06.708 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:164 Thursday 14 March 2024 21:35:17 +0000 (0:00:00.021) 0:00:06.730 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:173 Thursday 14 March 2024 21:35:17 +0000 (0:00:00.022) 0:00:06.753 ******** 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, 79098b88-ea9e-47f3-b133-58eb6cb3f873 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:185 Thursday 14 March 2024 21:35:18 +0000 (0:00:00.573) 0:00:07.326 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:191 Thursday 14 March 2024 21:35:18 +0000 (0:00:00.025) 0:00:07.352 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 79098b88-ea9e-47f3-b133-58eb6cb3f873" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 14 March 2024 21:35:18 +0000 (0:00:00.023) 0:00:07.376 ******** 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, 79098b88-ea9e-47f3-b133-58eb6cb3f873\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 79098b88-ea9e-47f3-b133-58eb6cb3f873" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:200 Thursday 14 March 2024 21:35:18 +0000 (0:00:00.026) 0:00:07.402 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:206 Thursday 14 March 2024 21:35:18 +0000 (0:00:00.021) 0:00:07.424 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/create_bridge_profile.yml:14 Thursday 14 March 2024 21:35:18 +0000 (0:00:00.257) 0:00:07.681 ******** 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, 79098b88-ea9e-47f3-b133-58eb6cb3f873\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 79098b88-ea9e-47f3-b133-58eb6cb3f873" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:36 Thursday 14 March 2024 21:35:18 +0000 (0:00:00.024) 0:00:07.706 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_profile_present.yml:3 Thursday 14 March 2024 21:35:18 +0000 (0:00:00.041) 0:00:07.747 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/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_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:3 Thursday 14 March 2024 21:35:18 +0000 (0:00:00.053) 0:00:07.801 ******** 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_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:9 Thursday 14 March 2024 21:35:18 +0000 (0:00:00.035) 0:00:07.836 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:17 Thursday 14 March 2024 21:35:19 +0000 (0:00:00.207) 0:00:08.044 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:25 Thursday 14 March 2024 21:35:19 +0000 (0:00:00.028) 0:00:08.073 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020918", "end": "2024-03-14 21:35:19.256605", "rc": 0, "start": "2024-03-14 21:35:19.235687" } 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_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:35 Thursday 14 March 2024 21:35:19 +0000 (0:00:00.218) 0:00:08.291 ******** 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_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:49 Thursday 14 March 2024 21:35:19 +0000 (0:00:00.068) 0:00:08.360 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:56 Thursday 14 March 2024 21:35:19 +0000 (0:00:00.080) 0:00:08.440 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:62 Thursday 14 March 2024 21:35:19 +0000 (0:00:00.026) 0:00:08.466 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:69 Thursday 14 March 2024 21:35:19 +0000 (0:00:00.023) 0:00:08.489 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_profile_present.yml:5 Thursday 14 March 2024 21:35:19 +0000 (0:00:00.023) 0:00:08.513 ******** 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_hotfixi0gr4wfe/tests/playbooks/tasks/assert_profile_present.yml:10 Thursday 14 March 2024 21:35:19 +0000 (0:00:00.027) 0:00:08.541 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_profile_present.yml:15 Thursday 14 March 2024 21:35:19 +0000 (0:00:00.025) 0:00:08.567 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:42 Thursday 14 March 2024 21:35:19 +0000 (0:00:00.024) 0:00:08.591 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 14 March 2024 21:35:19 +0000 (0:00:00.081) 0:00:08.672 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 14 March 2024 21:35:19 +0000 (0:00:00.039) 0:00:08.712 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710452118.2398567, "block_size": 4096, "blocks": 0, "ctime": 1710452118.2398567, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 30722, "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": 1710452118.2398567, "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_hotfixi0gr4wfe/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 14 March 2024 21:35:19 +0000 (0:00:00.191) 0:00:08.904 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can create a profile'] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:47 Thursday 14 March 2024 21:35:19 +0000 (0:00:00.039) 0:00:08.943 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:66 Thursday 14 March 2024 21:35:19 +0000 (0:00:00.022) 0:00:08.966 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/cleanup_profile+device.yml:3 Thursday 14 March 2024 21:35:20 +0000 (0:00:00.052) 0:00:09.018 ******** 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.063640", "end": "2024-03-14 21:35:20.247797", "rc": 1, "start": "2024-03-14 21:35:20.184157" } STDOUT: Connection 'statebr' (79098b88-ea9e-47f3-b133-58eb6cb3f873) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tests_states.yml:45 Thursday 14 March 2024 21:35:20 +0000 (0:00:00.291) 0:00:09.310 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:5 Thursday 14 March 2024 21:35:20 +0000 (0:00:00.060) 0:00:09.370 ******** ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:9 Thursday 14 March 2024 21:35:20 +0000 (0:00:00.042) 0:00:09.412 ******** 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" } 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_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:21 Thursday 14 March 2024 21:35:20 +0000 (0:00:00.050) 0:00:09.463 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 14 March 2024 21:35:20 +0000 (0:00:00.040) 0:00:09.503 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 21:35:20 +0000 (0:00:00.059) 0:00:09.563 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003043", "end": "2024-03-14 21:35:20.736025", "rc": 0, "start": "2024-03-14 21:35:20.732982" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 21:35:20 +0000 (0:00:00.229) 0:00:09.792 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 14 March 2024 21:35:20 +0000 (0:00:00.024) 0:00:09.817 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:24 Thursday 14 March 2024 21:35:20 +0000 (0:00:00.036) 0:00:09.854 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/delete_interface.yml:3 Thursday 14 March 2024 21:35:20 +0000 (0:00:00.045) 0:00:09.899 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.005972", "end": "2024-03-14 21:35:21.087255", "rc": 1, "start": "2024-03-14 21:35:21.081283" } 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_hotfixi0gr4wfe/tests/playbooks/tasks/assert_device_absent.yml:3 Thursday 14 March 2024 21:35:21 +0000 (0:00:00.239) 0:00:10.138 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 14 March 2024 21:35:21 +0000 (0:00:00.056) 0:00:10.195 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_device_absent.yml:5 Thursday 14 March 2024 21:35:21 +0000 (0:00:00.238) 0:00:10.433 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:30 Thursday 14 March 2024 21:35:21 +0000 (0:00:00.030) 0:00:10.463 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Thursday 14 March 2024 21:35:21 +0000 (0:00:00.054) 0:00:10.518 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 21:35:21 +0000 (0:00:00.094) 0:00:10.612 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 21:35:21 +0000 (0:00:00.149) 0:00:10.762 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 21:35:21 +0000 (0:00:00.054) 0:00:10.816 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 21:35:21 +0000 (0:00:00.065) 0:00:10.882 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 21:35:21 +0000 (0:00:00.041) 0:00:10.923 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 21:35:23 +0000 (0:00:01.430) 0:00:12.354 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 21:35:24 +0000 (0:00:01.000) 0:00:13.354 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [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_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 21:35:24 +0000 (0:00:00.024) 0:00:13.379 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 21:35:24 +0000 (0:00:00.028) 0:00:13.407 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 14 March 2024 21:35:24 +0000 (0:00:00.041) 0:00:13.449 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 21:35:24 +0000 (0:00:00.029) 0:00:13.478 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:57 Thursday 14 March 2024 21:35:24 +0000 (0:00:00.021) 0:00:13.499 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:77 Thursday 14 March 2024 21:35:24 +0000 (0:00:00.035) 0:00:13.535 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:90 Thursday 14 March 2024 21:35:24 +0000 (0:00:00.071) 0:00:13.606 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 14 March 2024 21:35:24 +0000 (0:00:00.022) 0:00:13.628 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 14 March 2024 21:35:24 +0000 (0:00:00.022) 0:00:13.651 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 14 March 2024 21:35:24 +0000 (0:00:00.028) 0:00:13.680 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 21:35:25 +0000 (0:00:00.384) 0:00:14.064 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:156 Thursday 14 March 2024 21:35:25 +0000 (0:00:00.049) 0:00:14.114 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:164 Thursday 14 March 2024 21:35:25 +0000 (0:00:00.084) 0:00:14.198 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:173 Thursday 14 March 2024 21:35:25 +0000 (0:00:00.027) 0:00:14.225 ******** 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, ddb2ed80-2f76-4100-8947-ed44e519451f TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:185 Thursday 14 March 2024 21:35:25 +0000 (0:00:00.351) 0:00:14.577 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:191 Thursday 14 March 2024 21:35:25 +0000 (0:00:00.032) 0:00:14.609 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ddb2ed80-2f76-4100-8947-ed44e519451f" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 14 March 2024 21:35:25 +0000 (0:00:00.039) 0:00:14.649 ******** 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, ddb2ed80-2f76-4100-8947-ed44e519451f\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ddb2ed80-2f76-4100-8947-ed44e519451f" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:200 Thursday 14 March 2024 21:35:25 +0000 (0:00:00.038) 0:00:14.687 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:206 Thursday 14 March 2024 21:35:25 +0000 (0:00:00.030) 0:00:14.718 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Thursday 14 March 2024 21:35:25 +0000 (0:00:00.212) 0:00:14.931 ******** 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, ddb2ed80-2f76-4100-8947-ed44e519451f\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ddb2ed80-2f76-4100-8947-ed44e519451f" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:36 Thursday 14 March 2024 21:35:25 +0000 (0:00:00.025) 0:00:14.957 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_device_absent.yml for sut included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_device_absent.yml:3 Thursday 14 March 2024 21:35:26 +0000 (0:00:00.057) 0:00:15.015 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 14 March 2024 21:35:26 +0000 (0:00:00.061) 0:00:15.076 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_device_absent.yml:5 Thursday 14 March 2024 21:35:26 +0000 (0:00:00.207) 0:00:15.284 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_profile_present.yml:3 Thursday 14 March 2024 21:35:26 +0000 (0:00:00.024) 0:00:15.309 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/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_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:3 Thursday 14 March 2024 21:35:26 +0000 (0:00:00.072) 0:00:15.381 ******** 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_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:9 Thursday 14 March 2024 21:35:26 +0000 (0:00:00.025) 0:00:15.406 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:17 Thursday 14 March 2024 21:35:26 +0000 (0:00:00.229) 0:00:15.636 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:25 Thursday 14 March 2024 21:35:26 +0000 (0:00:00.040) 0:00:15.677 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020458", "end": "2024-03-14 21:35:26.878580", "rc": 0, "start": "2024-03-14 21:35:26.858122" } 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_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:35 Thursday 14 March 2024 21:35:26 +0000 (0:00:00.255) 0:00:15.933 ******** 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_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:49 Thursday 14 March 2024 21:35:26 +0000 (0:00:00.029) 0:00:15.963 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:56 Thursday 14 March 2024 21:35:26 +0000 (0:00:00.026) 0:00:15.989 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:62 Thursday 14 March 2024 21:35:27 +0000 (0:00:00.025) 0:00:16.014 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:69 Thursday 14 March 2024 21:35:27 +0000 (0:00:00.023) 0:00:16.038 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_profile_present.yml:5 Thursday 14 March 2024 21:35:27 +0000 (0:00:00.022) 0:00:16.060 ******** 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_hotfixi0gr4wfe/tests/playbooks/tasks/assert_profile_present.yml:10 Thursday 14 March 2024 21:35:27 +0000 (0:00:00.022) 0:00:16.083 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_profile_present.yml:15 Thursday 14 March 2024 21:35:27 +0000 (0:00:00.025) 0:00:16.108 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:42 Thursday 14 March 2024 21:35:27 +0000 (0:00:00.021) 0:00:16.130 ******** TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:47 Thursday 14 March 2024 21:35:27 +0000 (0:00:00.019) 0:00:16.150 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:66 Thursday 14 March 2024 21:35:27 +0000 (0:00:00.027) 0:00:16.178 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/cleanup_profile+device.yml:3 Thursday 14 March 2024 21:35:27 +0000 (0:00:00.041) 0:00:16.219 ******** 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.040070", "end": "2024-03-14 21:35:27.418781", "rc": 1, "start": "2024-03-14 21:35:27.378711" } STDOUT: Connection 'statebr' (ddb2ed80-2f76-4100-8947-ed44e519451f) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tests_states.yml:65 Thursday 14 March 2024 21:35:27 +0000 (0:00:00.228) 0:00:16.447 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:5 Thursday 14 March 2024 21:35:27 +0000 (0:00:00.038) 0:00:16.486 ******** ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:9 Thursday 14 March 2024 21:35:27 +0000 (0:00:00.023) 0:00:16.509 ******** 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" } 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_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:21 Thursday 14 March 2024 21:35:27 +0000 (0:00:00.043) 0:00:16.553 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 14 March 2024 21:35:27 +0000 (0:00:00.034) 0:00:16.588 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 21:35:27 +0000 (0:00:00.035) 0:00:16.623 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003377", "end": "2024-03-14 21:35:27.795142", "rc": 0, "start": "2024-03-14 21:35:27.791765" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 21:35:27 +0000 (0:00:00.212) 0:00:16.836 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 14 March 2024 21:35:27 +0000 (0:00:00.035) 0:00:16.871 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:24 Thursday 14 March 2024 21:35:27 +0000 (0:00:00.029) 0:00:16.900 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/create_bridge_profile.yml:3 Thursday 14 March 2024 21:35:27 +0000 (0:00:00.039) 0:00:16.940 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 21:35:27 +0000 (0:00:00.045) 0:00:16.985 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 21:35:28 +0000 (0:00:00.094) 0:00:17.079 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 21:35:28 +0000 (0:00:00.030) 0:00:17.110 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 21:35:28 +0000 (0:00:00.029) 0:00:17.139 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 21:35:28 +0000 (0:00:00.023) 0:00:17.162 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 21:35:29 +0000 (0:00:01.383) 0:00:18.546 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 21:35:30 +0000 (0:00:00.941) 0:00:19.487 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [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_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 21:35:30 +0000 (0:00:00.024) 0:00:19.512 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 21:35:30 +0000 (0:00:00.059) 0:00:19.572 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 14 March 2024 21:35:30 +0000 (0:00:00.046) 0:00:19.618 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 21:35:30 +0000 (0:00:00.062) 0:00:19.680 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:57 Thursday 14 March 2024 21:35:30 +0000 (0:00:00.029) 0:00:19.710 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:77 Thursday 14 March 2024 21:35:30 +0000 (0:00:00.034) 0:00:19.744 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:90 Thursday 14 March 2024 21:35:30 +0000 (0:00:00.045) 0:00:19.789 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 14 March 2024 21:35:30 +0000 (0:00:00.032) 0:00:19.822 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 14 March 2024 21:35:30 +0000 (0:00:00.020) 0:00:19.842 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 14 March 2024 21:35:30 +0000 (0:00:00.048) 0:00:19.891 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 21:35:31 +0000 (0:00:00.461) 0:00:20.353 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:156 Thursday 14 March 2024 21:35:31 +0000 (0:00:00.080) 0:00:20.434 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:164 Thursday 14 March 2024 21:35:31 +0000 (0:00:00.047) 0:00:20.481 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:173 Thursday 14 March 2024 21:35:31 +0000 (0:00:00.045) 0:00:20.527 ******** 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, ca95dee7-6096-4144-a75b-59e96395dd9c TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:185 Thursday 14 March 2024 21:35:31 +0000 (0:00:00.405) 0:00:20.932 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:191 Thursday 14 March 2024 21:35:31 +0000 (0:00:00.038) 0:00:20.971 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ca95dee7-6096-4144-a75b-59e96395dd9c" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 14 March 2024 21:35:31 +0000 (0:00:00.026) 0:00:20.998 ******** 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, ca95dee7-6096-4144-a75b-59e96395dd9c\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ca95dee7-6096-4144-a75b-59e96395dd9c" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:200 Thursday 14 March 2024 21:35:32 +0000 (0:00:00.063) 0:00:21.061 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:206 Thursday 14 March 2024 21:35:32 +0000 (0:00:00.027) 0:00:21.088 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/create_bridge_profile.yml:14 Thursday 14 March 2024 21:35:32 +0000 (0:00:00.203) 0:00:21.292 ******** 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, ca95dee7-6096-4144-a75b-59e96395dd9c\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ca95dee7-6096-4144-a75b-59e96395dd9c" ] } } TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:30 Thursday 14 March 2024 21:35:32 +0000 (0:00:00.032) 0:00:21.324 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/activate_profile.yml:3 Thursday 14 March 2024 21:35:32 +0000 (0:00:00.051) 0:00:21.375 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 21:35:32 +0000 (0:00:00.050) 0:00:21.425 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 21:35:32 +0000 (0:00:00.049) 0:00:21.475 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 21:35:32 +0000 (0:00:00.029) 0:00:21.504 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 21:35:32 +0000 (0:00:00.029) 0:00:21.533 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 21:35:32 +0000 (0:00:00.024) 0:00:21.558 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 21:35:33 +0000 (0:00:01.418) 0:00:22.976 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 21:35:34 +0000 (0:00:00.923) 0:00:23.899 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [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_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 21:35:34 +0000 (0:00:00.027) 0:00:23.926 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 21:35:34 +0000 (0:00:00.024) 0:00:23.951 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 14 March 2024 21:35:34 +0000 (0:00:00.024) 0:00:23.975 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 21:35:35 +0000 (0:00:00.036) 0:00:24.011 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:57 Thursday 14 March 2024 21:35:35 +0000 (0:00:00.027) 0:00:24.039 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:77 Thursday 14 March 2024 21:35:35 +0000 (0:00:00.027) 0:00:24.066 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:90 Thursday 14 March 2024 21:35:35 +0000 (0:00:00.046) 0:00:24.113 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 14 March 2024 21:35:35 +0000 (0:00:00.023) 0:00:24.137 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 14 March 2024 21:35:35 +0000 (0:00:00.074) 0:00:24.211 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 14 March 2024 21:35:35 +0000 (0:00:00.042) 0:00:24.253 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 21:35:35 +0000 (0:00:00.415) 0:00:24.668 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:156 Thursday 14 March 2024 21:35:35 +0000 (0:00:00.025) 0:00:24.694 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:164 Thursday 14 March 2024 21:35:35 +0000 (0:00:00.023) 0:00:24.718 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:173 Thursday 14 March 2024 21:35:35 +0000 (0:00:00.023) 0:00:24.741 ******** 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, ca95dee7-6096-4144-a75b-59e96395dd9c skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:185 Thursday 14 March 2024 21:35:36 +0000 (0:00:00.340) 0:00:25.082 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:191 Thursday 14 March 2024 21:35:36 +0000 (0:00:00.021) 0:00:25.104 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, ca95dee7-6096-4144-a75b-59e96395dd9c skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 14 March 2024 21:35:36 +0000 (0:00:00.024) 0:00:25.128 ******** 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, ca95dee7-6096-4144-a75b-59e96395dd9c skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, ca95dee7-6096-4144-a75b-59e96395dd9c skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:200 Thursday 14 March 2024 21:35:36 +0000 (0:00:00.023) 0:00:25.152 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:206 Thursday 14 March 2024 21:35:36 +0000 (0:00:00.026) 0:00:25.178 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:36 Thursday 14 March 2024 21:35:36 +0000 (0:00:00.185) 0:00:25.364 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 14 March 2024 21:35:36 +0000 (0:00:00.046) 0:00:25.410 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 14 March 2024 21:35:36 +0000 (0:00:00.083) 0:00:25.494 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710452131.8397992, "block_size": 4096, "blocks": 0, "ctime": 1710452131.8397992, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 30853, "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": 1710452131.8397992, "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_hotfixi0gr4wfe/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 14 March 2024 21:35:36 +0000 (0:00:00.200) 0:00:25.695 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_profile_present.yml:3 Thursday 14 March 2024 21:35:36 +0000 (0:00:00.036) 0:00:25.731 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/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_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:3 Thursday 14 March 2024 21:35:36 +0000 (0:00:00.056) 0:00:25.788 ******** 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_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:9 Thursday 14 March 2024 21:35:36 +0000 (0:00:00.038) 0:00:25.826 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:17 Thursday 14 March 2024 21:35:37 +0000 (0:00:00.263) 0:00:26.090 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:25 Thursday 14 March 2024 21:35:37 +0000 (0:00:00.040) 0:00:26.130 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021083", "end": "2024-03-14 21:35:37.370158", "rc": 0, "start": "2024-03-14 21:35:37.349075" } 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_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:35 Thursday 14 March 2024 21:35:37 +0000 (0:00:00.293) 0:00:26.423 ******** 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_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:49 Thursday 14 March 2024 21:35:37 +0000 (0:00:00.034) 0:00:26.458 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:56 Thursday 14 March 2024 21:35:37 +0000 (0:00:00.027) 0:00:26.485 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:62 Thursday 14 March 2024 21:35:37 +0000 (0:00:00.023) 0:00:26.508 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:69 Thursday 14 March 2024 21:35:37 +0000 (0:00:00.033) 0:00:26.542 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_profile_present.yml:5 Thursday 14 March 2024 21:35:37 +0000 (0:00:00.027) 0:00:26.570 ******** 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_hotfixi0gr4wfe/tests/playbooks/tasks/assert_profile_present.yml:10 Thursday 14 March 2024 21:35:37 +0000 (0:00:00.028) 0:00:26.598 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_profile_present.yml:15 Thursday 14 March 2024 21:35:37 +0000 (0:00:00.024) 0:00:26.623 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:42 Thursday 14 March 2024 21:35:37 +0000 (0:00:00.027) 0:00:26.651 ******** TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:47 Thursday 14 March 2024 21:35:37 +0000 (0:00:00.059) 0:00:26.711 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:66 Thursday 14 March 2024 21:35:37 +0000 (0:00:00.031) 0:00:26.743 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/cleanup_profile+device.yml:3 Thursday 14 March 2024 21:35:37 +0000 (0:00:00.044) 0:00:26.788 ******** 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.074167", "end": "2024-03-14 21:35:38.035719", "rc": 1, "start": "2024-03-14 21:35:37.961552" } STDOUT: Connection 'statebr' (ca95dee7-6096-4144-a75b-59e96395dd9c) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tests_states.yml:83 Thursday 14 March 2024 21:35:38 +0000 (0:00:00.308) 0:00:27.096 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/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_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:5 Thursday 14 March 2024 21:35:38 +0000 (0:00:00.093) 0:00:27.190 ******** ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:9 Thursday 14 March 2024 21:35:38 +0000 (0:00:00.125) 0:00:27.316 ******** 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" } 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_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:21 Thursday 14 March 2024 21:35:38 +0000 (0:00:00.154) 0:00:27.471 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 14 March 2024 21:35:38 +0000 (0:00:00.059) 0:00:27.530 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 21:35:38 +0000 (0:00:00.035) 0:00:27.566 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004293", "end": "2024-03-14 21:35:38.786139", "rc": 0, "start": "2024-03-14 21:35:38.781846" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 21:35:38 +0000 (0:00:00.290) 0:00:27.856 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 14 March 2024 21:35:38 +0000 (0:00:00.027) 0:00:27.884 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:24 Thursday 14 March 2024 21:35:38 +0000 (0:00:00.031) 0:00:27.915 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/create_bridge_profile.yml:3 Thursday 14 March 2024 21:35:38 +0000 (0:00:00.084) 0:00:27.999 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 21:35:39 +0000 (0:00:00.037) 0:00:28.037 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 21:35:39 +0000 (0:00:00.041) 0:00:28.079 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 21:35:39 +0000 (0:00:00.026) 0:00:28.105 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 21:35:39 +0000 (0:00:00.021) 0:00:28.126 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 21:35:39 +0000 (0:00:00.023) 0:00:28.150 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 21:35:40 +0000 (0:00:01.677) 0:00:29.827 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 21:35:41 +0000 (0:00:00.955) 0:00:30.783 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [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_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 21:35:41 +0000 (0:00:00.047) 0:00:30.831 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 21:35:41 +0000 (0:00:00.026) 0:00:30.858 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 14 March 2024 21:35:41 +0000 (0:00:00.028) 0:00:30.887 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 21:35:41 +0000 (0:00:00.057) 0:00:30.944 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:57 Thursday 14 March 2024 21:35:41 +0000 (0:00:00.041) 0:00:30.986 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:77 Thursday 14 March 2024 21:35:42 +0000 (0:00:00.031) 0:00:31.018 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:90 Thursday 14 March 2024 21:35:42 +0000 (0:00:00.071) 0:00:31.090 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 14 March 2024 21:35:42 +0000 (0:00:00.049) 0:00:31.140 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 14 March 2024 21:35:42 +0000 (0:00:00.050) 0:00:31.190 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 14 March 2024 21:35:42 +0000 (0:00:00.039) 0:00:31.229 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 21:35:42 +0000 (0:00:00.379) 0:00:31.608 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:156 Thursday 14 March 2024 21:35:42 +0000 (0:00:00.024) 0:00:31.633 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:164 Thursday 14 March 2024 21:35:42 +0000 (0:00:00.020) 0:00:31.654 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:173 Thursday 14 March 2024 21:35:42 +0000 (0:00:00.021) 0:00:31.675 ******** 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, 9367b5ff-e904-4cfa-9da4-eee5e6335e6f TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:185 Thursday 14 March 2024 21:35:43 +0000 (0:00:00.422) 0:00:32.098 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:191 Thursday 14 March 2024 21:35:43 +0000 (0:00:00.026) 0:00:32.125 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 9367b5ff-e904-4cfa-9da4-eee5e6335e6f" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 14 March 2024 21:35:43 +0000 (0:00:00.032) 0:00:32.157 ******** 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, 9367b5ff-e904-4cfa-9da4-eee5e6335e6f\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 9367b5ff-e904-4cfa-9da4-eee5e6335e6f" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:200 Thursday 14 March 2024 21:35:43 +0000 (0:00:00.024) 0:00:32.182 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:206 Thursday 14 March 2024 21:35:43 +0000 (0:00:00.022) 0:00:32.204 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/create_bridge_profile.yml:14 Thursday 14 March 2024 21:35:43 +0000 (0:00:00.232) 0:00:32.437 ******** 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, 9367b5ff-e904-4cfa-9da4-eee5e6335e6f\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 9367b5ff-e904-4cfa-9da4-eee5e6335e6f" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/activate_profile.yml:3 Thursday 14 March 2024 21:35:43 +0000 (0:00:00.126) 0:00:32.563 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 21:35:43 +0000 (0:00:00.124) 0:00:32.688 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 21:35:43 +0000 (0:00:00.079) 0:00:32.768 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 21:35:43 +0000 (0:00:00.058) 0:00:32.826 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 21:35:43 +0000 (0:00:00.035) 0:00:32.861 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 21:35:43 +0000 (0:00:00.032) 0:00:32.894 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 21:35:45 +0000 (0:00:01.409) 0:00:34.303 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 21:35:46 +0000 (0:00:00.939) 0:00:35.242 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [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_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 21:35:46 +0000 (0:00:00.052) 0:00:35.295 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 21:35:46 +0000 (0:00:00.025) 0:00:35.321 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 14 March 2024 21:35:46 +0000 (0:00:00.027) 0:00:35.349 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 21:35:46 +0000 (0:00:00.028) 0:00:35.378 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:57 Thursday 14 March 2024 21:35:46 +0000 (0:00:00.025) 0:00:35.403 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:77 Thursday 14 March 2024 21:35:46 +0000 (0:00:00.027) 0:00:35.431 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:90 Thursday 14 March 2024 21:35:46 +0000 (0:00:00.126) 0:00:35.557 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 14 March 2024 21:35:46 +0000 (0:00:00.046) 0:00:35.604 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 14 March 2024 21:35:46 +0000 (0:00:00.053) 0:00:35.658 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 14 March 2024 21:35:46 +0000 (0:00:00.072) 0:00:35.730 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 21:35:47 +0000 (0:00:00.403) 0:00:36.134 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:156 Thursday 14 March 2024 21:35:47 +0000 (0:00:00.026) 0:00:36.160 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:164 Thursday 14 March 2024 21:35:47 +0000 (0:00:00.021) 0:00:36.182 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:173 Thursday 14 March 2024 21:35:47 +0000 (0:00:00.022) 0:00:36.205 ******** 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, 9367b5ff-e904-4cfa-9da4-eee5e6335e6f skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:185 Thursday 14 March 2024 21:35:47 +0000 (0:00:00.339) 0:00:36.544 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:191 Thursday 14 March 2024 21:35:47 +0000 (0:00:00.023) 0:00:36.568 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 9367b5ff-e904-4cfa-9da4-eee5e6335e6f skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 14 March 2024 21:35:47 +0000 (0:00:00.023) 0:00:36.591 ******** 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, 9367b5ff-e904-4cfa-9da4-eee5e6335e6f skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 9367b5ff-e904-4cfa-9da4-eee5e6335e6f skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:200 Thursday 14 March 2024 21:35:47 +0000 (0:00:00.027) 0:00:36.619 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:206 Thursday 14 March 2024 21:35:47 +0000 (0:00:00.023) 0:00:36.643 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:30 Thursday 14 March 2024 21:35:47 +0000 (0:00:00.239) 0:00:36.883 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/remove_profile.yml:3 Thursday 14 March 2024 21:35:47 +0000 (0:00:00.076) 0:00:36.960 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 21:35:48 +0000 (0:00:00.059) 0:00:37.020 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 21:35:48 +0000 (0:00:00.070) 0:00:37.090 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 21:35:48 +0000 (0:00:00.037) 0:00:37.128 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 21:35:48 +0000 (0:00:00.024) 0:00:37.152 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 21:35:48 +0000 (0:00:00.025) 0:00:37.178 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 21:35:49 +0000 (0:00:01.409) 0:00:38.587 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 21:35:50 +0000 (0:00:00.968) 0:00:39.556 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [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_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 21:35:50 +0000 (0:00:00.023) 0:00:39.579 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 21:35:50 +0000 (0:00:00.021) 0:00:39.600 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 14 March 2024 21:35:50 +0000 (0:00:00.020) 0:00:39.621 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 21:35:50 +0000 (0:00:00.025) 0:00:39.646 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:57 Thursday 14 March 2024 21:35:50 +0000 (0:00:00.022) 0:00:39.668 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:77 Thursday 14 March 2024 21:35:50 +0000 (0:00:00.027) 0:00:39.696 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:90 Thursday 14 March 2024 21:35:50 +0000 (0:00:00.058) 0:00:39.754 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 14 March 2024 21:35:50 +0000 (0:00:00.036) 0:00:39.791 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 14 March 2024 21:35:50 +0000 (0:00:00.030) 0:00:39.822 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 14 March 2024 21:35:50 +0000 (0:00:00.027) 0:00:39.850 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 21:35:51 +0000 (0:00:00.354) 0:00:40.204 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:156 Thursday 14 March 2024 21:35:51 +0000 (0:00:00.035) 0:00:40.239 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:164 Thursday 14 March 2024 21:35:51 +0000 (0:00:00.041) 0:00:40.281 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:173 Thursday 14 March 2024 21:35:51 +0000 (0:00:00.023) 0:00:40.304 ******** 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 [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:185 Thursday 14 March 2024 21:35:51 +0000 (0:00:00.487) 0:00:40.791 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:191 Thursday 14 March 2024 21:35:51 +0000 (0:00:00.022) 0:00:40.814 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 14 March 2024 21:35:51 +0000 (0:00:00.023) 0:00:40.837 ******** 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 [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:200 Thursday 14 March 2024 21:35:51 +0000 (0:00:00.022) 0:00:40.860 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:206 Thursday 14 March 2024 21:35:51 +0000 (0:00:00.022) 0:00:40.883 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:36 Thursday 14 March 2024 21:35:52 +0000 (0:00:00.183) 0:00:41.066 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 14 March 2024 21:35:52 +0000 (0:00:00.044) 0:00:41.111 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 14 March 2024 21:35:52 +0000 (0:00:00.036) 0:00:41.148 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710452143.0135221, "block_size": 4096, "blocks": 0, "ctime": 1710452143.0135221, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 30984, "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": 1710452143.0135221, "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_hotfixi0gr4wfe/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 14 March 2024 21:35:52 +0000 (0:00:00.203) 0:00:41.351 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_profile_absent.yml:3 Thursday 14 March 2024 21:35:52 +0000 (0:00:00.039) 0:00:41.390 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/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_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:3 Thursday 14 March 2024 21:35:52 +0000 (0:00:00.047) 0:00:41.438 ******** 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_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:9 Thursday 14 March 2024 21:35:52 +0000 (0:00:00.055) 0:00:41.493 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:17 Thursday 14 March 2024 21:35:52 +0000 (0:00:00.239) 0:00:41.733 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:25 Thursday 14 March 2024 21:35:52 +0000 (0:00:00.037) 0:00:41.771 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020730", "end": "2024-03-14 21:35:52.955062", "rc": 1, "start": "2024-03-14 21:35:52.934332" } 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_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:35 Thursday 14 March 2024 21:35:53 +0000 (0:00:00.232) 0:00:42.004 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:49 Thursday 14 March 2024 21:35:53 +0000 (0:00:00.045) 0:00:42.049 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:56 Thursday 14 March 2024 21:35:53 +0000 (0:00:00.034) 0:00:42.084 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:62 Thursday 14 March 2024 21:35:53 +0000 (0:00:00.030) 0:00:42.114 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:69 Thursday 14 March 2024 21:35:53 +0000 (0:00:00.033) 0:00:42.147 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_profile_absent.yml:5 Thursday 14 March 2024 21:35:53 +0000 (0:00:00.034) 0:00:42.181 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:42 Thursday 14 March 2024 21:35:53 +0000 (0:00:00.044) 0:00:42.225 ******** TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:47 Thursday 14 March 2024 21:35:53 +0000 (0:00:00.047) 0:00:42.273 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:66 Thursday 14 March 2024 21:35:53 +0000 (0:00:00.052) 0:00:42.326 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/cleanup_profile+device.yml:3 Thursday 14 March 2024 21:35:53 +0000 (0:00:00.119) 0:00:42.445 ******** 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.070896", "end": "2024-03-14 21:35:53.720945", "rc": 1, "start": "2024-03-14 21:35:53.650049" } STDOUT: Connection 'statebr' (9367b5ff-e904-4cfa-9da4-eee5e6335e6f) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tests_states.yml:103 Thursday 14 March 2024 21:35:53 +0000 (0:00:00.317) 0:00:42.762 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/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_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:5 Thursday 14 March 2024 21:35:53 +0000 (0:00:00.046) 0:00:42.810 ******** ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:9 Thursday 14 March 2024 21:35:53 +0000 (0:00:00.078) 0:00:42.888 ******** 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_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:21 Thursday 14 March 2024 21:35:53 +0000 (0:00:00.090) 0:00:42.978 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 14 March 2024 21:35:54 +0000 (0:00:00.057) 0:00:43.036 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 21:35:54 +0000 (0:00:00.049) 0:00:43.085 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003014", "end": "2024-03-14 21:35:54.269470", "rc": 0, "start": "2024-03-14 21:35:54.266456" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 21:35:54 +0000 (0:00:00.233) 0:00:43.319 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 14 March 2024 21:35:54 +0000 (0:00:00.027) 0:00:43.347 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:24 Thursday 14 March 2024 21:35:54 +0000 (0:00:00.038) 0:00:43.386 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/create_bridge_profile.yml:3 Thursday 14 March 2024 21:35:54 +0000 (0:00:00.081) 0:00:43.467 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 21:35:54 +0000 (0:00:00.043) 0:00:43.511 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 21:35:54 +0000 (0:00:00.068) 0:00:43.579 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 21:35:54 +0000 (0:00:00.030) 0:00:43.610 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 21:35:54 +0000 (0:00:00.031) 0:00:43.642 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 21:35:54 +0000 (0:00:00.058) 0:00:43.700 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 21:35:56 +0000 (0:00:01.434) 0:00:45.134 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 21:35:57 +0000 (0:00:00.933) 0:00:46.067 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [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_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 21:35:57 +0000 (0:00:00.024) 0:00:46.092 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 21:35:57 +0000 (0:00:00.022) 0:00:46.114 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 14 March 2024 21:35:57 +0000 (0:00:00.020) 0:00:46.135 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 21:35:57 +0000 (0:00:00.026) 0:00:46.162 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:57 Thursday 14 March 2024 21:35:57 +0000 (0:00:00.025) 0:00:46.188 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:77 Thursday 14 March 2024 21:35:57 +0000 (0:00:00.064) 0:00:46.252 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:90 Thursday 14 March 2024 21:35:57 +0000 (0:00:00.046) 0:00:46.298 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 14 March 2024 21:35:57 +0000 (0:00:00.022) 0:00:46.321 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 14 March 2024 21:35:57 +0000 (0:00:00.022) 0:00:46.343 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 14 March 2024 21:35:57 +0000 (0:00:00.030) 0:00:46.374 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 21:35:57 +0000 (0:00:00.349) 0:00:46.723 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:156 Thursday 14 March 2024 21:35:57 +0000 (0:00:00.039) 0:00:46.763 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:164 Thursday 14 March 2024 21:35:57 +0000 (0:00:00.025) 0:00:46.788 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:173 Thursday 14 March 2024 21:35:57 +0000 (0:00:00.022) 0:00:46.811 ******** 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, 04809917-3584-4725-8bb1-7dd711fdbcb3 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:185 Thursday 14 March 2024 21:35:58 +0000 (0:00:00.387) 0:00:47.198 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:191 Thursday 14 March 2024 21:35:58 +0000 (0:00:00.022) 0:00:47.221 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 04809917-3584-4725-8bb1-7dd711fdbcb3" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 14 March 2024 21:35:58 +0000 (0:00:00.023) 0:00:47.244 ******** 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, 04809917-3584-4725-8bb1-7dd711fdbcb3\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 04809917-3584-4725-8bb1-7dd711fdbcb3" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:200 Thursday 14 March 2024 21:35:58 +0000 (0:00:00.022) 0:00:47.267 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:206 Thursday 14 March 2024 21:35:58 +0000 (0:00:00.021) 0:00:47.288 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/create_bridge_profile.yml:14 Thursday 14 March 2024 21:35:58 +0000 (0:00:00.238) 0:00:47.526 ******** 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, 04809917-3584-4725-8bb1-7dd711fdbcb3\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 04809917-3584-4725-8bb1-7dd711fdbcb3" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/activate_profile.yml:3 Thursday 14 March 2024 21:35:58 +0000 (0:00:00.038) 0:00:47.565 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 21:35:58 +0000 (0:00:00.039) 0:00:47.604 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 21:35:58 +0000 (0:00:00.044) 0:00:47.648 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 21:35:58 +0000 (0:00:00.032) 0:00:47.681 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 21:35:58 +0000 (0:00:00.029) 0:00:47.710 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 21:35:58 +0000 (0:00:00.030) 0:00:47.741 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 21:36:00 +0000 (0:00:01.379) 0:00:49.121 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 21:36:01 +0000 (0:00:00.953) 0:00:50.075 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [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_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 21:36:01 +0000 (0:00:00.023) 0:00:50.099 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 21:36:01 +0000 (0:00:00.029) 0:00:50.129 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 14 March 2024 21:36:01 +0000 (0:00:00.024) 0:00:50.153 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 21:36:01 +0000 (0:00:00.026) 0:00:50.179 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:57 Thursday 14 March 2024 21:36:01 +0000 (0:00:00.022) 0:00:50.202 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:77 Thursday 14 March 2024 21:36:01 +0000 (0:00:00.024) 0:00:50.227 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:90 Thursday 14 March 2024 21:36:01 +0000 (0:00:00.044) 0:00:50.272 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 14 March 2024 21:36:01 +0000 (0:00:00.023) 0:00:50.296 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 14 March 2024 21:36:01 +0000 (0:00:00.029) 0:00:50.325 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 14 March 2024 21:36:01 +0000 (0:00:00.030) 0:00:50.355 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 21:36:01 +0000 (0:00:00.361) 0:00:50.716 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:156 Thursday 14 March 2024 21:36:01 +0000 (0:00:00.030) 0:00:50.747 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:164 Thursday 14 March 2024 21:36:01 +0000 (0:00:00.072) 0:00:50.820 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:173 Thursday 14 March 2024 21:36:01 +0000 (0:00:00.027) 0:00:50.847 ******** 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, 04809917-3584-4725-8bb1-7dd711fdbcb3 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:185 Thursday 14 March 2024 21:36:02 +0000 (0:00:00.345) 0:00:51.192 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:191 Thursday 14 March 2024 21:36:02 +0000 (0:00:00.022) 0:00:51.215 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 04809917-3584-4725-8bb1-7dd711fdbcb3 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 14 March 2024 21:36:02 +0000 (0:00:00.024) 0:00:51.240 ******** 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, 04809917-3584-4725-8bb1-7dd711fdbcb3 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 04809917-3584-4725-8bb1-7dd711fdbcb3 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:200 Thursday 14 March 2024 21:36:02 +0000 (0:00:00.024) 0:00:51.264 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:206 Thursday 14 March 2024 21:36:02 +0000 (0:00:00.021) 0:00:51.286 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/remove_profile.yml:3 Thursday 14 March 2024 21:36:02 +0000 (0:00:00.189) 0:00:51.475 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 21:36:02 +0000 (0:00:00.042) 0:00:51.518 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 21:36:02 +0000 (0:00:00.059) 0:00:51.578 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 21:36:02 +0000 (0:00:00.030) 0:00:51.608 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 21:36:02 +0000 (0:00:00.025) 0:00:51.634 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 21:36:02 +0000 (0:00:00.022) 0:00:51.656 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 21:36:04 +0000 (0:00:01.432) 0:00:53.089 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 21:36:05 +0000 (0:00:00.935) 0:00:54.024 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [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_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 21:36:05 +0000 (0:00:00.032) 0:00:54.057 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 21:36:05 +0000 (0:00:00.054) 0:00:54.112 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 14 March 2024 21:36:05 +0000 (0:00:00.041) 0:00:54.154 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 21:36:05 +0000 (0:00:00.036) 0:00:54.190 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:57 Thursday 14 March 2024 21:36:05 +0000 (0:00:00.023) 0:00:54.214 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:77 Thursday 14 March 2024 21:36:05 +0000 (0:00:00.025) 0:00:54.240 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:90 Thursday 14 March 2024 21:36:05 +0000 (0:00:00.066) 0:00:54.306 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 14 March 2024 21:36:05 +0000 (0:00:00.022) 0:00:54.329 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 14 March 2024 21:36:05 +0000 (0:00:00.025) 0:00:54.354 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 14 March 2024 21:36:05 +0000 (0:00:00.041) 0:00:54.395 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 21:36:05 +0000 (0:00:00.381) 0:00:54.776 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:156 Thursday 14 March 2024 21:36:05 +0000 (0:00:00.028) 0:00:54.805 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:164 Thursday 14 March 2024 21:36:05 +0000 (0:00:00.021) 0:00:54.827 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:173 Thursday 14 March 2024 21:36:05 +0000 (0:00:00.021) 0:00:54.849 ******** 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 [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:185 Thursday 14 March 2024 21:36:06 +0000 (0:00:00.366) 0:00:55.216 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:191 Thursday 14 March 2024 21:36:06 +0000 (0:00:00.025) 0:00:55.241 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 14 March 2024 21:36:06 +0000 (0:00:00.022) 0:00:55.264 ******** 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 [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:200 Thursday 14 March 2024 21:36:06 +0000 (0:00:00.023) 0:00:55.287 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:206 Thursday 14 March 2024 21:36:06 +0000 (0:00:00.021) 0:00:55.309 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:30 Thursday 14 March 2024 21:36:06 +0000 (0:00:00.239) 0:00:55.549 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/remove+down_profile.yml:3 Thursday 14 March 2024 21:36:06 +0000 (0:00:00.105) 0:00:55.654 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 21:36:06 +0000 (0:00:00.052) 0:00:55.706 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 21:36:06 +0000 (0:00:00.042) 0:00:55.749 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 21:36:06 +0000 (0:00:00.026) 0:00:55.776 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 21:36:06 +0000 (0:00:00.023) 0:00:55.799 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 21:36:06 +0000 (0:00:00.024) 0:00:55.824 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 21:36:08 +0000 (0:00:01.425) 0:00:57.249 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 21:36:09 +0000 (0:00:00.963) 0:00:58.213 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [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_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 21:36:09 +0000 (0:00:00.024) 0:00:58.237 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 21:36:09 +0000 (0:00:00.022) 0:00:58.260 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 14 March 2024 21:36:09 +0000 (0:00:00.022) 0:00:58.282 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 21:36:09 +0000 (0:00:00.028) 0:00:58.311 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:57 Thursday 14 March 2024 21:36:09 +0000 (0:00:00.022) 0:00:58.333 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:77 Thursday 14 March 2024 21:36:09 +0000 (0:00:00.025) 0:00:58.358 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:90 Thursday 14 March 2024 21:36:09 +0000 (0:00:00.048) 0:00:58.407 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 14 March 2024 21:36:09 +0000 (0:00:00.024) 0:00:58.431 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 14 March 2024 21:36:09 +0000 (0:00:00.020) 0:00:58.452 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 14 March 2024 21:36:09 +0000 (0:00:00.024) 0:00:58.476 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 21:36:09 +0000 (0:00:00.359) 0:00:58.835 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:156 Thursday 14 March 2024 21:36:09 +0000 (0:00:00.052) 0:00:58.888 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:164 Thursday 14 March 2024 21:36:09 +0000 (0:00:00.025) 0:00:58.914 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:173 Thursday 14 March 2024 21:36:09 +0000 (0:00:00.029) 0:00:58.943 ******** 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 [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:185 Thursday 14 March 2024 21:36:10 +0000 (0:00:00.481) 0:00:59.424 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:191 Thursday 14 March 2024 21:36:10 +0000 (0:00:00.023) 0:00:59.448 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 14 March 2024 21:36:10 +0000 (0:00:00.026) 0:00:59.474 ******** 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 [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:200 Thursday 14 March 2024 21:36:10 +0000 (0:00:00.029) 0:00:59.504 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:206 Thursday 14 March 2024 21:36:10 +0000 (0:00:00.047) 0:00:59.551 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:36 Thursday 14 March 2024 21:36:10 +0000 (0:00:00.208) 0:00:59.759 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_profile_absent.yml:3 Thursday 14 March 2024 21:36:10 +0000 (0:00:00.041) 0:00:59.800 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/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_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:3 Thursday 14 March 2024 21:36:10 +0000 (0:00:00.038) 0:00:59.839 ******** 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_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:9 Thursday 14 March 2024 21:36:10 +0000 (0:00:00.022) 0:00:59.862 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:17 Thursday 14 March 2024 21:36:11 +0000 (0:00:00.188) 0:01:00.050 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:25 Thursday 14 March 2024 21:36:11 +0000 (0:00:00.023) 0:01:00.073 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020395", "end": "2024-03-14 21:36:11.252520", "rc": 1, "start": "2024-03-14 21:36:11.232125" } 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_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:35 Thursday 14 March 2024 21:36:11 +0000 (0:00:00.209) 0:01:00.282 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:49 Thursday 14 March 2024 21:36:11 +0000 (0:00:00.026) 0:01:00.309 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:56 Thursday 14 March 2024 21:36:11 +0000 (0:00:00.069) 0:01:00.379 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:62 Thursday 14 March 2024 21:36:11 +0000 (0:00:00.026) 0:01:00.406 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:69 Thursday 14 March 2024 21:36:11 +0000 (0:00:00.045) 0:01:00.451 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_profile_absent.yml:5 Thursday 14 March 2024 21:36:11 +0000 (0:00:00.037) 0:01:00.489 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:42 Thursday 14 March 2024 21:36:11 +0000 (0:00:00.056) 0:01:00.545 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_device_absent.yml:3 Thursday 14 March 2024 21:36:11 +0000 (0:00:00.091) 0:01:00.637 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 14 March 2024 21:36:11 +0000 (0:00:00.054) 0:01:00.691 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_device_absent.yml:5 Thursday 14 March 2024 21:36:11 +0000 (0:00:00.210) 0:01:00.901 ******** 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_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:47 Thursday 14 March 2024 21:36:11 +0000 (0:00:00.026) 0:01:00.928 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:66 Thursday 14 March 2024 21:36:11 +0000 (0:00:00.025) 0:01:00.953 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/cleanup_profile+device.yml:3 Thursday 14 March 2024 21:36:11 +0000 (0:00:00.040) 0:01:00.993 ******** 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.038774", "end": "2024-03-14 21:36:12.190600", "rc": 1, "start": "2024-03-14 21:36:12.151826" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tests_states.yml:126 Thursday 14 March 2024 21:36:12 +0000 (0:00:00.226) 0:01:01.220 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/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_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:5 Thursday 14 March 2024 21:36:12 +0000 (0:00:00.037) 0:01:01.258 ******** 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_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:9 Thursday 14 March 2024 21:36:12 +0000 (0:00:00.050) 0:01:01.309 ******** 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_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:21 Thursday 14 March 2024 21:36:12 +0000 (0:00:00.045) 0:01:01.354 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 14 March 2024 21:36:12 +0000 (0:00:00.035) 0:01:01.390 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 21:36:12 +0000 (0:00:00.040) 0:01:01.431 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003006", "end": "2024-03-14 21:36:12.615965", "rc": 0, "start": "2024-03-14 21:36:12.612959" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 21:36:12 +0000 (0:00:00.222) 0:01:01.653 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 14 March 2024 21:36:12 +0000 (0:00:00.043) 0:01:01.697 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:24 Thursday 14 March 2024 21:36:12 +0000 (0:00:00.025) 0:01:01.722 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/create_bridge_profile.yml:3 Thursday 14 March 2024 21:36:12 +0000 (0:00:00.052) 0:01:01.775 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 21:36:12 +0000 (0:00:00.041) 0:01:01.816 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 21:36:12 +0000 (0:00:00.052) 0:01:01.869 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 21:36:12 +0000 (0:00:00.029) 0:01:01.899 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 21:36:12 +0000 (0:00:00.023) 0:01:01.923 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 21:36:12 +0000 (0:00:00.063) 0:01:01.986 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 21:36:14 +0000 (0:00:01.393) 0:01:03.380 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 21:36:15 +0000 (0:00:00.942) 0:01:04.322 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [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_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 21:36:15 +0000 (0:00:00.023) 0:01:04.346 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 21:36:15 +0000 (0:00:00.030) 0:01:04.376 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 14 March 2024 21:36:15 +0000 (0:00:00.022) 0:01:04.399 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 21:36:15 +0000 (0:00:00.051) 0:01:04.450 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:57 Thursday 14 March 2024 21:36:15 +0000 (0:00:00.023) 0:01:04.473 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:77 Thursday 14 March 2024 21:36:15 +0000 (0:00:00.026) 0:01:04.500 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:90 Thursday 14 March 2024 21:36:15 +0000 (0:00:00.043) 0:01:04.544 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 14 March 2024 21:36:15 +0000 (0:00:00.031) 0:01:04.575 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 14 March 2024 21:36:15 +0000 (0:00:00.022) 0:01:04.598 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 14 March 2024 21:36:15 +0000 (0:00:00.027) 0:01:04.626 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 21:36:15 +0000 (0:00:00.358) 0:01:04.984 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:156 Thursday 14 March 2024 21:36:16 +0000 (0:00:00.027) 0:01:05.011 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:164 Thursday 14 March 2024 21:36:16 +0000 (0:00:00.021) 0:01:05.033 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:173 Thursday 14 March 2024 21:36:16 +0000 (0:00:00.024) 0:01:05.057 ******** 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, 8f5b125e-ad93-48bc-aa52-b114b96d54f7 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:185 Thursday 14 March 2024 21:36:16 +0000 (0:00:00.383) 0:01:05.440 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:191 Thursday 14 March 2024 21:36:16 +0000 (0:00:00.026) 0:01:05.466 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 8f5b125e-ad93-48bc-aa52-b114b96d54f7" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 14 March 2024 21:36:16 +0000 (0:00:00.025) 0:01:05.492 ******** 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, 8f5b125e-ad93-48bc-aa52-b114b96d54f7\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 8f5b125e-ad93-48bc-aa52-b114b96d54f7" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:200 Thursday 14 March 2024 21:36:16 +0000 (0:00:00.023) 0:01:05.515 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:206 Thursday 14 March 2024 21:36:16 +0000 (0:00:00.060) 0:01:05.576 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/create_bridge_profile.yml:14 Thursday 14 March 2024 21:36:16 +0000 (0:00:00.185) 0:01:05.761 ******** 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, 8f5b125e-ad93-48bc-aa52-b114b96d54f7\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 8f5b125e-ad93-48bc-aa52-b114b96d54f7" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/activate_profile.yml:3 Thursday 14 March 2024 21:36:16 +0000 (0:00:00.024) 0:01:05.785 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 21:36:16 +0000 (0:00:00.038) 0:01:05.824 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 21:36:16 +0000 (0:00:00.042) 0:01:05.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 [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 21:36:16 +0000 (0:00:00.026) 0:01:05.893 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 21:36:16 +0000 (0:00:00.026) 0:01:05.919 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 21:36:16 +0000 (0:00:00.023) 0:01:05.943 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 21:36:18 +0000 (0:00:01.394) 0:01:07.337 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 21:36:19 +0000 (0:00:00.975) 0:01:08.313 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [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_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 21:36:19 +0000 (0:00:00.023) 0:01:08.336 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 21:36:19 +0000 (0:00:00.022) 0:01:08.359 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 14 March 2024 21:36:19 +0000 (0:00:00.022) 0:01:08.381 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 21:36:19 +0000 (0:00:00.027) 0:01:08.408 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:57 Thursday 14 March 2024 21:36:19 +0000 (0:00:00.023) 0:01:08.432 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:77 Thursday 14 March 2024 21:36:19 +0000 (0:00:00.060) 0:01:08.493 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:90 Thursday 14 March 2024 21:36:19 +0000 (0:00:00.089) 0:01:08.582 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 14 March 2024 21:36:19 +0000 (0:00:00.047) 0:01:08.630 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 14 March 2024 21:36:19 +0000 (0:00:00.052) 0:01:08.682 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 14 March 2024 21:36:19 +0000 (0:00:00.053) 0:01:08.736 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 21:36:20 +0000 (0:00:00.394) 0:01:09.130 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:156 Thursday 14 March 2024 21:36:20 +0000 (0:00:00.027) 0:01:09.158 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:164 Thursday 14 March 2024 21:36:20 +0000 (0:00:00.021) 0:01:09.179 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:173 Thursday 14 March 2024 21:36:20 +0000 (0:00:00.021) 0:01:09.200 ******** 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, 8f5b125e-ad93-48bc-aa52-b114b96d54f7 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:185 Thursday 14 March 2024 21:36:20 +0000 (0:00:00.337) 0:01:09.538 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:191 Thursday 14 March 2024 21:36:20 +0000 (0:00:00.022) 0:01:09.560 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 8f5b125e-ad93-48bc-aa52-b114b96d54f7 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 14 March 2024 21:36:20 +0000 (0:00:00.021) 0:01:09.582 ******** 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, 8f5b125e-ad93-48bc-aa52-b114b96d54f7 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 8f5b125e-ad93-48bc-aa52-b114b96d54f7 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:200 Thursday 14 March 2024 21:36:20 +0000 (0:00:00.022) 0:01:09.605 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:206 Thursday 14 March 2024 21:36:20 +0000 (0:00:00.020) 0:01:09.626 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/remove+down_profile.yml:3 Thursday 14 March 2024 21:36:20 +0000 (0:00:00.182) 0:01:09.809 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 21:36:20 +0000 (0:00:00.036) 0:01:09.846 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 21:36:20 +0000 (0:00:00.041) 0:01:09.887 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 21:36:20 +0000 (0:00:00.027) 0:01:09.914 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 21:36:20 +0000 (0:00:00.022) 0:01:09.937 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 21:36:20 +0000 (0:00:00.056) 0:01:09.993 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 21:36:22 +0000 (0:00:01.383) 0:01:11.377 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 21:36:23 +0000 (0:00:00.927) 0:01:12.305 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [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_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 21:36:23 +0000 (0:00:00.023) 0:01:12.329 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 21:36:23 +0000 (0:00:00.028) 0:01:12.357 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 14 March 2024 21:36:23 +0000 (0:00:00.022) 0:01:12.380 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 21:36:23 +0000 (0:00:00.055) 0:01:12.435 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:57 Thursday 14 March 2024 21:36:23 +0000 (0:00:00.024) 0:01:12.460 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:77 Thursday 14 March 2024 21:36:23 +0000 (0:00:00.033) 0:01:12.493 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:90 Thursday 14 March 2024 21:36:23 +0000 (0:00:00.044) 0:01:12.538 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 14 March 2024 21:36:23 +0000 (0:00:00.021) 0:01:12.559 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 14 March 2024 21:36:23 +0000 (0:00:00.023) 0:01:12.582 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 14 March 2024 21:36:23 +0000 (0:00:00.029) 0:01:12.612 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 21:36:23 +0000 (0:00:00.364) 0:01:12.977 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:156 Thursday 14 March 2024 21:36:24 +0000 (0:00:00.042) 0:01:13.019 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:164 Thursday 14 March 2024 21:36:24 +0000 (0:00:00.047) 0:01:13.067 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:173 Thursday 14 March 2024 21:36:24 +0000 (0:00:00.022) 0:01:13.090 ******** 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 [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:185 Thursday 14 March 2024 21:36:24 +0000 (0:00:00.445) 0:01:13.535 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:191 Thursday 14 March 2024 21:36:24 +0000 (0:00:00.024) 0:01:13.559 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 14 March 2024 21:36:24 +0000 (0:00:00.027) 0:01:13.586 ******** 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 [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:200 Thursday 14 March 2024 21:36:24 +0000 (0:00:00.023) 0:01:13.610 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:206 Thursday 14 March 2024 21:36:24 +0000 (0:00:00.048) 0:01:13.658 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:30 Thursday 14 March 2024 21:36:24 +0000 (0:00:00.184) 0:01:13.843 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/remove+down_profile.yml:3 Thursday 14 March 2024 21:36:24 +0000 (0:00:00.040) 0:01:13.883 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 21:36:24 +0000 (0:00:00.037) 0:01:13.921 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 21:36:24 +0000 (0:00:00.042) 0:01:13.963 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 21:36:24 +0000 (0:00:00.028) 0:01:13.992 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 21:36:25 +0000 (0:00:00.021) 0:01:14.014 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 21:36:25 +0000 (0:00:00.021) 0:01:14.036 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 21:36:26 +0000 (0:00:01.400) 0:01:15.437 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 21:36:27 +0000 (0:00:00.925) 0:01:16.363 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [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_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 21:36:27 +0000 (0:00:00.023) 0:01:16.386 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 21:36:27 +0000 (0:00:00.024) 0:01:16.411 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 14 March 2024 21:36:27 +0000 (0:00:00.021) 0:01:16.433 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 21:36:27 +0000 (0:00:00.030) 0:01:16.463 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:57 Thursday 14 March 2024 21:36:27 +0000 (0:00:00.024) 0:01:16.488 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:77 Thursday 14 March 2024 21:36:27 +0000 (0:00:00.025) 0:01:16.514 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:90 Thursday 14 March 2024 21:36:27 +0000 (0:00:00.044) 0:01:16.559 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 14 March 2024 21:36:27 +0000 (0:00:00.023) 0:01:16.583 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 14 March 2024 21:36:27 +0000 (0:00:00.024) 0:01:16.607 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 14 March 2024 21:36:27 +0000 (0:00:00.078) 0:01:16.686 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 21:36:28 +0000 (0:00:00.348) 0:01:17.034 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:156 Thursday 14 March 2024 21:36:28 +0000 (0:00:00.029) 0:01:17.064 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:164 Thursday 14 March 2024 21:36:28 +0000 (0:00:00.023) 0:01:17.087 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:173 Thursday 14 March 2024 21:36:28 +0000 (0:00:00.033) 0:01:17.121 ******** 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 [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:185 Thursday 14 March 2024 21:36:28 +0000 (0:00:00.391) 0:01:17.513 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:191 Thursday 14 March 2024 21:36:28 +0000 (0:00:00.023) 0:01:17.536 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 14 March 2024 21:36:28 +0000 (0:00:00.023) 0:01:17.559 ******** 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 [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:200 Thursday 14 March 2024 21:36:28 +0000 (0:00:00.024) 0:01:17.584 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:206 Thursday 14 March 2024 21:36:28 +0000 (0:00:00.039) 0:01:17.624 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:36 Thursday 14 March 2024 21:36:28 +0000 (0:00:00.191) 0:01:17.815 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_profile_absent.yml for sut included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_profile_absent.yml:3 Thursday 14 March 2024 21:36:28 +0000 (0:00:00.043) 0:01:17.858 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/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_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:3 Thursday 14 March 2024 21:36:28 +0000 (0:00:00.039) 0:01:17.898 ******** 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_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:9 Thursday 14 March 2024 21:36:28 +0000 (0:00:00.058) 0:01:17.957 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:17 Thursday 14 March 2024 21:36:29 +0000 (0:00:00.218) 0:01:18.175 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:25 Thursday 14 March 2024 21:36:29 +0000 (0:00:00.035) 0:01:18.210 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019866", "end": "2024-03-14 21:36:29.403028", "rc": 1, "start": "2024-03-14 21:36:29.383162" } 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_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:35 Thursday 14 March 2024 21:36:29 +0000 (0:00:00.241) 0:01:18.452 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:49 Thursday 14 March 2024 21:36:29 +0000 (0:00:00.029) 0:01:18.482 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:56 Thursday 14 March 2024 21:36:29 +0000 (0:00:00.045) 0:01:18.528 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:62 Thursday 14 March 2024 21:36:29 +0000 (0:00:00.052) 0:01:18.580 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_profile_stat.yml:69 Thursday 14 March 2024 21:36:29 +0000 (0:00:00.043) 0:01:18.623 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_profile_absent.yml:5 Thursday 14 March 2024 21:36:29 +0000 (0:00:00.025) 0:01:18.649 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Thursday 14 March 2024 21:36:29 +0000 (0:00:00.048) 0:01:18.698 ******** ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.580188", "end": "2024-03-14 21:36:30.440834", "rc": 0, "start": "2024-03-14 21:36:29.860646" } STDOUT: NetworkManager-1.46.0-1.el9 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Thursday 14 March 2024 21:36:30 +0000 (0:00:00.775) 0:01:19.473 ******** ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.46.0-1.el9" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Thursday 14 March 2024 21:36:30 +0000 (0:00:00.026) 0:01:19.499 ******** ok: [sut] => { "networkmanager_nvr": "NetworkManager-1.46.0-1.el9" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:42 Thursday 14 March 2024 21:36:30 +0000 (0:00:00.036) 0:01:19.535 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_device_absent.yml:3 Thursday 14 March 2024 21:36:30 +0000 (0:00:00.052) 0:01:19.588 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 14 March 2024 21:36:30 +0000 (0:00:00.100) 0:01:19.688 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/assert_device_absent.yml:5 Thursday 14 March 2024 21:36:30 +0000 (0:00:00.190) 0:01:19.879 ******** 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_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:47 Thursday 14 March 2024 21:36:30 +0000 (0:00:00.027) 0:01:19.906 ******** 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_hotfixi0gr4wfe/tests/playbooks/tasks/run_test.yml:66 Thursday 14 March 2024 21:36:30 +0000 (0:00:00.022) 0:01:19.928 ******** included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/cleanup_profile+device.yml for sut included: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/cleanup_profile+device.yml:3 Thursday 14 March 2024 21:36:30 +0000 (0:00:00.045) 0:01:19.974 ******** 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.037976", "end": "2024-03-14 21:36:31.172919", "rc": 1, "start": "2024-03-14 21:36:31.134943" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/check_network_dns.yml:6 Thursday 14 March 2024 21:36:31 +0000 (0:00:00.251) 0:01:20.226 ******** 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.008119", "end": "2024-03-14 21:36:31.398174", "rc": 0, "start": "2024-03-14 21:36:31.390055" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 02:97:96:8e:13:2d brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.44.218/22 brd 10.31.47.255 scope global dynamic noprefixroute eth0 valid_lft 2774sec preferred_lft 2774sec inet6 fe80::97:96ff:fe8e:132d/64 scope link valid_lft forever preferred_lft forever 28: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 5a:ec:b8:a0:8f:65 brd ff:ff:ff:ff:ff:ff inet 192.0.2.72/31 scope global noprefixroute rpltstbr valid_lft forever preferred_lft forever IP ROUTE default via 10.31.44.1 dev eth0 proto dhcp src 10.31.44.218 metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.44.218 metric 100 192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown IP -6 ROUTE ::1 dev lo proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com testing-farm nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/playbooks/tasks/check_network_dns.yml:24 Thursday 14 March 2024 21:36:31 +0000 (0:00:00.218) 0:01:20.444 ******** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.119336", "end": "2024-03-14 21:36:31.770768", "rc": 0, "start": "2024-03-14 21:36:31.651432" } STDOUT: CHECK DNS AND CONNECTIVITY 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 5865 0 --:--:-- --:--:-- --:--:-- 5865 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 6928 0 --:--:-- --:--:-- --:--:-- 6928 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=319 changed=10 unreachable=0 failed=0 skipped=297 rescued=0 ignored=11 Thursday 14 March 2024 21:36:31 +0000 (0:00:00.344) 0:01:20.789 ******** =============================================================================== linux-system-roles.network : Configure networking connection profiles --- 2.17s /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:173 linux-system-roles.network : Enable and start NetworkManager ------------ 2.03s /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:136 linux-system-roles.network : Check which services are running ----------- 1.68s /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Enable and start NetworkManager ------------ 1.57s /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:136 linux-system-roles.network : Check which services are running ----------- 1.51s /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.43s /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.43s /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.43s /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.43s /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.42s /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.41s /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.41s /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.40s /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.39s /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.39s /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.38s /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.38s /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.38s /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Configure networking connection profiles --- 1.36s /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:173 linux-system-roles.network : Configure networking connection profiles --- 1.32s /WORKDIR/git-nm_plugin_hotfixi0gr4wfe/tests/roles/linux-system-roles.network/tasks/main.yml:173 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs .ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [WARNING]: Consider using the yum, dnf or zypper module rather than running 'rpm'. If you need to use command because yum, dnf or zypper is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---