# 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-properly7up32op_/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-properly7up32op_/tests/tests_states_nm.yml:6 Wednesday 24 July 2024 19:05:56 +0000 (0:00:00.020) 0:00:00.020 ******** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tests_states_nm.yml:9 Wednesday 24 July 2024 19:05:58 +0000 (0:00:01.355) 0:00:01.376 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/tasks/el_repo_setup.yml:3 Wednesday 24 July 2024 19:05:58 +0000 (0:00:00.022) 0:00:01.398 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/el_repo_setup.yml:19 Wednesday 24 July 2024 19:05:58 +0000 (0:00:00.358) 0:00:01.756 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/el_repo_setup.yml:24 Wednesday 24 July 2024 19:05:58 +0000 (0:00:00.309) 0:00:02.065 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/el_repo_setup.yml:28 Wednesday 24 July 2024 19:05:58 +0000 (0:00:00.042) 0:00:02.108 ******** 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-properly7up32op_/tests/tasks/el_repo_setup.yml:53 Wednesday 24 July 2024 19:05:58 +0000 (0:00:00.060) 0:00:02.168 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/enable_epel.yml:8 Wednesday 24 July 2024 19:05:58 +0000 (0:00:00.048) 0:00:02.217 ******** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/enable_epel.yml:24 Wednesday 24 July 2024 19:05:59 +0000 (0:00:00.368) 0:00:02.585 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/enable_epel.yml:30 Wednesday 24 July 2024 19:05:59 +0000 (0:00:00.033) 0:00:02.619 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/enable_epel.yml:35 Wednesday 24 July 2024 19:05:59 +0000 (0:00:00.012) 0:00:02.631 ******** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.243209", "end": "2024-07-24 19:05:59.789410", "rc": 0, "start": "2024-07-24 19:05:59.546201" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/enable_epel.yml:40 Wednesday 24 July 2024 19:05:59 +0000 (0:00:00.454) 0:00:03.085 ******** 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-properly7up32op_/tests/tests_states_nm.yml:11 Wednesday 24 July 2024 19:05:59 +0000 (0:00:00.012) 0:00:03.098 ******** 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-properly7up32op_/tests/playbooks/tests_states.yml:3 Wednesday 24 July 2024 19:05:59 +0000 (0:00:00.063) 0:00:03.161 ******** ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tests_states.yml:11 Wednesday 24 July 2024 19:06:00 +0000 (0:00:00.545) 0:00:03.706 ******** 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-properly7up32op_/tests/playbooks/tests_states.yml:22 Wednesday 24 July 2024 19:06:00 +0000 (0:00:00.028) 0:00:03.735 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/run_test.yml:5 Wednesday 24 July 2024 19:06:00 +0000 (0:00:00.045) 0:00:03.781 ******** ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/run_test.yml:9 Wednesday 24 July 2024 19:06:00 +0000 (0:00:00.055) 0:00:03.836 ******** 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-properly7up32op_/tests/playbooks/tasks/run_test.yml:21 Wednesday 24 July 2024 19:06:00 +0000 (0:00:00.138) 0:00:03.975 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:06:00 +0000 (0:00:00.104) 0:00:04.080 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:06:00 +0000 (0:00:00.054) 0:00:04.135 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004191", "end": "2024-07-24 19:06:02.072240", "rc": 0, "start": "2024-07-24 19:06:01.068049" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:06:02 +0000 (0:00:01.228) 0:00:05.364 ******** 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-properly7up32op_/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:06:02 +0000 (0:00:00.028) 0:00:05.393 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/run_test.yml:24 Wednesday 24 July 2024 19:06:02 +0000 (0:00:00.024) 0:00:05.417 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/delete_interface.yml:3 Wednesday 24 July 2024 19:06:02 +0000 (0:00:00.036) 0:00:05.454 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.008259", "end": "2024-07-24 19:06:02.384791", "rc": 1, "start": "2024-07-24 19:06:02.376532" } 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-properly7up32op_/tests/playbooks/tasks/assert_device_absent.yml:3 Wednesday 24 July 2024 19:06:02 +0000 (0:00:00.214) 0:00:05.669 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 19:06:02 +0000 (0:00:00.021) 0:00:05.690 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/assert_device_absent.yml:5 Wednesday 24 July 2024 19:06:02 +0000 (0:00:00.189) 0:00:05.880 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/run_test.yml:30 Wednesday 24 July 2024 19:06:02 +0000 (0:00:00.013) 0:00:05.894 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/create_bridge_profile.yml:3 Wednesday 24 July 2024 19:06:02 +0000 (0:00:00.023) 0:00:05.917 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:06:02 +0000 (0:00:00.178) 0:00:06.096 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:06:02 +0000 (0:00:00.084) 0:00:06.181 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:06:02 +0000 (0:00:00.046) 0:00:06.227 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:06:03 +0000 (0:00:00.034) 0:00:06.262 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:06:03 +0000 (0:00:00.039) 0:00:06.302 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:06:04 +0000 (0:00:01.709) 0:00:08.011 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:06:06 +0000 (0:00:01.545) 0:00:09.557 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:06:06 +0000 (0:00:00.027) 0:00:09.584 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:06:06 +0000 (0:00:00.043) 0:00:09.627 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:06:06 +0000 (0:00:00.048) 0:00:09.676 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:06:06 +0000 (0:00:00.050) 0:00:09.727 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:06:06 +0000 (0:00:00.089) 0:00:09.816 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:06:06 +0000 (0:00:00.032) 0:00:09.848 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:06:06 +0000 (0:00:00.035) 0:00:09.884 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:06:06 +0000 (0:00:00.068) 0:00:09.952 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:06:06 +0000 (0:00:00.022) 0:00:09.975 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:06:06 +0000 (0:00:00.023) 0:00:09.998 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:06:06 +0000 (0:00:00.039) 0:00:10.037 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:06:07 +0000 (0:00:00.529) 0:00:10.567 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:06:07 +0000 (0:00:00.037) 0:00:10.605 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:06:07 +0000 (0:00:00.032) 0:00:10.637 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:06:07 +0000 (0:00:00.027) 0:00:10.664 ******** 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, 31f6e4b8-7bc4-4c61-8711-9710f489cd1a TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:06:08 +0000 (0:00:00.597) 0:00:11.262 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:06:08 +0000 (0:00:00.020) 0:00:11.283 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 31f6e4b8-7bc4-4c61-8711-9710f489cd1a" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:06:08 +0000 (0:00:00.023) 0:00:11.306 ******** 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, 31f6e4b8-7bc4-4c61-8711-9710f489cd1a\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 31f6e4b8-7bc4-4c61-8711-9710f489cd1a" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:06:08 +0000 (0:00:00.023) 0:00:11.330 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:06:08 +0000 (0:00:00.021) 0:00:11.352 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/create_bridge_profile.yml:14 Wednesday 24 July 2024 19:06:08 +0000 (0:00:00.254) 0:00:11.606 ******** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 31f6e4b8-7bc4-4c61-8711-9710f489cd1a\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 31f6e4b8-7bc4-4c61-8711-9710f489cd1a" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/run_test.yml:36 Wednesday 24 July 2024 19:06:08 +0000 (0:00:00.030) 0:00:11.636 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/playbooks/tasks/assert_profile_present.yml:3 Wednesday 24 July 2024 19:06:08 +0000 (0:00:00.043) 0:00:11.680 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:3 Wednesday 24 July 2024 19:06:08 +0000 (0:00:00.068) 0:00:11.748 ******** 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:9 Wednesday 24 July 2024 19:06:08 +0000 (0:00:00.035) 0:00:11.784 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1721847967.9884694, "block_size": 4096, "blocks": 8, "ctime": 1721847967.9264696, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2301239, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1721847967.9264696, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 221, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:17 Wednesday 24 July 2024 19:06:08 +0000 (0:00:00.251) 0:00:12.036 ******** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:25 Wednesday 24 July 2024 19:06:08 +0000 (0:00:00.046) 0:00:12.083 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.022103", "end": "2024-07-24 19:06:09.019722", "rc": 0, "start": "2024-07-24 19:06:08.997619" } STDOUT: statebr /etc/sysconfig/network-scripts/ifcfg-statebr 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:35 Wednesday 24 July 2024 19:06:09 +0000 (0:00:00.275) 0:00:12.358 ******** 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:49 Wednesday 24 July 2024 19:06:09 +0000 (0:00:00.038) 0:00:12.397 ******** 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:56 Wednesday 24 July 2024 19:06:09 +0000 (0:00:00.039) 0:00:12.436 ******** 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:62 Wednesday 24 July 2024 19:06:09 +0000 (0:00:00.034) 0:00:12.470 ******** 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:69 Wednesday 24 July 2024 19:06:09 +0000 (0:00:00.026) 0:00:12.496 ******** 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-properly7up32op_/tests/playbooks/tasks/assert_profile_present.yml:5 Wednesday 24 July 2024 19:06:09 +0000 (0:00:00.025) 0:00:12.522 ******** 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-properly7up32op_/tests/playbooks/tasks/assert_profile_present.yml:10 Wednesday 24 July 2024 19:06:09 +0000 (0:00:00.033) 0:00:12.555 ******** 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-properly7up32op_/tests/playbooks/tasks/assert_profile_present.yml:15 Wednesday 24 July 2024 19:06:09 +0000 (0:00:00.042) 0:00:12.598 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/run_test.yml:42 Wednesday 24 July 2024 19:06:09 +0000 (0:00:00.027) 0:00:12.626 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/playbooks/tasks/assert_device_present.yml:3 Wednesday 24 July 2024 19:06:09 +0000 (0:00:00.058) 0:00:12.685 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 19:06:09 +0000 (0:00:00.054) 0:00:12.739 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1721847967.9278488, "block_size": 4096, "blocks": 0, "ctime": 1721847967.9278488, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32806, "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": 1721847967.9278488, "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-properly7up32op_/tests/playbooks/tasks/assert_device_present.yml:5 Wednesday 24 July 2024 19:06:09 +0000 (0:00:00.201) 0:00:12.941 ******** 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-properly7up32op_/tests/playbooks/tasks/run_test.yml:47 Wednesday 24 July 2024 19:06:09 +0000 (0:00:00.034) 0:00:12.975 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/run_test.yml:66 Wednesday 24 July 2024 19:06:09 +0000 (0:00:00.044) 0:00:13.019 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/cleanup_profile+device.yml:3 Wednesday 24 July 2024 19:06:09 +0000 (0:00:00.149) 0:00:13.169 ******** 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.057679", "end": "2024-07-24 19:06:10.195864", "rc": 1, "start": "2024-07-24 19:06:10.138185" } STDOUT: Connection 'statebr' (31f6e4b8-7bc4-4c61-8711-9710f489cd1a) 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-properly7up32op_/tests/playbooks/tests_states.yml:45 Wednesday 24 July 2024 19:06:10 +0000 (0:00:00.375) 0:00:13.544 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/playbooks/tasks/run_test.yml:5 Wednesday 24 July 2024 19:06:10 +0000 (0:00:00.095) 0:00:13.639 ******** ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/run_test.yml:9 Wednesday 24 July 2024 19:06:10 +0000 (0:00:00.122) 0:00:13.761 ******** 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-properly7up32op_/tests/playbooks/tasks/run_test.yml:21 Wednesday 24 July 2024 19:06:10 +0000 (0:00:00.105) 0:00:13.867 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:06:10 +0000 (0:00:00.177) 0:00:14.045 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:06:10 +0000 (0:00:00.122) 0:00:14.167 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003142", "end": "2024-07-24 19:06:11.179954", "rc": 0, "start": "2024-07-24 19:06:11.176812" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:06:11 +0000 (0:00:00.328) 0:00:14.495 ******** 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-properly7up32op_/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:06:11 +0000 (0:00:00.158) 0:00:14.653 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/run_test.yml:24 Wednesday 24 July 2024 19:06:11 +0000 (0:00:00.033) 0:00:14.687 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/delete_interface.yml:3 Wednesday 24 July 2024 19:06:11 +0000 (0:00:00.151) 0:00:14.838 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.006220", "end": "2024-07-24 19:06:11.822106", "rc": 1, "start": "2024-07-24 19:06:11.815886" } 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-properly7up32op_/tests/playbooks/tasks/assert_device_absent.yml:3 Wednesday 24 July 2024 19:06:11 +0000 (0:00:00.285) 0:00:15.124 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 19:06:11 +0000 (0:00:00.056) 0:00:15.180 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/assert_device_absent.yml:5 Wednesday 24 July 2024 19:06:12 +0000 (0:00:00.280) 0:00:15.460 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/run_test.yml:30 Wednesday 24 July 2024 19:06:12 +0000 (0:00:00.037) 0:00:15.498 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Wednesday 24 July 2024 19:06:12 +0000 (0:00:00.098) 0:00:15.596 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:06:12 +0000 (0:00:00.108) 0:00:15.705 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:06:12 +0000 (0:00:00.137) 0:00:15.842 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:06:12 +0000 (0:00:00.060) 0:00:15.902 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:06:12 +0000 (0:00:00.048) 0:00:15.951 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:06:12 +0000 (0:00:00.103) 0:00:16.055 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:06:14 +0000 (0:00:01.615) 0:00:17.670 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:06:15 +0000 (0:00:01.344) 0:00:19.014 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:06:15 +0000 (0:00:00.037) 0:00:19.051 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:06:15 +0000 (0:00:00.038) 0:00:19.090 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:06:15 +0000 (0:00:00.030) 0:00:19.121 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:06:15 +0000 (0:00:00.032) 0:00:19.153 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:06:15 +0000 (0:00:00.056) 0:00:19.209 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:06:16 +0000 (0:00:00.050) 0:00:19.259 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:06:16 +0000 (0:00:00.050) 0:00:19.310 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:06:16 +0000 (0:00:00.084) 0:00:19.394 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:06:16 +0000 (0:00:00.051) 0:00:19.445 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:06:16 +0000 (0:00:00.100) 0:00:19.546 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:06:16 +0000 (0:00:00.054) 0:00:19.600 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:06:16 +0000 (0:00:00.404) 0:00:20.004 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:06:16 +0000 (0:00:00.033) 0:00:20.038 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:06:16 +0000 (0:00:00.033) 0:00:20.072 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:06:16 +0000 (0:00:00.029) 0:00:20.101 ******** 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, 23b94cea-8893-4214-8ac8-0d7d209047e0 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:06:17 +0000 (0:00:00.441) 0:00:20.543 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:06:17 +0000 (0:00:00.032) 0:00:20.575 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 23b94cea-8893-4214-8ac8-0d7d209047e0" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:06:17 +0000 (0:00:00.027) 0:00:20.603 ******** 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, 23b94cea-8893-4214-8ac8-0d7d209047e0\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 23b94cea-8893-4214-8ac8-0d7d209047e0" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:06:17 +0000 (0:00:00.044) 0:00:20.647 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:06:17 +0000 (0:00:00.043) 0:00:20.690 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Wednesday 24 July 2024 19:06:17 +0000 (0:00:00.223) 0:00:20.914 ******** 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, 23b94cea-8893-4214-8ac8-0d7d209047e0\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 23b94cea-8893-4214-8ac8-0d7d209047e0" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/run_test.yml:36 Wednesday 24 July 2024 19:06:17 +0000 (0:00:00.046) 0:00:20.961 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/assert_device_absent.yml for sut included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/playbooks/tasks/assert_device_absent.yml:3 Wednesday 24 July 2024 19:06:17 +0000 (0:00:00.052) 0:00:21.013 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 19:06:17 +0000 (0:00:00.096) 0:00:21.109 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/assert_device_absent.yml:5 Wednesday 24 July 2024 19:06:18 +0000 (0:00:00.295) 0:00:21.405 ******** 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-properly7up32op_/tests/playbooks/tasks/assert_profile_present.yml:3 Wednesday 24 July 2024 19:06:18 +0000 (0:00:00.053) 0:00:21.458 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:3 Wednesday 24 July 2024 19:06:18 +0000 (0:00:00.193) 0:00:21.652 ******** 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:9 Wednesday 24 July 2024 19:06:18 +0000 (0:00:00.053) 0:00:21.706 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1721847977.2254672, "block_size": 4096, "blocks": 8, "ctime": 1721847977.2254672, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2301238, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1721847977.2254672, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 220, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:17 Wednesday 24 July 2024 19:06:18 +0000 (0:00:00.291) 0:00:21.998 ******** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:25 Wednesday 24 July 2024 19:06:18 +0000 (0:00:00.067) 0:00:22.065 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020138", "end": "2024-07-24 19:06:19.034246", "rc": 0, "start": "2024-07-24 19:06:19.014108" } STDOUT: statebr /etc/sysconfig/network-scripts/ifcfg-statebr 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:35 Wednesday 24 July 2024 19:06:19 +0000 (0:00:00.287) 0:00:22.353 ******** 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:49 Wednesday 24 July 2024 19:06:19 +0000 (0:00:00.041) 0:00:22.394 ******** 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:56 Wednesday 24 July 2024 19:06:19 +0000 (0:00:00.049) 0:00:22.444 ******** 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:62 Wednesday 24 July 2024 19:06:19 +0000 (0:00:00.080) 0:00:22.525 ******** 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:69 Wednesday 24 July 2024 19:06:19 +0000 (0:00:00.142) 0:00:22.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-properly7up32op_/tests/playbooks/tasks/assert_profile_present.yml:5 Wednesday 24 July 2024 19:06:19 +0000 (0:00:00.101) 0:00:22.768 ******** 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-properly7up32op_/tests/playbooks/tasks/assert_profile_present.yml:10 Wednesday 24 July 2024 19:06:19 +0000 (0:00:00.140) 0:00:22.909 ******** 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-properly7up32op_/tests/playbooks/tasks/assert_profile_present.yml:15 Wednesday 24 July 2024 19:06:19 +0000 (0:00:00.164) 0:00:23.073 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/run_test.yml:42 Wednesday 24 July 2024 19:06:19 +0000 (0:00:00.092) 0:00:23.165 ******** TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/run_test.yml:47 Wednesday 24 July 2024 19:06:19 +0000 (0:00:00.064) 0:00:23.230 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/run_test.yml:66 Wednesday 24 July 2024 19:06:20 +0000 (0:00:00.057) 0:00:23.287 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/cleanup_profile+device.yml:3 Wednesday 24 July 2024 19:06:20 +0000 (0:00:00.073) 0:00:23.360 ******** 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.040631", "end": "2024-07-24 19:06:20.330331", "rc": 1, "start": "2024-07-24 19:06:20.289700" } STDOUT: Connection 'statebr' (23b94cea-8893-4214-8ac8-0d7d209047e0) 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-properly7up32op_/tests/playbooks/tests_states.yml:65 Wednesday 24 July 2024 19:06:20 +0000 (0:00:00.323) 0:00:23.684 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/playbooks/tasks/run_test.yml:5 Wednesday 24 July 2024 19:06:20 +0000 (0:00:00.078) 0:00:23.762 ******** ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/run_test.yml:9 Wednesday 24 July 2024 19:06:20 +0000 (0:00:00.043) 0:00:23.806 ******** 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-properly7up32op_/tests/playbooks/tasks/run_test.yml:21 Wednesday 24 July 2024 19:06:20 +0000 (0:00:00.061) 0:00:23.867 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:06:20 +0000 (0:00:00.199) 0:00:24.066 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:06:20 +0000 (0:00:00.061) 0:00:24.128 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003139", "end": "2024-07-24 19:06:21.110047", "rc": 0, "start": "2024-07-24 19:06:21.106908" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:06:21 +0000 (0:00:00.298) 0:00:24.426 ******** 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-properly7up32op_/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:06:21 +0000 (0:00:00.083) 0:00:24.509 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/run_test.yml:24 Wednesday 24 July 2024 19:06:21 +0000 (0:00:00.059) 0:00:24.568 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/create_bridge_profile.yml:3 Wednesday 24 July 2024 19:06:21 +0000 (0:00:00.078) 0:00:24.647 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:06:21 +0000 (0:00:00.152) 0:00:24.799 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:06:21 +0000 (0:00:00.059) 0:00:24.859 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:06:21 +0000 (0:00:00.096) 0:00:24.955 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:06:21 +0000 (0:00:00.029) 0:00:24.984 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:06:21 +0000 (0:00:00.053) 0:00:25.037 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:06:23 +0000 (0:00:01.629) 0:00:26.667 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:06:24 +0000 (0:00:01.409) 0:00:28.077 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:06:24 +0000 (0:00:00.075) 0:00:28.153 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:06:24 +0000 (0:00:00.059) 0:00:28.212 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:06:25 +0000 (0:00:00.074) 0:00:28.287 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:06:25 +0000 (0:00:00.043) 0:00:28.330 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:06:25 +0000 (0:00:00.056) 0:00:28.387 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:06:25 +0000 (0:00:00.038) 0:00:28.426 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:06:25 +0000 (0:00:00.030) 0:00:28.457 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:06:25 +0000 (0:00:00.123) 0:00:28.581 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:06:25 +0000 (0:00:00.046) 0:00:28.627 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:06:25 +0000 (0:00:00.100) 0:00:28.728 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:06:25 +0000 (0:00:00.077) 0:00:28.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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:06:26 +0000 (0:00:00.525) 0:00:29.331 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:06:26 +0000 (0:00:00.043) 0:00:29.374 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:06:26 +0000 (0:00:00.029) 0:00:29.404 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:06:26 +0000 (0:00:00.031) 0:00:29.436 ******** 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, 0182ab6c-a627-4a0d-a8d6-d0be82f0579f TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:06:26 +0000 (0:00:00.416) 0:00:29.852 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:06:26 +0000 (0:00:00.049) 0:00:29.902 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 0182ab6c-a627-4a0d-a8d6-d0be82f0579f" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:06:26 +0000 (0:00:00.043) 0:00:29.945 ******** 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, 0182ab6c-a627-4a0d-a8d6-d0be82f0579f\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 0182ab6c-a627-4a0d-a8d6-d0be82f0579f" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:06:26 +0000 (0:00:00.040) 0:00:29.985 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:06:26 +0000 (0:00:00.051) 0:00:30.037 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/create_bridge_profile.yml:14 Wednesday 24 July 2024 19:06:27 +0000 (0:00:00.235) 0:00:30.273 ******** 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, 0182ab6c-a627-4a0d-a8d6-d0be82f0579f\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 0182ab6c-a627-4a0d-a8d6-d0be82f0579f" ] } } TASK [Test] ******************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/run_test.yml:30 Wednesday 24 July 2024 19:06:27 +0000 (0:00:00.080) 0:00:30.353 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/activate_profile.yml:3 Wednesday 24 July 2024 19:06:27 +0000 (0:00:00.093) 0:00:30.447 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:06:27 +0000 (0:00:00.061) 0:00:30.508 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:06:27 +0000 (0:00:00.098) 0:00:30.607 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:06:27 +0000 (0:00:00.068) 0:00:30.676 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:06:27 +0000 (0:00:00.025) 0:00:30.702 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:06:27 +0000 (0:00:00.028) 0:00:30.731 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:06:29 +0000 (0:00:01.545) 0:00:32.276 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:06:30 +0000 (0:00:01.320) 0:00:33.596 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:06:30 +0000 (0:00:00.030) 0:00:33.627 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:06:30 +0000 (0:00:00.026) 0:00:33.654 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:06:30 +0000 (0:00:00.040) 0:00:33.694 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:06:30 +0000 (0:00:00.051) 0:00:33.746 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:06:30 +0000 (0:00:00.052) 0:00:33.798 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:06:30 +0000 (0:00:00.027) 0:00:33.826 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:06:30 +0000 (0:00:00.033) 0:00:33.859 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:06:30 +0000 (0:00:00.058) 0:00:33.918 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:06:30 +0000 (0:00:00.036) 0:00:33.955 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:06:30 +0000 (0:00:00.046) 0:00:34.001 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:06:30 +0000 (0:00:00.026) 0:00:34.028 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:06:31 +0000 (0:00:00.388) 0:00:34.416 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:06:31 +0000 (0:00:00.034) 0:00:34.451 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:06:31 +0000 (0:00:00.032) 0:00:34.483 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:06:31 +0000 (0:00:00.076) 0:00:34.559 ******** 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, 0182ab6c-a627-4a0d-a8d6-d0be82f0579f skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:06:31 +0000 (0:00:00.342) 0:00:34.902 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:06:31 +0000 (0:00:00.067) 0:00:34.970 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 0182ab6c-a627-4a0d-a8d6-d0be82f0579f 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:06:31 +0000 (0:00:00.027) 0:00:34.997 ******** 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, 0182ab6c-a627-4a0d-a8d6-d0be82f0579f skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 0182ab6c-a627-4a0d-a8d6-d0be82f0579f 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:06:31 +0000 (0:00:00.038) 0:00:35.035 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:06:31 +0000 (0:00:00.061) 0:00:35.097 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/run_test.yml:36 Wednesday 24 July 2024 19:06:32 +0000 (0:00:00.247) 0:00:35.344 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/playbooks/tasks/assert_device_present.yml:3 Wednesday 24 July 2024 19:06:32 +0000 (0:00:00.131) 0:00:35.475 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 19:06:32 +0000 (0:00:00.044) 0:00:35.520 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1721847986.4983191, "block_size": 4096, "blocks": 0, "ctime": 1721847986.4983191, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32937, "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": 1721847986.4983191, "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-properly7up32op_/tests/playbooks/tasks/assert_device_present.yml:5 Wednesday 24 July 2024 19:06:32 +0000 (0:00:00.205) 0:00:35.726 ******** 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-properly7up32op_/tests/playbooks/tasks/assert_profile_present.yml:3 Wednesday 24 July 2024 19:06:32 +0000 (0:00:00.052) 0:00:35.779 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:3 Wednesday 24 July 2024 19:06:32 +0000 (0:00:00.126) 0:00:35.905 ******** 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:9 Wednesday 24 July 2024 19:06:32 +0000 (0:00:00.053) 0:00:35.958 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1721847986.5584664, "block_size": 4096, "blocks": 8, "ctime": 1721847986.4974666, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2301239, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1721847986.4974666, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 221, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:17 Wednesday 24 July 2024 19:06:32 +0000 (0:00:00.245) 0:00:36.204 ******** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:25 Wednesday 24 July 2024 19:06:33 +0000 (0:00:00.050) 0:00:36.255 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.018999", "end": "2024-07-24 19:06:33.197147", "rc": 0, "start": "2024-07-24 19:06:33.178148" } STDOUT: statebr /etc/sysconfig/network-scripts/ifcfg-statebr 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:35 Wednesday 24 July 2024 19:06:33 +0000 (0:00:00.249) 0:00:36.504 ******** 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:49 Wednesday 24 July 2024 19:06:33 +0000 (0:00:00.058) 0:00:36.563 ******** 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:56 Wednesday 24 July 2024 19:06:33 +0000 (0:00:00.032) 0:00:36.596 ******** 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:62 Wednesday 24 July 2024 19:06:33 +0000 (0:00:00.035) 0:00:36.631 ******** 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:69 Wednesday 24 July 2024 19:06:33 +0000 (0:00:00.026) 0:00:36.658 ******** 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-properly7up32op_/tests/playbooks/tasks/assert_profile_present.yml:5 Wednesday 24 July 2024 19:06:33 +0000 (0:00:00.033) 0:00:36.692 ******** 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-properly7up32op_/tests/playbooks/tasks/assert_profile_present.yml:10 Wednesday 24 July 2024 19:06:33 +0000 (0:00:00.027) 0:00:36.719 ******** 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-properly7up32op_/tests/playbooks/tasks/assert_profile_present.yml:15 Wednesday 24 July 2024 19:06:33 +0000 (0:00:00.026) 0:00:36.745 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/run_test.yml:42 Wednesday 24 July 2024 19:06:33 +0000 (0:00:00.030) 0:00:36.776 ******** TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/run_test.yml:47 Wednesday 24 July 2024 19:06:33 +0000 (0:00:00.024) 0:00:36.800 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/run_test.yml:66 Wednesday 24 July 2024 19:06:33 +0000 (0:00:00.025) 0:00:36.826 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/cleanup_profile+device.yml:3 Wednesday 24 July 2024 19:06:33 +0000 (0:00:00.044) 0:00:36.870 ******** 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.059158", "end": "2024-07-24 19:06:33.872219", "rc": 1, "start": "2024-07-24 19:06:33.813061" } STDOUT: Connection 'statebr' (0182ab6c-a627-4a0d-a8d6-d0be82f0579f) 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-properly7up32op_/tests/playbooks/tests_states.yml:83 Wednesday 24 July 2024 19:06:33 +0000 (0:00:00.339) 0:00:37.210 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/playbooks/tasks/run_test.yml:5 Wednesday 24 July 2024 19:06:34 +0000 (0:00:00.066) 0:00:37.276 ******** 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-properly7up32op_/tests/playbooks/tasks/run_test.yml:9 Wednesday 24 July 2024 19:06:34 +0000 (0:00:00.056) 0:00:37.332 ******** 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-properly7up32op_/tests/playbooks/tasks/run_test.yml:21 Wednesday 24 July 2024 19:06:34 +0000 (0:00:00.075) 0:00:37.408 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:06:34 +0000 (0:00:00.047) 0:00:37.456 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:06:34 +0000 (0:00:00.036) 0:00:37.493 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003226", "end": "2024-07-24 19:06:34.407812", "rc": 0, "start": "2024-07-24 19:06:34.404586" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:06:34 +0000 (0:00:00.211) 0:00:37.705 ******** 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-properly7up32op_/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:06:34 +0000 (0:00:00.065) 0:00:37.771 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/run_test.yml:24 Wednesday 24 July 2024 19:06:34 +0000 (0:00:00.080) 0:00:37.851 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/create_bridge_profile.yml:3 Wednesday 24 July 2024 19:06:34 +0000 (0:00:00.109) 0:00:37.960 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:06:34 +0000 (0:00:00.087) 0:00:38.048 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:06:34 +0000 (0:00:00.109) 0:00:38.158 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:06:34 +0000 (0:00:00.069) 0:00:38.227 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:06:34 +0000 (0:00:00.022) 0:00:38.249 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:06:35 +0000 (0:00:00.053) 0:00:38.303 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:06:36 +0000 (0:00:01.638) 0:00:39.941 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:06:38 +0000 (0:00:01.356) 0:00:41.298 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:06:38 +0000 (0:00:00.116) 0:00:41.414 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:06:38 +0000 (0:00:00.056) 0:00:41.470 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:06:38 +0000 (0:00:00.023) 0:00:41.494 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:06:38 +0000 (0:00:00.032) 0:00:41.526 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:06:38 +0000 (0:00:00.057) 0:00:41.584 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:06:38 +0000 (0:00:00.051) 0:00:41.636 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:06:38 +0000 (0:00:00.066) 0:00:41.703 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:06:38 +0000 (0:00:00.079) 0:00:41.782 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:06:38 +0000 (0:00:00.052) 0:00:41.834 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:06:38 +0000 (0:00:00.024) 0:00:41.859 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:06:38 +0000 (0:00:00.025) 0:00:41.884 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:06:38 +0000 (0:00:00.356) 0:00:42.240 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:06:39 +0000 (0:00:00.030) 0:00:42.271 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:06:39 +0000 (0:00:00.031) 0:00:42.303 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:06:39 +0000 (0:00:00.024) 0:00:42.328 ******** 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, 6494a420-e2fd-4382-bd03-aaeeec04f760 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:06:39 +0000 (0:00:00.458) 0:00:42.787 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:06:39 +0000 (0:00:00.028) 0:00:42.815 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 6494a420-e2fd-4382-bd03-aaeeec04f760" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:06:39 +0000 (0:00:00.059) 0:00:42.874 ******** 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, 6494a420-e2fd-4382-bd03-aaeeec04f760\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 6494a420-e2fd-4382-bd03-aaeeec04f760" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:06:39 +0000 (0:00:00.066) 0:00:42.941 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:06:39 +0000 (0:00:00.045) 0:00:42.987 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/create_bridge_profile.yml:14 Wednesday 24 July 2024 19:06:39 +0000 (0:00:00.243) 0:00:43.230 ******** 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, 6494a420-e2fd-4382-bd03-aaeeec04f760\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 6494a420-e2fd-4382-bd03-aaeeec04f760" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/activate_profile.yml:3 Wednesday 24 July 2024 19:06:39 +0000 (0:00:00.024) 0:00:43.254 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:06:40 +0000 (0:00:00.065) 0:00:43.320 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:06:40 +0000 (0:00:00.067) 0:00:43.387 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:06:40 +0000 (0:00:00.101) 0:00:43.489 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:06:40 +0000 (0:00:00.046) 0:00:43.535 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:06:40 +0000 (0:00:00.066) 0:00:43.602 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:06:41 +0000 (0:00:01.550) 0:00:45.153 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:06:43 +0000 (0:00:01.295) 0:00:46.448 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:06:43 +0000 (0:00:00.042) 0:00:46.491 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:06:43 +0000 (0:00:00.026) 0:00:46.518 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:06:43 +0000 (0:00:00.038) 0:00:46.556 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:06:43 +0000 (0:00:00.071) 0:00:46.628 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:06:43 +0000 (0:00:00.068) 0:00:46.696 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:06:43 +0000 (0:00:00.067) 0:00:46.764 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:06:43 +0000 (0:00:00.105) 0:00:46.869 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:06:43 +0000 (0:00:00.119) 0:00:46.989 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:06:43 +0000 (0:00:00.025) 0:00:47.015 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:06:43 +0000 (0:00:00.046) 0:00:47.061 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:06:43 +0000 (0:00:00.055) 0:00:47.116 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:06:44 +0000 (0:00:00.409) 0:00:47.525 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:06:44 +0000 (0:00:00.083) 0:00:47.609 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:06:44 +0000 (0:00:00.061) 0:00:47.670 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:06:44 +0000 (0:00:00.074) 0:00:47.745 ******** 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, 6494a420-e2fd-4382-bd03-aaeeec04f760 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:06:44 +0000 (0:00:00.412) 0:00:48.158 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:06:44 +0000 (0:00:00.044) 0:00:48.202 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 6494a420-e2fd-4382-bd03-aaeeec04f760 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:06:44 +0000 (0:00:00.031) 0:00:48.233 ******** 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, 6494a420-e2fd-4382-bd03-aaeeec04f760 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 6494a420-e2fd-4382-bd03-aaeeec04f760 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:06:45 +0000 (0:00:00.031) 0:00:48.265 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:06:45 +0000 (0:00:00.047) 0:00:48.312 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/run_test.yml:30 Wednesday 24 July 2024 19:06:45 +0000 (0:00:00.239) 0:00:48.552 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/remove_profile.yml:3 Wednesday 24 July 2024 19:06:45 +0000 (0:00:00.101) 0:00:48.654 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:06:45 +0000 (0:00:00.089) 0:00:48.743 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:06:45 +0000 (0:00:00.061) 0:00:48.805 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:06:45 +0000 (0:00:00.044) 0:00:48.850 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:06:45 +0000 (0:00:00.037) 0:00:48.887 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:06:45 +0000 (0:00:00.042) 0:00:48.930 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:06:47 +0000 (0:00:01.615) 0:00:50.545 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:06:48 +0000 (0:00:01.530) 0:00:52.076 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:06:48 +0000 (0:00:00.046) 0:00:52.122 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:06:48 +0000 (0:00:00.031) 0:00:52.154 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:06:48 +0000 (0:00:00.027) 0:00:52.181 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:06:48 +0000 (0:00:00.025) 0:00:52.207 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:06:49 +0000 (0:00:00.067) 0:00:52.274 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:06:49 +0000 (0:00:00.061) 0:00:52.336 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:06:49 +0000 (0:00:00.040) 0:00:52.376 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:06:49 +0000 (0:00:00.053) 0:00:52.430 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:06:49 +0000 (0:00:00.038) 0:00:52.468 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:06:49 +0000 (0:00:00.037) 0:00:52.505 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:06:49 +0000 (0:00:00.037) 0:00:52.542 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:06:49 +0000 (0:00:00.368) 0:00:52.911 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:06:49 +0000 (0:00:00.033) 0:00:52.944 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:06:49 +0000 (0:00:00.026) 0:00:52.971 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:06:49 +0000 (0:00:00.073) 0:00:53.045 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:06:50 +0000 (0:00:00.371) 0:00:53.416 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:06:50 +0000 (0:00:00.047) 0:00:53.464 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:06:50 +0000 (0:00:00.040) 0:00:53.504 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:06:50 +0000 (0:00:00.043) 0:00:53.548 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:06:50 +0000 (0:00:00.052) 0:00:53.600 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/run_test.yml:36 Wednesday 24 July 2024 19:06:50 +0000 (0:00:00.281) 0:00:53.881 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/playbooks/tasks/assert_device_present.yml:3 Wednesday 24 July 2024 19:06:50 +0000 (0:00:00.132) 0:00:54.014 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 19:06:50 +0000 (0:00:00.047) 0:00:54.061 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1721847999.437902, "block_size": 4096, "blocks": 0, "ctime": 1721847999.437902, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33068, "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": 1721847999.437902, "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-properly7up32op_/tests/playbooks/tasks/assert_device_present.yml:5 Wednesday 24 July 2024 19:06:51 +0000 (0:00:00.218) 0:00:54.280 ******** 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-properly7up32op_/tests/playbooks/tasks/assert_profile_absent.yml:3 Wednesday 24 July 2024 19:06:51 +0000 (0:00:00.067) 0:00:54.348 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:3 Wednesday 24 July 2024 19:06:51 +0000 (0:00:00.068) 0:00:54.417 ******** 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:9 Wednesday 24 July 2024 19:06:51 +0000 (0:00:00.053) 0:00:54.471 ******** 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:17 Wednesday 24 July 2024 19:06:51 +0000 (0:00:00.257) 0:00:54.728 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:25 Wednesday 24 July 2024 19:06:51 +0000 (0:00:00.038) 0:00:54.767 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.018383", "end": "2024-07-24 19:06:51.695073", "rc": 1, "start": "2024-07-24 19:06:51.676690" } 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:35 Wednesday 24 July 2024 19:06:51 +0000 (0:00:00.239) 0:00:55.007 ******** 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:49 Wednesday 24 July 2024 19:06:51 +0000 (0:00:00.065) 0:00:55.072 ******** 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:56 Wednesday 24 July 2024 19:06:51 +0000 (0:00:00.038) 0:00:55.110 ******** 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:62 Wednesday 24 July 2024 19:06:51 +0000 (0:00:00.083) 0:00:55.194 ******** 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:69 Wednesday 24 July 2024 19:06:51 +0000 (0:00:00.046) 0:00:55.241 ******** 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-properly7up32op_/tests/playbooks/tasks/assert_profile_absent.yml:5 Wednesday 24 July 2024 19:06:52 +0000 (0:00:00.048) 0:00:55.289 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/run_test.yml:42 Wednesday 24 July 2024 19:06:52 +0000 (0:00:00.029) 0:00:55.318 ******** TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/run_test.yml:47 Wednesday 24 July 2024 19:06:52 +0000 (0:00:00.051) 0:00:55.370 ******** 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-properly7up32op_/tests/playbooks/tasks/run_test.yml:66 Wednesday 24 July 2024 19:06:52 +0000 (0:00:00.077) 0:00:55.448 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/cleanup_profile+device.yml:3 Wednesday 24 July 2024 19:06:52 +0000 (0:00:00.138) 0:00:55.587 ******** 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.074645", "end": "2024-07-24 19:06:52.649104", "rc": 1, "start": "2024-07-24 19:06:52.574459" } STDOUT: Connection 'statebr' (6494a420-e2fd-4382-bd03-aaeeec04f760) 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-properly7up32op_/tests/playbooks/tests_states.yml:103 Wednesday 24 July 2024 19:06:52 +0000 (0:00:00.381) 0:00:55.969 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/playbooks/tasks/run_test.yml:5 Wednesday 24 July 2024 19:06:52 +0000 (0:00:00.047) 0:00:56.017 ******** ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/run_test.yml:9 Wednesday 24 July 2024 19:06:52 +0000 (0:00:00.107) 0:00:56.124 ******** 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-properly7up32op_/tests/playbooks/tasks/run_test.yml:21 Wednesday 24 July 2024 19:06:52 +0000 (0:00:00.096) 0:00:56.220 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:06:53 +0000 (0:00:00.096) 0:00:56.316 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:06:53 +0000 (0:00:00.094) 0:00:56.410 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003179", "end": "2024-07-24 19:06:53.337517", "rc": 0, "start": "2024-07-24 19:06:53.334338" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:06:53 +0000 (0:00:00.228) 0:00:56.639 ******** 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-properly7up32op_/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:06:53 +0000 (0:00:00.028) 0:00:56.667 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/run_test.yml:24 Wednesday 24 July 2024 19:06:53 +0000 (0:00:00.032) 0:00:56.700 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/create_bridge_profile.yml:3 Wednesday 24 July 2024 19:06:53 +0000 (0:00:00.109) 0:00:56.810 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:06:53 +0000 (0:00:00.111) 0:00:56.921 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:06:53 +0000 (0:00:00.152) 0:00:57.074 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:06:53 +0000 (0:00:00.101) 0:00:57.175 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:06:53 +0000 (0:00:00.074) 0:00:57.249 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:06:54 +0000 (0:00:00.087) 0:00:57.337 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:06:55 +0000 (0:00:01.682) 0:00:59.019 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:06:57 +0000 (0:00:01.304) 0:01:00.324 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:06:57 +0000 (0:00:00.025) 0:01:00.350 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:06:57 +0000 (0:00:00.037) 0:01:00.387 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:06:57 +0000 (0:00:00.035) 0:01:00.422 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:06:57 +0000 (0:00:00.036) 0:01:00.459 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:06:57 +0000 (0:00:00.053) 0:01:00.512 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:06:57 +0000 (0:00:00.117) 0:01:00.630 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:06:57 +0000 (0:00:00.066) 0:01:00.697 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:06:57 +0000 (0:00:00.059) 0:01:00.756 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:06:57 +0000 (0:00:00.110) 0:01:00.867 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:06:57 +0000 (0:00:00.069) 0:01:00.936 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:06:57 +0000 (0:00:00.055) 0:01:00.992 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:06:58 +0000 (0:00:00.502) 0:01:01.494 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:06:58 +0000 (0:00:00.085) 0:01:01.580 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:06:58 +0000 (0:00:00.042) 0:01:01.622 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:06:58 +0000 (0:00:00.109) 0:01:01.731 ******** 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, 36cd0d41-926d-42da-899f-b5039b8b1497 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:06:58 +0000 (0:00:00.505) 0:01:02.236 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:06:59 +0000 (0:00:00.039) 0:01:02.276 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 36cd0d41-926d-42da-899f-b5039b8b1497" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:06:59 +0000 (0:00:00.031) 0:01:02.308 ******** 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, 36cd0d41-926d-42da-899f-b5039b8b1497\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 36cd0d41-926d-42da-899f-b5039b8b1497" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:06:59 +0000 (0:00:00.053) 0:01:02.362 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:06:59 +0000 (0:00:00.042) 0:01:02.404 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/create_bridge_profile.yml:14 Wednesday 24 July 2024 19:06:59 +0000 (0:00:00.267) 0:01:02.671 ******** 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, 36cd0d41-926d-42da-899f-b5039b8b1497\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 36cd0d41-926d-42da-899f-b5039b8b1497" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/activate_profile.yml:3 Wednesday 24 July 2024 19:06:59 +0000 (0:00:00.067) 0:01:02.739 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:06:59 +0000 (0:00:00.056) 0:01:02.795 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:06:59 +0000 (0:00:00.054) 0:01:02.850 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:06:59 +0000 (0:00:00.049) 0:01:02.899 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:06:59 +0000 (0:00:00.023) 0:01:02.923 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:06:59 +0000 (0:00:00.035) 0:01:02.959 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:07:01 +0000 (0:00:01.632) 0:01:04.592 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:07:02 +0000 (0:00:01.497) 0:01:06.090 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:07:02 +0000 (0:00:00.054) 0:01:06.144 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:07:02 +0000 (0:00:00.052) 0:01:06.196 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:07:03 +0000 (0:00:00.069) 0:01:06.266 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:07:03 +0000 (0:00:00.063) 0:01:06.330 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:07:03 +0000 (0:00:00.101) 0:01:06.431 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:07:03 +0000 (0:00:00.076) 0:01:06.507 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:07:03 +0000 (0:00:00.115) 0:01:06.623 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:07:03 +0000 (0:00:00.126) 0:01:06.749 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:07:03 +0000 (0:00:00.065) 0:01:06.814 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:07:03 +0000 (0:00:00.060) 0:01:06.874 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:07:03 +0000 (0:00:00.070) 0:01:06.945 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:07:04 +0000 (0:00:00.398) 0:01:07.344 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:07:04 +0000 (0:00:00.140) 0:01:07.484 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:07:04 +0000 (0:00:00.067) 0:01:07.551 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:07:04 +0000 (0:00:00.202) 0:01:07.754 ******** 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, 36cd0d41-926d-42da-899f-b5039b8b1497 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:07:04 +0000 (0:00:00.440) 0:01:08.194 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:07:04 +0000 (0:00:00.032) 0:01:08.226 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 36cd0d41-926d-42da-899f-b5039b8b1497 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:07:05 +0000 (0:00:00.030) 0:01:08.257 ******** 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, 36cd0d41-926d-42da-899f-b5039b8b1497 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 36cd0d41-926d-42da-899f-b5039b8b1497 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:07:05 +0000 (0:00:00.031) 0:01:08.288 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:07:05 +0000 (0:00:00.029) 0:01:08.318 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/remove_profile.yml:3 Wednesday 24 July 2024 19:07:05 +0000 (0:00:00.188) 0:01:08.506 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:07:05 +0000 (0:00:00.045) 0:01:08.552 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:07:05 +0000 (0:00:00.056) 0:01:08.608 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:07:05 +0000 (0:00:00.036) 0:01:08.645 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:07:05 +0000 (0:00:00.026) 0:01:08.672 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:07:05 +0000 (0:00:00.026) 0:01:08.698 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:07:06 +0000 (0:00:01.427) 0:01:10.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 : Print network provider] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:07:08 +0000 (0:00:01.343) 0:01:11.469 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:07:08 +0000 (0:00:00.059) 0:01:11.528 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:07:08 +0000 (0:00:00.045) 0:01:11.574 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:07:08 +0000 (0:00:00.037) 0:01:11.611 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:07:08 +0000 (0:00:00.038) 0:01:11.650 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:07:08 +0000 (0:00:00.078) 0:01:11.729 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:07:08 +0000 (0:00:00.026) 0:01:11.755 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:07:08 +0000 (0:00:00.040) 0:01:11.795 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:07:08 +0000 (0:00:00.071) 0:01:11.866 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:07:08 +0000 (0:00:00.044) 0:01:11.911 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:07:08 +0000 (0:00:00.138) 0:01:12.049 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:07:08 +0000 (0:00:00.040) 0:01:12.090 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:07:09 +0000 (0:00:00.376) 0:01:12.467 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:07:09 +0000 (0:00:00.028) 0:01:12.496 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:07:09 +0000 (0:00:00.024) 0:01:12.520 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:07:09 +0000 (0:00:00.031) 0:01:12.551 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:07:09 +0000 (0:00:00.496) 0:01:13.048 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:07:09 +0000 (0:00:00.038) 0:01:13.087 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:07:09 +0000 (0:00:00.028) 0:01:13.115 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:07:09 +0000 (0:00:00.025) 0:01:13.141 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:07:09 +0000 (0:00:00.023) 0:01:13.164 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/run_test.yml:30 Wednesday 24 July 2024 19:07:10 +0000 (0:00:00.209) 0:01:13.374 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/remove+down_profile.yml:3 Wednesday 24 July 2024 19:07:10 +0000 (0:00:00.066) 0:01:13.441 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:07:10 +0000 (0:00:00.134) 0:01:13.575 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:07:10 +0000 (0:00:00.079) 0:01:13.655 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:07:10 +0000 (0:00:00.062) 0:01:13.717 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:07:10 +0000 (0:00:00.041) 0:01:13.758 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:07:10 +0000 (0:00:00.042) 0:01:13.801 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:07:11 +0000 (0:00:01.440) 0:01:15.242 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:07:13 +0000 (0:00:01.258) 0:01:16.500 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:07:13 +0000 (0:00:00.041) 0:01:16.541 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:07:13 +0000 (0:00:00.110) 0:01:16.651 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:07:13 +0000 (0:00:00.024) 0:01:16.676 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:07:13 +0000 (0:00:00.029) 0:01:16.705 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:07:13 +0000 (0:00:00.056) 0:01:16.761 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:07:13 +0000 (0:00:00.078) 0:01:16.840 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:07:13 +0000 (0:00:00.072) 0:01:16.912 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:07:13 +0000 (0:00:00.059) 0:01:16.972 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:07:13 +0000 (0:00:00.124) 0:01:17.096 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:07:13 +0000 (0:00:00.102) 0:01:17.199 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:07:14 +0000 (0:00:00.143) 0:01:17.343 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:07:14 +0000 (0:00:00.519) 0:01:17.862 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:07:14 +0000 (0:00:00.065) 0:01:17.927 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:07:14 +0000 (0:00:00.026) 0:01:17.954 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:07:14 +0000 (0:00:00.050) 0:01:18.005 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:07:15 +0000 (0:00:00.467) 0:01:18.472 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:07:15 +0000 (0:00:00.067) 0:01:18.540 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:07:15 +0000 (0:00:00.072) 0:01:18.612 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:07:15 +0000 (0:00:00.038) 0:01:18.650 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:07:15 +0000 (0:00:00.023) 0:01:18.674 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/run_test.yml:36 Wednesday 24 July 2024 19:07:15 +0000 (0:00:00.229) 0:01:18.903 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/playbooks/tasks/assert_profile_absent.yml:3 Wednesday 24 July 2024 19:07:15 +0000 (0:00:00.108) 0:01:19.012 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:3 Wednesday 24 July 2024 19:07:15 +0000 (0:00:00.061) 0:01:19.073 ******** 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:9 Wednesday 24 July 2024 19:07:15 +0000 (0:00:00.026) 0:01:19.099 ******** 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:17 Wednesday 24 July 2024 19:07:16 +0000 (0:00:00.210) 0:01:19.310 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:25 Wednesday 24 July 2024 19:07:16 +0000 (0:00:00.046) 0:01:19.357 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019281", "end": "2024-07-24 19:07:16.286702", "rc": 1, "start": "2024-07-24 19:07:16.267421" } 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:35 Wednesday 24 July 2024 19:07:16 +0000 (0:00:00.229) 0:01:19.586 ******** 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:49 Wednesday 24 July 2024 19:07:16 +0000 (0:00:00.055) 0:01:19.642 ******** 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:56 Wednesday 24 July 2024 19:07:16 +0000 (0:00:00.028) 0:01:19.671 ******** 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:62 Wednesday 24 July 2024 19:07:16 +0000 (0:00:00.067) 0:01:19.738 ******** 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:69 Wednesday 24 July 2024 19:07:16 +0000 (0:00:00.063) 0:01:19.801 ******** 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-properly7up32op_/tests/playbooks/tasks/assert_profile_absent.yml:5 Wednesday 24 July 2024 19:07:16 +0000 (0:00:00.056) 0:01:19.858 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/run_test.yml:42 Wednesday 24 July 2024 19:07:16 +0000 (0:00:00.027) 0:01:19.885 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/playbooks/tasks/assert_device_absent.yml:3 Wednesday 24 July 2024 19:07:16 +0000 (0:00:00.078) 0:01:19.963 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 19:07:16 +0000 (0:00:00.090) 0:01:20.054 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/assert_device_absent.yml:5 Wednesday 24 July 2024 19:07:16 +0000 (0:00:00.195) 0:01:20.249 ******** 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-properly7up32op_/tests/playbooks/tasks/run_test.yml:47 Wednesday 24 July 2024 19:07:17 +0000 (0:00:00.025) 0:01:20.275 ******** 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-properly7up32op_/tests/playbooks/tasks/run_test.yml:66 Wednesday 24 July 2024 19:07:17 +0000 (0:00:00.024) 0:01:20.299 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/cleanup_profile+device.yml:3 Wednesday 24 July 2024 19:07:17 +0000 (0:00:00.050) 0:01:20.350 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.036597", "end": "2024-07-24 19:07:17.315093", "rc": 1, "start": "2024-07-24 19:07:17.278496" } 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-properly7up32op_/tests/playbooks/tests_states.yml:126 Wednesday 24 July 2024 19:07:17 +0000 (0:00:00.283) 0:01:20.634 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/playbooks/tasks/run_test.yml:5 Wednesday 24 July 2024 19:07:17 +0000 (0:00:00.093) 0:01:20.727 ******** 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-properly7up32op_/tests/playbooks/tasks/run_test.yml:9 Wednesday 24 July 2024 19:07:17 +0000 (0:00:00.087) 0:01:20.814 ******** 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-properly7up32op_/tests/playbooks/tasks/run_test.yml:21 Wednesday 24 July 2024 19:07:17 +0000 (0:00:00.192) 0:01:21.006 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:07:17 +0000 (0:00:00.066) 0:01:21.073 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:07:17 +0000 (0:00:00.039) 0:01:21.112 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004035", "end": "2024-07-24 19:07:19.112105", "rc": 0, "start": "2024-07-24 19:07:18.108070" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:07:19 +0000 (0:00:01.300) 0:01:22.413 ******** 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-properly7up32op_/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:07:19 +0000 (0:00:00.038) 0:01:22.451 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/run_test.yml:24 Wednesday 24 July 2024 19:07:19 +0000 (0:00:00.033) 0:01:22.485 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/create_bridge_profile.yml:3 Wednesday 24 July 2024 19:07:19 +0000 (0:00:00.059) 0:01:22.545 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:07:19 +0000 (0:00:00.066) 0:01:22.612 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:07:19 +0000 (0:00:00.264) 0:01:22.876 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:07:19 +0000 (0:00:00.052) 0:01:22.929 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:07:19 +0000 (0:00:00.078) 0:01:23.008 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:07:19 +0000 (0:00:00.067) 0:01:23.075 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:07:21 +0000 (0:00:01.470) 0:01:24.545 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:07:22 +0000 (0:00:01.369) 0:01:25.915 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:07:22 +0000 (0:00:00.026) 0:01:25.942 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:07:22 +0000 (0:00:00.053) 0:01:25.995 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:07:22 +0000 (0:00:00.062) 0:01:26.058 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:07:22 +0000 (0:00:00.049) 0:01:26.107 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:07:22 +0000 (0:00:00.070) 0:01:26.178 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:07:22 +0000 (0:00:00.053) 0:01:26.231 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:07:23 +0000 (0:00:00.107) 0:01:26.338 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:07:23 +0000 (0:00:00.117) 0:01:26.456 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:07:23 +0000 (0:00:00.040) 0:01:26.496 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:07:23 +0000 (0:00:00.022) 0:01:26.519 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:07:23 +0000 (0:00:00.027) 0:01:26.546 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:07:23 +0000 (0:00:00.338) 0:01:26.884 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:07:23 +0000 (0:00:00.028) 0:01:26.912 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:07:23 +0000 (0:00:00.023) 0:01:26.935 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:07:23 +0000 (0:00:00.023) 0:01:26.959 ******** 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, ec00fc5b-3c4e-475e-be10-9aedf18ccb65 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:07:24 +0000 (0:00:00.372) 0:01:27.331 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:07:24 +0000 (0:00:00.030) 0:01:27.362 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ec00fc5b-3c4e-475e-be10-9aedf18ccb65" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:07:24 +0000 (0:00:00.035) 0:01:27.397 ******** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ec00fc5b-3c4e-475e-be10-9aedf18ccb65\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ec00fc5b-3c4e-475e-be10-9aedf18ccb65" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:07:24 +0000 (0:00:00.032) 0:01:27.430 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:07:24 +0000 (0:00:00.045) 0:01:27.475 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/create_bridge_profile.yml:14 Wednesday 24 July 2024 19:07:24 +0000 (0:00:00.206) 0:01:27.681 ******** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ec00fc5b-3c4e-475e-be10-9aedf18ccb65\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ec00fc5b-3c4e-475e-be10-9aedf18ccb65" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/activate_profile.yml:3 Wednesday 24 July 2024 19:07:24 +0000 (0:00:00.088) 0:01:27.770 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:07:24 +0000 (0:00:00.046) 0:01:27.817 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:07:24 +0000 (0:00:00.043) 0:01:27.860 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:07:24 +0000 (0:00:00.032) 0:01:27.893 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:07:24 +0000 (0:00:00.023) 0:01:27.916 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:07:24 +0000 (0:00:00.027) 0:01:27.943 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:07:26 +0000 (0:00:01.423) 0:01:29.367 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:07:27 +0000 (0:00:01.361) 0:01:30.728 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:07:27 +0000 (0:00:00.027) 0:01:30.755 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:07:27 +0000 (0:00:00.025) 0:01:30.781 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:07:27 +0000 (0:00:00.032) 0:01:30.813 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:07:27 +0000 (0:00:00.036) 0:01:30.850 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:07:27 +0000 (0:00:00.045) 0:01:30.895 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:07:27 +0000 (0:00:00.023) 0:01:30.918 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:07:27 +0000 (0:00:00.027) 0:01:30.945 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:07:27 +0000 (0:00:00.063) 0:01:31.009 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:07:27 +0000 (0:00:00.026) 0:01:31.036 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:07:27 +0000 (0:00:00.023) 0:01:31.059 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:07:27 +0000 (0:00:00.028) 0:01:31.088 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:07:28 +0000 (0:00:00.353) 0:01:31.441 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:07:28 +0000 (0:00:00.101) 0:01:31.542 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:07:28 +0000 (0:00:00.040) 0:01:31.583 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:07:28 +0000 (0:00:00.069) 0:01:31.653 ******** 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, ec00fc5b-3c4e-475e-be10-9aedf18ccb65 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:07:28 +0000 (0:00:00.376) 0:01:32.029 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:07:28 +0000 (0:00:00.050) 0:01:32.080 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, ec00fc5b-3c4e-475e-be10-9aedf18ccb65 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:07:28 +0000 (0:00:00.034) 0:01:32.114 ******** 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, ec00fc5b-3c4e-475e-be10-9aedf18ccb65 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, ec00fc5b-3c4e-475e-be10-9aedf18ccb65 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:07:28 +0000 (0:00:00.045) 0:01:32.159 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:07:28 +0000 (0:00:00.031) 0:01:32.190 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/remove+down_profile.yml:3 Wednesday 24 July 2024 19:07:29 +0000 (0:00:00.195) 0:01:32.386 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:07:29 +0000 (0:00:00.071) 0:01:32.457 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:07:29 +0000 (0:00:00.057) 0:01:32.515 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:07:29 +0000 (0:00:00.038) 0:01:32.554 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:07:29 +0000 (0:00:00.023) 0:01:32.577 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:07:29 +0000 (0:00:00.072) 0:01:32.650 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:07:30 +0000 (0:00:01.439) 0:01:34.089 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:07:32 +0000 (0:00:01.257) 0:01:35.346 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:07:32 +0000 (0:00:00.079) 0:01:35.425 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:07:32 +0000 (0:00:00.074) 0:01:35.499 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:07:32 +0000 (0:00:00.034) 0:01:35.534 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:07:32 +0000 (0:00:00.028) 0:01:35.563 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:07:32 +0000 (0:00:00.045) 0:01:35.609 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:07:32 +0000 (0:00:00.226) 0:01:35.835 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:07:32 +0000 (0:00:00.068) 0:01:35.904 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:07:32 +0000 (0:00:00.102) 0:01:36.006 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:07:32 +0000 (0:00:00.037) 0:01:36.044 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:07:32 +0000 (0:00:00.048) 0:01:36.093 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:07:32 +0000 (0:00:00.076) 0:01:36.170 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:07:33 +0000 (0:00:00.351) 0:01:36.521 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:07:33 +0000 (0:00:00.026) 0:01:36.548 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:07:33 +0000 (0:00:00.031) 0:01:36.580 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:07:33 +0000 (0:00:00.030) 0:01:36.610 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:07:33 +0000 (0:00:00.407) 0:01:37.018 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:07:33 +0000 (0:00:00.048) 0:01:37.066 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:07:33 +0000 (0:00:00.025) 0:01:37.092 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:07:33 +0000 (0:00:00.075) 0:01:37.167 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:07:33 +0000 (0:00:00.052) 0:01:37.220 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/run_test.yml:30 Wednesday 24 July 2024 19:07:34 +0000 (0:00:00.229) 0:01:37.449 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/remove+down_profile.yml:3 Wednesday 24 July 2024 19:07:34 +0000 (0:00:00.131) 0:01:37.581 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:07:34 +0000 (0:00:00.041) 0:01:37.623 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:07:34 +0000 (0:00:00.120) 0:01:37.743 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:07:34 +0000 (0:00:00.047) 0:01:37.791 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:07:34 +0000 (0:00:00.031) 0:01:37.822 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:07:34 +0000 (0:00:00.040) 0:01:37.862 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:07:36 +0000 (0:00:01.479) 0:01:39.342 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:07:37 +0000 (0:00:01.445) 0:01:40.788 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:07:37 +0000 (0:00:00.025) 0:01:40.813 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:07:37 +0000 (0:00:00.023) 0:01:40.837 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:07:37 +0000 (0:00:00.044) 0:01:40.881 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:07:37 +0000 (0:00:00.036) 0:01:40.918 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:07:37 +0000 (0:00:00.031) 0:01:40.950 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:07:37 +0000 (0:00:00.025) 0:01:40.975 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:07:37 +0000 (0:00:00.031) 0:01:41.006 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:07:37 +0000 (0:00:00.055) 0:01:41.062 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:07:37 +0000 (0:00:00.024) 0:01:41.086 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:07:37 +0000 (0:00:00.029) 0:01:41.115 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:07:37 +0000 (0:00:00.037) 0:01:41.153 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:07:38 +0000 (0:00:00.352) 0:01:41.506 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:07:38 +0000 (0:00:00.036) 0:01:41.542 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:07:38 +0000 (0:00:00.169) 0:01:41.712 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:07:38 +0000 (0:00:00.036) 0:01:41.748 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:07:38 +0000 (0:00:00.464) 0:01:42.213 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:07:38 +0000 (0:00:00.036) 0:01:42.249 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:07:39 +0000 (0:00:00.107) 0:01:42.356 ******** 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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:07:39 +0000 (0:00:00.078) 0:01:42.435 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:07:39 +0000 (0:00:00.034) 0:01:42.470 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/run_test.yml:36 Wednesday 24 July 2024 19:07:39 +0000 (0:00:00.249) 0:01:42.719 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/assert_profile_absent.yml for sut included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/playbooks/tasks/assert_profile_absent.yml:3 Wednesday 24 July 2024 19:07:39 +0000 (0:00:00.135) 0:01:42.855 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:3 Wednesday 24 July 2024 19:07:39 +0000 (0:00:00.074) 0:01:42.929 ******** 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:9 Wednesday 24 July 2024 19:07:39 +0000 (0:00:00.061) 0:01:42.991 ******** 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:17 Wednesday 24 July 2024 19:07:40 +0000 (0:00:00.372) 0:01:43.364 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:25 Wednesday 24 July 2024 19:07:40 +0000 (0:00:00.091) 0:01:43.455 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.017036", "end": "2024-07-24 19:07:40.495317", "rc": 1, "start": "2024-07-24 19:07:40.478281" } 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:35 Wednesday 24 July 2024 19:07:40 +0000 (0:00:00.373) 0:01:43.829 ******** 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:49 Wednesday 24 July 2024 19:07:40 +0000 (0:00:00.108) 0:01:43.937 ******** 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:56 Wednesday 24 July 2024 19:07:40 +0000 (0:00:00.056) 0:01:43.993 ******** 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:62 Wednesday 24 July 2024 19:07:40 +0000 (0:00:00.060) 0:01:44.054 ******** 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-properly7up32op_/tests/playbooks/tasks/get_profile_stat.yml:69 Wednesday 24 July 2024 19:07:40 +0000 (0:00:00.048) 0:01:44.103 ******** 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-properly7up32op_/tests/playbooks/tasks/assert_profile_absent.yml:5 Wednesday 24 July 2024 19:07:40 +0000 (0:00:00.094) 0:01:44.198 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Wednesday 24 July 2024 19:07:41 +0000 (0:00:00.060) 0:01:44.258 ******** ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.881714", "end": "2024-07-24 19:07:42.075481", "rc": 0, "start": "2024-07-24 19:07:41.193767" } STDOUT: NetworkManager-1.40.16-15.el8 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Wednesday 24 July 2024 19:07:42 +0000 (0:00:01.116) 0:01:45.374 ******** ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.40.16-15.el8" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Wednesday 24 July 2024 19:07:42 +0000 (0:00:00.041) 0:01:45.415 ******** ok: [sut] => { "networkmanager_nvr": "NetworkManager-1.40.16-15.el8" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/run_test.yml:42 Wednesday 24 July 2024 19:07:42 +0000 (0:00:00.032) 0:01:45.448 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/playbooks/tasks/assert_device_absent.yml:3 Wednesday 24 July 2024 19:07:42 +0000 (0:00:00.143) 0:01:45.591 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 19:07:42 +0000 (0:00:00.090) 0:01:45.682 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/assert_device_absent.yml:5 Wednesday 24 July 2024 19:07:42 +0000 (0:00:00.221) 0:01:45.903 ******** 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-properly7up32op_/tests/playbooks/tasks/run_test.yml:47 Wednesday 24 July 2024 19:07:42 +0000 (0:00:00.188) 0:01:46.091 ******** 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-properly7up32op_/tests/playbooks/tasks/run_test.yml:66 Wednesday 24 July 2024 19:07:42 +0000 (0:00:00.048) 0:01:46.140 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/cleanup_profile+device.yml for sut included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/cleanup_profile+device.yml:3 Wednesday 24 July 2024 19:07:42 +0000 (0:00:00.098) 0:01:46.238 ******** 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.036942", "end": "2024-07-24 19:07:43.241397", "rc": 1, "start": "2024-07-24 19:07:43.204455" } 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-properly7up32op_/tests/playbooks/tasks/check_network_dns.yml:6 Wednesday 24 July 2024 19:07:43 +0000 (0:00:00.328) 0:01:46.567 ******** 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.008205", "end": "2024-07-24 19:07:43.531007", "rc": 0, "start": "2024-07-24 19:07:43.522802" } 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 0e:17:35:d1:50:3f brd ff:ff:ff:ff:ff:ff inet 10.31.41.130/22 brd 10.31.43.255 scope global dynamic noprefixroute eth0 valid_lft 2928sec preferred_lft 2928sec inet6 fe80::c17:35ff:fed1:503f/64 scope link valid_lft forever preferred_lft forever 40: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether fa:ef:5e:a3:88:34 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.40.1 dev eth0 proto dhcp src 10.31.41.130 metric 100 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.41.130 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-properly7up32op_/tests/playbooks/tasks/check_network_dns.yml:24 Wednesday 24 July 2024 19:07:43 +0000 (0:00:00.281) 0:01:46.849 ******** 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:01.328601", "end": "2024-07-24 19:07:45.156658", "rc": 0, "start": "2024-07-24 19:07:43.828057" } STDOUT: CHECK DNS AND CONNECTIVITY 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 1320 0 --:--:-- --:--:-- --:--:-- 1314 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 291 100 291 0 0 270 0 0:00:01 0:00:01 --:--:-- 270 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=324 changed=10 unreachable=0 failed=0 skipped=307 rescued=0 ignored=11 Wednesday 24 July 2024 19:07:45 +0000 (0:00:01.621) 0:01:48.470 ******** =============================================================================== linux-system-roles.network : Configure networking connection profiles --- 2.35s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:188 linux-system-roles.network : Enable and start NetworkManager ------------ 2.25s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:151 linux-system-roles.network : Check which services are running ----------- 1.71s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.68s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.64s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.63s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.63s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Verify DNS and network connectivity ------------------------------------- 1.62s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/playbooks/tasks/check_network_dns.yml:24 linux-system-roles.network : Check which services are running ----------- 1.62s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.62s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Configure networking connection profiles --- 1.57s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:188 linux-system-roles.network : Check which services are running ----------- 1.55s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Enable and start NetworkManager ------------ 1.55s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/main.yml:151 linux-system-roles.network : Check which packages are installed --------- 1.55s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which services are running ----------- 1.55s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.53s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.50s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which services are running ----------- 1.48s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.45s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf 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. [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. ---^---^---^---^---^---