# 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-bond_options_rewrite_h5tzmip/tests/tests_states_nm.yml PLAY [Run playbook 'playbooks/tests_states.yml' with nm as provider] *********** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/tests_states_nm.yml:6 Tuesday 13 February 2024 21:26:22 +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-bond_options_rewrite_h5tzmip/tests/tests_states_nm.yml:9 Tuesday 13 February 2024 21:26:22 +0000 (0:00:00.767) 0:00:00.780 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/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-bond_options_rewrite_h5tzmip/tests/tasks/el_repo_setup.yml:3 Tuesday 13 February 2024 21:26:23 +0000 (0:00:00.043) 0:00:00.823 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/tasks/el_repo_setup.yml:19 Tuesday 13 February 2024 21:26:23 +0000 (0:00:00.399) 0:00:01.223 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/tasks/el_repo_setup.yml:24 Tuesday 13 February 2024 21:26:23 +0000 (0:00:00.291) 0:00:01.514 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/tasks/el_repo_setup.yml:28 Tuesday 13 February 2024 21:26:23 +0000 (0:00:00.020) 0:00:01.535 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/tasks/el_repo_setup.yml:53 Tuesday 13 February 2024 21:26:23 +0000 (0:00:00.018) 0:00:01.553 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/tasks/enable_epel.yml:8 Tuesday 13 February 2024 21:26:23 +0000 (0:00:00.030) 0:00:01.583 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/tasks/enable_epel.yml:24 Tuesday 13 February 2024 21:26:23 +0000 (0:00:00.010) 0:00:01.594 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/tasks/enable_epel.yml:30 Tuesday 13 February 2024 21:26:23 +0000 (0:00:00.011) 0:00:01.605 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/tasks/enable_epel.yml:35 Tuesday 13 February 2024 21:26:23 +0000 (0:00:00.010) 0:00:01.616 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/tasks/enable_epel.yml:40 Tuesday 13 February 2024 21:26:23 +0000 (0:00:00.021) 0:00:01.637 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/tests_states_nm.yml:11 Tuesday 13 February 2024 21:26:23 +0000 (0:00:00.009) 0:00:01.647 ****** 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-bond_options_rewrite_h5tzmip/tests/playbooks/tests_states.yml:3 Tuesday 13 February 2024 21:26:23 +0000 (0:00:00.011) 0:00:01.659 ****** ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tests_states.yml:11 Tuesday 13 February 2024 21:26:24 +0000 (0:00:00.511) 0:00:02.170 ****** ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tests_states.yml:22 Tuesday 13 February 2024 21:26:24 +0000 (0:00:00.011) 0:00:02.182 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:5 Tuesday 13 February 2024 21:26:24 +0000 (0:00:00.030) 0:00:02.212 ****** ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:9 Tuesday 13 February 2024 21:26:24 +0000 (0:00:00.027) 0:00:02.239 ****** 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-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:21 Tuesday 13 February 2024 21:26:24 +0000 (0:00:00.051) 0:00:02.291 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 13 February 2024 21:26:24 +0000 (0:00:00.020) 0:00:02.311 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 13 February 2024 21:26:24 +0000 (0:00:00.031) 0:00:02.343 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003378", "end": "2024-02-13 21:26:24.763095", "rc": 0, "start": "2024-02-13 21:26:24.759717" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 13 February 2024 21:26:24 +0000 (0:00:00.266) 0:00:02.610 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 13 February 2024 21:26:24 +0000 (0:00:00.053) 0:00:02.663 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:24 Tuesday 13 February 2024 21:26:24 +0000 (0:00:00.017) 0:00:02.680 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/delete_interface.yml:3 Tuesday 13 February 2024 21:26:24 +0000 (0:00:00.049) 0:00:02.730 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.008299", "end": "2024-02-13 21:26:25.101293", "rc": 1, "start": "2024-02-13 21:26:25.092994" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_device_absent.yml:3 Tuesday 13 February 2024 21:26:25 +0000 (0:00:00.208) 0:00:02.939 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 13 February 2024 21:26:25 +0000 (0:00:00.016) 0:00:02.955 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_device_absent.yml:5 Tuesday 13 February 2024 21:26:25 +0000 (0:00:00.192) 0:00:03.148 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:30 Tuesday 13 February 2024 21:26:25 +0000 (0:00:00.011) 0:00:03.160 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/create_bridge_profile.yml:3 Tuesday 13 February 2024 21:26:25 +0000 (0:00:00.016) 0:00:03.176 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 13 February 2024 21:26:25 +0000 (0:00:00.030) 0:00:03.207 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 13 February 2024 21:26:25 +0000 (0:00:00.066) 0:00:03.274 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 13 February 2024 21:26:25 +0000 (0:00:00.010) 0:00:03.285 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 13 February 2024 21:26:25 +0000 (0:00:00.009) 0:00:03.294 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 13 February 2024 21:26:25 +0000 (0:00:00.009) 0:00:03.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 : Check which packages are installed] ********* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 13 February 2024 21:26:27 +0000 (0:00:01.668) 0:00:04.971 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 13 February 2024 21:26:28 +0000 (0:00:01.222) 0:00:06.194 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 13 February 2024 21:26:28 +0000 (0:00:00.064) 0:00:06.258 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 13 February 2024 21:26:28 +0000 (0:00:00.072) 0:00:06.331 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 13 February 2024 21:26:28 +0000 (0:00:00.034) 0:00:06.365 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 13 February 2024 21:26:28 +0000 (0:00:00.065) 0:00:06.431 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 13 February 2024 21:26:28 +0000 (0:00:00.023) 0:00:06.454 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 13 February 2024 21:26:28 +0000 (0:00:00.023) 0:00:06.477 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 13 February 2024 21:26:28 +0000 (0:00:00.026) 0:00:06.504 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 13 February 2024 21:26:29 +0000 (0:00:00.500) 0:00:07.004 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 13 February 2024 21:26:29 +0000 (0:00:00.027) 0:00:07.031 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 13 February 2024 21:26:29 +0000 (0:00:00.020) 0:00:07.051 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 13 February 2024 21:26:29 +0000 (0:00:00.020) 0:00:07.071 ****** 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, 07b6ed6a-5670-4320-baa3-35532621f0df TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 13 February 2024 21:26:29 +0000 (0:00:00.559) 0:00:07.631 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 13 February 2024 21:26:29 +0000 (0:00:00.029) 0:00:07.660 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 07b6ed6a-5670-4320-baa3-35532621f0df" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 13 February 2024 21:26:29 +0000 (0:00:00.058) 0:00:07.718 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 07b6ed6a-5670-4320-baa3-35532621f0df\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 07b6ed6a-5670-4320-baa3-35532621f0df" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 13 February 2024 21:26:29 +0000 (0:00:00.034) 0:00:07.752 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 13 February 2024 21:26:29 +0000 (0:00:00.022) 0:00:07.775 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/create_bridge_profile.yml:14 Tuesday 13 February 2024 21:26:30 +0000 (0:00:00.267) 0:00:08.042 ****** 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, 07b6ed6a-5670-4320-baa3-35532621f0df\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 07b6ed6a-5670-4320-baa3-35532621f0df" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:36 Tuesday 13 February 2024 21:26:30 +0000 (0:00:00.027) 0:00:08.070 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 13 February 2024 21:26:30 +0000 (0:00:00.041) 0:00:08.112 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 13 February 2024 21:26:30 +0000 (0:00:00.038) 0:00:08.150 ****** 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-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 13 February 2024 21:26:30 +0000 (0:00:00.023) 0:00:08.173 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 13 February 2024 21:26:30 +0000 (0:00:00.224) 0:00:08.398 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 13 February 2024 21:26:30 +0000 (0:00:00.038) 0:00:08.437 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021242", "end": "2024-02-13 21:26:30.814609", "rc": 0, "start": "2024-02-13 21:26:30.793367" } 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-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 13 February 2024 21:26:30 +0000 (0:00:00.245) 0:00:08.682 ****** 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-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 13 February 2024 21:26:30 +0000 (0:00:00.049) 0:00:08.732 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 13 February 2024 21:26:30 +0000 (0:00:00.050) 0:00:08.783 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 13 February 2024 21:26:30 +0000 (0:00:00.021) 0:00:08.805 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 13 February 2024 21:26:31 +0000 (0:00:00.053) 0:00:08.858 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 13 February 2024 21:26:31 +0000 (0:00:00.023) 0:00:08.882 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 13 February 2024 21:26:31 +0000 (0:00:00.028) 0:00:08.910 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 13 February 2024 21:26:31 +0000 (0:00:00.028) 0:00:08.939 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:42 Tuesday 13 February 2024 21:26:31 +0000 (0:00:00.031) 0:00:08.970 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 13 February 2024 21:26:31 +0000 (0:00:00.054) 0:00:09.025 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 13 February 2024 21:26:31 +0000 (0:00:00.046) 0:00:09.072 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707859589.7115946, "block_size": 4096, "blocks": 0, "ctime": 1707859589.7115946, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31981, "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": 1707859589.7115946, "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-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 13 February 2024 21:26:31 +0000 (0:00:00.252) 0:00:09.325 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can create a profile'] ******************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:47 Tuesday 13 February 2024 21:26:31 +0000 (0:00:00.040) 0:00:09.366 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:66 Tuesday 13 February 2024 21:26:31 +0000 (0:00:00.031) 0:00:09.397 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 13 February 2024 21:26:31 +0000 (0:00:00.053) 0:00:09.450 ****** 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.062309", "end": "2024-02-13 21:26:31.870126", "rc": 1, "start": "2024-02-13 21:26:31.807817" } STDOUT: Connection 'statebr' (07b6ed6a-5670-4320-baa3-35532621f0df) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tests_states.yml:45 Tuesday 13 February 2024 21:26:31 +0000 (0:00:00.281) 0:00:09.732 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:5 Tuesday 13 February 2024 21:26:32 +0000 (0:00:00.091) 0:00:09.824 ****** ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:9 Tuesday 13 February 2024 21:26:32 +0000 (0:00:00.034) 0:00:09.859 ****** 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-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:21 Tuesday 13 February 2024 21:26:32 +0000 (0:00:00.101) 0:00:09.960 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 13 February 2024 21:26:32 +0000 (0:00:00.067) 0:00:10.028 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 13 February 2024 21:26:32 +0000 (0:00:00.070) 0:00:10.098 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003301", "end": "2024-02-13 21:26:32.479753", "rc": 0, "start": "2024-02-13 21:26:32.476452" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 13 February 2024 21:26:32 +0000 (0:00:00.242) 0:00:10.341 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 13 February 2024 21:26:32 +0000 (0:00:00.077) 0:00:10.418 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:24 Tuesday 13 February 2024 21:26:32 +0000 (0:00:00.061) 0:00:10.479 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/delete_interface.yml:3 Tuesday 13 February 2024 21:26:32 +0000 (0:00:00.045) 0:00:10.525 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.005953", "end": "2024-02-13 21:26:32.885129", "rc": 1, "start": "2024-02-13 21:26:32.879176" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_device_absent.yml:3 Tuesday 13 February 2024 21:26:32 +0000 (0:00:00.257) 0:00:10.783 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 13 February 2024 21:26:33 +0000 (0:00:00.072) 0:00:10.856 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_device_absent.yml:5 Tuesday 13 February 2024 21:26:33 +0000 (0:00:00.211) 0:00:11.067 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:30 Tuesday 13 February 2024 21:26:33 +0000 (0:00:00.048) 0:00:11.115 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Tuesday 13 February 2024 21:26:33 +0000 (0:00:00.040) 0:00:11.156 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 13 February 2024 21:26:33 +0000 (0:00:00.064) 0:00:11.220 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 13 February 2024 21:26:33 +0000 (0:00:00.066) 0:00:11.287 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 13 February 2024 21:26:33 +0000 (0:00:00.058) 0:00:11.345 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 13 February 2024 21:26:33 +0000 (0:00:00.048) 0:00:11.394 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 13 February 2024 21:26:33 +0000 (0:00:00.032) 0:00:11.426 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 13 February 2024 21:26:35 +0000 (0:00:01.554) 0:00:12.981 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 13 February 2024 21:26:36 +0000 (0:00:01.026) 0:00:14.007 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 13 February 2024 21:26:36 +0000 (0:00:00.023) 0:00:14.031 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 13 February 2024 21:26:36 +0000 (0:00:00.023) 0:00:14.054 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 13 February 2024 21:26:36 +0000 (0:00:00.024) 0:00:14.079 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 13 February 2024 21:26:36 +0000 (0:00:00.049) 0:00:14.129 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 13 February 2024 21:26:36 +0000 (0:00:00.028) 0:00:14.157 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 13 February 2024 21:26:36 +0000 (0:00:00.044) 0:00:14.201 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 13 February 2024 21:26:36 +0000 (0:00:00.057) 0:00:14.259 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 13 February 2024 21:26:36 +0000 (0:00:00.396) 0:00:14.656 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 13 February 2024 21:26:36 +0000 (0:00:00.037) 0:00:14.693 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 13 February 2024 21:26:36 +0000 (0:00:00.022) 0:00:14.716 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 13 February 2024 21:26:36 +0000 (0:00:00.025) 0:00:14.742 ****** 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, 7aedb4b1-1ec0-40fd-ac60-914ea71f222f TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 13 February 2024 21:26:37 +0000 (0:00:00.524) 0:00:15.267 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 13 February 2024 21:26:37 +0000 (0:00:00.104) 0:00:15.371 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7aedb4b1-1ec0-40fd-ac60-914ea71f222f" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 13 February 2024 21:26:37 +0000 (0:00:00.066) 0:00:15.438 ****** 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, 7aedb4b1-1ec0-40fd-ac60-914ea71f222f\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7aedb4b1-1ec0-40fd-ac60-914ea71f222f" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 13 February 2024 21:26:37 +0000 (0:00:00.088) 0:00:15.527 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 13 February 2024 21:26:37 +0000 (0:00:00.047) 0:00:15.575 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Tuesday 13 February 2024 21:26:38 +0000 (0:00:00.388) 0:00:15.963 ****** 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, 7aedb4b1-1ec0-40fd-ac60-914ea71f222f\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7aedb4b1-1ec0-40fd-ac60-914ea71f222f" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:36 Tuesday 13 February 2024 21:26:38 +0000 (0:00:00.025) 0:00:15.989 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_device_absent.yml for sut included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_device_absent.yml:3 Tuesday 13 February 2024 21:26:38 +0000 (0:00:00.048) 0:00:16.037 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 13 February 2024 21:26:38 +0000 (0:00:00.039) 0:00:16.076 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_device_absent.yml:5 Tuesday 13 February 2024 21:26:38 +0000 (0:00:00.209) 0:00:16.286 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 13 February 2024 21:26:38 +0000 (0:00:00.052) 0:00:16.338 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 13 February 2024 21:26:38 +0000 (0:00:00.041) 0:00:16.380 ****** 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-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 13 February 2024 21:26:38 +0000 (0:00:00.037) 0:00:16.417 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 13 February 2024 21:26:38 +0000 (0:00:00.238) 0:00:16.655 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 13 February 2024 21:26:38 +0000 (0:00:00.035) 0:00:16.691 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020846", "end": "2024-02-13 21:26:39.099421", "rc": 0, "start": "2024-02-13 21:26:39.078575" } 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-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 13 February 2024 21:26:39 +0000 (0:00:00.258) 0:00:16.949 ****** 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-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 13 February 2024 21:26:39 +0000 (0:00:00.024) 0:00:16.974 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 13 February 2024 21:26:39 +0000 (0:00:00.022) 0:00:16.996 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 13 February 2024 21:26:39 +0000 (0:00:00.023) 0:00:17.020 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 13 February 2024 21:26:39 +0000 (0:00:00.027) 0:00:17.048 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 13 February 2024 21:26:39 +0000 (0:00:00.040) 0:00:17.088 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 13 February 2024 21:26:39 +0000 (0:00:00.061) 0:00:17.149 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 13 February 2024 21:26:39 +0000 (0:00:00.029) 0:00:17.179 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:42 Tuesday 13 February 2024 21:26:39 +0000 (0:00:00.047) 0:00:17.226 ****** TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:47 Tuesday 13 February 2024 21:26:39 +0000 (0:00:00.026) 0:00:17.253 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:66 Tuesday 13 February 2024 21:26:39 +0000 (0:00:00.037) 0:00:17.290 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 13 February 2024 21:26:39 +0000 (0:00:00.059) 0:00:17.350 ****** 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.040947", "end": "2024-02-13 21:26:39.781655", "rc": 1, "start": "2024-02-13 21:26:39.740708" } STDOUT: Connection 'statebr' (7aedb4b1-1ec0-40fd-ac60-914ea71f222f) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tests_states.yml:65 Tuesday 13 February 2024 21:26:39 +0000 (0:00:00.279) 0:00:17.630 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:5 Tuesday 13 February 2024 21:26:39 +0000 (0:00:00.061) 0:00:17.691 ****** ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:9 Tuesday 13 February 2024 21:26:39 +0000 (0:00:00.023) 0:00:17.715 ****** 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-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:21 Tuesday 13 February 2024 21:26:39 +0000 (0:00:00.054) 0:00:17.770 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 13 February 2024 21:26:39 +0000 (0:00:00.048) 0:00:17.819 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 13 February 2024 21:26:40 +0000 (0:00:00.043) 0:00:17.862 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003481", "end": "2024-02-13 21:26:40.220632", "rc": 0, "start": "2024-02-13 21:26:40.217151" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 13 February 2024 21:26:40 +0000 (0:00:00.245) 0:00:18.108 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 13 February 2024 21:26:40 +0000 (0:00:00.035) 0:00:18.143 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:24 Tuesday 13 February 2024 21:26:40 +0000 (0:00:00.024) 0:00:18.167 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/create_bridge_profile.yml:3 Tuesday 13 February 2024 21:26:40 +0000 (0:00:00.039) 0:00:18.206 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 13 February 2024 21:26:40 +0000 (0:00:00.040) 0:00:18.247 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 13 February 2024 21:26:40 +0000 (0:00:00.040) 0:00:18.288 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 13 February 2024 21:26:40 +0000 (0:00:00.066) 0:00:18.355 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 13 February 2024 21:26:40 +0000 (0:00:00.029) 0:00:18.384 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 13 February 2024 21:26:40 +0000 (0:00:00.035) 0:00:18.420 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 13 February 2024 21:26:42 +0000 (0:00:01.633) 0:00:20.053 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 13 February 2024 21:26:43 +0000 (0:00:01.005) 0:00:21.058 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 13 February 2024 21:26:43 +0000 (0:00:00.023) 0:00:21.082 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 13 February 2024 21:26:43 +0000 (0:00:00.045) 0:00:21.128 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 13 February 2024 21:26:43 +0000 (0:00:00.023) 0:00:21.152 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 13 February 2024 21:26:43 +0000 (0:00:00.045) 0:00:21.197 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 13 February 2024 21:26:43 +0000 (0:00:00.024) 0:00:21.221 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 13 February 2024 21:26:43 +0000 (0:00:00.044) 0:00:21.265 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 13 February 2024 21:26:43 +0000 (0:00:00.046) 0:00:21.312 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 13 February 2024 21:26:43 +0000 (0:00:00.411) 0:00:21.723 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 13 February 2024 21:26:43 +0000 (0:00:00.057) 0:00:21.780 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 13 February 2024 21:26:44 +0000 (0:00:00.049) 0:00:21.830 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 13 February 2024 21:26:44 +0000 (0:00:00.070) 0:00:21.900 ****** 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, 927578fb-77a4-449a-a62b-0cdd1d84a2db TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 13 February 2024 21:26:44 +0000 (0:00:00.511) 0:00:22.411 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 13 February 2024 21:26:44 +0000 (0:00:00.045) 0:00:22.457 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 927578fb-77a4-449a-a62b-0cdd1d84a2db" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 13 February 2024 21:26:44 +0000 (0:00:00.034) 0:00:22.491 ****** 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, 927578fb-77a4-449a-a62b-0cdd1d84a2db\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 927578fb-77a4-449a-a62b-0cdd1d84a2db" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 13 February 2024 21:26:44 +0000 (0:00:00.039) 0:00:22.531 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 13 February 2024 21:26:44 +0000 (0:00:00.021) 0:00:22.553 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/create_bridge_profile.yml:14 Tuesday 13 February 2024 21:26:44 +0000 (0:00:00.210) 0:00:22.763 ****** 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, 927578fb-77a4-449a-a62b-0cdd1d84a2db\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 927578fb-77a4-449a-a62b-0cdd1d84a2db" ] } } TASK [Test] ******************************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:30 Tuesday 13 February 2024 21:26:44 +0000 (0:00:00.029) 0:00:22.793 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/activate_profile.yml:3 Tuesday 13 February 2024 21:26:45 +0000 (0:00:00.058) 0:00:22.851 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 13 February 2024 21:26:45 +0000 (0:00:00.043) 0:00:22.894 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 13 February 2024 21:26:45 +0000 (0:00:00.040) 0:00:22.935 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 13 February 2024 21:26:45 +0000 (0:00:00.026) 0:00:22.962 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 13 February 2024 21:26:45 +0000 (0:00:00.021) 0:00:22.983 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 13 February 2024 21:26:45 +0000 (0:00:00.020) 0:00:23.004 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 13 February 2024 21:26:46 +0000 (0:00:01.602) 0:00:24.606 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 13 February 2024 21:26:47 +0000 (0:00:01.044) 0:00:25.650 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 13 February 2024 21:26:47 +0000 (0:00:00.044) 0:00:25.695 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 13 February 2024 21:26:47 +0000 (0:00:00.073) 0:00:25.769 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 13 February 2024 21:26:48 +0000 (0:00:00.068) 0:00:25.838 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 13 February 2024 21:26:48 +0000 (0:00:00.084) 0:00:25.922 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 13 February 2024 21:26:48 +0000 (0:00:00.036) 0:00:25.958 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 13 February 2024 21:26:48 +0000 (0:00:00.024) 0:00:25.982 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 13 February 2024 21:26:48 +0000 (0:00:00.030) 0:00:26.013 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 13 February 2024 21:26:48 +0000 (0:00:00.411) 0:00:26.424 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 13 February 2024 21:26:48 +0000 (0:00:00.026) 0:00:26.451 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 13 February 2024 21:26:48 +0000 (0:00:00.047) 0:00:26.499 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 13 February 2024 21:26:48 +0000 (0:00:00.024) 0:00:26.523 ****** 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, 927578fb-77a4-449a-a62b-0cdd1d84a2db skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 13 February 2024 21:26:49 +0000 (0:00:00.410) 0:00:26.933 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 13 February 2024 21:26:49 +0000 (0:00:00.031) 0:00:26.965 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 927578fb-77a4-449a-a62b-0cdd1d84a2db skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 13 February 2024 21:26:49 +0000 (0:00:00.026) 0:00:26.991 ****** 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, 927578fb-77a4-449a-a62b-0cdd1d84a2db skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 927578fb-77a4-449a-a62b-0cdd1d84a2db skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 13 February 2024 21:26:49 +0000 (0:00:00.038) 0:00:27.029 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 13 February 2024 21:26:49 +0000 (0:00:00.023) 0:00:27.052 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:36 Tuesday 13 February 2024 21:26:49 +0000 (0:00:00.204) 0:00:27.257 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 13 February 2024 21:26:49 +0000 (0:00:00.058) 0:00:27.315 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 13 February 2024 21:26:49 +0000 (0:00:00.039) 0:00:27.354 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707859604.4986386, "block_size": 4096, "blocks": 0, "ctime": 1707859604.4986386, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32112, "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": 1707859604.4986386, "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-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 13 February 2024 21:26:49 +0000 (0:00:00.241) 0:00:27.596 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 13 February 2024 21:26:49 +0000 (0:00:00.054) 0:00:27.651 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 13 February 2024 21:26:49 +0000 (0:00:00.089) 0:00:27.740 ****** 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-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 13 February 2024 21:26:49 +0000 (0:00:00.029) 0:00:27.769 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 13 February 2024 21:26:50 +0000 (0:00:00.240) 0:00:28.010 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 13 February 2024 21:26:50 +0000 (0:00:00.031) 0:00:28.042 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021377", "end": "2024-02-13 21:26:50.424401", "rc": 0, "start": "2024-02-13 21:26:50.403024" } 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-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 13 February 2024 21:26:50 +0000 (0:00:00.234) 0:00:28.276 ****** 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-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 13 February 2024 21:26:50 +0000 (0:00:00.029) 0:00:28.306 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 13 February 2024 21:26:50 +0000 (0:00:00.031) 0:00:28.337 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 13 February 2024 21:26:50 +0000 (0:00:00.033) 0:00:28.370 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 13 February 2024 21:26:50 +0000 (0:00:00.033) 0:00:28.404 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 13 February 2024 21:26:50 +0000 (0:00:00.033) 0:00:28.437 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 13 February 2024 21:26:50 +0000 (0:00:00.041) 0:00:28.478 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 13 February 2024 21:26:50 +0000 (0:00:00.027) 0:00:28.505 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:42 Tuesday 13 February 2024 21:26:50 +0000 (0:00:00.024) 0:00:28.530 ****** TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:47 Tuesday 13 February 2024 21:26:50 +0000 (0:00:00.023) 0:00:28.553 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:66 Tuesday 13 February 2024 21:26:50 +0000 (0:00:00.042) 0:00:28.596 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 13 February 2024 21:26:50 +0000 (0:00:00.087) 0:00:28.683 ****** 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.110640", "end": "2024-02-13 21:26:51.150299", "rc": 1, "start": "2024-02-13 21:26:51.039659" } STDOUT: Connection 'statebr' (927578fb-77a4-449a-a62b-0cdd1d84a2db) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tests_states.yml:83 Tuesday 13 February 2024 21:26:51 +0000 (0:00:00.337) 0:00:29.020 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can remove an existing profile without taking it down] *********** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:5 Tuesday 13 February 2024 21:26:51 +0000 (0:00:00.070) 0:00:29.091 ****** ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:9 Tuesday 13 February 2024 21:26:51 +0000 (0:00:00.043) 0:00:29.135 ****** 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-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:21 Tuesday 13 February 2024 21:26:51 +0000 (0:00:00.085) 0:00:29.220 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 13 February 2024 21:26:51 +0000 (0:00:00.062) 0:00:29.283 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 13 February 2024 21:26:51 +0000 (0:00:00.050) 0:00:29.333 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003410", "end": "2024-02-13 21:26:51.744599", "rc": 0, "start": "2024-02-13 21:26:51.741189" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 13 February 2024 21:26:51 +0000 (0:00:00.276) 0:00:29.610 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 13 February 2024 21:26:51 +0000 (0:00:00.028) 0:00:29.639 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:24 Tuesday 13 February 2024 21:26:51 +0000 (0:00:00.037) 0:00:29.676 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/create_bridge_profile.yml:3 Tuesday 13 February 2024 21:26:51 +0000 (0:00:00.057) 0:00:29.734 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 13 February 2024 21:26:51 +0000 (0:00:00.076) 0:00:29.811 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 13 February 2024 21:26:52 +0000 (0:00:00.044) 0:00:29.856 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 13 February 2024 21:26:52 +0000 (0:00:00.034) 0:00:29.890 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 13 February 2024 21:26:52 +0000 (0:00:00.027) 0:00:29.918 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 13 February 2024 21:26:52 +0000 (0:00:00.024) 0:00:29.942 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 13 February 2024 21:26:53 +0000 (0:00:01.604) 0:00:31.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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 13 February 2024 21:26:54 +0000 (0:00:01.010) 0:00:32.557 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 13 February 2024 21:26:54 +0000 (0:00:00.027) 0:00:32.584 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 13 February 2024 21:26:54 +0000 (0:00:00.022) 0:00:32.607 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 13 February 2024 21:26:54 +0000 (0:00:00.025) 0:00:32.632 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 13 February 2024 21:26:54 +0000 (0:00:00.053) 0:00:32.685 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 13 February 2024 21:26:54 +0000 (0:00:00.035) 0:00:32.720 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 13 February 2024 21:26:54 +0000 (0:00:00.025) 0:00:32.746 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 13 February 2024 21:26:54 +0000 (0:00:00.028) 0:00:32.774 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 13 February 2024 21:26:55 +0000 (0:00:00.419) 0:00:33.193 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 13 February 2024 21:26:55 +0000 (0:00:00.029) 0:00:33.223 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 13 February 2024 21:26:55 +0000 (0:00:00.028) 0:00:33.252 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 13 February 2024 21:26:55 +0000 (0:00:00.023) 0:00:33.276 ****** 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, 1d088108-c9dd-46b5-b9d1-8d2b3af426fd TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 13 February 2024 21:26:55 +0000 (0:00:00.463) 0:00:33.739 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 13 February 2024 21:26:55 +0000 (0:00:00.021) 0:00:33.760 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 1d088108-c9dd-46b5-b9d1-8d2b3af426fd" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 13 February 2024 21:26:55 +0000 (0:00:00.056) 0:00:33.817 ****** 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, 1d088108-c9dd-46b5-b9d1-8d2b3af426fd\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 1d088108-c9dd-46b5-b9d1-8d2b3af426fd" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 13 February 2024 21:26:56 +0000 (0:00:00.027) 0:00:33.844 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 13 February 2024 21:26:56 +0000 (0:00:00.023) 0:00:33.867 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/create_bridge_profile.yml:14 Tuesday 13 February 2024 21:26:56 +0000 (0:00:00.224) 0:00:34.091 ****** 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, 1d088108-c9dd-46b5-b9d1-8d2b3af426fd\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 1d088108-c9dd-46b5-b9d1-8d2b3af426fd" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/activate_profile.yml:3 Tuesday 13 February 2024 21:26:56 +0000 (0:00:00.034) 0:00:34.126 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 13 February 2024 21:26:56 +0000 (0:00:00.041) 0:00:34.168 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 13 February 2024 21:26:56 +0000 (0:00:00.046) 0:00:34.214 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 13 February 2024 21:26:56 +0000 (0:00:00.036) 0:00:34.250 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 13 February 2024 21:26:56 +0000 (0:00:00.040) 0:00:34.291 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 13 February 2024 21:26:56 +0000 (0:00:00.053) 0:00:34.344 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 13 February 2024 21:26:58 +0000 (0:00:01.599) 0:00:35.944 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 13 February 2024 21:26:59 +0000 (0:00:01.045) 0:00:36.989 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 13 February 2024 21:26:59 +0000 (0:00:00.065) 0:00:37.054 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 13 February 2024 21:26:59 +0000 (0:00:00.044) 0:00:37.099 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 13 February 2024 21:26:59 +0000 (0:00:00.033) 0:00:37.133 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 13 February 2024 21:26:59 +0000 (0:00:00.060) 0:00:37.193 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 13 February 2024 21:26:59 +0000 (0:00:00.046) 0:00:37.239 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 13 February 2024 21:26:59 +0000 (0:00:00.026) 0:00:37.265 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 13 February 2024 21:26:59 +0000 (0:00:00.033) 0:00:37.299 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 13 February 2024 21:26:59 +0000 (0:00:00.435) 0:00:37.735 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 13 February 2024 21:26:59 +0000 (0:00:00.050) 0:00:37.785 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 13 February 2024 21:27:00 +0000 (0:00:00.079) 0:00:37.865 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 13 February 2024 21:27:00 +0000 (0:00:00.042) 0:00:37.908 ****** 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, 1d088108-c9dd-46b5-b9d1-8d2b3af426fd skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 13 February 2024 21:27:00 +0000 (0:00:00.446) 0:00:38.355 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 13 February 2024 21:27:00 +0000 (0:00:00.023) 0:00:38.378 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 1d088108-c9dd-46b5-b9d1-8d2b3af426fd skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 13 February 2024 21:27:00 +0000 (0:00:00.031) 0:00:38.409 ****** 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, 1d088108-c9dd-46b5-b9d1-8d2b3af426fd skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 1d088108-c9dd-46b5-b9d1-8d2b3af426fd skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 13 February 2024 21:27:00 +0000 (0:00:00.024) 0:00:38.433 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 13 February 2024 21:27:00 +0000 (0:00:00.020) 0:00:38.454 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:30 Tuesday 13 February 2024 21:27:00 +0000 (0:00:00.208) 0:00:38.662 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/remove_profile.yml:3 Tuesday 13 February 2024 21:27:00 +0000 (0:00:00.039) 0:00:38.701 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 13 February 2024 21:27:00 +0000 (0:00:00.039) 0:00:38.741 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 13 February 2024 21:27:00 +0000 (0:00:00.058) 0:00:38.799 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 13 February 2024 21:27:01 +0000 (0:00:00.047) 0:00:38.847 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 13 February 2024 21:27:01 +0000 (0:00:00.053) 0:00:38.900 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 13 February 2024 21:27:01 +0000 (0:00:00.065) 0:00:38.965 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 13 February 2024 21:27:02 +0000 (0:00:01.605) 0:00:40.570 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 13 February 2024 21:27:03 +0000 (0:00:00.979) 0:00:41.550 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 13 February 2024 21:27:03 +0000 (0:00:00.022) 0:00:41.573 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 13 February 2024 21:27:03 +0000 (0:00:00.021) 0:00:41.594 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 13 February 2024 21:27:03 +0000 (0:00:00.054) 0:00:41.649 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 13 February 2024 21:27:03 +0000 (0:00:00.044) 0:00:41.693 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 13 February 2024 21:27:03 +0000 (0:00:00.021) 0:00:41.715 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 13 February 2024 21:27:03 +0000 (0:00:00.020) 0:00:41.736 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 13 February 2024 21:27:03 +0000 (0:00:00.023) 0:00:41.759 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 13 February 2024 21:27:04 +0000 (0:00:00.376) 0:00:42.135 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 13 February 2024 21:27:04 +0000 (0:00:00.034) 0:00:42.170 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 13 February 2024 21:27:04 +0000 (0:00:00.034) 0:00:42.205 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 13 February 2024 21:27:04 +0000 (0:00:00.025) 0:00:42.231 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 13 February 2024 21:27:04 +0000 (0:00:00.445) 0:00:42.676 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 13 February 2024 21:27:04 +0000 (0:00:00.039) 0:00:42.716 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 13 February 2024 21:27:04 +0000 (0:00:00.025) 0:00:42.741 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 13 February 2024 21:27:04 +0000 (0:00:00.029) 0:00:42.770 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 13 February 2024 21:27:05 +0000 (0:00:00.056) 0:00:42.827 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:36 Tuesday 13 February 2024 21:27:05 +0000 (0:00:00.289) 0:00:43.116 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 13 February 2024 21:27:05 +0000 (0:00:00.117) 0:00:43.233 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 13 February 2024 21:27:05 +0000 (0:00:00.050) 0:00:43.284 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707859615.8364394, "block_size": 4096, "blocks": 0, "ctime": 1707859615.8364394, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32243, "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": 1707859615.8364394, "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-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 13 February 2024 21:27:05 +0000 (0:00:00.237) 0:00:43.522 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_profile_absent.yml:3 Tuesday 13 February 2024 21:27:05 +0000 (0:00:00.041) 0:00:43.563 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 13 February 2024 21:27:05 +0000 (0:00:00.052) 0:00:43.615 ****** 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-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 13 February 2024 21:27:05 +0000 (0:00:00.059) 0:00:43.675 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 13 February 2024 21:27:06 +0000 (0:00:00.272) 0:00:43.948 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 13 February 2024 21:27:06 +0000 (0:00:00.023) 0:00:43.971 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020123", "end": "2024-02-13 21:27:06.339703", "rc": 1, "start": "2024-02-13 21:27:06.319580" } 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-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 13 February 2024 21:27:06 +0000 (0:00:00.219) 0:00:44.191 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 13 February 2024 21:27:06 +0000 (0:00:00.024) 0:00:44.215 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 13 February 2024 21:27:06 +0000 (0:00:00.053) 0:00:44.268 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 13 February 2024 21:27:06 +0000 (0:00:00.028) 0:00:44.297 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 13 February 2024 21:27:06 +0000 (0:00:00.026) 0:00:44.323 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_profile_absent.yml:5 Tuesday 13 February 2024 21:27:06 +0000 (0:00:00.024) 0:00:44.347 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:42 Tuesday 13 February 2024 21:27:06 +0000 (0:00:00.055) 0:00:44.403 ****** TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:47 Tuesday 13 February 2024 21:27:06 +0000 (0:00:00.023) 0:00:44.426 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:66 Tuesday 13 February 2024 21:27:06 +0000 (0:00:00.027) 0:00:44.453 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 13 February 2024 21:27:06 +0000 (0:00:00.057) 0:00:44.511 ****** 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.068434", "end": "2024-02-13 21:27:06.969328", "rc": 1, "start": "2024-02-13 21:27:06.900894" } STDOUT: Connection 'statebr' (1d088108-c9dd-46b5-b9d1-8d2b3af426fd) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tests_states.yml:103 Tuesday 13 February 2024 21:27:07 +0000 (0:00:00.311) 0:00:44.822 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can take a profile down that is absent] ************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:5 Tuesday 13 February 2024 21:27:07 +0000 (0:00:00.039) 0:00:44.861 ****** ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:9 Tuesday 13 February 2024 21:27:07 +0000 (0:00:00.024) 0:00:44.886 ****** 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-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:21 Tuesday 13 February 2024 21:27:07 +0000 (0:00:00.055) 0:00:44.942 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 13 February 2024 21:27:07 +0000 (0:00:00.054) 0:00:44.996 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 13 February 2024 21:27:07 +0000 (0:00:00.035) 0:00:45.032 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003268", "end": "2024-02-13 21:27:07.383184", "rc": 0, "start": "2024-02-13 21:27:07.379916" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 13 February 2024 21:27:07 +0000 (0:00:00.210) 0:00:45.242 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 13 February 2024 21:27:07 +0000 (0:00:00.028) 0:00:45.270 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:24 Tuesday 13 February 2024 21:27:07 +0000 (0:00:00.031) 0:00:45.301 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/create_bridge_profile.yml:3 Tuesday 13 February 2024 21:27:07 +0000 (0:00:00.160) 0:00:45.462 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 13 February 2024 21:27:07 +0000 (0:00:00.046) 0:00:45.508 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 13 February 2024 21:27:07 +0000 (0:00:00.088) 0:00:45.597 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 13 February 2024 21:27:07 +0000 (0:00:00.031) 0:00:45.628 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 13 February 2024 21:27:07 +0000 (0:00:00.023) 0:00:45.652 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 13 February 2024 21:27:07 +0000 (0:00:00.025) 0:00:45.678 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 13 February 2024 21:27:09 +0000 (0:00:01.582) 0:00:47.261 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 13 February 2024 21:27:10 +0000 (0:00:01.006) 0:00:48.267 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 13 February 2024 21:27:10 +0000 (0:00:00.027) 0:00:48.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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 13 February 2024 21:27:10 +0000 (0:00:00.029) 0:00:48.325 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 13 February 2024 21:27:10 +0000 (0:00:00.022) 0:00:48.347 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 13 February 2024 21:27:10 +0000 (0:00:00.059) 0:00:48.406 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 13 February 2024 21:27:10 +0000 (0:00:00.023) 0:00:48.430 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 13 February 2024 21:27:10 +0000 (0:00:00.021) 0:00:48.451 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 13 February 2024 21:27:10 +0000 (0:00:00.028) 0:00:48.480 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 13 February 2024 21:27:11 +0000 (0:00:00.382) 0:00:48.862 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 13 February 2024 21:27:11 +0000 (0:00:00.026) 0:00:48.889 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 13 February 2024 21:27:11 +0000 (0:00:00.020) 0:00:48.909 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 13 February 2024 21:27:11 +0000 (0:00:00.074) 0:00:48.984 ****** 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, 0cb972f6-4588-41fa-8f8c-9b17c0b336f7 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 13 February 2024 21:27:11 +0000 (0:00:00.578) 0:00:49.563 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 13 February 2024 21:27:11 +0000 (0:00:00.029) 0:00:49.592 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 0cb972f6-4588-41fa-8f8c-9b17c0b336f7" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 13 February 2024 21:27:11 +0000 (0:00:00.046) 0:00:49.639 ****** 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, 0cb972f6-4588-41fa-8f8c-9b17c0b336f7\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 0cb972f6-4588-41fa-8f8c-9b17c0b336f7" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 13 February 2024 21:27:11 +0000 (0:00:00.029) 0:00:49.669 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 13 February 2024 21:27:11 +0000 (0:00:00.023) 0:00:49.692 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/create_bridge_profile.yml:14 Tuesday 13 February 2024 21:27:12 +0000 (0:00:00.221) 0:00:49.914 ****** 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, 0cb972f6-4588-41fa-8f8c-9b17c0b336f7\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 0cb972f6-4588-41fa-8f8c-9b17c0b336f7" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/activate_profile.yml:3 Tuesday 13 February 2024 21:27:12 +0000 (0:00:00.035) 0:00:49.949 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 13 February 2024 21:27:12 +0000 (0:00:00.050) 0:00:50.000 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 13 February 2024 21:27:12 +0000 (0:00:00.046) 0:00:50.047 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 13 February 2024 21:27:12 +0000 (0:00:00.035) 0:00:50.082 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 13 February 2024 21:27:12 +0000 (0:00:00.023) 0:00:50.106 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 13 February 2024 21:27:12 +0000 (0:00:00.022) 0:00:50.129 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 13 February 2024 21:27:13 +0000 (0:00:01.554) 0:00:51.683 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 13 February 2024 21:27:14 +0000 (0:00:00.987) 0:00:52.670 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 13 February 2024 21:27:14 +0000 (0:00:00.024) 0:00:52.694 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 13 February 2024 21:27:14 +0000 (0:00:00.029) 0:00:52.724 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 13 February 2024 21:27:14 +0000 (0:00:00.029) 0:00:52.753 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 13 February 2024 21:27:15 +0000 (0:00:00.071) 0:00:52.824 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 13 February 2024 21:27:15 +0000 (0:00:00.044) 0:00:52.869 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 13 February 2024 21:27:15 +0000 (0:00:00.026) 0:00:52.895 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 13 February 2024 21:27:15 +0000 (0:00:00.035) 0:00:52.931 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 13 February 2024 21:27:15 +0000 (0:00:00.380) 0:00:53.311 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 13 February 2024 21:27:15 +0000 (0:00:00.067) 0:00:53.378 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 13 February 2024 21:27:15 +0000 (0:00:00.020) 0:00:53.399 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 13 February 2024 21:27:15 +0000 (0:00:00.019) 0:00:53.419 ****** 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, 0cb972f6-4588-41fa-8f8c-9b17c0b336f7 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 13 February 2024 21:27:15 +0000 (0:00:00.359) 0:00:53.779 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 13 February 2024 21:27:15 +0000 (0:00:00.023) 0:00:53.803 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 0cb972f6-4588-41fa-8f8c-9b17c0b336f7 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 13 February 2024 21:27:16 +0000 (0:00:00.032) 0:00:53.835 ****** 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, 0cb972f6-4588-41fa-8f8c-9b17c0b336f7 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 0cb972f6-4588-41fa-8f8c-9b17c0b336f7 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 13 February 2024 21:27:16 +0000 (0:00:00.061) 0:00:53.897 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 13 February 2024 21:27:16 +0000 (0:00:00.066) 0:00:53.963 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/remove_profile.yml:3 Tuesday 13 February 2024 21:27:16 +0000 (0:00:00.275) 0:00:54.239 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 13 February 2024 21:27:16 +0000 (0:00:00.043) 0:00:54.282 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 13 February 2024 21:27:16 +0000 (0:00:00.046) 0:00:54.328 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 13 February 2024 21:27:16 +0000 (0:00:00.025) 0:00:54.354 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 13 February 2024 21:27:16 +0000 (0:00:00.020) 0:00:54.374 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 13 February 2024 21:27:16 +0000 (0:00:00.019) 0:00:54.394 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 13 February 2024 21:27:18 +0000 (0:00:01.590) 0:00:55.984 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 13 February 2024 21:27:19 +0000 (0:00:00.999) 0:00:56.984 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 13 February 2024 21:27:19 +0000 (0:00:00.024) 0:00:57.008 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 13 February 2024 21:27:19 +0000 (0:00:00.021) 0:00:57.030 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 13 February 2024 21:27:19 +0000 (0:00:00.020) 0:00:57.050 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 13 February 2024 21:27:19 +0000 (0:00:00.043) 0:00:57.093 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 13 February 2024 21:27:19 +0000 (0:00:00.020) 0:00:57.113 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 13 February 2024 21:27:19 +0000 (0:00:00.045) 0:00:57.158 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 13 February 2024 21:27:19 +0000 (0:00:00.032) 0:00:57.191 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 13 February 2024 21:27:19 +0000 (0:00:00.373) 0:00:57.565 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 13 February 2024 21:27:19 +0000 (0:00:00.025) 0:00:57.590 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 13 February 2024 21:27:19 +0000 (0:00:00.020) 0:00:57.610 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 13 February 2024 21:27:19 +0000 (0:00:00.020) 0:00:57.630 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 13 February 2024 21:27:20 +0000 (0:00:00.389) 0:00:58.020 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 13 February 2024 21:27:20 +0000 (0:00:00.023) 0:00:58.044 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 13 February 2024 21:27:20 +0000 (0:00:00.024) 0:00:58.068 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 13 February 2024 21:27:20 +0000 (0:00:00.022) 0:00:58.091 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 13 February 2024 21:27:20 +0000 (0:00:00.020) 0:00:58.111 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:30 Tuesday 13 February 2024 21:27:20 +0000 (0:00:00.195) 0:00:58.307 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/remove+down_profile.yml:3 Tuesday 13 February 2024 21:27:20 +0000 (0:00:00.038) 0:00:58.346 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 13 February 2024 21:27:20 +0000 (0:00:00.062) 0:00:58.409 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 13 February 2024 21:27:20 +0000 (0:00:00.040) 0:00:58.449 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 13 February 2024 21:27:20 +0000 (0:00:00.028) 0:00:58.478 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 13 February 2024 21:27:20 +0000 (0:00:00.022) 0:00:58.501 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 13 February 2024 21:27:20 +0000 (0:00:00.023) 0:00:58.524 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 13 February 2024 21:27:22 +0000 (0:00:01.555) 0:01:00.079 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 13 February 2024 21:27:23 +0000 (0:00:00.970) 0:01:01.050 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 13 February 2024 21:27:23 +0000 (0:00:00.022) 0:01:01.072 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 13 February 2024 21:27:23 +0000 (0:00:00.021) 0:01:01.093 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 13 February 2024 21:27:23 +0000 (0:00:00.020) 0:01:01.113 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 13 February 2024 21:27:23 +0000 (0:00:00.042) 0:01:01.156 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 13 February 2024 21:27:23 +0000 (0:00:00.020) 0:01:01.176 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 13 February 2024 21:27:23 +0000 (0:00:00.020) 0:01:01.196 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 13 February 2024 21:27:23 +0000 (0:00:00.023) 0:01:01.220 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 13 February 2024 21:27:23 +0000 (0:00:00.352) 0:01:01.572 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 13 February 2024 21:27:23 +0000 (0:00:00.025) 0:01:01.597 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 13 February 2024 21:27:23 +0000 (0:00:00.022) 0:01:01.619 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 13 February 2024 21:27:23 +0000 (0:00:00.021) 0:01:01.641 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 13 February 2024 21:27:24 +0000 (0:00:00.421) 0:01:02.062 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 13 February 2024 21:27:24 +0000 (0:00:00.050) 0:01:02.113 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 13 February 2024 21:27:24 +0000 (0:00:00.026) 0:01:02.139 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 13 February 2024 21:27:24 +0000 (0:00:00.030) 0:01:02.170 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 13 February 2024 21:27:24 +0000 (0:00:00.028) 0:01:02.198 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:36 Tuesday 13 February 2024 21:27:24 +0000 (0:00:00.199) 0:01:02.398 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_profile_absent.yml:3 Tuesday 13 February 2024 21:27:24 +0000 (0:00:00.040) 0:01:02.438 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 13 February 2024 21:27:24 +0000 (0:00:00.037) 0:01:02.475 ****** 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-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 13 February 2024 21:27:24 +0000 (0:00:00.023) 0:01:02.499 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 13 February 2024 21:27:24 +0000 (0:00:00.219) 0:01:02.719 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 13 February 2024 21:27:24 +0000 (0:00:00.025) 0:01:02.744 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019102", "end": "2024-02-13 21:27:25.128832", "rc": 1, "start": "2024-02-13 21:27:25.109730" } 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-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 13 February 2024 21:27:25 +0000 (0:00:00.232) 0:01:02.977 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 13 February 2024 21:27:25 +0000 (0:00:00.029) 0:01:03.007 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 13 February 2024 21:27:25 +0000 (0:00:00.031) 0:01:03.038 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 13 February 2024 21:27:25 +0000 (0:00:00.024) 0:01:03.062 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 13 February 2024 21:27:25 +0000 (0:00:00.032) 0:01:03.094 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_profile_absent.yml:5 Tuesday 13 February 2024 21:27:25 +0000 (0:00:00.097) 0:01:03.192 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:42 Tuesday 13 February 2024 21:27:25 +0000 (0:00:00.026) 0:01:03.219 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_device_absent.yml:3 Tuesday 13 February 2024 21:27:25 +0000 (0:00:00.076) 0:01:03.295 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 13 February 2024 21:27:25 +0000 (0:00:00.039) 0:01:03.334 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_device_absent.yml:5 Tuesday 13 February 2024 21:27:25 +0000 (0:00:00.226) 0:01:03.560 ****** 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-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:47 Tuesday 13 February 2024 21:27:25 +0000 (0:00:00.027) 0:01:03.588 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:66 Tuesday 13 February 2024 21:27:25 +0000 (0:00:00.035) 0:01:03.623 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 13 February 2024 21:27:25 +0000 (0:00:00.043) 0:01:03.667 ****** 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.037639", "end": "2024-02-13 21:27:26.052335", "rc": 1, "start": "2024-02-13 21:27:26.014696" } 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-bond_options_rewrite_h5tzmip/tests/playbooks/tests_states.yml:126 Tuesday 13 February 2024 21:27:26 +0000 (0:00:00.255) 0:01:03.922 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/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-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:5 Tuesday 13 February 2024 21:27:26 +0000 (0:00:00.051) 0:01:03.974 ****** ok: [sut] => {} MSG: ########## I will not get an error when I try to remove an absent profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:9 Tuesday 13 February 2024 21:27:26 +0000 (0:00:00.029) 0:01:04.003 ****** 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-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:21 Tuesday 13 February 2024 21:27:26 +0000 (0:00:00.048) 0:01:04.051 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 13 February 2024 21:27:26 +0000 (0:00:00.069) 0:01:04.121 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 13 February 2024 21:27:26 +0000 (0:00:00.054) 0:01:04.175 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003260", "end": "2024-02-13 21:27:26.566630", "rc": 0, "start": "2024-02-13 21:27:26.563370" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 13 February 2024 21:27:26 +0000 (0:00:00.255) 0:01:04.431 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 13 February 2024 21:27:26 +0000 (0:00:00.027) 0:01:04.459 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:24 Tuesday 13 February 2024 21:27:26 +0000 (0:00:00.095) 0:01:04.554 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/create_bridge_profile.yml:3 Tuesday 13 February 2024 21:27:26 +0000 (0:00:00.081) 0:01:04.635 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 13 February 2024 21:27:26 +0000 (0:00:00.052) 0:01:04.688 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 13 February 2024 21:27:26 +0000 (0:00:00.052) 0:01:04.740 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 13 February 2024 21:27:26 +0000 (0:00:00.039) 0:01:04.780 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 13 February 2024 21:27:26 +0000 (0:00:00.022) 0:01:04.802 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 13 February 2024 21:27:27 +0000 (0:00:00.032) 0:01:04.834 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 13 February 2024 21:27:28 +0000 (0:00:01.490) 0:01:06.325 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 13 February 2024 21:27:29 +0000 (0:00:00.952) 0:01:07.277 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 13 February 2024 21:27:29 +0000 (0:00:00.021) 0:01:07.299 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 13 February 2024 21:27:29 +0000 (0:00:00.021) 0:01:07.321 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 13 February 2024 21:27:29 +0000 (0:00:00.021) 0:01:07.342 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 13 February 2024 21:27:29 +0000 (0:00:00.047) 0:01:07.390 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 13 February 2024 21:27:29 +0000 (0:00:00.030) 0:01:07.421 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 13 February 2024 21:27:29 +0000 (0:00:00.022) 0:01:07.443 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 13 February 2024 21:27:29 +0000 (0:00:00.027) 0:01:07.470 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 13 February 2024 21:27:30 +0000 (0:00:00.430) 0:01:07.901 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 13 February 2024 21:27:30 +0000 (0:00:00.025) 0:01:07.927 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 13 February 2024 21:27:30 +0000 (0:00:00.020) 0:01:07.947 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 13 February 2024 21:27:30 +0000 (0:00:00.020) 0:01:07.967 ****** 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, 10cdd052-6ef8-41c2-a3cd-5db0e629af77 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 13 February 2024 21:27:30 +0000 (0:00:00.410) 0:01:08.378 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 13 February 2024 21:27:30 +0000 (0:00:00.021) 0:01:08.399 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 10cdd052-6ef8-41c2-a3cd-5db0e629af77" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 13 February 2024 21:27:30 +0000 (0:00:00.021) 0:01:08.421 ****** 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, 10cdd052-6ef8-41c2-a3cd-5db0e629af77\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 10cdd052-6ef8-41c2-a3cd-5db0e629af77" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 13 February 2024 21:27:30 +0000 (0:00:00.022) 0:01:08.443 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 13 February 2024 21:27:30 +0000 (0:00:00.020) 0:01:08.463 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/create_bridge_profile.yml:14 Tuesday 13 February 2024 21:27:30 +0000 (0:00:00.199) 0:01:08.663 ****** 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, 10cdd052-6ef8-41c2-a3cd-5db0e629af77\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 10cdd052-6ef8-41c2-a3cd-5db0e629af77" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/activate_profile.yml:3 Tuesday 13 February 2024 21:27:30 +0000 (0:00:00.023) 0:01:08.687 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 13 February 2024 21:27:30 +0000 (0:00:00.036) 0:01:08.723 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 13 February 2024 21:27:30 +0000 (0:00:00.078) 0:01:08.802 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 13 February 2024 21:27:31 +0000 (0:00:00.027) 0:01:08.829 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 13 February 2024 21:27:31 +0000 (0:00:00.022) 0:01:08.852 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 13 February 2024 21:27:31 +0000 (0:00:00.022) 0:01:08.874 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 13 February 2024 21:27:32 +0000 (0:00:01.555) 0:01:10.429 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 13 February 2024 21:27:33 +0000 (0:00:00.994) 0:01:11.424 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 13 February 2024 21:27:33 +0000 (0:00:00.023) 0:01:11.447 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 13 February 2024 21:27:33 +0000 (0:00:00.022) 0:01:11.470 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 13 February 2024 21:27:33 +0000 (0:00:00.021) 0:01:11.491 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 13 February 2024 21:27:33 +0000 (0:00:00.043) 0:01:11.534 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 13 February 2024 21:27:33 +0000 (0:00:00.022) 0:01:11.557 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 13 February 2024 21:27:33 +0000 (0:00:00.022) 0:01:11.580 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 13 February 2024 21:27:33 +0000 (0:00:00.027) 0:01:11.607 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 13 February 2024 21:27:34 +0000 (0:00:00.382) 0:01:11.990 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 13 February 2024 21:27:34 +0000 (0:00:00.028) 0:01:12.018 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 13 February 2024 21:27:34 +0000 (0:00:00.032) 0:01:12.050 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 13 February 2024 21:27:34 +0000 (0:00:00.025) 0:01:12.076 ****** 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, 10cdd052-6ef8-41c2-a3cd-5db0e629af77 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 13 February 2024 21:27:34 +0000 (0:00:00.360) 0:01:12.437 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 13 February 2024 21:27:34 +0000 (0:00:00.021) 0:01:12.459 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 10cdd052-6ef8-41c2-a3cd-5db0e629af77 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 13 February 2024 21:27:34 +0000 (0:00:00.052) 0:01:12.511 ****** 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, 10cdd052-6ef8-41c2-a3cd-5db0e629af77 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 10cdd052-6ef8-41c2-a3cd-5db0e629af77 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 13 February 2024 21:27:34 +0000 (0:00:00.023) 0:01:12.535 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 13 February 2024 21:27:34 +0000 (0:00:00.022) 0:01:12.558 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/remove+down_profile.yml:3 Tuesday 13 February 2024 21:27:34 +0000 (0:00:00.198) 0:01:12.757 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 13 February 2024 21:27:34 +0000 (0:00:00.035) 0:01:12.792 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 13 February 2024 21:27:35 +0000 (0:00:00.039) 0:01:12.832 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 13 February 2024 21:27:35 +0000 (0:00:00.025) 0:01:12.858 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 13 February 2024 21:27:35 +0000 (0:00:00.022) 0:01:12.880 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 13 February 2024 21:27:35 +0000 (0:00:00.023) 0:01:12.904 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 13 February 2024 21:27:36 +0000 (0:00:01.520) 0:01:14.424 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 13 February 2024 21:27:37 +0000 (0:00:00.941) 0:01:15.366 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 13 February 2024 21:27:37 +0000 (0:00:00.021) 0:01:15.388 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 13 February 2024 21:27:37 +0000 (0:00:00.020) 0:01:15.409 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 13 February 2024 21:27:37 +0000 (0:00:00.021) 0:01:15.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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 13 February 2024 21:27:37 +0000 (0:00:00.044) 0:01:15.475 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 13 February 2024 21:27:37 +0000 (0:00:00.021) 0:01:15.497 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 13 February 2024 21:27:37 +0000 (0:00:00.022) 0:01:15.520 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 13 February 2024 21:27:37 +0000 (0:00:00.026) 0:01:15.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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 13 February 2024 21:27:38 +0000 (0:00:00.356) 0:01:15.903 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 13 February 2024 21:27:38 +0000 (0:00:00.024) 0:01:15.927 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 13 February 2024 21:27:38 +0000 (0:00:00.044) 0:01:15.972 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 13 February 2024 21:27:38 +0000 (0:00:00.021) 0:01:15.994 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 13 February 2024 21:27:38 +0000 (0:00:00.425) 0:01:16.419 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 13 February 2024 21:27:38 +0000 (0:00:00.024) 0:01:16.444 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 13 February 2024 21:27:38 +0000 (0:00:00.036) 0:01:16.481 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 13 February 2024 21:27:38 +0000 (0:00:00.032) 0:01:16.513 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 13 February 2024 21:27:38 +0000 (0:00:00.021) 0:01:16.534 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:30 Tuesday 13 February 2024 21:27:38 +0000 (0:00:00.191) 0:01:16.725 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/remove+down_profile.yml:3 Tuesday 13 February 2024 21:27:38 +0000 (0:00:00.038) 0:01:16.764 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 13 February 2024 21:27:38 +0000 (0:00:00.034) 0:01:16.798 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 13 February 2024 21:27:39 +0000 (0:00:00.037) 0:01:16.836 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 13 February 2024 21:27:39 +0000 (0:00:00.025) 0:01:16.862 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 13 February 2024 21:27:39 +0000 (0:00:00.046) 0:01:16.908 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 13 February 2024 21:27:39 +0000 (0:00:00.021) 0:01:16.930 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 13 February 2024 21:27:40 +0000 (0:00:01.496) 0:01:18.426 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 13 February 2024 21:27:41 +0000 (0:00:00.978) 0:01:19.405 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 13 February 2024 21:27:41 +0000 (0:00:00.023) 0:01:19.428 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 13 February 2024 21:27:41 +0000 (0:00:00.022) 0:01:19.451 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 13 February 2024 21:27:41 +0000 (0:00:00.056) 0:01:19.507 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 13 February 2024 21:27:41 +0000 (0:00:00.053) 0:01:19.561 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 13 February 2024 21:27:41 +0000 (0:00:00.022) 0:01:19.584 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 13 February 2024 21:27:41 +0000 (0:00:00.025) 0:01:19.609 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 13 February 2024 21:27:41 +0000 (0:00:00.025) 0:01:19.634 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 13 February 2024 21:27:42 +0000 (0:00:00.374) 0:01:20.009 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 13 February 2024 21:27:42 +0000 (0:00:00.027) 0:01:20.037 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 13 February 2024 21:27:42 +0000 (0:00:00.021) 0:01:20.059 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 13 February 2024 21:27:42 +0000 (0:00:00.021) 0:01:20.081 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 13 February 2024 21:27:42 +0000 (0:00:00.360) 0:01:20.441 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 13 February 2024 21:27:42 +0000 (0:00:00.022) 0:01:20.464 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 13 February 2024 21:27:42 +0000 (0:00:00.023) 0:01:20.487 ****** 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-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 13 February 2024 21:27:42 +0000 (0:00:00.023) 0:01:20.510 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 13 February 2024 21:27:42 +0000 (0:00:00.022) 0:01:20.533 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:36 Tuesday 13 February 2024 21:27:42 +0000 (0:00:00.219) 0:01:20.752 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_profile_absent.yml for sut included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_profile_absent.yml:3 Tuesday 13 February 2024 21:27:42 +0000 (0:00:00.044) 0:01:20.797 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 13 February 2024 21:27:43 +0000 (0:00:00.037) 0:01:20.835 ****** 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-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 13 February 2024 21:27:43 +0000 (0:00:00.023) 0:01:20.858 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 13 February 2024 21:27:43 +0000 (0:00:00.192) 0:01:21.051 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 13 February 2024 21:27:43 +0000 (0:00:00.020) 0:01:21.072 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019276", "end": "2024-02-13 21:27:43.437023", "rc": 1, "start": "2024-02-13 21:27:43.417747" } 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-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 13 February 2024 21:27:43 +0000 (0:00:00.214) 0:01:21.286 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 13 February 2024 21:27:43 +0000 (0:00:00.023) 0:01:21.309 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 13 February 2024 21:27:43 +0000 (0:00:00.022) 0:01:21.331 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 13 February 2024 21:27:43 +0000 (0:00:00.021) 0:01:21.352 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 13 February 2024 21:27:43 +0000 (0:00:00.023) 0:01:21.376 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_profile_absent.yml:5 Tuesday 13 February 2024 21:27:43 +0000 (0:00:00.021) 0:01:21.398 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Tuesday 13 February 2024 21:27:43 +0000 (0:00:00.021) 0:01:21.420 ****** ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.607708", "end": "2024-02-13 21:27:44.378579", "rc": 0, "start": "2024-02-13 21:27:43.770871" } STDOUT: NetworkManager-1.45.10-1.el9 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Tuesday 13 February 2024 21:27:44 +0000 (0:00:00.828) 0:01:22.248 ****** ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.45.10-1.el9" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Tuesday 13 February 2024 21:27:44 +0000 (0:00:00.026) 0:01:22.275 ****** ok: [sut] => { "networkmanager_nvr": "NetworkManager-1.45.10-1.el9" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:42 Tuesday 13 February 2024 21:27:44 +0000 (0:00:00.023) 0:01:22.298 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_device_absent.yml:3 Tuesday 13 February 2024 21:27:44 +0000 (0:00:00.043) 0:01:22.342 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 13 February 2024 21:27:44 +0000 (0:00:00.046) 0:01:22.388 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/assert_device_absent.yml:5 Tuesday 13 February 2024 21:27:44 +0000 (0:00:00.208) 0:01:22.597 ****** 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-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:47 Tuesday 13 February 2024 21:27:44 +0000 (0:00:00.031) 0:01:22.628 ****** 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-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/run_test.yml:66 Tuesday 13 February 2024 21:27:44 +0000 (0:00:00.026) 0:01:22.655 ****** included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/cleanup_profile+device.yml for sut included: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 13 February 2024 21:27:44 +0000 (0:00:00.067) 0:01:22.722 ****** 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.039530", "end": "2024-02-13 21:27:45.125350", "rc": 1, "start": "2024-02-13 21:27:45.085820" } 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-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/check_network_dns.yml:6 Tuesday 13 February 2024 21:27:45 +0000 (0:00:00.267) 0:01:22.990 ****** 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.008733", "end": "2024-02-13 21:27:45.353829", "rc": 0, "start": "2024-02-13 21:27:45.345096" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 0a:e6:4b:e0:1b:b7 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.13.43/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0 valid_lft 2347sec preferred_lft 2347sec inet6 fe80::8e6:4bff:fee0:1bb7/64 scope link valid_lft forever preferred_lft forever IP ROUTE default via 10.31.12.1 dev eth0 proto dhcp src 10.31.13.43 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.13.43 metric 100 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 ping still work] ****************************************** task path: /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/playbooks/tasks/check_network_dns.yml:24 Tuesday 13 February 2024 21:27:45 +0000 (0:00:00.213) 0:01:23.203 ****** 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.469512", "end": "2024-02-13 21:27:46.028715", "rc": 0, "start": "2024-02-13 21:27:45.559203" } STDOUT: CHECK DNS AND CONNECTIVITY 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 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 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 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 2620:52:3:1:dead:beef:cafe:fed6 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 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 3588 0 --:--:-- --:--:-- --:--:-- 3630 % 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 812 0 --:--:-- --:--:-- --:--:-- 812 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=319 changed=10 unreachable=0 failed=0 skipped=252 rescued=0 ignored=11 Tuesday 13 February 2024 21:27:46 +0000 (0:00:00.661) 0:01:23.865 ****** =============================================================================== linux-system-roles.network : Configure networking connection profiles --- 2.52s /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Enable and start NetworkManager ------------ 2.14s /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:88 linux-system-roles.network : Check which services are running ----------- 1.67s /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.63s /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Enable and start NetworkManager ------------ 1.61s /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:88 linux-system-roles.network : Check which services are running ----------- 1.61s /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.60s /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.60s /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.60s /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.59s /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.58s /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Configure networking connection profiles --- 1.58s /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Check which services are running ----------- 1.56s /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.56s /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.55s /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.55s /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.52s /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.50s /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.49s /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.22s /WORKDIR/git-bond_options_rewrite_h5tzmip/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---