# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-cito9cmzou/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_states_nm.yml ************************************************** 2 plays in /WORKDIR/git-weekly-cito9cmzou/tests/tests_states_nm.yml PLAY [Run playbook 'playbooks/tests_states.yml' with nm as provider] *********** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tests_states_nm.yml:6 Sunday 28 April 2024 09:08:23 +0000 (0:00:00.010) 0:00:00.010 ********** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cito9cmzou/tests/tests_states_nm.yml:9 Sunday 28 April 2024 09:08:24 +0000 (0:00:01.049) 0:00:01.060 ********** included: /WORKDIR/git-weekly-cito9cmzou/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-weekly-cito9cmzou/tests/tasks/el_repo_setup.yml:3 Sunday 28 April 2024 09:08:24 +0000 (0:00:00.010) 0:00:01.070 ********** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/el_repo_setup.yml:17 Sunday 28 April 2024 09:08:25 +0000 (0:00:00.439) 0:00:01.510 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/el_repo_setup.yml:22 Sunday 28 April 2024 09:08:25 +0000 (0:00:00.301) 0:00:01.811 ********** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/el_repo_setup.yml:26 Sunday 28 April 2024 09:08:25 +0000 (0:00:00.013) 0:00:01.825 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/el_repo_setup.yml:51 Sunday 28 April 2024 09:08:25 +0000 (0:00:00.007) 0:00:01.833 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 39] ********************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/enable_epel.yml:8 Sunday 28 April 2024 09:08:25 +0000 (0:00:00.019) 0:00:01.852 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/enable_epel.yml:24 Sunday 28 April 2024 09:08:25 +0000 (0:00:00.006) 0:00:01.858 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/enable_epel.yml:30 Sunday 28 April 2024 09:08:25 +0000 (0:00:00.005) 0:00:01.864 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/enable_epel.yml:35 Sunday 28 April 2024 09:08:25 +0000 (0:00:00.005) 0:00:01.870 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/enable_epel.yml:40 Sunday 28 April 2024 09:08:25 +0000 (0:00:00.005) 0:00:01.876 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tests_states_nm.yml:11 Sunday 28 April 2024 09:08:25 +0000 (0:00:00.005) 0:00:01.882 ********** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing states] ************************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tests_states.yml:3 Sunday 28 April 2024 09:08:25 +0000 (0:00:00.013) 0:00:01.895 ********** ok: [sut] TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tests_states.yml:11 Sunday 28 April 2024 09:08:26 +0000 (0:00:00.816) 0:00:02.712 ********** ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tests_states.yml:22 Sunday 28 April 2024 09:08:26 +0000 (0:00:00.008) 0:00:02.721 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:5 Sunday 28 April 2024 09:08:26 +0000 (0:00:00.011) 0:00:02.733 ********** ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:9 Sunday 28 April 2024 09:08:26 +0000 (0:00:00.009) 0:00:02.742 ********** 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-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:21 Sunday 28 April 2024 09:08:26 +0000 (0:00:00.026) 0:00:02.768 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 28 April 2024 09:08:26 +0000 (0:00:00.010) 0:00:02.779 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 28 April 2024 09:08:26 +0000 (0:00:00.010) 0:00:02.789 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003907", "end": "2024-04-28 09:08:26.636469", "rc": 0, "start": "2024-04-28 09:08:26.632562" } STDOUT: eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 28 April 2024 09:08:26 +0000 (0:00:00.307) 0:00:03.096 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 28 April 2024 09:08:26 +0000 (0:00:00.009) 0:00:03.106 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:24 Sunday 28 April 2024 09:08:26 +0000 (0:00:00.008) 0:00:03.114 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/delete_interface.yml for sut => (item=tasks/delete_interface.yml) included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_device_absent.yml for sut => (item=tasks/assert_device_absent.yml) TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/delete_interface.yml:3 Sunday 28 April 2024 09:08:26 +0000 (0:00:00.014) 0:00:03.128 ********** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.009326", "end": "2024-04-28 09:08:26.927433", "rc": 1, "start": "2024-04-28 09:08:26.918107" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_device_absent.yml:3 Sunday 28 April 2024 09:08:26 +0000 (0:00:00.259) 0:00:03.388 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 28 April 2024 09:08:26 +0000 (0:00:00.010) 0:00:03.399 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_device_absent.yml:5 Sunday 28 April 2024 09:08:27 +0000 (0:00:00.248) 0:00:03.648 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:30 Sunday 28 April 2024 09:08:27 +0000 (0:00:00.010) 0:00:03.658 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/create_bridge_profile.yml for sut => (item=tasks/create_bridge_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 28 April 2024 09:08:27 +0000 (0:00:00.013) 0:00:03.672 ********** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 28 April 2024 09:08:27 +0000 (0:00:00.023) 0:00:03.695 ********** included: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 28 April 2024 09:08:27 +0000 (0:00:00.018) 0:00:03.713 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Sunday 28 April 2024 09:08:27 +0000 (0:00:00.016) 0:00:03.730 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Sunday 28 April 2024 09:08:27 +0000 (0:00:00.010) 0:00:03.741 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Sunday 28 April 2024 09:08:27 +0000 (0:00:00.010) 0:00:03.752 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Sunday 28 April 2024 09:08:29 +0000 (0:00:02.563) 0:00:06.315 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 28 April 2024 09:08:30 +0000 (0:00:01.064) 0:00:07.380 ********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 28 April 2024 09:08:30 +0000 (0:00:00.020) 0:00:07.400 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 28 April 2024 09:08:30 +0000 (0:00:00.020) 0:00:07.421 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Sunday 28 April 2024 09:08:31 +0000 (0:00:00.020) 0:00:07.441 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:37 Sunday 28 April 2024 09:08:31 +0000 (0:00:00.033) 0:00:07.475 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:49 Sunday 28 April 2024 09:08:31 +0000 (0:00:00.025) 0:00:07.500 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Sunday 28 April 2024 09:08:31 +0000 (0:00:00.031) 0:00:07.532 ********** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:74 Sunday 28 April 2024 09:08:31 +0000 (0:00:00.066) 0:00:07.599 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Sunday 28 April 2024 09:08:31 +0000 (0:00:00.021) 0:00:07.620 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Sunday 28 April 2024 09:08:31 +0000 (0:00:00.023) 0:00:07.644 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Sunday 28 April 2024 09:08:31 +0000 (0:00:00.032) 0:00:07.676 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Sunday 28 April 2024 09:08:31 +0000 (0:00:00.647) 0:00:08.324 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Sunday 28 April 2024 09:08:31 +0000 (0:00:00.033) 0:00:08.358 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 28 April 2024 09:08:31 +0000 (0:00:00.018) 0:00:08.377 ********** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Sunday 28 April 2024 09:08:31 +0000 (0:00:00.018) 0:00:08.395 ********** 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, a09b158e-4fba-432f-8ba3-a035567f23c8 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Sunday 28 April 2024 09:08:32 +0000 (0:00:00.636) 0:00:09.031 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:166 Sunday 28 April 2024 09:08:32 +0000 (0:00:00.022) 0:00:09.053 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a09b158e-4fba-432f-8ba3-a035567f23c8" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Sunday 28 April 2024 09:08:32 +0000 (0:00:00.020) 0:00:09.074 ********** 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, a09b158e-4fba-432f-8ba3-a035567f23c8\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a09b158e-4fba-432f-8ba3-a035567f23c8" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Sunday 28 April 2024 09:08:32 +0000 (0:00:00.020) 0:00:09.095 ********** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Sunday 28 April 2024 09:08:32 +0000 (0:00:00.020) 0:00:09.116 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 28 April 2024 09:08:33 +0000 (0:00:00.345) 0:00:09.462 ********** 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, a09b158e-4fba-432f-8ba3-a035567f23c8\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a09b158e-4fba-432f-8ba3-a035567f23c8" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:36 Sunday 28 April 2024 09:08:33 +0000 (0:00:00.020) 0:00:09.482 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_profile_present.yml for sut => (item=tasks/assert_profile_present.yml) TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_profile_present.yml:3 Sunday 28 April 2024 09:08:33 +0000 (0:00:00.055) 0:00:09.538 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 28 April 2024 09:08:33 +0000 (0:00:00.032) 0:00:09.571 ********** 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-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 28 April 2024 09:08:33 +0000 (0:00:00.019) 0:00:09.590 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 28 April 2024 09:08:33 +0000 (0:00:00.253) 0:00:09.843 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 28 April 2024 09:08:33 +0000 (0:00:00.018) 0:00:09.862 ********** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.025607", "end": "2024-04-28 09:08:33.676002", "rc": 0, "start": "2024-04-28 09:08:33.650395" } STDOUT: statebr /etc/NetworkManager/system-connections/statebr.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 28 April 2024 09:08:33 +0000 (0:00:00.283) 0:00:10.145 ********** 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-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 28 April 2024 09:08:33 +0000 (0:00:00.021) 0:00:10.167 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 28 April 2024 09:08:33 +0000 (0:00:00.018) 0:00:10.186 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 28 April 2024 09:08:33 +0000 (0:00:00.017) 0:00:10.203 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 28 April 2024 09:08:33 +0000 (0:00:00.018) 0:00:10.221 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_profile_present.yml:5 Sunday 28 April 2024 09:08:33 +0000 (0:00:00.018) 0:00:10.240 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_profile_present.yml:10 Sunday 28 April 2024 09:08:33 +0000 (0:00:00.020) 0:00:10.260 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_profile_present.yml:15 Sunday 28 April 2024 09:08:33 +0000 (0:00:00.020) 0:00:10.281 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:42 Sunday 28 April 2024 09:08:33 +0000 (0:00:00.020) 0:00:10.301 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_device_present.yml for sut => (item={'what': 'tasks/assert_device_present.yml', 'condition': True}) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_device_present.yml:3 Sunday 28 April 2024 09:08:33 +0000 (0:00:00.063) 0:00:10.365 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 28 April 2024 09:08:33 +0000 (0:00:00.030) 0:00:10.395 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714295312.496806, "block_size": 4096, "blocks": 0, "ctime": 1714295312.496806, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 35266, "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": 1714295312.496806, "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-weekly-cito9cmzou/tests/playbooks/tasks/assert_device_present.yml:5 Sunday 28 April 2024 09:08:34 +0000 (0:00:00.257) 0:00:10.653 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can create a profile'] ******************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:47 Sunday 28 April 2024 09:08:34 +0000 (0:00:00.021) 0:00:10.674 ********** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:66 Sunday 28 April 2024 09:08:34 +0000 (0:00:00.019) 0:00:10.693 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/cleanup_profile+device.yml for sut => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 28 April 2024 09:08:34 +0000 (0:00:00.034) 0:00:10.727 ********** 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.066496", "end": "2024-04-28 09:08:34.583258", "rc": 1, "start": "2024-04-28 09:08:34.516762" } STDOUT: Connection 'statebr' (a09b158e-4fba-432f-8ba3-a035567f23c8) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tests_states.yml:45 Sunday 28 April 2024 09:08:34 +0000 (0:00:00.325) 0:00:11.053 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:5 Sunday 28 April 2024 09:08:34 +0000 (0:00:00.031) 0:00:11.084 ********** ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:9 Sunday 28 April 2024 09:08:34 +0000 (0:00:00.019) 0:00:11.104 ********** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile without autoconnect" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile_no_autoconnect.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_absent.yml", "tasks/assert_profile_present.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined. 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:21 Sunday 28 April 2024 09:08:34 +0000 (0:00:00.037) 0:00:11.142 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 28 April 2024 09:08:34 +0000 (0:00:00.029) 0:00:11.171 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 28 April 2024 09:08:34 +0000 (0:00:00.047) 0:00:11.218 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003941", "end": "2024-04-28 09:08:35.009303", "rc": 0, "start": "2024-04-28 09:08:35.005362" } STDOUT: eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 28 April 2024 09:08:35 +0000 (0:00:00.261) 0:00:11.480 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 28 April 2024 09:08:35 +0000 (0:00:00.020) 0:00:11.500 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:24 Sunday 28 April 2024 09:08:35 +0000 (0:00:00.019) 0:00:11.520 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/delete_interface.yml for sut => (item=tasks/delete_interface.yml) included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_device_absent.yml for sut => (item=tasks/assert_device_absent.yml) TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/delete_interface.yml:3 Sunday 28 April 2024 09:08:35 +0000 (0:00:00.033) 0:00:11.553 ********** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.007354", "end": "2024-04-28 09:08:35.349256", "rc": 1, "start": "2024-04-28 09:08:35.341902" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_device_absent.yml:3 Sunday 28 April 2024 09:08:35 +0000 (0:00:00.265) 0:00:11.819 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 28 April 2024 09:08:35 +0000 (0:00:00.030) 0:00:11.849 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_device_absent.yml:5 Sunday 28 April 2024 09:08:35 +0000 (0:00:00.259) 0:00:12.109 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:30 Sunday 28 April 2024 09:08:35 +0000 (0:00:00.020) 0:00:12.130 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut => (item=tasks/create_bridge_profile_no_autoconnect.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Sunday 28 April 2024 09:08:35 +0000 (0:00:00.032) 0:00:12.162 ********** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 28 April 2024 09:08:35 +0000 (0:00:00.039) 0:00:12.201 ********** included: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 28 April 2024 09:08:35 +0000 (0:00:00.058) 0:00:12.260 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Sunday 28 April 2024 09:08:35 +0000 (0:00:00.033) 0:00:12.294 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Sunday 28 April 2024 09:08:35 +0000 (0:00:00.023) 0:00:12.317 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Sunday 28 April 2024 09:08:35 +0000 (0:00:00.023) 0:00:12.340 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Sunday 28 April 2024 09:08:38 +0000 (0:00:02.485) 0:00:14.826 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 28 April 2024 09:08:39 +0000 (0:00:00.920) 0:00:15.746 ********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 28 April 2024 09:08:39 +0000 (0:00:00.021) 0:00:15.768 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 28 April 2024 09:08:39 +0000 (0:00:00.021) 0:00:15.789 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Sunday 28 April 2024 09:08:39 +0000 (0:00:00.020) 0:00:15.810 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:37 Sunday 28 April 2024 09:08:39 +0000 (0:00:00.034) 0:00:15.844 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:49 Sunday 28 April 2024 09:08:39 +0000 (0:00:00.028) 0:00:15.873 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Sunday 28 April 2024 09:08:39 +0000 (0:00:00.032) 0:00:15.905 ********** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:74 Sunday 28 April 2024 09:08:39 +0000 (0:00:00.053) 0:00:15.959 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Sunday 28 April 2024 09:08:39 +0000 (0:00:00.047) 0:00:16.006 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Sunday 28 April 2024 09:08:39 +0000 (0:00:00.022) 0:00:16.029 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Sunday 28 April 2024 09:08:39 +0000 (0:00:00.033) 0:00:16.062 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Sunday 28 April 2024 09:08:40 +0000 (0:00:00.493) 0:00:16.555 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Sunday 28 April 2024 09:08:40 +0000 (0:00:00.033) 0:00:16.589 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 28 April 2024 09:08:40 +0000 (0:00:00.019) 0:00:16.608 ********** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Sunday 28 April 2024 09:08:40 +0000 (0:00:00.018) 0:00:16.627 ********** 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, c00c55e4-6508-4107-ae11-9d1fd9617aae TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Sunday 28 April 2024 09:08:40 +0000 (0:00:00.459) 0:00:17.087 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:166 Sunday 28 April 2024 09:08:40 +0000 (0:00:00.022) 0:00:17.110 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, c00c55e4-6508-4107-ae11-9d1fd9617aae" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Sunday 28 April 2024 09:08:40 +0000 (0:00:00.023) 0:00:17.133 ********** 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, c00c55e4-6508-4107-ae11-9d1fd9617aae\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, c00c55e4-6508-4107-ae11-9d1fd9617aae" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Sunday 28 April 2024 09:08:40 +0000 (0:00:00.022) 0:00:17.155 ********** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Sunday 28 April 2024 09:08:40 +0000 (0:00:00.023) 0:00:17.179 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Sunday 28 April 2024 09:08:41 +0000 (0:00:00.262) 0:00:17.442 ********** 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, c00c55e4-6508-4107-ae11-9d1fd9617aae\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, c00c55e4-6508-4107-ae11-9d1fd9617aae" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:36 Sunday 28 April 2024 09:08:41 +0000 (0:00:00.022) 0:00:17.464 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_device_absent.yml for sut => (item=tasks/assert_device_absent.yml) included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_profile_present.yml for sut => (item=tasks/assert_profile_present.yml) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_device_absent.yml:3 Sunday 28 April 2024 09:08:41 +0000 (0:00:00.037) 0:00:17.501 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 28 April 2024 09:08:41 +0000 (0:00:00.055) 0:00:17.557 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_device_absent.yml:5 Sunday 28 April 2024 09:08:41 +0000 (0:00:00.256) 0:00:17.813 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_profile_present.yml:3 Sunday 28 April 2024 09:08:41 +0000 (0:00:00.021) 0:00:17.834 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 28 April 2024 09:08:41 +0000 (0:00:00.032) 0:00:17.867 ********** 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-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 28 April 2024 09:08:41 +0000 (0:00:00.020) 0:00:17.888 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 28 April 2024 09:08:41 +0000 (0:00:00.259) 0:00:18.147 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 28 April 2024 09:08:41 +0000 (0:00:00.017) 0:00:18.165 ********** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.025198", "end": "2024-04-28 09:08:41.978006", "rc": 0, "start": "2024-04-28 09:08:41.952808" } STDOUT: statebr /etc/NetworkManager/system-connections/statebr.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 28 April 2024 09:08:42 +0000 (0:00:00.283) 0:00:18.449 ********** 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-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 28 April 2024 09:08:42 +0000 (0:00:00.021) 0:00:18.470 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 28 April 2024 09:08:42 +0000 (0:00:00.018) 0:00:18.489 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 28 April 2024 09:08:42 +0000 (0:00:00.019) 0:00:18.508 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 28 April 2024 09:08:42 +0000 (0:00:00.019) 0:00:18.528 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_profile_present.yml:5 Sunday 28 April 2024 09:08:42 +0000 (0:00:00.018) 0:00:18.546 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_profile_present.yml:10 Sunday 28 April 2024 09:08:42 +0000 (0:00:00.021) 0:00:18.567 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_profile_present.yml:15 Sunday 28 April 2024 09:08:42 +0000 (0:00:00.043) 0:00:18.611 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:42 Sunday 28 April 2024 09:08:42 +0000 (0:00:00.021) 0:00:18.633 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:47 Sunday 28 April 2024 09:08:42 +0000 (0:00:00.025) 0:00:18.658 ********** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:66 Sunday 28 April 2024 09:08:42 +0000 (0:00:00.020) 0:00:18.678 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/cleanup_profile+device.yml for sut => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 28 April 2024 09:08:42 +0000 (0:00:00.034) 0:00:18.713 ********** 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.050085", "end": "2024-04-28 09:08:42.552712", "rc": 1, "start": "2024-04-28 09:08:42.502627" } STDOUT: Connection 'statebr' (c00c55e4-6508-4107-ae11-9d1fd9617aae) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tests_states.yml:65 Sunday 28 April 2024 09:08:42 +0000 (0:00:00.309) 0:00:19.023 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:5 Sunday 28 April 2024 09:08:42 +0000 (0:00:00.031) 0:00:19.054 ********** ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:9 Sunday 28 April 2024 09:08:42 +0000 (0:00:00.020) 0:00:19.075 ********** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can activate an existing profile" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/activate_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_present.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined. 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:21 Sunday 28 April 2024 09:08:42 +0000 (0:00:00.038) 0:00:19.113 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 28 April 2024 09:08:42 +0000 (0:00:00.029) 0:00:19.143 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 28 April 2024 09:08:42 +0000 (0:00:00.028) 0:00:19.171 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004033", "end": "2024-04-28 09:08:42.962626", "rc": 0, "start": "2024-04-28 09:08:42.958593" } STDOUT: eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 28 April 2024 09:08:42 +0000 (0:00:00.261) 0:00:19.432 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 28 April 2024 09:08:43 +0000 (0:00:00.046) 0:00:19.479 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:24 Sunday 28 April 2024 09:08:43 +0000 (0:00:00.020) 0:00:19.499 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/create_bridge_profile.yml for sut => (item=tasks/create_bridge_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 28 April 2024 09:08:43 +0000 (0:00:00.033) 0:00:19.533 ********** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 28 April 2024 09:08:43 +0000 (0:00:00.040) 0:00:19.573 ********** included: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 28 April 2024 09:08:43 +0000 (0:00:00.037) 0:00:19.610 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Sunday 28 April 2024 09:08:43 +0000 (0:00:00.032) 0:00:19.642 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Sunday 28 April 2024 09:08:43 +0000 (0:00:00.022) 0:00:19.665 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Sunday 28 April 2024 09:08:43 +0000 (0:00:00.021) 0:00:19.686 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Sunday 28 April 2024 09:08:45 +0000 (0:00:02.426) 0:00:22.113 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 28 April 2024 09:08:46 +0000 (0:00:00.912) 0:00:23.025 ********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 28 April 2024 09:08:46 +0000 (0:00:00.046) 0:00:23.072 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 28 April 2024 09:08:46 +0000 (0:00:00.023) 0:00:23.095 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Sunday 28 April 2024 09:08:46 +0000 (0:00:00.022) 0:00:23.118 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:37 Sunday 28 April 2024 09:08:46 +0000 (0:00:00.035) 0:00:23.153 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:49 Sunday 28 April 2024 09:08:46 +0000 (0:00:00.027) 0:00:23.180 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Sunday 28 April 2024 09:08:46 +0000 (0:00:00.033) 0:00:23.214 ********** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:74 Sunday 28 April 2024 09:08:46 +0000 (0:00:00.051) 0:00:23.265 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Sunday 28 April 2024 09:08:46 +0000 (0:00:00.021) 0:00:23.287 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Sunday 28 April 2024 09:08:46 +0000 (0:00:00.022) 0:00:23.309 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Sunday 28 April 2024 09:08:46 +0000 (0:00:00.033) 0:00:23.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 [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Sunday 28 April 2024 09:08:47 +0000 (0:00:00.491) 0:00:23.833 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Sunday 28 April 2024 09:08:47 +0000 (0:00:00.037) 0:00:23.871 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 28 April 2024 09:08:47 +0000 (0:00:00.019) 0:00:23.891 ********** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Sunday 28 April 2024 09:08:47 +0000 (0:00:00.018) 0:00:23.909 ********** 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, 2fa605d0-c567-41a6-acd1-b3c141b730e9 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Sunday 28 April 2024 09:08:47 +0000 (0:00:00.510) 0:00:24.420 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:166 Sunday 28 April 2024 09:08:48 +0000 (0:00:00.022) 0:00:24.442 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 2fa605d0-c567-41a6-acd1-b3c141b730e9" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Sunday 28 April 2024 09:08:48 +0000 (0:00:00.020) 0:00:24.463 ********** 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, 2fa605d0-c567-41a6-acd1-b3c141b730e9\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 2fa605d0-c567-41a6-acd1-b3c141b730e9" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Sunday 28 April 2024 09:08:48 +0000 (0:00:00.047) 0:00:24.511 ********** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Sunday 28 April 2024 09:08:48 +0000 (0:00:00.023) 0:00:24.534 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 28 April 2024 09:08:48 +0000 (0:00:00.271) 0:00:24.806 ********** 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, 2fa605d0-c567-41a6-acd1-b3c141b730e9\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 2fa605d0-c567-41a6-acd1-b3c141b730e9" ] } } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:30 Sunday 28 April 2024 09:08:48 +0000 (0:00:00.021) 0:00:24.828 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/activate_profile.yml for sut => (item=tasks/activate_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/activate_profile.yml:3 Sunday 28 April 2024 09:08:48 +0000 (0:00:00.033) 0:00:24.861 ********** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 28 April 2024 09:08:48 +0000 (0:00:00.041) 0:00:24.903 ********** included: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 28 April 2024 09:08:48 +0000 (0:00:00.037) 0:00:24.940 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Sunday 28 April 2024 09:08:48 +0000 (0:00:00.032) 0:00:24.973 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Sunday 28 April 2024 09:08:48 +0000 (0:00:00.021) 0:00:24.995 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Sunday 28 April 2024 09:08:48 +0000 (0:00:00.021) 0:00:25.016 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Sunday 28 April 2024 09:08:51 +0000 (0:00:02.446) 0:00:27.463 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 28 April 2024 09:08:52 +0000 (0:00:00.979) 0:00:28.442 ********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 28 April 2024 09:08:52 +0000 (0:00:00.022) 0:00:28.465 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 28 April 2024 09:08:52 +0000 (0:00:00.022) 0:00:28.487 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Sunday 28 April 2024 09:08:52 +0000 (0:00:00.021) 0:00:28.509 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:37 Sunday 28 April 2024 09:08:52 +0000 (0:00:00.034) 0:00:28.543 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:49 Sunday 28 April 2024 09:08:52 +0000 (0:00:00.027) 0:00:28.570 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Sunday 28 April 2024 09:08:52 +0000 (0:00:00.032) 0:00:28.603 ********** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:74 Sunday 28 April 2024 09:08:52 +0000 (0:00:00.052) 0:00:28.655 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Sunday 28 April 2024 09:08:52 +0000 (0:00:00.022) 0:00:28.678 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Sunday 28 April 2024 09:08:52 +0000 (0:00:00.021) 0:00:28.699 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Sunday 28 April 2024 09:08:52 +0000 (0:00:00.032) 0:00:28.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 [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Sunday 28 April 2024 09:08:52 +0000 (0:00:00.494) 0:00:29.226 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Sunday 28 April 2024 09:08:52 +0000 (0:00:00.033) 0:00:29.260 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 28 April 2024 09:08:52 +0000 (0:00:00.018) 0:00:29.278 ********** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Sunday 28 April 2024 09:08:52 +0000 (0:00:00.045) 0:00:29.324 ********** 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, 2fa605d0-c567-41a6-acd1-b3c141b730e9 skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Sunday 28 April 2024 09:08:53 +0000 (0:00:00.452) 0:00:29.776 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:166 Sunday 28 April 2024 09:08:53 +0000 (0:00:00.022) 0:00:29.799 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 2fa605d0-c567-41a6-acd1-b3c141b730e9 skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Sunday 28 April 2024 09:08:53 +0000 (0:00:00.021) 0:00:29.821 ********** 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, 2fa605d0-c567-41a6-acd1-b3c141b730e9 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 2fa605d0-c567-41a6-acd1-b3c141b730e9 skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Sunday 28 April 2024 09:08:53 +0000 (0:00:00.021) 0:00:29.842 ********** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Sunday 28 April 2024 09:08:53 +0000 (0:00:00.021) 0:00:29.864 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:36 Sunday 28 April 2024 09:08:53 +0000 (0:00:00.266) 0:00:30.131 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_device_present.yml for sut => (item=tasks/assert_device_present.yml) included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_profile_present.yml for sut => (item=tasks/assert_profile_present.yml) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_device_present.yml:3 Sunday 28 April 2024 09:08:53 +0000 (0:00:00.037) 0:00:30.168 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 28 April 2024 09:08:53 +0000 (0:00:00.029) 0:00:30.198 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714295327.8845048, "block_size": 4096, "blocks": 0, "ctime": 1714295327.8845048, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 35397, "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": 1714295327.8845048, "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-weekly-cito9cmzou/tests/playbooks/tasks/assert_device_present.yml:5 Sunday 28 April 2024 09:08:54 +0000 (0:00:00.261) 0:00:30.459 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_profile_present.yml:3 Sunday 28 April 2024 09:08:54 +0000 (0:00:00.020) 0:00:30.480 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 28 April 2024 09:08:54 +0000 (0:00:00.031) 0:00:30.511 ********** 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-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 28 April 2024 09:08:54 +0000 (0:00:00.019) 0:00:30.530 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 28 April 2024 09:08:54 +0000 (0:00:00.281) 0:00:30.811 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 28 April 2024 09:08:54 +0000 (0:00:00.019) 0:00:30.831 ********** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.024941", "end": "2024-04-28 09:08:54.643148", "rc": 0, "start": "2024-04-28 09:08:54.618207" } STDOUT: statebr /etc/NetworkManager/system-connections/statebr.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 28 April 2024 09:08:54 +0000 (0:00:00.283) 0:00:31.114 ********** 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-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 28 April 2024 09:08:54 +0000 (0:00:00.021) 0:00:31.136 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 28 April 2024 09:08:54 +0000 (0:00:00.019) 0:00:31.156 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 28 April 2024 09:08:54 +0000 (0:00:00.018) 0:00:31.174 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 28 April 2024 09:08:54 +0000 (0:00:00.019) 0:00:31.194 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_profile_present.yml:5 Sunday 28 April 2024 09:08:54 +0000 (0:00:00.019) 0:00:31.213 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_profile_present.yml:10 Sunday 28 April 2024 09:08:54 +0000 (0:00:00.021) 0:00:31.235 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_profile_present.yml:15 Sunday 28 April 2024 09:08:54 +0000 (0:00:00.021) 0:00:31.256 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:42 Sunday 28 April 2024 09:08:54 +0000 (0:00:00.020) 0:00:31.277 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:47 Sunday 28 April 2024 09:08:54 +0000 (0:00:00.025) 0:00:31.302 ********** ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:66 Sunday 28 April 2024 09:08:54 +0000 (0:00:00.021) 0:00:31.323 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/cleanup_profile+device.yml for sut => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 28 April 2024 09:08:54 +0000 (0:00:00.034) 0:00:31.358 ********** 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.078877", "end": "2024-04-28 09:08:55.226374", "rc": 1, "start": "2024-04-28 09:08:55.147497" } STDOUT: Connection 'statebr' (2fa605d0-c567-41a6-acd1-b3c141b730e9) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tests_states.yml:83 Sunday 28 April 2024 09:08:55 +0000 (0:00:00.339) 0:00:31.698 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can remove an existing profile without taking it down] *********** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:5 Sunday 28 April 2024 09:08:55 +0000 (0:00:00.057) 0:00:31.755 ********** ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:9 Sunday 28 April 2024 09:08:55 +0000 (0:00:00.020) 0:00:31.776 ********** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can remove an existing profile without taking it down" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_absent.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined. 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:21 Sunday 28 April 2024 09:08:55 +0000 (0:00:00.038) 0:00:31.814 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 28 April 2024 09:08:55 +0000 (0:00:00.030) 0:00:31.844 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 28 April 2024 09:08:55 +0000 (0:00:00.029) 0:00:31.874 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004000", "end": "2024-04-28 09:08:55.674973", "rc": 0, "start": "2024-04-28 09:08:55.670973" } STDOUT: eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 28 April 2024 09:08:55 +0000 (0:00:00.270) 0:00:32.145 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 28 April 2024 09:08:55 +0000 (0:00:00.020) 0:00:32.166 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:24 Sunday 28 April 2024 09:08:55 +0000 (0:00:00.020) 0:00:32.187 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/create_bridge_profile.yml for sut => (item=tasks/create_bridge_profile.yml) included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/activate_profile.yml for sut => (item=tasks/activate_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 28 April 2024 09:08:55 +0000 (0:00:00.034) 0:00:32.221 ********** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 28 April 2024 09:08:55 +0000 (0:00:00.040) 0:00:32.261 ********** included: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 28 April 2024 09:08:55 +0000 (0:00:00.061) 0:00:32.322 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Sunday 28 April 2024 09:08:55 +0000 (0:00:00.034) 0:00:32.357 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Sunday 28 April 2024 09:08:55 +0000 (0:00:00.023) 0:00:32.380 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Sunday 28 April 2024 09:08:55 +0000 (0:00:00.023) 0:00:32.403 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Sunday 28 April 2024 09:08:58 +0000 (0:00:02.433) 0:00:34.837 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 28 April 2024 09:08:59 +0000 (0:00:00.921) 0:00:35.758 ********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 28 April 2024 09:08:59 +0000 (0:00:00.022) 0:00:35.780 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 28 April 2024 09:08:59 +0000 (0:00:00.022) 0:00:35.803 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Sunday 28 April 2024 09:08:59 +0000 (0:00:00.021) 0:00:35.824 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:37 Sunday 28 April 2024 09:08:59 +0000 (0:00:00.034) 0:00:35.859 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:49 Sunday 28 April 2024 09:08:59 +0000 (0:00:00.028) 0:00:35.887 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Sunday 28 April 2024 09:08:59 +0000 (0:00:00.034) 0:00:35.922 ********** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:74 Sunday 28 April 2024 09:08:59 +0000 (0:00:00.053) 0:00:35.975 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Sunday 28 April 2024 09:08:59 +0000 (0:00:00.021) 0:00:35.997 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Sunday 28 April 2024 09:08:59 +0000 (0:00:00.087) 0:00:36.084 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Sunday 28 April 2024 09:08:59 +0000 (0:00:00.034) 0:00:36.119 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Sunday 28 April 2024 09:09:00 +0000 (0:00:00.494) 0:00:36.613 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Sunday 28 April 2024 09:09:00 +0000 (0:00:00.035) 0:00:36.649 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 28 April 2024 09:09:00 +0000 (0:00:00.019) 0:00:36.669 ********** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Sunday 28 April 2024 09:09:00 +0000 (0:00:00.019) 0:00:36.689 ********** 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, f797cd52-9d5b-4fce-93de-1875ac54e068 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Sunday 28 April 2024 09:09:00 +0000 (0:00:00.506) 0:00:37.195 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:166 Sunday 28 April 2024 09:09:00 +0000 (0:00:00.024) 0:00:37.219 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, f797cd52-9d5b-4fce-93de-1875ac54e068" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Sunday 28 April 2024 09:09:00 +0000 (0:00:00.024) 0:00:37.244 ********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, f797cd52-9d5b-4fce-93de-1875ac54e068\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, f797cd52-9d5b-4fce-93de-1875ac54e068" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Sunday 28 April 2024 09:09:00 +0000 (0:00:00.024) 0:00:37.268 ********** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Sunday 28 April 2024 09:09:00 +0000 (0:00:00.024) 0:00:37.293 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 28 April 2024 09:09:01 +0000 (0:00:00.266) 0:00:37.559 ********** 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, f797cd52-9d5b-4fce-93de-1875ac54e068\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, f797cd52-9d5b-4fce-93de-1875ac54e068" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/activate_profile.yml:3 Sunday 28 April 2024 09:09:01 +0000 (0:00:00.022) 0:00:37.582 ********** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 28 April 2024 09:09:01 +0000 (0:00:00.040) 0:00:37.622 ********** included: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 28 April 2024 09:09:01 +0000 (0:00:00.065) 0:00:37.688 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Sunday 28 April 2024 09:09:01 +0000 (0:00:00.035) 0:00:37.723 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Sunday 28 April 2024 09:09:01 +0000 (0:00:00.023) 0:00:37.746 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Sunday 28 April 2024 09:09:01 +0000 (0:00:00.022) 0:00:37.769 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Sunday 28 April 2024 09:09:03 +0000 (0:00:02.473) 0:00:40.243 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 28 April 2024 09:09:04 +0000 (0:00:00.916) 0:00:41.159 ********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 28 April 2024 09:09:04 +0000 (0:00:00.023) 0:00:41.182 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 28 April 2024 09:09:04 +0000 (0:00:00.023) 0:00:41.206 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Sunday 28 April 2024 09:09:04 +0000 (0:00:00.022) 0:00:41.228 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:37 Sunday 28 April 2024 09:09:04 +0000 (0:00:00.036) 0:00:41.264 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:49 Sunday 28 April 2024 09:09:04 +0000 (0:00:00.028) 0:00:41.293 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Sunday 28 April 2024 09:09:04 +0000 (0:00:00.034) 0:00:41.327 ********** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:74 Sunday 28 April 2024 09:09:04 +0000 (0:00:00.084) 0:00:41.412 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Sunday 28 April 2024 09:09:04 +0000 (0:00:00.023) 0:00:41.435 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Sunday 28 April 2024 09:09:05 +0000 (0:00:00.024) 0:00:41.460 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Sunday 28 April 2024 09:09:05 +0000 (0:00:00.034) 0:00:41.495 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Sunday 28 April 2024 09:09:05 +0000 (0:00:00.508) 0:00:42.004 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Sunday 28 April 2024 09:09:05 +0000 (0:00:00.035) 0:00:42.040 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 28 April 2024 09:09:05 +0000 (0:00:00.020) 0:00:42.060 ********** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Sunday 28 April 2024 09:09:05 +0000 (0:00:00.022) 0:00:42.082 ********** 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, f797cd52-9d5b-4fce-93de-1875ac54e068 skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Sunday 28 April 2024 09:09:06 +0000 (0:00:00.454) 0:00:42.536 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:166 Sunday 28 April 2024 09:09:06 +0000 (0:00:00.025) 0:00:42.562 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, f797cd52-9d5b-4fce-93de-1875ac54e068 skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Sunday 28 April 2024 09:09:06 +0000 (0:00:00.024) 0:00:42.586 ********** 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, f797cd52-9d5b-4fce-93de-1875ac54e068 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, f797cd52-9d5b-4fce-93de-1875ac54e068 skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Sunday 28 April 2024 09:09:06 +0000 (0:00:00.023) 0:00:42.610 ********** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Sunday 28 April 2024 09:09:06 +0000 (0:00:00.022) 0:00:42.633 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:30 Sunday 28 April 2024 09:09:06 +0000 (0:00:00.262) 0:00:42.895 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/remove_profile.yml for sut => (item=tasks/remove_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/remove_profile.yml:3 Sunday 28 April 2024 09:09:06 +0000 (0:00:00.066) 0:00:42.961 ********** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 28 April 2024 09:09:06 +0000 (0:00:00.042) 0:00:43.003 ********** included: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 28 April 2024 09:09:06 +0000 (0:00:00.041) 0:00:43.045 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Sunday 28 April 2024 09:09:06 +0000 (0:00:00.034) 0:00:43.080 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Sunday 28 April 2024 09:09:06 +0000 (0:00:00.023) 0:00:43.103 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Sunday 28 April 2024 09:09:06 +0000 (0:00:00.023) 0:00:43.127 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Sunday 28 April 2024 09:09:09 +0000 (0:00:02.445) 0:00:45.573 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 28 April 2024 09:09:10 +0000 (0:00:00.914) 0:00:46.487 ********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 28 April 2024 09:09:10 +0000 (0:00:00.023) 0:00:46.511 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 28 April 2024 09:09:10 +0000 (0:00:00.022) 0:00:46.533 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Sunday 28 April 2024 09:09:10 +0000 (0:00:00.022) 0:00:46.556 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:37 Sunday 28 April 2024 09:09:10 +0000 (0:00:00.063) 0:00:46.619 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:49 Sunday 28 April 2024 09:09:10 +0000 (0:00:00.028) 0:00:46.648 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Sunday 28 April 2024 09:09:10 +0000 (0:00:00.034) 0:00:46.682 ********** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:74 Sunday 28 April 2024 09:09:10 +0000 (0:00:00.052) 0:00:46.734 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Sunday 28 April 2024 09:09:10 +0000 (0:00:00.022) 0:00:46.756 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Sunday 28 April 2024 09:09:10 +0000 (0:00:00.022) 0:00:46.779 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Sunday 28 April 2024 09:09:10 +0000 (0:00:00.033) 0:00:46.812 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Sunday 28 April 2024 09:09:10 +0000 (0:00:00.495) 0:00:47.308 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Sunday 28 April 2024 09:09:10 +0000 (0:00:00.036) 0:00:47.344 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 28 April 2024 09:09:10 +0000 (0:00:00.019) 0:00:47.364 ********** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Sunday 28 April 2024 09:09:10 +0000 (0:00:00.018) 0:00:47.383 ********** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Sunday 28 April 2024 09:09:11 +0000 (0:00:00.494) 0:00:47.877 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:166 Sunday 28 April 2024 09:09:11 +0000 (0:00:00.024) 0:00:47.902 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Sunday 28 April 2024 09:09:11 +0000 (0:00:00.024) 0:00:47.926 ********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Sunday 28 April 2024 09:09:11 +0000 (0:00:00.024) 0:00:47.951 ********** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Sunday 28 April 2024 09:09:11 +0000 (0:00:00.023) 0:00:47.974 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:36 Sunday 28 April 2024 09:09:11 +0000 (0:00:00.302) 0:00:48.277 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_device_present.yml for sut => (item=tasks/assert_device_present.yml) included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_profile_absent.yml for sut => (item=tasks/assert_profile_absent.yml) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_device_present.yml:3 Sunday 28 April 2024 09:09:11 +0000 (0:00:00.037) 0:00:48.314 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 28 April 2024 09:09:11 +0000 (0:00:00.030) 0:00:48.345 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714295340.668778, "block_size": 4096, "blocks": 0, "ctime": 1714295340.668778, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 35528, "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": 1714295340.668778, "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-weekly-cito9cmzou/tests/playbooks/tasks/assert_device_present.yml:5 Sunday 28 April 2024 09:09:12 +0000 (0:00:00.259) 0:00:48.604 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_profile_absent.yml:3 Sunday 28 April 2024 09:09:12 +0000 (0:00:00.021) 0:00:48.626 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 28 April 2024 09:09:12 +0000 (0:00:00.032) 0:00:48.658 ********** 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-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 28 April 2024 09:09:12 +0000 (0:00:00.019) 0:00:48.678 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 28 April 2024 09:09:12 +0000 (0:00:00.255) 0:00:48.933 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 28 April 2024 09:09:12 +0000 (0:00:00.018) 0:00:48.951 ********** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.024653", "end": "2024-04-28 09:09:12.764577", "rc": 1, "start": "2024-04-28 09:09:12.739924" } 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-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 28 April 2024 09:09:12 +0000 (0:00:00.282) 0:00:49.234 ********** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 28 April 2024 09:09:12 +0000 (0:00:00.020) 0:00:49.255 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 28 April 2024 09:09:12 +0000 (0:00:00.018) 0:00:49.274 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 28 April 2024 09:09:12 +0000 (0:00:00.019) 0:00:49.293 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 28 April 2024 09:09:12 +0000 (0:00:00.045) 0:00:49.339 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_profile_absent.yml:5 Sunday 28 April 2024 09:09:12 +0000 (0:00:00.019) 0:00:49.358 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:42 Sunday 28 April 2024 09:09:12 +0000 (0:00:00.021) 0:00:49.379 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:47 Sunday 28 April 2024 09:09:12 +0000 (0:00:00.025) 0:00:49.405 ********** ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:66 Sunday 28 April 2024 09:09:12 +0000 (0:00:00.020) 0:00:49.425 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/cleanup_profile+device.yml for sut => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 28 April 2024 09:09:13 +0000 (0:00:00.036) 0:00:49.461 ********** ok: [sut] => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.073060", "end": "2024-04-28 09:09:13.323799", "rc": 0, "start": "2024-04-28 09:09:13.250739" } STDOUT: Connection 'statebr' (f797cd52-9d5b-4fce-93de-1875ac54e068) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tests_states.yml:102 Sunday 28 April 2024 09:09:13 +0000 (0:00:00.340) 0:00:49.802 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can take a profile down that is absent] ************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:5 Sunday 28 April 2024 09:09:13 +0000 (0:00:00.032) 0:00:49.835 ********** ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:9 Sunday 28 April 2024 09:09:13 +0000 (0:00:00.020) 0:00:49.856 ********** 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-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:21 Sunday 28 April 2024 09:09:13 +0000 (0:00:00.037) 0:00:49.894 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 28 April 2024 09:09:13 +0000 (0:00:00.031) 0:00:49.925 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 28 April 2024 09:09:13 +0000 (0:00:00.030) 0:00:49.955 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003921", "end": "2024-04-28 09:09:13.747673", "rc": 0, "start": "2024-04-28 09:09:13.743752" } STDOUT: eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 28 April 2024 09:09:13 +0000 (0:00:00.289) 0:00:50.245 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 28 April 2024 09:09:13 +0000 (0:00:00.021) 0:00:50.267 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:24 Sunday 28 April 2024 09:09:13 +0000 (0:00:00.021) 0:00:50.288 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/create_bridge_profile.yml for sut => (item=tasks/create_bridge_profile.yml) included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/activate_profile.yml for sut => (item=tasks/activate_profile.yml) included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/remove_profile.yml for sut => (item=tasks/remove_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 28 April 2024 09:09:13 +0000 (0:00:00.037) 0:00:50.326 ********** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 28 April 2024 09:09:13 +0000 (0:00:00.041) 0:00:50.368 ********** included: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 28 April 2024 09:09:13 +0000 (0:00:00.038) 0:00:50.406 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Sunday 28 April 2024 09:09:14 +0000 (0:00:00.036) 0:00:50.442 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Sunday 28 April 2024 09:09:14 +0000 (0:00:00.023) 0:00:50.466 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Sunday 28 April 2024 09:09:14 +0000 (0:00:00.022) 0:00:50.488 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Sunday 28 April 2024 09:09:16 +0000 (0:00:02.444) 0:00:52.933 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 28 April 2024 09:09:17 +0000 (0:00:00.976) 0:00:53.909 ********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 28 April 2024 09:09:17 +0000 (0:00:00.024) 0:00:53.933 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 28 April 2024 09:09:17 +0000 (0:00:00.024) 0:00:53.957 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Sunday 28 April 2024 09:09:17 +0000 (0:00:00.023) 0:00:53.981 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:37 Sunday 28 April 2024 09:09:17 +0000 (0:00:00.036) 0:00:54.017 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:49 Sunday 28 April 2024 09:09:17 +0000 (0:00:00.029) 0:00:54.046 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Sunday 28 April 2024 09:09:17 +0000 (0:00:00.033) 0:00:54.080 ********** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:74 Sunday 28 April 2024 09:09:17 +0000 (0:00:00.051) 0:00:54.131 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Sunday 28 April 2024 09:09:17 +0000 (0:00:00.023) 0:00:54.154 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Sunday 28 April 2024 09:09:17 +0000 (0:00:00.022) 0:00:54.177 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Sunday 28 April 2024 09:09:17 +0000 (0:00:00.032) 0:00:54.209 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Sunday 28 April 2024 09:09:18 +0000 (0:00:00.494) 0:00:54.704 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Sunday 28 April 2024 09:09:18 +0000 (0:00:00.034) 0:00:54.739 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 28 April 2024 09:09:18 +0000 (0:00:00.018) 0:00:54.757 ********** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Sunday 28 April 2024 09:09:18 +0000 (0:00:00.018) 0:00:54.776 ********** 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, 13541e5d-6bf2-4099-a9de-57cd0f6cd411 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Sunday 28 April 2024 09:09:18 +0000 (0:00:00.536) 0:00:55.312 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:166 Sunday 28 April 2024 09:09:18 +0000 (0:00:00.022) 0:00:55.334 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 13541e5d-6bf2-4099-a9de-57cd0f6cd411" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Sunday 28 April 2024 09:09:18 +0000 (0:00:00.053) 0:00:55.388 ********** 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, 13541e5d-6bf2-4099-a9de-57cd0f6cd411\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 13541e5d-6bf2-4099-a9de-57cd0f6cd411" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Sunday 28 April 2024 09:09:18 +0000 (0:00:00.023) 0:00:55.412 ********** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Sunday 28 April 2024 09:09:18 +0000 (0:00:00.021) 0:00:55.434 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 28 April 2024 09:09:19 +0000 (0:00:00.268) 0:00:55.702 ********** 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, 13541e5d-6bf2-4099-a9de-57cd0f6cd411\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 13541e5d-6bf2-4099-a9de-57cd0f6cd411" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/activate_profile.yml:3 Sunday 28 April 2024 09:09:19 +0000 (0:00:00.020) 0:00:55.723 ********** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 28 April 2024 09:09:19 +0000 (0:00:00.040) 0:00:55.763 ********** included: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 28 April 2024 09:09:19 +0000 (0:00:00.037) 0:00:55.800 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Sunday 28 April 2024 09:09:19 +0000 (0:00:00.032) 0:00:55.833 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Sunday 28 April 2024 09:09:19 +0000 (0:00:00.022) 0:00:55.855 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Sunday 28 April 2024 09:09:19 +0000 (0:00:00.022) 0:00:55.877 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Sunday 28 April 2024 09:09:21 +0000 (0:00:02.439) 0:00:58.317 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 28 April 2024 09:09:22 +0000 (0:00:00.989) 0:00:59.306 ********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 28 April 2024 09:09:22 +0000 (0:00:00.022) 0:00:59.329 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 28 April 2024 09:09:22 +0000 (0:00:00.022) 0:00:59.352 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Sunday 28 April 2024 09:09:22 +0000 (0:00:00.022) 0:00:59.374 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:37 Sunday 28 April 2024 09:09:22 +0000 (0:00:00.034) 0:00:59.409 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:49 Sunday 28 April 2024 09:09:23 +0000 (0:00:00.027) 0:00:59.437 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Sunday 28 April 2024 09:09:23 +0000 (0:00:00.034) 0:00:59.471 ********** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:74 Sunday 28 April 2024 09:09:23 +0000 (0:00:00.052) 0:00:59.524 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Sunday 28 April 2024 09:09:23 +0000 (0:00:00.023) 0:00:59.547 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Sunday 28 April 2024 09:09:23 +0000 (0:00:00.022) 0:00:59.570 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Sunday 28 April 2024 09:09:23 +0000 (0:00:00.032) 0:00:59.603 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Sunday 28 April 2024 09:09:23 +0000 (0:00:00.493) 0:01:00.096 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Sunday 28 April 2024 09:09:23 +0000 (0:00:00.035) 0:01:00.132 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 28 April 2024 09:09:23 +0000 (0:00:00.019) 0:01:00.152 ********** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Sunday 28 April 2024 09:09:23 +0000 (0:00:00.019) 0:01:00.171 ********** 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, 13541e5d-6bf2-4099-a9de-57cd0f6cd411 skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Sunday 28 April 2024 09:09:24 +0000 (0:00:00.514) 0:01:00.685 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:166 Sunday 28 April 2024 09:09:24 +0000 (0:00:00.023) 0:01:00.708 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 13541e5d-6bf2-4099-a9de-57cd0f6cd411 skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Sunday 28 April 2024 09:09:24 +0000 (0:00:00.022) 0:01:00.731 ********** 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, 13541e5d-6bf2-4099-a9de-57cd0f6cd411 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 13541e5d-6bf2-4099-a9de-57cd0f6cd411 skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Sunday 28 April 2024 09:09:24 +0000 (0:00:00.023) 0:01:00.754 ********** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Sunday 28 April 2024 09:09:24 +0000 (0:00:00.023) 0:01:00.778 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/remove_profile.yml:3 Sunday 28 April 2024 09:09:24 +0000 (0:00:00.271) 0:01:01.049 ********** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 28 April 2024 09:09:24 +0000 (0:00:00.040) 0:01:01.090 ********** included: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 28 April 2024 09:09:24 +0000 (0:00:00.037) 0:01:01.127 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Sunday 28 April 2024 09:09:24 +0000 (0:00:00.032) 0:01:01.160 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Sunday 28 April 2024 09:09:24 +0000 (0:00:00.022) 0:01:01.182 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Sunday 28 April 2024 09:09:24 +0000 (0:00:00.022) 0:01:01.205 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Sunday 28 April 2024 09:09:27 +0000 (0:00:02.451) 0:01:03.657 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 28 April 2024 09:09:28 +0000 (0:00:00.989) 0:01:04.646 ********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 28 April 2024 09:09:28 +0000 (0:00:00.022) 0:01:04.668 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 28 April 2024 09:09:28 +0000 (0:00:00.024) 0:01:04.693 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Sunday 28 April 2024 09:09:28 +0000 (0:00:00.022) 0:01:04.715 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:37 Sunday 28 April 2024 09:09:28 +0000 (0:00:00.034) 0:01:04.750 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:49 Sunday 28 April 2024 09:09:28 +0000 (0:00:00.029) 0:01:04.779 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Sunday 28 April 2024 09:09:28 +0000 (0:00:00.033) 0:01:04.813 ********** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:74 Sunday 28 April 2024 09:09:28 +0000 (0:00:00.051) 0:01:04.864 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Sunday 28 April 2024 09:09:28 +0000 (0:00:00.024) 0:01:04.888 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Sunday 28 April 2024 09:09:28 +0000 (0:00:00.022) 0:01:04.911 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Sunday 28 April 2024 09:09:28 +0000 (0:00:00.033) 0:01:04.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 [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Sunday 28 April 2024 09:09:29 +0000 (0:00:00.498) 0:01:05.443 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Sunday 28 April 2024 09:09:29 +0000 (0:00:00.035) 0:01:05.479 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 28 April 2024 09:09:29 +0000 (0:00:00.019) 0:01:05.498 ********** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Sunday 28 April 2024 09:09:29 +0000 (0:00:00.018) 0:01:05.516 ********** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Sunday 28 April 2024 09:09:29 +0000 (0:00:00.561) 0:01:06.078 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:166 Sunday 28 April 2024 09:09:29 +0000 (0:00:00.023) 0:01:06.102 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Sunday 28 April 2024 09:09:29 +0000 (0:00:00.022) 0:01:06.124 ********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Sunday 28 April 2024 09:09:29 +0000 (0:00:00.022) 0:01:06.147 ********** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Sunday 28 April 2024 09:09:29 +0000 (0:00:00.021) 0:01:06.169 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:30 Sunday 28 April 2024 09:09:29 +0000 (0:00:00.267) 0:01:06.436 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/remove+down_profile.yml for sut => (item=tasks/remove+down_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/remove+down_profile.yml:3 Sunday 28 April 2024 09:09:30 +0000 (0:00:00.035) 0:01:06.472 ********** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 28 April 2024 09:09:30 +0000 (0:00:00.041) 0:01:06.513 ********** included: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 28 April 2024 09:09:30 +0000 (0:00:00.037) 0:01:06.550 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Sunday 28 April 2024 09:09:30 +0000 (0:00:00.033) 0:01:06.584 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Sunday 28 April 2024 09:09:30 +0000 (0:00:00.022) 0:01:06.607 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Sunday 28 April 2024 09:09:30 +0000 (0:00:00.021) 0:01:06.628 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Sunday 28 April 2024 09:09:32 +0000 (0:00:02.547) 0:01:09.175 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 28 April 2024 09:09:33 +0000 (0:00:00.920) 0:01:10.096 ********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 28 April 2024 09:09:33 +0000 (0:00:00.023) 0:01:10.120 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 28 April 2024 09:09:33 +0000 (0:00:00.023) 0:01:10.143 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Sunday 28 April 2024 09:09:33 +0000 (0:00:00.022) 0:01:10.166 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:37 Sunday 28 April 2024 09:09:33 +0000 (0:00:00.037) 0:01:10.203 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:49 Sunday 28 April 2024 09:09:33 +0000 (0:00:00.028) 0:01:10.231 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Sunday 28 April 2024 09:09:33 +0000 (0:00:00.033) 0:01:10.264 ********** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:74 Sunday 28 April 2024 09:09:33 +0000 (0:00:00.053) 0:01:10.317 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Sunday 28 April 2024 09:09:33 +0000 (0:00:00.022) 0:01:10.340 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Sunday 28 April 2024 09:09:33 +0000 (0:00:00.022) 0:01:10.363 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Sunday 28 April 2024 09:09:33 +0000 (0:00:00.035) 0:01:10.398 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Sunday 28 April 2024 09:09:34 +0000 (0:00:00.494) 0:01:10.893 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Sunday 28 April 2024 09:09:34 +0000 (0:00:00.034) 0:01:10.928 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 28 April 2024 09:09:34 +0000 (0:00:00.057) 0:01:10.985 ********** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Sunday 28 April 2024 09:09:34 +0000 (0:00:00.020) 0:01:11.006 ********** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Sunday 28 April 2024 09:09:35 +0000 (0:00:00.556) 0:01:11.563 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:166 Sunday 28 April 2024 09:09:35 +0000 (0:00:00.025) 0:01:11.588 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Sunday 28 April 2024 09:09:35 +0000 (0:00:00.022) 0:01:11.611 ********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete\n", "stderr_lines": [ "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Sunday 28 April 2024 09:09:35 +0000 (0:00:00.022) 0:01:11.634 ********** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Sunday 28 April 2024 09:09:35 +0000 (0:00:00.024) 0:01:11.658 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:36 Sunday 28 April 2024 09:09:35 +0000 (0:00:00.264) 0:01:11.922 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_profile_absent.yml for sut => (item=tasks/assert_profile_absent.yml) TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_profile_absent.yml:3 Sunday 28 April 2024 09:09:35 +0000 (0:00:00.035) 0:01:11.958 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 28 April 2024 09:09:35 +0000 (0:00:00.034) 0:01:11.992 ********** 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-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 28 April 2024 09:09:35 +0000 (0:00:00.021) 0:01:12.013 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 28 April 2024 09:09:35 +0000 (0:00:00.259) 0:01:12.272 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 28 April 2024 09:09:35 +0000 (0:00:00.018) 0:01:12.291 ********** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.024360", "end": "2024-04-28 09:09:36.103119", "rc": 1, "start": "2024-04-28 09:09:36.078759" } 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-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 28 April 2024 09:09:36 +0000 (0:00:00.315) 0:01:12.606 ********** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 28 April 2024 09:09:36 +0000 (0:00:00.021) 0:01:12.628 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 28 April 2024 09:09:36 +0000 (0:00:00.019) 0:01:12.647 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 28 April 2024 09:09:36 +0000 (0:00:00.019) 0:01:12.667 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 28 April 2024 09:09:36 +0000 (0:00:00.019) 0:01:12.687 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_profile_absent.yml:5 Sunday 28 April 2024 09:09:36 +0000 (0:00:00.019) 0:01:12.706 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:42 Sunday 28 April 2024 09:09:36 +0000 (0:00:00.021) 0:01:12.728 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_device_absent.yml for sut => (item={'what': 'tasks/assert_device_absent.yml', 'condition': True}) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_device_absent.yml:3 Sunday 28 April 2024 09:09:36 +0000 (0:00:00.045) 0:01:12.773 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 28 April 2024 09:09:36 +0000 (0:00:00.031) 0:01:12.805 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_device_absent.yml:5 Sunday 28 April 2024 09:09:36 +0000 (0:00:00.258) 0:01:13.063 ********** 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-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:47 Sunday 28 April 2024 09:09:36 +0000 (0:00:00.022) 0:01:13.085 ********** ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:66 Sunday 28 April 2024 09:09:36 +0000 (0:00:00.021) 0:01:13.107 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/cleanup_profile+device.yml for sut => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 28 April 2024 09:09:36 +0000 (0:00:00.034) 0:01:13.141 ********** 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.048138", "end": "2024-04-28 09:09:36.980758", "rc": 1, "start": "2024-04-28 09:09:36.932620" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tests_states.yml:124 Sunday 28 April 2024 09:09:37 +0000 (0:00:00.341) 0:01:13.483 ********** included: /WORKDIR/git-weekly-cito9cmzou/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-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:5 Sunday 28 April 2024 09:09:37 +0000 (0:00:00.033) 0:01:13.516 ********** ok: [sut] => {} MSG: ########## I will not get an error when I try to remove an absent profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:9 Sunday 28 April 2024 09:09:37 +0000 (0:00:00.021) 0:01:13.537 ********** 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-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:21 Sunday 28 April 2024 09:09:37 +0000 (0:00:00.038) 0:01:13.575 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 28 April 2024 09:09:37 +0000 (0:00:00.030) 0:01:13.606 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 28 April 2024 09:09:37 +0000 (0:00:00.029) 0:01:13.636 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003964", "end": "2024-04-28 09:09:37.428994", "rc": 0, "start": "2024-04-28 09:09:37.425030" } STDOUT: eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 28 April 2024 09:09:37 +0000 (0:00:00.264) 0:01:13.900 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 28 April 2024 09:09:37 +0000 (0:00:00.020) 0:01:13.921 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:24 Sunday 28 April 2024 09:09:37 +0000 (0:00:00.020) 0:01:13.941 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/create_bridge_profile.yml for sut => (item=tasks/create_bridge_profile.yml) included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/activate_profile.yml for sut => (item=tasks/activate_profile.yml) included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/remove+down_profile.yml for sut => (item=tasks/remove+down_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 28 April 2024 09:09:37 +0000 (0:00:00.039) 0:01:13.981 ********** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 28 April 2024 09:09:37 +0000 (0:00:00.040) 0:01:14.022 ********** included: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 28 April 2024 09:09:37 +0000 (0:00:00.068) 0:01:14.090 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Sunday 28 April 2024 09:09:37 +0000 (0:00:00.034) 0:01:14.124 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Sunday 28 April 2024 09:09:37 +0000 (0:00:00.023) 0:01:14.147 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Sunday 28 April 2024 09:09:37 +0000 (0:00:00.022) 0:01:14.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 [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Sunday 28 April 2024 09:09:40 +0000 (0:00:02.446) 0:01:16.616 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 28 April 2024 09:09:41 +0000 (0:00:00.916) 0:01:17.533 ********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 28 April 2024 09:09:41 +0000 (0:00:00.022) 0:01:17.555 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 28 April 2024 09:09:41 +0000 (0:00:00.022) 0:01:17.577 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Sunday 28 April 2024 09:09:41 +0000 (0:00:00.022) 0:01:17.600 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:37 Sunday 28 April 2024 09:09:41 +0000 (0:00:00.034) 0:01:17.634 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:49 Sunday 28 April 2024 09:09:41 +0000 (0:00:00.029) 0:01:17.663 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Sunday 28 April 2024 09:09:41 +0000 (0:00:00.033) 0:01:17.697 ********** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:74 Sunday 28 April 2024 09:09:41 +0000 (0:00:00.051) 0:01:17.748 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Sunday 28 April 2024 09:09:41 +0000 (0:00:00.056) 0:01:17.804 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Sunday 28 April 2024 09:09:41 +0000 (0:00:00.024) 0:01:17.829 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Sunday 28 April 2024 09:09:41 +0000 (0:00:00.033) 0:01:17.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 [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Sunday 28 April 2024 09:09:41 +0000 (0:00:00.489) 0:01:18.352 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Sunday 28 April 2024 09:09:41 +0000 (0:00:00.034) 0:01:18.386 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 28 April 2024 09:09:41 +0000 (0:00:00.019) 0:01:18.405 ********** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Sunday 28 April 2024 09:09:41 +0000 (0:00:00.018) 0:01:18.424 ********** 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, e9d0f162-e371-472d-a569-53a708f8e264 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Sunday 28 April 2024 09:09:42 +0000 (0:00:00.506) 0:01:18.931 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:166 Sunday 28 April 2024 09:09:42 +0000 (0:00:00.022) 0:01:18.954 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, e9d0f162-e371-472d-a569-53a708f8e264" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Sunday 28 April 2024 09:09:42 +0000 (0:00:00.022) 0:01:18.976 ********** 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, e9d0f162-e371-472d-a569-53a708f8e264\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, e9d0f162-e371-472d-a569-53a708f8e264" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Sunday 28 April 2024 09:09:42 +0000 (0:00:00.024) 0:01:19.001 ********** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Sunday 28 April 2024 09:09:42 +0000 (0:00:00.022) 0:01:19.023 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 28 April 2024 09:09:42 +0000 (0:00:00.262) 0:01:19.286 ********** 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, e9d0f162-e371-472d-a569-53a708f8e264\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, e9d0f162-e371-472d-a569-53a708f8e264" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/activate_profile.yml:3 Sunday 28 April 2024 09:09:42 +0000 (0:00:00.022) 0:01:19.308 ********** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 28 April 2024 09:09:42 +0000 (0:00:00.070) 0:01:19.379 ********** included: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 28 April 2024 09:09:42 +0000 (0:00:00.039) 0:01:19.418 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Sunday 28 April 2024 09:09:43 +0000 (0:00:00.033) 0:01:19.451 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Sunday 28 April 2024 09:09:43 +0000 (0:00:00.023) 0:01:19.474 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Sunday 28 April 2024 09:09:43 +0000 (0:00:00.023) 0:01:19.498 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Sunday 28 April 2024 09:09:45 +0000 (0:00:02.434) 0:01:21.933 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 28 April 2024 09:09:46 +0000 (0:00:00.915) 0:01:22.848 ********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 28 April 2024 09:09:46 +0000 (0:00:00.023) 0:01:22.872 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 28 April 2024 09:09:46 +0000 (0:00:00.024) 0:01:22.896 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Sunday 28 April 2024 09:09:46 +0000 (0:00:00.022) 0:01:22.919 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:37 Sunday 28 April 2024 09:09:46 +0000 (0:00:00.035) 0:01:22.955 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:49 Sunday 28 April 2024 09:09:46 +0000 (0:00:00.027) 0:01:22.982 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Sunday 28 April 2024 09:09:46 +0000 (0:00:00.070) 0:01:23.053 ********** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:74 Sunday 28 April 2024 09:09:46 +0000 (0:00:00.054) 0:01:23.107 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Sunday 28 April 2024 09:09:46 +0000 (0:00:00.025) 0:01:23.133 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Sunday 28 April 2024 09:09:46 +0000 (0:00:00.022) 0:01:23.156 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Sunday 28 April 2024 09:09:46 +0000 (0:00:00.032) 0:01:23.189 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Sunday 28 April 2024 09:09:47 +0000 (0:00:00.497) 0:01:23.686 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Sunday 28 April 2024 09:09:47 +0000 (0:00:00.038) 0:01:23.725 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 28 April 2024 09:09:47 +0000 (0:00:00.021) 0:01:23.746 ********** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Sunday 28 April 2024 09:09:47 +0000 (0:00:00.019) 0:01:23.766 ********** 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, e9d0f162-e371-472d-a569-53a708f8e264 skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Sunday 28 April 2024 09:09:47 +0000 (0:00:00.450) 0:01:24.216 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:166 Sunday 28 April 2024 09:09:47 +0000 (0:00:00.025) 0:01:24.242 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, e9d0f162-e371-472d-a569-53a708f8e264 skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Sunday 28 April 2024 09:09:47 +0000 (0:00:00.024) 0:01:24.266 ********** 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, e9d0f162-e371-472d-a569-53a708f8e264 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, e9d0f162-e371-472d-a569-53a708f8e264 skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Sunday 28 April 2024 09:09:47 +0000 (0:00:00.024) 0:01:24.290 ********** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Sunday 28 April 2024 09:09:47 +0000 (0:00:00.023) 0:01:24.314 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/remove+down_profile.yml:3 Sunday 28 April 2024 09:09:48 +0000 (0:00:00.264) 0:01:24.578 ********** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 28 April 2024 09:09:48 +0000 (0:00:00.076) 0:01:24.654 ********** included: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 28 April 2024 09:09:48 +0000 (0:00:00.039) 0:01:24.693 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Sunday 28 April 2024 09:09:48 +0000 (0:00:00.033) 0:01:24.727 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Sunday 28 April 2024 09:09:48 +0000 (0:00:00.022) 0:01:24.749 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Sunday 28 April 2024 09:09:48 +0000 (0:00:00.022) 0:01:24.772 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Sunday 28 April 2024 09:09:50 +0000 (0:00:02.433) 0:01:27.205 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 28 April 2024 09:09:51 +0000 (0:00:00.918) 0:01:28.124 ********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 28 April 2024 09:09:51 +0000 (0:00:00.024) 0:01:28.148 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 28 April 2024 09:09:51 +0000 (0:00:00.023) 0:01:28.171 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Sunday 28 April 2024 09:09:51 +0000 (0:00:00.022) 0:01:28.194 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:37 Sunday 28 April 2024 09:09:51 +0000 (0:00:00.036) 0:01:28.230 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:49 Sunday 28 April 2024 09:09:51 +0000 (0:00:00.028) 0:01:28.259 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Sunday 28 April 2024 09:09:51 +0000 (0:00:00.125) 0:01:28.385 ********** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:74 Sunday 28 April 2024 09:09:52 +0000 (0:00:00.054) 0:01:28.439 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Sunday 28 April 2024 09:09:52 +0000 (0:00:00.023) 0:01:28.463 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Sunday 28 April 2024 09:09:52 +0000 (0:00:00.025) 0:01:28.489 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Sunday 28 April 2024 09:09:52 +0000 (0:00:00.035) 0:01:28.524 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Sunday 28 April 2024 09:09:52 +0000 (0:00:00.497) 0:01:29.022 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Sunday 28 April 2024 09:09:52 +0000 (0:00:00.035) 0:01:29.057 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 28 April 2024 09:09:52 +0000 (0:00:00.020) 0:01:29.078 ********** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Sunday 28 April 2024 09:09:52 +0000 (0:00:00.020) 0:01:29.099 ********** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Sunday 28 April 2024 09:09:53 +0000 (0:00:00.563) 0:01:29.662 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:166 Sunday 28 April 2024 09:09:53 +0000 (0:00:00.024) 0:01:29.686 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Sunday 28 April 2024 09:09:53 +0000 (0:00:00.022) 0:01:29.709 ********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Sunday 28 April 2024 09:09:53 +0000 (0:00:00.022) 0:01:29.731 ********** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Sunday 28 April 2024 09:09:53 +0000 (0:00:00.023) 0:01:29.754 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:30 Sunday 28 April 2024 09:09:53 +0000 (0:00:00.265) 0:01:30.020 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/remove+down_profile.yml for sut => (item=tasks/remove+down_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/remove+down_profile.yml:3 Sunday 28 April 2024 09:09:53 +0000 (0:00:00.072) 0:01:30.093 ********** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 28 April 2024 09:09:53 +0000 (0:00:00.041) 0:01:30.134 ********** included: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 28 April 2024 09:09:53 +0000 (0:00:00.039) 0:01:30.173 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Sunday 28 April 2024 09:09:53 +0000 (0:00:00.032) 0:01:30.206 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Sunday 28 April 2024 09:09:53 +0000 (0:00:00.022) 0:01:30.229 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Sunday 28 April 2024 09:09:53 +0000 (0:00:00.022) 0:01:30.252 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Sunday 28 April 2024 09:09:56 +0000 (0:00:02.430) 0:01:32.682 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 28 April 2024 09:09:57 +0000 (0:00:00.909) 0:01:33.592 ********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 28 April 2024 09:09:57 +0000 (0:00:00.022) 0:01:33.615 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 28 April 2024 09:09:57 +0000 (0:00:00.022) 0:01:33.637 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Sunday 28 April 2024 09:09:57 +0000 (0:00:00.057) 0:01:33.695 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:37 Sunday 28 April 2024 09:09:57 +0000 (0:00:00.037) 0:01:33.732 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:49 Sunday 28 April 2024 09:09:57 +0000 (0:00:00.029) 0:01:33.761 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Sunday 28 April 2024 09:09:57 +0000 (0:00:00.035) 0:01:33.797 ********** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:74 Sunday 28 April 2024 09:09:57 +0000 (0:00:00.054) 0:01:33.851 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Sunday 28 April 2024 09:09:57 +0000 (0:00:00.030) 0:01:33.882 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Sunday 28 April 2024 09:09:57 +0000 (0:00:00.024) 0:01:33.906 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Sunday 28 April 2024 09:09:57 +0000 (0:00:00.035) 0:01:33.942 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Sunday 28 April 2024 09:09:58 +0000 (0:00:00.502) 0:01:34.444 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Sunday 28 April 2024 09:09:58 +0000 (0:00:00.038) 0:01:34.482 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 28 April 2024 09:09:58 +0000 (0:00:00.020) 0:01:34.503 ********** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Sunday 28 April 2024 09:09:58 +0000 (0:00:00.019) 0:01:34.522 ********** ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Sunday 28 April 2024 09:09:58 +0000 (0:00:00.486) 0:01:35.009 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:166 Sunday 28 April 2024 09:09:58 +0000 (0:00:00.024) 0:01:35.033 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Sunday 28 April 2024 09:09:58 +0000 (0:00:00.021) 0:01:35.055 ********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete\n", "stderr_lines": [ "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Sunday 28 April 2024 09:09:58 +0000 (0:00:00.022) 0:01:35.077 ********** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Sunday 28 April 2024 09:09:58 +0000 (0:00:00.055) 0:01:35.133 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:36 Sunday 28 April 2024 09:09:58 +0000 (0:00:00.267) 0:01:35.400 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_profile_absent.yml for sut => (item=tasks/assert_profile_absent.yml) included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut => (item=tasks/get_NetworkManager_NVR.yml) TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_profile_absent.yml:3 Sunday 28 April 2024 09:09:59 +0000 (0:00:00.037) 0:01:35.438 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 28 April 2024 09:09:59 +0000 (0:00:00.032) 0:01:35.470 ********** 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-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 28 April 2024 09:09:59 +0000 (0:00:00.019) 0:01:35.490 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 28 April 2024 09:09:59 +0000 (0:00:00.260) 0:01:35.750 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 28 April 2024 09:09:59 +0000 (0:00:00.019) 0:01:35.770 ********** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.024606", "end": "2024-04-28 09:09:59.584643", "rc": 1, "start": "2024-04-28 09:09:59.560037" } 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-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 28 April 2024 09:09:59 +0000 (0:00:00.285) 0:01:36.056 ********** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 28 April 2024 09:09:59 +0000 (0:00:00.021) 0:01:36.078 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 28 April 2024 09:09:59 +0000 (0:00:00.020) 0:01:36.098 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 28 April 2024 09:09:59 +0000 (0:00:00.019) 0:01:36.118 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 28 April 2024 09:09:59 +0000 (0:00:00.019) 0:01:36.137 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_profile_absent.yml:5 Sunday 28 April 2024 09:09:59 +0000 (0:00:00.019) 0:01:36.157 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Sunday 28 April 2024 09:09:59 +0000 (0:00:00.020) 0:01:36.178 ********** ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.428818", "end": "2024-04-28 09:10:00.393187", "rc": 0, "start": "2024-04-28 09:09:59.964369" } STDOUT: NetworkManager-1.44.2-1.fc39 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Sunday 28 April 2024 09:10:00 +0000 (0:00:00.725) 0:01:36.903 ********** ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.44.2-1.fc39" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Sunday 28 April 2024 09:10:00 +0000 (0:00:00.022) 0:01:36.926 ********** ok: [sut] => { "networkmanager_nvr": "NetworkManager-1.44.2-1.fc39" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:42 Sunday 28 April 2024 09:10:00 +0000 (0:00:00.021) 0:01:36.948 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_device_absent.yml for sut => (item={'what': 'tasks/assert_device_absent.yml', 'condition': True}) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_device_absent.yml:3 Sunday 28 April 2024 09:10:00 +0000 (0:00:00.048) 0:01:36.996 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 28 April 2024 09:10:00 +0000 (0:00:00.033) 0:01:37.030 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/assert_device_absent.yml:5 Sunday 28 April 2024 09:10:00 +0000 (0:00:00.262) 0:01:37.293 ********** 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-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:47 Sunday 28 April 2024 09:10:00 +0000 (0:00:00.023) 0:01:37.316 ********** 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-weekly-cito9cmzou/tests/playbooks/tasks/run_test.yml:66 Sunday 28 April 2024 09:10:00 +0000 (0:00:00.022) 0:01:37.338 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/cleanup_profile+device.yml for sut => (item=tasks/cleanup_profile+device.yml) included: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/check_network_dns.yml for sut => (item=tasks/check_network_dns.yml) TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 28 April 2024 09:10:00 +0000 (0:00:00.040) 0:01:37.379 ********** 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.047365", "end": "2024-04-28 09:10:01.215534", "rc": 1, "start": "2024-04-28 09:10:01.168169" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/check_network_dns.yml:6 Sunday 28 April 2024 09:10:01 +0000 (0:00:00.306) 0:01:37.686 ********** 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.010396", "end": "2024-04-28 09:10:01.483657", "rc": 0, "start": "2024-04-28 09:10:01.473261" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host noprefixroute valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 12:77:df:fd:ed:79 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.10.109/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0 valid_lft 2308sec preferred_lft 2308sec inet6 fe80::5f21:41dd:8383:b035/64 scope link noprefixroute valid_lft forever preferred_lft forever 24: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether be:2a:ad:0b:ac:cc 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.8.1 dev eth0 proto dhcp src 10.31.10.109 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.10.109 metric 100 192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium RESOLV # This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8). # Do not edit. # # This file might be symlinked as /etc/resolv.conf. If you're looking at # /etc/resolv.conf and seeing this text, you have followed the symlink. # # This is a dynamic resolv.conf file for connecting local clients to the # internal DNS stub resolver of systemd-resolved. This file lists all # configured search domains. # # Run "resolvectl status" to see details about the uplink DNS servers # currently in use. # # Third party programs should typically not access this file directly, but only # through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a # different way, replace this symlink by a static file or a different symlink. # # See man:systemd-resolved.service(8) for details about the supported modes of # operation for /etc/resolv.conf. nameserver 127.0.0.53 options edns0 trust-ad search us-east-1.aws.redhat.com TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/playbooks/tasks/check_network_dns.yml:24 Sunday 28 April 2024 09:10:01 +0000 (0:00:00.270) 0:01:37.956 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_facts[\"distribution\"] == \"CentOS\"", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* sut : ok=318 changed=10 unreachable=0 failed=0 skipped=298 rescued=0 ignored=10 Sunday 28 April 2024 09:10:01 +0000 (0:00:00.099) 0:01:38.056 ********** =============================================================================== fedora.linux_system_roles.network : Check which services are running ---- 2.56s /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.55s /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.49s /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.47s /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.45s /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.45s /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.45s /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.45s /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.44s /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.44s /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.43s /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.43s /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.43s /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.43s /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.43s /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which packages are installed --- 1.06s /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 1.05s /WORKDIR/git-weekly-cito9cmzou/tests/tests_states_nm.yml:6 -------------------- fedora.linux_system_roles.network : Check which packages are installed --- 0.99s /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.99s /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.98s /WORKDIR/git-weekly-cito9cmzou/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---