# 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/tests_states_nm.yml PLAY [Run playbook 'playbooks/tests_states.yml' with nm as provider] *********** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tests_states_nm.yml:6 Wednesday 24 July 2024 18:59:40 +0000 (0:00:00.013) 0:00:00.013 ******** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tests_states_nm.yml:9 Wednesday 24 July 2024 18:59:40 +0000 (0:00:00.848) 0:00:00.862 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/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-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/el_repo_setup.yml:3 Wednesday 24 July 2024 18:59:41 +0000 (0:00:00.030) 0:00:00.892 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/el_repo_setup.yml:19 Wednesday 24 July 2024 18:59:41 +0000 (0:00:00.408) 0:00:01.301 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/el_repo_setup.yml:24 Wednesday 24 July 2024 18:59:41 +0000 (0:00:00.277) 0:00:01.578 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/el_repo_setup.yml:28 Wednesday 24 July 2024 18:59:41 +0000 (0:00:00.027) 0:00:01.605 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/el_repo_setup.yml:53 Wednesday 24 July 2024 18:59:41 +0000 (0:00:00.022) 0:00:01.628 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/enable_epel.yml:8 Wednesday 24 July 2024 18:59:41 +0000 (0:00:00.080) 0:00:01.709 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/enable_epel.yml:24 Wednesday 24 July 2024 18:59:41 +0000 (0:00:00.013) 0:00:01.722 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/enable_epel.yml:30 Wednesday 24 July 2024 18:59:41 +0000 (0:00:00.014) 0:00:01.737 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/enable_epel.yml:35 Wednesday 24 July 2024 18:59:41 +0000 (0:00:00.011) 0:00:01.748 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tasks/enable_epel.yml:40 Wednesday 24 July 2024 18:59:41 +0000 (0:00:00.012) 0:00:01.761 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/tests_states_nm.yml:11 Wednesday 24 July 2024 18:59:41 +0000 (0:00:00.022) 0:00:01.783 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tests_states.yml:3 Wednesday 24 July 2024 18:59:41 +0000 (0:00:00.013) 0:00:01.796 ******** ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tests_states.yml:11 Wednesday 24 July 2024 18:59:42 +0000 (0:00:00.577) 0:00:02.374 ******** ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tests_states.yml:22 Wednesday 24 July 2024 18:59:42 +0000 (0:00:00.012) 0:00:02.387 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:5 Wednesday 24 July 2024 18:59:42 +0000 (0:00:00.018) 0:00:02.405 ******** ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:9 Wednesday 24 July 2024 18:59:42 +0000 (0:00:00.014) 0:00:02.419 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:21 Wednesday 24 July 2024 18:59:42 +0000 (0:00:00.045) 0:00:02.465 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 18:59:42 +0000 (0:00:00.015) 0:00:02.481 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 18:59:42 +0000 (0:00:00.014) 0:00:02.496 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003425", "end": "2024-07-24 18:59:42.854598", "rc": 0, "start": "2024-07-24 18:59:42.851173" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 18:59:42 +0000 (0:00:00.243) 0:00:02.739 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 18:59:42 +0000 (0:00:00.014) 0:00:02.753 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:24 Wednesday 24 July 2024 18:59:42 +0000 (0:00:00.011) 0:00:02.765 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/delete_interface.yml:3 Wednesday 24 July 2024 18:59:42 +0000 (0:00:00.022) 0:00:02.787 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.007723", "end": "2024-07-24 18:59:43.092463", "rc": 1, "start": "2024-07-24 18:59:43.084740" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_device_absent.yml:3 Wednesday 24 July 2024 18:59:43 +0000 (0:00:00.205) 0:00:02.992 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 18:59:43 +0000 (0:00:00.054) 0:00:03.046 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_device_absent.yml:5 Wednesday 24 July 2024 18:59:43 +0000 (0:00:00.181) 0:00:03.228 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:30 Wednesday 24 July 2024 18:59:43 +0000 (0:00:00.013) 0:00:03.242 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/create_bridge_profile.yml:3 Wednesday 24 July 2024 18:59:43 +0000 (0:00:00.019) 0:00:03.261 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 18:59:43 +0000 (0:00:00.085) 0:00:03.347 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 18:59:43 +0000 (0:00:00.023) 0:00:03.370 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 18:59:43 +0000 (0:00:00.013) 0:00:03.384 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 18:59:43 +0000 (0:00:00.011) 0:00:03.396 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 18:59:43 +0000 (0:00:00.011) 0:00:03.407 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 18:59:45 +0000 (0:00:01.578) 0:00:04.986 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 18:59:46 +0000 (0:00:00.900) 0:00:05.886 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 18:59:46 +0000 (0:00:00.024) 0:00:05.911 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 18:59:46 +0000 (0:00:00.024) 0:00:05.936 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 18:59:46 +0000 (0:00:00.023) 0:00:05.959 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 18:59:46 +0000 (0:00:00.023) 0:00:05.982 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 18:59:46 +0000 (0:00:00.029) 0:00:06.012 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 18:59:46 +0000 (0:00:00.024) 0:00:06.037 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 18:59:46 +0000 (0:00:00.039) 0:00:06.076 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 18:59:46 +0000 (0:00:00.046) 0:00:06.123 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 18:59:46 +0000 (0:00:00.022) 0:00:06.146 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 18:59:46 +0000 (0:00:00.022) 0:00:06.168 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 18:59:46 +0000 (0:00:00.027) 0:00:06.196 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 18:59:46 +0000 (0:00:00.533) 0:00:06.730 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 18:59:46 +0000 (0:00:00.057) 0:00:06.787 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 18:59:46 +0000 (0:00:00.023) 0:00:06.811 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 18:59:46 +0000 (0:00:00.023) 0:00:06.835 ******** 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, e62109ab-2488-4b46-b186-c1d793591624 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 18:59:47 +0000 (0:00:00.522) 0:00:07.357 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 18:59:47 +0000 (0:00:00.023) 0:00:07.380 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, e62109ab-2488-4b46-b186-c1d793591624" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 18:59:47 +0000 (0:00:00.028) 0:00:07.409 ******** 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, e62109ab-2488-4b46-b186-c1d793591624\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, e62109ab-2488-4b46-b186-c1d793591624" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 18:59:47 +0000 (0:00:00.027) 0:00:07.436 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 18:59:47 +0000 (0:00:00.024) 0:00:07.461 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/create_bridge_profile.yml:14 Wednesday 24 July 2024 18:59:47 +0000 (0:00:00.311) 0:00:07.772 ******** 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, e62109ab-2488-4b46-b186-c1d793591624\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, e62109ab-2488-4b46-b186-c1d793591624" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:36 Wednesday 24 July 2024 18:59:47 +0000 (0:00:00.074) 0:00:07.847 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_profile_present.yml:3 Wednesday 24 July 2024 18:59:48 +0000 (0:00:00.069) 0:00:07.917 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:3 Wednesday 24 July 2024 18:59:48 +0000 (0:00:00.046) 0:00:07.963 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:9 Wednesday 24 July 2024 18:59:48 +0000 (0:00:00.028) 0:00:07.992 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:17 Wednesday 24 July 2024 18:59:48 +0000 (0:00:00.242) 0:00:08.234 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:25 Wednesday 24 July 2024 18:59:48 +0000 (0:00:00.025) 0:00:08.260 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.023118", "end": "2024-07-24 18:59:48.585172", "rc": 0, "start": "2024-07-24 18:59:48.562054" } 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:35 Wednesday 24 July 2024 18:59:48 +0000 (0:00:00.223) 0:00:08.484 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:49 Wednesday 24 July 2024 18:59:48 +0000 (0:00:00.025) 0:00:08.510 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:56 Wednesday 24 July 2024 18:59:48 +0000 (0:00:00.025) 0:00:08.535 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:62 Wednesday 24 July 2024 18:59:48 +0000 (0:00:00.024) 0:00:08.559 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:69 Wednesday 24 July 2024 18:59:48 +0000 (0:00:00.026) 0:00:08.586 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_profile_present.yml:5 Wednesday 24 July 2024 18:59:48 +0000 (0:00:00.025) 0:00:08.612 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_profile_present.yml:10 Wednesday 24 July 2024 18:59:48 +0000 (0:00:00.026) 0:00:08.638 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_profile_present.yml:15 Wednesday 24 July 2024 18:59:48 +0000 (0:00:00.026) 0:00:08.664 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:42 Wednesday 24 July 2024 18:59:48 +0000 (0:00:00.025) 0:00:08.690 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_device_present.yml:3 Wednesday 24 July 2024 18:59:48 +0000 (0:00:00.047) 0:00:08.738 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 18:59:48 +0000 (0:00:00.038) 0:00:08.776 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1721847587.4051166, "block_size": 4096, "blocks": 0, "ctime": 1721847587.4051166, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 29082, "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": 1721847587.4051166, "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-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_device_present.yml:5 Wednesday 24 July 2024 18:59:49 +0000 (0:00:00.192) 0:00:08.968 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can create a profile'] ******************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:47 Wednesday 24 July 2024 18:59:49 +0000 (0:00:00.066) 0:00:09.035 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:66 Wednesday 24 July 2024 18:59:49 +0000 (0:00:00.027) 0:00:09.063 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/cleanup_profile+device.yml:3 Wednesday 24 July 2024 18:59:49 +0000 (0:00:00.044) 0:00:09.108 ******** 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.061842", "end": "2024-07-24 18:59:49.468761", "rc": 1, "start": "2024-07-24 18:59:49.406919" } STDOUT: Connection 'statebr' (e62109ab-2488-4b46-b186-c1d793591624) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tests_states.yml:45 Wednesday 24 July 2024 18:59:49 +0000 (0:00:00.255) 0:00:09.364 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:5 Wednesday 24 July 2024 18:59:49 +0000 (0:00:00.042) 0:00:09.406 ******** ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:9 Wednesday 24 July 2024 18:59:49 +0000 (0:00:00.045) 0:00:09.451 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:21 Wednesday 24 July 2024 18:59:49 +0000 (0:00:00.060) 0:00:09.511 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 18:59:49 +0000 (0:00:00.040) 0:00:09.552 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 18:59:49 +0000 (0:00:00.036) 0:00:09.588 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003388", "end": "2024-07-24 18:59:49.890822", "rc": 0, "start": "2024-07-24 18:59:49.887434" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 18:59:49 +0000 (0:00:00.196) 0:00:09.785 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 18:59:49 +0000 (0:00:00.026) 0:00:09.812 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:24 Wednesday 24 July 2024 18:59:49 +0000 (0:00:00.025) 0:00:09.838 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/delete_interface.yml:3 Wednesday 24 July 2024 18:59:50 +0000 (0:00:00.103) 0:00:09.941 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.006333", "end": "2024-07-24 18:59:50.247028", "rc": 1, "start": "2024-07-24 18:59:50.240695" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_device_absent.yml:3 Wednesday 24 July 2024 18:59:50 +0000 (0:00:00.200) 0:00:10.141 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 18:59:50 +0000 (0:00:00.044) 0:00:10.186 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_device_absent.yml:5 Wednesday 24 July 2024 18:59:50 +0000 (0:00:00.209) 0:00:10.396 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:30 Wednesday 24 July 2024 18:59:50 +0000 (0:00:00.029) 0:00:10.425 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Wednesday 24 July 2024 18:59:50 +0000 (0:00:00.041) 0:00:10.466 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 18:59:50 +0000 (0:00:00.045) 0:00:10.512 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 18:59:50 +0000 (0:00:00.042) 0:00:10.555 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 18:59:50 +0000 (0:00:00.029) 0:00:10.584 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 18:59:50 +0000 (0:00:00.022) 0:00:10.606 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 18:59:50 +0000 (0:00:00.055) 0:00:10.662 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 18:59:52 +0000 (0:00:01.550) 0:00:12.212 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 18:59:53 +0000 (0:00:00.692) 0:00:12.904 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 18:59:53 +0000 (0:00:00.035) 0:00:12.939 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 18:59:53 +0000 (0:00:00.030) 0:00:12.970 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 18:59:53 +0000 (0:00:00.033) 0:00:13.003 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 18:59:53 +0000 (0:00:00.064) 0:00:13.068 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 18:59:53 +0000 (0:00:00.052) 0:00:13.120 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 18:59:53 +0000 (0:00:00.047) 0:00:13.168 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 18:59:53 +0000 (0:00:00.032) 0:00:13.200 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 18:59:53 +0000 (0:00:00.060) 0:00:13.260 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 18:59:53 +0000 (0:00:00.026) 0:00:13.286 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 18:59:53 +0000 (0:00:00.024) 0:00:13.311 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 18:59:53 +0000 (0:00:00.027) 0:00:13.338 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 18:59:53 +0000 (0:00:00.376) 0:00:13.715 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 18:59:53 +0000 (0:00:00.067) 0:00:13.783 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 18:59:53 +0000 (0:00:00.037) 0:00:13.820 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 18:59:54 +0000 (0:00:00.087) 0:00:13.907 ******** 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, 94c6efbe-85c2-48b1-957c-0b636d4281bf TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 18:59:54 +0000 (0:00:00.380) 0:00:14.288 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 18:59:54 +0000 (0:00:00.028) 0:00:14.316 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 94c6efbe-85c2-48b1-957c-0b636d4281bf" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 18:59:54 +0000 (0:00:00.037) 0:00:14.354 ******** 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, 94c6efbe-85c2-48b1-957c-0b636d4281bf\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 94c6efbe-85c2-48b1-957c-0b636d4281bf" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 18:59:54 +0000 (0:00:00.073) 0:00:14.428 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 18:59:54 +0000 (0:00:00.033) 0:00:14.461 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Wednesday 24 July 2024 18:59:54 +0000 (0:00:00.190) 0:00:14.652 ******** 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, 94c6efbe-85c2-48b1-957c-0b636d4281bf\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 94c6efbe-85c2-48b1-957c-0b636d4281bf" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:36 Wednesday 24 July 2024 18:59:54 +0000 (0:00:00.027) 0:00:14.679 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_device_absent.yml for sut included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_device_absent.yml:3 Wednesday 24 July 2024 18:59:54 +0000 (0:00:00.062) 0:00:14.741 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 18:59:54 +0000 (0:00:00.041) 0:00:14.783 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_device_absent.yml:5 Wednesday 24 July 2024 18:59:55 +0000 (0:00:00.208) 0:00:14.991 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_profile_present.yml:3 Wednesday 24 July 2024 18:59:55 +0000 (0:00:00.030) 0:00:15.022 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:3 Wednesday 24 July 2024 18:59:55 +0000 (0:00:00.041) 0:00:15.064 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:9 Wednesday 24 July 2024 18:59:55 +0000 (0:00:00.025) 0:00:15.089 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:17 Wednesday 24 July 2024 18:59:55 +0000 (0:00:00.190) 0:00:15.279 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:25 Wednesday 24 July 2024 18:59:55 +0000 (0:00:00.023) 0:00:15.303 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021633", "end": "2024-07-24 18:59:55.625300", "rc": 0, "start": "2024-07-24 18:59:55.603667" } 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:35 Wednesday 24 July 2024 18:59:55 +0000 (0:00:00.252) 0:00:15.555 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:49 Wednesday 24 July 2024 18:59:55 +0000 (0:00:00.029) 0:00:15.584 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:56 Wednesday 24 July 2024 18:59:55 +0000 (0:00:00.024) 0:00:15.609 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:62 Wednesday 24 July 2024 18:59:55 +0000 (0:00:00.025) 0:00:15.635 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:69 Wednesday 24 July 2024 18:59:55 +0000 (0:00:00.032) 0:00:15.667 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_profile_present.yml:5 Wednesday 24 July 2024 18:59:55 +0000 (0:00:00.025) 0:00:15.693 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_profile_present.yml:10 Wednesday 24 July 2024 18:59:55 +0000 (0:00:00.027) 0:00:15.720 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_profile_present.yml:15 Wednesday 24 July 2024 18:59:55 +0000 (0:00:00.027) 0:00:15.748 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:42 Wednesday 24 July 2024 18:59:55 +0000 (0:00:00.024) 0:00:15.772 ******** TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:47 Wednesday 24 July 2024 18:59:55 +0000 (0:00:00.023) 0:00:15.796 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:66 Wednesday 24 July 2024 18:59:55 +0000 (0:00:00.024) 0:00:15.820 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/cleanup_profile+device.yml:3 Wednesday 24 July 2024 18:59:55 +0000 (0:00:00.041) 0:00:15.862 ******** 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.043666", "end": "2024-07-24 18:59:56.205980", "rc": 1, "start": "2024-07-24 18:59:56.162314" } STDOUT: Connection 'statebr' (94c6efbe-85c2-48b1-957c-0b636d4281bf) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tests_states.yml:65 Wednesday 24 July 2024 18:59:56 +0000 (0:00:00.237) 0:00:16.100 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:5 Wednesday 24 July 2024 18:59:56 +0000 (0:00:00.038) 0:00:16.139 ******** ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:9 Wednesday 24 July 2024 18:59:56 +0000 (0:00:00.056) 0:00:16.195 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:21 Wednesday 24 July 2024 18:59:56 +0000 (0:00:00.045) 0:00:16.240 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 18:59:56 +0000 (0:00:00.036) 0:00:16.277 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 18:59:56 +0000 (0:00:00.035) 0:00:16.312 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004519", "end": "2024-07-24 18:59:57.615605", "rc": 0, "start": "2024-07-24 18:59:56.611086" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 18:59:57 +0000 (0:00:01.203) 0:00:17.516 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 18:59:57 +0000 (0:00:00.024) 0:00:17.540 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:24 Wednesday 24 July 2024 18:59:57 +0000 (0:00:00.023) 0:00:17.564 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/create_bridge_profile.yml:3 Wednesday 24 July 2024 18:59:57 +0000 (0:00:00.044) 0:00:17.608 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 18:59:57 +0000 (0:00:00.067) 0:00:17.676 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 18:59:57 +0000 (0:00:00.043) 0:00:17.720 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 18:59:57 +0000 (0:00:00.028) 0:00:17.749 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 18:59:57 +0000 (0:00:00.023) 0:00:17.772 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 18:59:57 +0000 (0:00:00.034) 0:00:17.806 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 18:59:59 +0000 (0:00:01.528) 0:00:19.335 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:00:00 +0000 (0:00:00.718) 0:00:20.053 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:00:00 +0000 (0:00:00.028) 0:00:20.081 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:00:00 +0000 (0:00:00.023) 0:00:20.104 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:00:00 +0000 (0:00:00.024) 0:00:20.128 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:00:00 +0000 (0:00:00.023) 0:00:20.152 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:00:00 +0000 (0:00:00.027) 0:00:20.179 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:00:00 +0000 (0:00:00.023) 0:00:20.203 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:00:00 +0000 (0:00:00.027) 0:00:20.231 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:00:00 +0000 (0:00:00.045) 0:00:20.276 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:00:00 +0000 (0:00:00.023) 0:00:20.300 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:00:00 +0000 (0:00:00.022) 0:00:20.322 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:00:00 +0000 (0:00:00.026) 0:00:20.349 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:00:00 +0000 (0:00:00.349) 0:00:20.698 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:00:00 +0000 (0:00:00.026) 0:00:20.725 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:00:00 +0000 (0:00:00.022) 0:00:20.748 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:00:00 +0000 (0:00:00.021) 0:00:20.770 ******** 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, 55218c73-8d27-4207-8b1b-d6bc5fec2a24 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:00:01 +0000 (0:00:00.439) 0:00:21.209 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:00:01 +0000 (0:00:00.024) 0:00:21.234 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 55218c73-8d27-4207-8b1b-d6bc5fec2a24" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:00:01 +0000 (0:00:00.026) 0:00:21.261 ******** 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, 55218c73-8d27-4207-8b1b-d6bc5fec2a24\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 55218c73-8d27-4207-8b1b-d6bc5fec2a24" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:00:01 +0000 (0:00:00.027) 0:00:21.288 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:00:01 +0000 (0:00:00.025) 0:00:21.313 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/create_bridge_profile.yml:14 Wednesday 24 July 2024 19:00:01 +0000 (0:00:00.225) 0:00:21.539 ******** 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, 55218c73-8d27-4207-8b1b-d6bc5fec2a24\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 55218c73-8d27-4207-8b1b-d6bc5fec2a24" ] } } TASK [Test] ******************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:30 Wednesday 24 July 2024 19:00:01 +0000 (0:00:00.041) 0:00:21.581 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/activate_profile.yml:3 Wednesday 24 July 2024 19:00:01 +0000 (0:00:00.050) 0:00:21.632 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:00:01 +0000 (0:00:00.080) 0:00:21.712 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:00:01 +0000 (0:00:00.047) 0:00:21.760 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:00:01 +0000 (0:00:00.037) 0:00:21.797 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:00:01 +0000 (0:00:00.029) 0:00:21.826 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:00:02 +0000 (0:00:00.107) 0:00:21.934 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:00:03 +0000 (0:00:01.551) 0:00:23.486 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:00:04 +0000 (0:00:00.693) 0:00:24.180 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:00:04 +0000 (0:00:00.024) 0:00:24.204 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:00:04 +0000 (0:00:00.022) 0:00:24.227 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:00:04 +0000 (0:00:00.023) 0:00:24.251 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:00:04 +0000 (0:00:00.054) 0:00:24.306 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:00:04 +0000 (0:00:00.028) 0:00:24.335 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:00:04 +0000 (0:00:00.024) 0:00:24.360 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:00:04 +0000 (0:00:00.038) 0:00:24.398 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:00:04 +0000 (0:00:00.048) 0:00:24.447 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:00:04 +0000 (0:00:00.026) 0:00:24.473 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:00:04 +0000 (0:00:00.024) 0:00:24.498 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:00:04 +0000 (0:00:00.029) 0:00:24.527 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:00:05 +0000 (0:00:00.353) 0:00:24.881 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:00:05 +0000 (0:00:00.026) 0:00:24.907 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:00:05 +0000 (0:00:00.022) 0:00:24.930 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:00:05 +0000 (0:00:00.022) 0:00:24.952 ******** 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, 55218c73-8d27-4207-8b1b-d6bc5fec2a24 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:00:05 +0000 (0:00:00.343) 0:00:25.296 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:00:05 +0000 (0:00:00.026) 0:00:25.323 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 55218c73-8d27-4207-8b1b-d6bc5fec2a24 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:00:05 +0000 (0:00:00.026) 0:00:25.349 ******** 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, 55218c73-8d27-4207-8b1b-d6bc5fec2a24 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 55218c73-8d27-4207-8b1b-d6bc5fec2a24 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:00:05 +0000 (0:00:00.025) 0:00:25.374 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:00:05 +0000 (0:00:00.060) 0:00:25.435 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:36 Wednesday 24 July 2024 19:00:05 +0000 (0:00:00.193) 0:00:25.629 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_device_present.yml:3 Wednesday 24 July 2024 19:00:05 +0000 (0:00:00.052) 0:00:25.682 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 19:00:05 +0000 (0:00:00.041) 0:00:25.723 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1721847601.254875, "block_size": 4096, "blocks": 0, "ctime": 1721847601.254875, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 29213, "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": 1721847601.254875, "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-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_device_present.yml:5 Wednesday 24 July 2024 19:00:06 +0000 (0:00:00.198) 0:00:25.922 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_profile_present.yml:3 Wednesday 24 July 2024 19:00:06 +0000 (0:00:00.027) 0:00:25.950 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:3 Wednesday 24 July 2024 19:00:06 +0000 (0:00:00.046) 0:00:25.996 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:9 Wednesday 24 July 2024 19:00:06 +0000 (0:00:00.026) 0:00:26.022 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:17 Wednesday 24 July 2024 19:00:06 +0000 (0:00:00.195) 0:00:26.218 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:25 Wednesday 24 July 2024 19:00:06 +0000 (0:00:00.022) 0:00:26.240 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021878", "end": "2024-07-24 19:00:06.561303", "rc": 0, "start": "2024-07-24 19:00:06.539425" } 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:35 Wednesday 24 July 2024 19:00:06 +0000 (0:00:00.218) 0:00:26.459 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:49 Wednesday 24 July 2024 19:00:06 +0000 (0:00:00.070) 0:00:26.529 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:56 Wednesday 24 July 2024 19:00:06 +0000 (0:00:00.036) 0:00:26.566 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:62 Wednesday 24 July 2024 19:00:06 +0000 (0:00:00.030) 0:00:26.596 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:69 Wednesday 24 July 2024 19:00:06 +0000 (0:00:00.038) 0:00:26.635 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_profile_present.yml:5 Wednesday 24 July 2024 19:00:06 +0000 (0:00:00.026) 0:00:26.662 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_profile_present.yml:10 Wednesday 24 July 2024 19:00:06 +0000 (0:00:00.031) 0:00:26.693 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_profile_present.yml:15 Wednesday 24 July 2024 19:00:06 +0000 (0:00:00.033) 0:00:26.727 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:42 Wednesday 24 July 2024 19:00:06 +0000 (0:00:00.028) 0:00:26.755 ******** TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:47 Wednesday 24 July 2024 19:00:06 +0000 (0:00:00.027) 0:00:26.783 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:66 Wednesday 24 July 2024 19:00:06 +0000 (0:00:00.027) 0:00:26.811 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/cleanup_profile+device.yml:3 Wednesday 24 July 2024 19:00:06 +0000 (0:00:00.049) 0:00:26.860 ******** 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.067304", "end": "2024-07-24 19:00:07.227886", "rc": 1, "start": "2024-07-24 19:00:07.160582" } STDOUT: Connection 'statebr' (55218c73-8d27-4207-8b1b-d6bc5fec2a24) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tests_states.yml:83 Wednesday 24 July 2024 19:00:07 +0000 (0:00:00.277) 0:00:27.137 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can remove an existing profile without taking it down] *********** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:5 Wednesday 24 July 2024 19:00:07 +0000 (0:00:00.043) 0:00:27.180 ******** ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:9 Wednesday 24 July 2024 19:00:07 +0000 (0:00:00.027) 0:00:27.208 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:21 Wednesday 24 July 2024 19:00:07 +0000 (0:00:00.048) 0:00:27.257 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:00:07 +0000 (0:00:00.077) 0:00:27.334 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:00:07 +0000 (0:00:00.037) 0:00:27.372 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003484", "end": "2024-07-24 19:00:07.678058", "rc": 0, "start": "2024-07-24 19:00:07.674574" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:00:07 +0000 (0:00:00.204) 0:00:27.577 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:00:07 +0000 (0:00:00.026) 0:00:27.603 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:24 Wednesday 24 July 2024 19:00:07 +0000 (0:00:00.024) 0:00:27.628 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/create_bridge_profile.yml:3 Wednesday 24 July 2024 19:00:07 +0000 (0:00:00.047) 0:00:27.675 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:00:07 +0000 (0:00:00.041) 0:00:27.717 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:00:07 +0000 (0:00:00.045) 0:00:27.762 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:00:07 +0000 (0:00:00.032) 0:00:27.795 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:00:07 +0000 (0:00:00.023) 0:00:27.819 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:00:07 +0000 (0:00:00.024) 0:00:27.843 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:00:09 +0000 (0:00:01.491) 0:00:29.334 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:00:10 +0000 (0:00:00.699) 0:00:30.033 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:00:10 +0000 (0:00:00.031) 0:00:30.065 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:00:10 +0000 (0:00:00.031) 0:00:30.096 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:00:10 +0000 (0:00:00.032) 0:00:30.129 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:00:10 +0000 (0:00:00.031) 0:00:30.160 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:00:10 +0000 (0:00:00.070) 0:00:30.231 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:00:10 +0000 (0:00:00.023) 0:00:30.254 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:00:10 +0000 (0:00:00.030) 0:00:30.285 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:00:10 +0000 (0:00:00.049) 0:00:30.334 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:00:10 +0000 (0:00:00.026) 0:00:30.361 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:00:10 +0000 (0:00:00.023) 0:00:30.385 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:00:10 +0000 (0:00:00.027) 0:00:30.412 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:00:10 +0000 (0:00:00.351) 0:00:30.764 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:00:10 +0000 (0:00:00.030) 0:00:30.795 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:00:10 +0000 (0:00:00.024) 0:00:30.819 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:00:10 +0000 (0:00:00.024) 0:00:30.844 ******** 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, 62522b6a-21db-4d52-8e06-9f7700f66c30 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:00:11 +0000 (0:00:00.397) 0:00:31.242 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:00:11 +0000 (0:00:00.043) 0:00:31.285 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 62522b6a-21db-4d52-8e06-9f7700f66c30" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:00:11 +0000 (0:00:00.037) 0:00:31.322 ******** 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, 62522b6a-21db-4d52-8e06-9f7700f66c30\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 62522b6a-21db-4d52-8e06-9f7700f66c30" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:00:11 +0000 (0:00:00.024) 0:00:31.347 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:00:11 +0000 (0:00:00.057) 0:00:31.405 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/create_bridge_profile.yml:14 Wednesday 24 July 2024 19:00:11 +0000 (0:00:00.188) 0:00:31.593 ******** 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, 62522b6a-21db-4d52-8e06-9f7700f66c30\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 62522b6a-21db-4d52-8e06-9f7700f66c30" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/activate_profile.yml:3 Wednesday 24 July 2024 19:00:11 +0000 (0:00:00.023) 0:00:31.617 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:00:11 +0000 (0:00:00.039) 0:00:31.656 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:00:11 +0000 (0:00:00.043) 0:00:31.699 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:00:11 +0000 (0:00:00.029) 0:00:31.729 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:00:11 +0000 (0:00:00.022) 0:00:31.751 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:00:11 +0000 (0:00:00.023) 0:00:31.775 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:00:13 +0000 (0:00:01.469) 0:00:33.244 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:00:14 +0000 (0:00:00.721) 0:00:33.966 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:00:14 +0000 (0:00:00.026) 0:00:33.992 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:00:14 +0000 (0:00:00.024) 0:00:34.016 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:00:14 +0000 (0:00:00.026) 0:00:34.043 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:00:14 +0000 (0:00:00.035) 0:00:34.079 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:00:14 +0000 (0:00:00.031) 0:00:34.110 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:00:14 +0000 (0:00:00.025) 0:00:34.136 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:00:14 +0000 (0:00:00.034) 0:00:34.171 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:00:14 +0000 (0:00:00.047) 0:00:34.219 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:00:14 +0000 (0:00:00.023) 0:00:34.242 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:00:14 +0000 (0:00:00.024) 0:00:34.267 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:00:14 +0000 (0:00:00.028) 0:00:34.295 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:00:14 +0000 (0:00:00.351) 0:00:34.646 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:00:14 +0000 (0:00:00.030) 0:00:34.677 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:00:14 +0000 (0:00:00.024) 0:00:34.701 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:00:14 +0000 (0:00:00.024) 0:00:34.726 ******** 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, 62522b6a-21db-4d52-8e06-9f7700f66c30 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:00:15 +0000 (0:00:00.349) 0:00:35.076 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:00:15 +0000 (0:00:00.025) 0:00:35.101 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 62522b6a-21db-4d52-8e06-9f7700f66c30 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:00:15 +0000 (0:00:00.026) 0:00:35.127 ******** 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, 62522b6a-21db-4d52-8e06-9f7700f66c30 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 62522b6a-21db-4d52-8e06-9f7700f66c30 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:00:15 +0000 (0:00:00.025) 0:00:35.153 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:00:15 +0000 (0:00:00.024) 0:00:35.178 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:30 Wednesday 24 July 2024 19:00:15 +0000 (0:00:00.190) 0:00:35.369 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/remove_profile.yml:3 Wednesday 24 July 2024 19:00:15 +0000 (0:00:00.046) 0:00:35.415 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:00:15 +0000 (0:00:00.048) 0:00:35.464 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:00:15 +0000 (0:00:00.095) 0:00:35.560 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:00:15 +0000 (0:00:00.031) 0:00:35.591 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:00:15 +0000 (0:00:00.024) 0:00:35.615 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:00:15 +0000 (0:00:00.030) 0:00:35.646 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:00:17 +0000 (0:00:01.517) 0:00:37.164 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:00:17 +0000 (0:00:00.680) 0:00:37.844 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:00:18 +0000 (0:00:00.026) 0:00:37.870 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:00:18 +0000 (0:00:00.065) 0:00:37.935 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:00:18 +0000 (0:00:00.024) 0:00:37.960 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:00:18 +0000 (0:00:00.024) 0:00:37.985 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:00:18 +0000 (0:00:00.030) 0:00:38.015 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:00:18 +0000 (0:00:00.025) 0:00:38.041 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:00:18 +0000 (0:00:00.029) 0:00:38.070 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:00:18 +0000 (0:00:00.048) 0:00:38.119 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:00:18 +0000 (0:00:00.029) 0:00:38.149 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:00:18 +0000 (0:00:00.027) 0:00:38.176 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:00:18 +0000 (0:00:00.027) 0:00:38.204 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:00:18 +0000 (0:00:00.350) 0:00:38.555 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:00:18 +0000 (0:00:00.027) 0:00:38.582 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:00:18 +0000 (0:00:00.023) 0:00:38.605 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:00:18 +0000 (0:00:00.023) 0:00:38.629 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:00:19 +0000 (0:00:00.376) 0:00:39.005 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:00:19 +0000 (0:00:00.064) 0:00:39.070 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:00:19 +0000 (0:00:00.026) 0:00:39.097 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:00:19 +0000 (0:00:00.026) 0:00:39.123 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:00:19 +0000 (0:00:00.024) 0:00:39.148 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:36 Wednesday 24 July 2024 19:00:19 +0000 (0:00:00.207) 0:00:39.355 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_device_present.yml:3 Wednesday 24 July 2024 19:00:19 +0000 (0:00:00.054) 0:00:39.410 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 19:00:19 +0000 (0:00:00.038) 0:00:39.448 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1721847611.293982, "block_size": 4096, "blocks": 0, "ctime": 1721847611.293982, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 29344, "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": 1721847611.293982, "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-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_device_present.yml:5 Wednesday 24 July 2024 19:00:19 +0000 (0:00:00.195) 0:00:39.643 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_profile_absent.yml:3 Wednesday 24 July 2024 19:00:19 +0000 (0:00:00.027) 0:00:39.671 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:3 Wednesday 24 July 2024 19:00:19 +0000 (0:00:00.042) 0:00:39.713 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:9 Wednesday 24 July 2024 19:00:19 +0000 (0:00:00.027) 0:00:39.741 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:17 Wednesday 24 July 2024 19:00:20 +0000 (0:00:00.195) 0:00:39.937 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:25 Wednesday 24 July 2024 19:00:20 +0000 (0:00:00.024) 0:00:39.962 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.022989", "end": "2024-07-24 19:00:20.285203", "rc": 1, "start": "2024-07-24 19:00:20.262214" } 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:35 Wednesday 24 July 2024 19:00:20 +0000 (0:00:00.226) 0:00:40.189 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:49 Wednesday 24 July 2024 19:00:20 +0000 (0:00:00.035) 0:00:40.224 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:56 Wednesday 24 July 2024 19:00:20 +0000 (0:00:00.037) 0:00:40.262 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:62 Wednesday 24 July 2024 19:00:20 +0000 (0:00:00.028) 0:00:40.291 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:69 Wednesday 24 July 2024 19:00:20 +0000 (0:00:00.030) 0:00:40.321 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_profile_absent.yml:5 Wednesday 24 July 2024 19:00:20 +0000 (0:00:00.033) 0:00:40.354 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:42 Wednesday 24 July 2024 19:00:20 +0000 (0:00:00.037) 0:00:40.391 ******** TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:47 Wednesday 24 July 2024 19:00:20 +0000 (0:00:00.029) 0:00:40.421 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:66 Wednesday 24 July 2024 19:00:20 +0000 (0:00:00.026) 0:00:40.447 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/cleanup_profile+device.yml:3 Wednesday 24 July 2024 19:00:20 +0000 (0:00:00.048) 0:00:40.496 ******** 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.068555", "end": "2024-07-24 19:00:20.869027", "rc": 1, "start": "2024-07-24 19:00:20.800472" } STDOUT: Connection 'statebr' (62522b6a-21db-4d52-8e06-9f7700f66c30) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tests_states.yml:103 Wednesday 24 July 2024 19:00:20 +0000 (0:00:00.267) 0:00:40.763 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can take a profile down that is absent] ************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:5 Wednesday 24 July 2024 19:00:20 +0000 (0:00:00.040) 0:00:40.804 ******** ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:9 Wednesday 24 July 2024 19:00:20 +0000 (0:00:00.024) 0:00:40.828 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:21 Wednesday 24 July 2024 19:00:21 +0000 (0:00:00.047) 0:00:40.876 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:00:21 +0000 (0:00:00.084) 0:00:40.960 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:00:21 +0000 (0:00:00.040) 0:00:41.000 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003454", "end": "2024-07-24 19:00:21.303830", "rc": 0, "start": "2024-07-24 19:00:21.300376" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:00:21 +0000 (0:00:00.198) 0:00:41.199 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:00:21 +0000 (0:00:00.026) 0:00:41.225 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:24 Wednesday 24 July 2024 19:00:21 +0000 (0:00:00.024) 0:00:41.249 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/create_bridge_profile.yml:3 Wednesday 24 July 2024 19:00:21 +0000 (0:00:00.052) 0:00:41.302 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:00:21 +0000 (0:00:00.043) 0:00:41.346 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:00:21 +0000 (0:00:00.050) 0:00:41.396 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:00:21 +0000 (0:00:00.030) 0:00:41.426 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:00:21 +0000 (0:00:00.024) 0:00:41.450 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:00:21 +0000 (0:00:00.024) 0:00:41.475 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:00:23 +0000 (0:00:01.534) 0:00:43.010 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:00:23 +0000 (0:00:00.685) 0:00:43.695 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:00:23 +0000 (0:00:00.026) 0:00:43.722 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:00:23 +0000 (0:00:00.025) 0:00:43.747 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:00:23 +0000 (0:00:00.024) 0:00:43.772 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:00:23 +0000 (0:00:00.023) 0:00:43.796 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:00:23 +0000 (0:00:00.029) 0:00:43.825 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:00:24 +0000 (0:00:00.060) 0:00:43.885 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:00:24 +0000 (0:00:00.028) 0:00:43.914 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:00:24 +0000 (0:00:00.051) 0:00:43.965 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:00:24 +0000 (0:00:00.025) 0:00:43.990 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:00:24 +0000 (0:00:00.023) 0:00:44.014 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:00:24 +0000 (0:00:00.031) 0:00:44.045 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:00:24 +0000 (0:00:00.354) 0:00:44.399 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:00:24 +0000 (0:00:00.033) 0:00:44.432 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:00:24 +0000 (0:00:00.027) 0:00:44.460 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:00:24 +0000 (0:00:00.031) 0:00:44.492 ******** 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, d1554c80-162e-4451-a096-4d3e95b2706b TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:00:25 +0000 (0:00:00.392) 0:00:44.885 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:00:25 +0000 (0:00:00.023) 0:00:44.908 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, d1554c80-162e-4451-a096-4d3e95b2706b" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:00:25 +0000 (0:00:00.026) 0:00:44.934 ******** 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, d1554c80-162e-4451-a096-4d3e95b2706b\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, d1554c80-162e-4451-a096-4d3e95b2706b" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:00:25 +0000 (0:00:00.026) 0:00:44.960 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:00:25 +0000 (0:00:00.023) 0:00:44.984 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/create_bridge_profile.yml:14 Wednesday 24 July 2024 19:00:25 +0000 (0:00:00.221) 0:00:45.205 ******** 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, d1554c80-162e-4451-a096-4d3e95b2706b\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, d1554c80-162e-4451-a096-4d3e95b2706b" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/activate_profile.yml:3 Wednesday 24 July 2024 19:00:25 +0000 (0:00:00.026) 0:00:45.232 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:00:25 +0000 (0:00:00.041) 0:00:45.273 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:00:25 +0000 (0:00:00.047) 0:00:45.321 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:00:25 +0000 (0:00:00.045) 0:00:45.367 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:00:25 +0000 (0:00:00.029) 0:00:45.396 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:00:25 +0000 (0:00:00.026) 0:00:45.422 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:00:27 +0000 (0:00:01.509) 0:00:46.932 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:00:27 +0000 (0:00:00.740) 0:00:47.672 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:00:27 +0000 (0:00:00.024) 0:00:47.696 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:00:27 +0000 (0:00:00.022) 0:00:47.719 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:00:27 +0000 (0:00:00.024) 0:00:47.743 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:00:27 +0000 (0:00:00.024) 0:00:47.768 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:00:27 +0000 (0:00:00.036) 0:00:47.804 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:00:27 +0000 (0:00:00.032) 0:00:47.837 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:00:28 +0000 (0:00:00.045) 0:00:47.882 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:00:28 +0000 (0:00:00.047) 0:00:47.930 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:00:28 +0000 (0:00:00.023) 0:00:47.954 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:00:28 +0000 (0:00:00.024) 0:00:47.978 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:00:28 +0000 (0:00:00.028) 0:00:48.007 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:00:28 +0000 (0:00:00.389) 0:00:48.396 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:00:28 +0000 (0:00:00.032) 0:00:48.428 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:00:28 +0000 (0:00:00.025) 0:00:48.454 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:00:28 +0000 (0:00:00.025) 0:00:48.479 ******** 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, d1554c80-162e-4451-a096-4d3e95b2706b skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:00:28 +0000 (0:00:00.347) 0:00:48.826 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:00:28 +0000 (0:00:00.024) 0:00:48.850 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, d1554c80-162e-4451-a096-4d3e95b2706b skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:00:29 +0000 (0:00:00.026) 0:00:48.877 ******** 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, d1554c80-162e-4451-a096-4d3e95b2706b skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, d1554c80-162e-4451-a096-4d3e95b2706b skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:00:29 +0000 (0:00:00.025) 0:00:48.902 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:00:29 +0000 (0:00:00.024) 0:00:48.927 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/remove_profile.yml:3 Wednesday 24 July 2024 19:00:29 +0000 (0:00:00.190) 0:00:49.118 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:00:29 +0000 (0:00:00.039) 0:00:49.157 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:00:29 +0000 (0:00:00.044) 0:00:49.201 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:00:29 +0000 (0:00:00.031) 0:00:49.233 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:00:29 +0000 (0:00:00.081) 0:00:49.314 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:00:29 +0000 (0:00:00.027) 0:00:49.341 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:00:30 +0000 (0:00:01.492) 0:00:50.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 : Print network provider] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:00:31 +0000 (0:00:00.678) 0:00:51.512 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:00:31 +0000 (0:00:00.033) 0:00:51.545 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:00:31 +0000 (0:00:00.029) 0:00:51.575 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:00:31 +0000 (0:00:00.023) 0:00:51.599 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:00:31 +0000 (0:00:00.048) 0:00:51.647 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:00:31 +0000 (0:00:00.029) 0:00:51.677 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:00:31 +0000 (0:00:00.022) 0:00:51.700 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:00:31 +0000 (0:00:00.027) 0:00:51.727 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:00:31 +0000 (0:00:00.045) 0:00:51.773 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:00:31 +0000 (0:00:00.022) 0:00:51.796 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:00:31 +0000 (0:00:00.023) 0:00:51.820 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:00:31 +0000 (0:00:00.027) 0:00:51.847 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:00:32 +0000 (0:00:00.355) 0:00:52.202 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:00:32 +0000 (0:00:00.029) 0:00:52.232 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:00:32 +0000 (0:00:00.032) 0:00:52.264 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:00:32 +0000 (0:00:00.025) 0:00:52.289 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:00:32 +0000 (0:00:00.381) 0:00:52.671 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:00:32 +0000 (0:00:00.025) 0:00:52.697 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:00:32 +0000 (0:00:00.026) 0:00:52.724 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:00:32 +0000 (0:00:00.076) 0:00:52.800 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:00:32 +0000 (0:00:00.026) 0:00:52.827 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:30 Wednesday 24 July 2024 19:00:33 +0000 (0:00:00.200) 0:00:53.027 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/remove+down_profile.yml:3 Wednesday 24 July 2024 19:00:33 +0000 (0:00:00.044) 0:00:53.071 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:00:33 +0000 (0:00:00.051) 0:00:53.123 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:00:33 +0000 (0:00:00.051) 0:00:53.174 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:00:33 +0000 (0:00:00.046) 0:00:53.221 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:00:33 +0000 (0:00:00.025) 0:00:53.246 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:00:33 +0000 (0:00:00.027) 0:00:53.274 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:00:34 +0000 (0:00:01.514) 0:00:54.789 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:00:35 +0000 (0:00:00.690) 0:00:55.480 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:00:35 +0000 (0:00:00.025) 0:00:55.505 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:00:35 +0000 (0:00:00.028) 0:00:55.534 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:00:35 +0000 (0:00:00.024) 0:00:55.558 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:00:35 +0000 (0:00:00.024) 0:00:55.583 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:00:35 +0000 (0:00:00.030) 0:00:55.613 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:00:35 +0000 (0:00:00.024) 0:00:55.638 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:00:35 +0000 (0:00:00.028) 0:00:55.666 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:00:35 +0000 (0:00:00.048) 0:00:55.715 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:00:35 +0000 (0:00:00.023) 0:00:55.738 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:00:35 +0000 (0:00:00.065) 0:00:55.804 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:00:35 +0000 (0:00:00.028) 0:00:55.832 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:00:36 +0000 (0:00:00.354) 0:00:56.187 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:00:36 +0000 (0:00:00.028) 0:00:56.216 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:00:36 +0000 (0:00:00.023) 0:00:56.239 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:00:36 +0000 (0:00:00.024) 0:00:56.264 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:00:36 +0000 (0:00:00.444) 0:00:56.709 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:00:36 +0000 (0:00:00.024) 0:00:56.733 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:00:36 +0000 (0:00:00.027) 0:00:56.761 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:00:36 +0000 (0:00:00.025) 0:00:56.786 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:00:36 +0000 (0:00:00.024) 0:00:56.810 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:36 Wednesday 24 July 2024 19:00:37 +0000 (0:00:00.194) 0:00:57.005 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_profile_absent.yml:3 Wednesday 24 July 2024 19:00:37 +0000 (0:00:00.045) 0:00:57.050 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:3 Wednesday 24 July 2024 19:00:37 +0000 (0:00:00.100) 0:00:57.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-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:9 Wednesday 24 July 2024 19:00:37 +0000 (0:00:00.026) 0:00:57.177 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:17 Wednesday 24 July 2024 19:00:37 +0000 (0:00:00.211) 0:00:57.388 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:25 Wednesday 24 July 2024 19:00:37 +0000 (0:00:00.024) 0:00:57.413 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021693", "end": "2024-07-24 19:00:37.738115", "rc": 1, "start": "2024-07-24 19:00:37.716422" } 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:35 Wednesday 24 July 2024 19:00:37 +0000 (0:00:00.220) 0:00:57.634 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:49 Wednesday 24 July 2024 19:00:37 +0000 (0:00:00.024) 0:00:57.658 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:56 Wednesday 24 July 2024 19:00:37 +0000 (0:00:00.026) 0:00:57.684 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:62 Wednesday 24 July 2024 19:00:37 +0000 (0:00:00.026) 0:00:57.711 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:69 Wednesday 24 July 2024 19:00:37 +0000 (0:00:00.026) 0:00:57.738 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_profile_absent.yml:5 Wednesday 24 July 2024 19:00:37 +0000 (0:00:00.032) 0:00:57.770 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:42 Wednesday 24 July 2024 19:00:37 +0000 (0:00:00.028) 0:00:57.798 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_device_absent.yml:3 Wednesday 24 July 2024 19:00:37 +0000 (0:00:00.047) 0:00:57.845 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 19:00:38 +0000 (0:00:00.038) 0:00:57.884 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_device_absent.yml:5 Wednesday 24 July 2024 19:00:38 +0000 (0:00:00.192) 0:00:58.076 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:47 Wednesday 24 July 2024 19:00:38 +0000 (0:00:00.029) 0:00:58.106 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:66 Wednesday 24 July 2024 19:00:38 +0000 (0:00:00.026) 0:00:58.133 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/cleanup_profile+device.yml:3 Wednesday 24 July 2024 19:00:38 +0000 (0:00:00.044) 0:00:58.177 ******** 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.041142", "end": "2024-07-24 19:00:38.515862", "rc": 1, "start": "2024-07-24 19:00:38.474720" } 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tests_states.yml:126 Wednesday 24 July 2024 19:00:38 +0000 (0:00:00.233) 0:00:58.410 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/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-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:5 Wednesday 24 July 2024 19:00:38 +0000 (0:00:00.039) 0:00:58.449 ******** ok: [sut] => {} MSG: ########## I will not get an error when I try to remove an absent profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:9 Wednesday 24 July 2024 19:00:38 +0000 (0:00:00.024) 0:00:58.474 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:21 Wednesday 24 July 2024 19:00:38 +0000 (0:00:00.047) 0:00:58.521 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:00:38 +0000 (0:00:00.039) 0:00:58.561 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:00:38 +0000 (0:00:00.036) 0:00:58.597 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003488", "end": "2024-07-24 19:00:38.898695", "rc": 0, "start": "2024-07-24 19:00:38.895207" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:00:38 +0000 (0:00:00.196) 0:00:58.794 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:00:38 +0000 (0:00:00.064) 0:00:58.858 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:24 Wednesday 24 July 2024 19:00:39 +0000 (0:00:00.025) 0:00:58.883 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/create_bridge_profile.yml:3 Wednesday 24 July 2024 19:00:39 +0000 (0:00:00.063) 0:00:58.946 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:00:39 +0000 (0:00:00.046) 0:00:58.993 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:00:39 +0000 (0:00:00.051) 0:00:59.044 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:00:39 +0000 (0:00:00.031) 0:00:59.076 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:00:39 +0000 (0:00:00.024) 0:00:59.100 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:00:39 +0000 (0:00:00.025) 0:00:59.126 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:00:40 +0000 (0:00:01.556) 0:01:00.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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:00:41 +0000 (0:00:00.691) 0:01:01.375 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:00:41 +0000 (0:00:00.025) 0:01:01.400 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:00:41 +0000 (0:00:00.024) 0:01:01.424 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:00:41 +0000 (0:00:00.024) 0:01:01.449 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:00:41 +0000 (0:00:00.024) 0:01:01.474 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:00:41 +0000 (0:00:00.032) 0:01:01.506 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:00:41 +0000 (0:00:00.024) 0:01:01.531 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:00:41 +0000 (0:00:00.029) 0:01:01.560 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:00:41 +0000 (0:00:00.048) 0:01:01.609 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:00:41 +0000 (0:00:00.023) 0:01:01.632 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:00:41 +0000 (0:00:00.024) 0:01:01.657 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:00:41 +0000 (0:00:00.027) 0:01:01.684 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:00:42 +0000 (0:00:00.399) 0:01:02.084 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:00:42 +0000 (0:00:00.028) 0:01:02.113 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:00:42 +0000 (0:00:00.023) 0:01:02.136 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:00:42 +0000 (0:00:00.024) 0:01:02.161 ******** 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, d87c4d61-f2b0-401f-8306-1ff33129f7aa TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:00:42 +0000 (0:00:00.396) 0:01:02.558 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:00:42 +0000 (0:00:00.026) 0:01:02.584 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, d87c4d61-f2b0-401f-8306-1ff33129f7aa" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:00:42 +0000 (0:00:00.030) 0:01:02.614 ******** 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, d87c4d61-f2b0-401f-8306-1ff33129f7aa\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, d87c4d61-f2b0-401f-8306-1ff33129f7aa" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:00:42 +0000 (0:00:00.033) 0:01:02.647 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:00:42 +0000 (0:00:00.033) 0:01:02.681 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/create_bridge_profile.yml:14 Wednesday 24 July 2024 19:00:43 +0000 (0:00:00.190) 0:01:02.872 ******** 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, d87c4d61-f2b0-401f-8306-1ff33129f7aa\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, d87c4d61-f2b0-401f-8306-1ff33129f7aa" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/activate_profile.yml:3 Wednesday 24 July 2024 19:00:43 +0000 (0:00:00.027) 0:01:02.900 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:00:43 +0000 (0:00:00.049) 0:01:02.949 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:00:43 +0000 (0:00:00.100) 0:01:03.049 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:00:43 +0000 (0:00:00.035) 0:01:03.084 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:00:43 +0000 (0:00:00.027) 0:01:03.112 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:00:43 +0000 (0:00:00.026) 0:01:03.139 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:00:44 +0000 (0:00:01.498) 0:01:04.637 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:00:45 +0000 (0:00:00.685) 0:01:05.322 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:00:45 +0000 (0:00:00.066) 0:01:05.389 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:00:45 +0000 (0:00:00.024) 0:01:05.414 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:00:45 +0000 (0:00:00.026) 0:01:05.441 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:00:45 +0000 (0:00:00.024) 0:01:05.465 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:00:45 +0000 (0:00:00.033) 0:01:05.498 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:00:45 +0000 (0:00:00.026) 0:01:05.525 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:00:45 +0000 (0:00:00.034) 0:01:05.559 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:00:45 +0000 (0:00:00.068) 0:01:05.628 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:00:45 +0000 (0:00:00.025) 0:01:05.653 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:00:45 +0000 (0:00:00.027) 0:01:05.681 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:00:45 +0000 (0:00:00.032) 0:01:05.713 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:00:46 +0000 (0:00:00.351) 0:01:06.065 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:00:46 +0000 (0:00:00.029) 0:01:06.094 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:00:46 +0000 (0:00:00.025) 0:01:06.120 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:00:46 +0000 (0:00:00.038) 0:01:06.158 ******** 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, d87c4d61-f2b0-401f-8306-1ff33129f7aa skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:00:46 +0000 (0:00:00.404) 0:01:06.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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:00:46 +0000 (0:00:00.082) 0:01:06.645 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, d87c4d61-f2b0-401f-8306-1ff33129f7aa skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:00:46 +0000 (0:00:00.033) 0:01:06.678 ******** 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, d87c4d61-f2b0-401f-8306-1ff33129f7aa skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, d87c4d61-f2b0-401f-8306-1ff33129f7aa skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:00:46 +0000 (0:00:00.027) 0:01:06.706 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:00:46 +0000 (0:00:00.024) 0:01:06.731 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/remove+down_profile.yml:3 Wednesday 24 July 2024 19:00:47 +0000 (0:00:00.191) 0:01:06.923 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:00:47 +0000 (0:00:00.041) 0:01:06.964 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:00:47 +0000 (0:00:00.046) 0:01:07.011 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:00:47 +0000 (0:00:00.029) 0:01:07.040 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:00:47 +0000 (0:00:00.030) 0:01:07.071 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:00:47 +0000 (0:00:00.024) 0:01:07.096 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:00:48 +0000 (0:00:01.518) 0:01:08.614 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:00:49 +0000 (0:00:00.685) 0:01:09.300 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:00:49 +0000 (0:00:00.025) 0:01:09.325 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:00:49 +0000 (0:00:00.024) 0:01:09.350 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:00:49 +0000 (0:00:00.024) 0:01:09.375 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:00:49 +0000 (0:00:00.025) 0:01:09.401 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:00:49 +0000 (0:00:00.032) 0:01:09.433 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:00:49 +0000 (0:00:00.028) 0:01:09.462 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:00:49 +0000 (0:00:00.031) 0:01:09.494 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:00:49 +0000 (0:00:00.054) 0:01:09.549 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:00:49 +0000 (0:00:00.026) 0:01:09.575 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:00:49 +0000 (0:00:00.065) 0:01:09.640 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:00:49 +0000 (0:00:00.027) 0:01:09.668 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:00:50 +0000 (0:00:00.354) 0:01:10.023 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:00:50 +0000 (0:00:00.028) 0:01:10.051 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:00:50 +0000 (0:00:00.023) 0:01:10.074 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:00:50 +0000 (0:00:00.023) 0:01:10.098 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:00:50 +0000 (0:00:00.438) 0:01:10.537 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:00:50 +0000 (0:00:00.025) 0:01:10.562 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:00:50 +0000 (0:00:00.063) 0:01:10.626 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:00:50 +0000 (0:00:00.044) 0:01:10.670 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:00:50 +0000 (0:00:00.024) 0:01:10.695 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:30 Wednesday 24 July 2024 19:00:51 +0000 (0:00:00.193) 0:01:10.889 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/remove+down_profile.yml:3 Wednesday 24 July 2024 19:00:51 +0000 (0:00:00.043) 0:01:10.932 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:00:51 +0000 (0:00:00.079) 0:01:11.012 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:00:51 +0000 (0:00:00.044) 0:01:11.057 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:00:51 +0000 (0:00:00.029) 0:01:11.087 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:00:51 +0000 (0:00:00.029) 0:01:11.116 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:00:51 +0000 (0:00:00.024) 0:01:11.140 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:00:52 +0000 (0:00:01.514) 0:01:12.655 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:00:53 +0000 (0:00:00.734) 0:01:13.390 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:00:53 +0000 (0:00:00.034) 0:01:13.424 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:00:53 +0000 (0:00:00.024) 0:01:13.449 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:00:53 +0000 (0:00:00.024) 0:01:13.474 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:00:53 +0000 (0:00:00.023) 0:01:13.498 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:00:53 +0000 (0:00:00.029) 0:01:13.527 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:00:53 +0000 (0:00:00.023) 0:01:13.551 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:00:53 +0000 (0:00:00.037) 0:01:13.589 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:00:53 +0000 (0:00:00.050) 0:01:13.639 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:00:53 +0000 (0:00:00.027) 0:01:13.666 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:00:53 +0000 (0:00:00.041) 0:01:13.708 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:00:53 +0000 (0:00:00.034) 0:01:13.742 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:00:54 +0000 (0:00:00.360) 0:01:14.103 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:00:54 +0000 (0:00:00.068) 0:01:14.171 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:00:54 +0000 (0:00:00.024) 0:01:14.196 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:00:54 +0000 (0:00:00.023) 0:01:14.220 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:00:54 +0000 (0:00:00.378) 0:01:14.598 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:00:54 +0000 (0:00:00.044) 0:01:14.643 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:00:54 +0000 (0:00:00.032) 0:01:14.675 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:00:54 +0000 (0:00:00.028) 0:01:14.703 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:00:54 +0000 (0:00:00.024) 0:01:14.728 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:36 Wednesday 24 July 2024 19:00:55 +0000 (0:00:00.191) 0:01:14.919 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_profile_absent.yml for sut included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_profile_absent.yml:3 Wednesday 24 July 2024 19:00:55 +0000 (0:00:00.048) 0:01:14.967 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:3 Wednesday 24 July 2024 19:00:55 +0000 (0:00:00.041) 0:01:15.009 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:9 Wednesday 24 July 2024 19:00:55 +0000 (0:00:00.024) 0:01:15.034 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:17 Wednesday 24 July 2024 19:00:55 +0000 (0:00:00.194) 0:01:15.228 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:25 Wednesday 24 July 2024 19:00:55 +0000 (0:00:00.072) 0:01:15.300 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021955", "end": "2024-07-24 19:00:55.621610", "rc": 1, "start": "2024-07-24 19:00:55.599655" } 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:35 Wednesday 24 July 2024 19:00:55 +0000 (0:00:00.217) 0:01:15.517 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:49 Wednesday 24 July 2024 19:00:55 +0000 (0:00:00.026) 0:01:15.543 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:56 Wednesday 24 July 2024 19:00:55 +0000 (0:00:00.026) 0:01:15.570 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:62 Wednesday 24 July 2024 19:00:55 +0000 (0:00:00.025) 0:01:15.595 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_profile_stat.yml:69 Wednesday 24 July 2024 19:00:55 +0000 (0:00:00.028) 0:01:15.624 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_profile_absent.yml:5 Wednesday 24 July 2024 19:00:55 +0000 (0:00:00.025) 0:01:15.649 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Wednesday 24 July 2024 19:00:55 +0000 (0:00:00.027) 0:01:15.677 ******** ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.333413", "end": "2024-07-24 19:00:56.312288", "rc": 0, "start": "2024-07-24 19:00:55.978875" } STDOUT: NetworkManager-1.48.2-2.el9 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Wednesday 24 July 2024 19:00:56 +0000 (0:00:00.531) 0:01:16.209 ******** ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.48.2-2.el9" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Wednesday 24 July 2024 19:00:56 +0000 (0:00:00.024) 0:01:16.233 ******** ok: [sut] => { "networkmanager_nvr": "NetworkManager-1.48.2-2.el9" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:42 Wednesday 24 July 2024 19:00:56 +0000 (0:00:00.024) 0:01:16.258 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_device_absent.yml:3 Wednesday 24 July 2024 19:00:56 +0000 (0:00:00.047) 0:01:16.305 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 19:00:56 +0000 (0:00:00.038) 0:01:16.344 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/assert_device_absent.yml:5 Wednesday 24 July 2024 19:00:56 +0000 (0:00:00.234) 0:01:16.579 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:47 Wednesday 24 July 2024 19:00:56 +0000 (0:00:00.028) 0:01:16.607 ******** 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/run_test.yml:66 Wednesday 24 July 2024 19:00:56 +0000 (0:00:00.025) 0:01:16.632 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/cleanup_profile+device.yml for sut included: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/cleanup_profile+device.yml:3 Wednesday 24 July 2024 19:00:56 +0000 (0:00:00.051) 0:01:16.684 ******** 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.040958", "end": "2024-07-24 19:00:57.028007", "rc": 1, "start": "2024-07-24 19:00:56.987049" } 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-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/check_network_dns.yml:6 Wednesday 24 July 2024 19:00:57 +0000 (0:00:00.238) 0:01:16.922 ******** 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.009218", "end": "2024-07-24 19:00:57.230861", "rc": 0, "start": "2024-07-24 19:00:57.221643" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 0a:ff:e5:97:76:4b brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.13.127/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0 valid_lft 2649sec preferred_lft 2649sec inet6 fe80::8ff:e5ff:fe97:764b/64 scope link valid_lft forever preferred_lft forever 23: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 6e:d7:62:b1:a7:41 brd ff:ff:ff:ff:ff:ff inet 192.0.2.72/31 scope global noprefixroute rpltstbr valid_lft forever preferred_lft forever IP ROUTE default via 10.31.12.1 dev eth0 proto dhcp src 10.31.13.127 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.13.127 metric 100 192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown IP -6 ROUTE ::1 dev lo proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com testing-farm nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/playbooks/tasks/check_network_dns.yml:24 Wednesday 24 July 2024 19:00:57 +0000 (0:00:00.204) 0:01:17.127 ******** 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.150679", "end": "2024-07-24 19:00:57.582128", "rc": 0, "start": "2024-07-24 19:00:57.431449" } STDOUT: CHECK DNS AND CONNECTIVITY 2605:bc80:3010:600:dead:beef:cafe:fed9 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.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 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 3080 0 --:--:-- --:--:-- --:--:-- 3080 % 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 11640 0 --:--:-- --:--:-- --:--:-- 11640 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=319 changed=10 unreachable=0 failed=0 skipped=312 rescued=0 ignored=11 Wednesday 24 July 2024 19:00:57 +0000 (0:00:00.337) 0:01:17.464 ******** =============================================================================== linux-system-roles.network : Configure networking connection profiles --- 2.15s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:188 linux-system-roles.network : Enable and start NetworkManager ------------ 1.99s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:151 linux-system-roles.network : Check which services are running ----------- 1.58s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.56s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.55s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.55s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.53s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.53s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.52s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.52s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.51s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.51s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.51s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.50s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.49s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.49s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.47s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Enable and start NetworkManager ------------ 1.45s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:151 linux-system-roles.network : Configure networking connection profiles --- 1.45s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:188 linux-system-roles.network : Configure networking connection profiles --- 1.26s /WORKDIR/git-team-test-not-cleaning-up-properlyo39xbwvl/tests/roles/linux-system-roles.network/tasks/main.yml:188 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---