# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_states_nm.yml ************************************************** 2 plays in /WORKDIR/git-weekly-citevywhad/tests/tests_states_nm.yml PLAY [Run playbook 'playbooks/tests_states.yml' with nm as provider] *********** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-citevywhad/tests/tests_states_nm.yml:6 Saturday 27 April 2024 14:18:08 +0000 (0:00:00.012) 0:00:00.012 ******** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-citevywhad/tests/tests_states_nm.yml:9 Saturday 27 April 2024 14:18:09 +0000 (0:00:00.571) 0:00:00.583 ******** included: /WORKDIR/git-weekly-citevywhad/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-citevywhad/tests/tasks/el_repo_setup.yml:3 Saturday 27 April 2024 14:18:09 +0000 (0:00:00.022) 0:00:00.606 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/tasks/el_repo_setup.yml:19 Saturday 27 April 2024 14:18:09 +0000 (0:00:00.235) 0:00:00.841 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-citevywhad/tests/tasks/el_repo_setup.yml:24 Saturday 27 April 2024 14:18:09 +0000 (0:00:00.199) 0:00:01.040 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/tasks/el_repo_setup.yml:28 Saturday 27 April 2024 14:18:09 +0000 (0:00:00.020) 0:00:01.060 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/tasks/el_repo_setup.yml:53 Saturday 27 April 2024 14:18:09 +0000 (0:00:00.017) 0:00:01.078 ******** included: /WORKDIR/git-weekly-citevywhad/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/tasks/enable_epel.yml:8 Saturday 27 April 2024 14:18:09 +0000 (0:00:00.030) 0:00:01.108 ******** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/tasks/enable_epel.yml:24 Saturday 27 April 2024 14:18:10 +0000 (0:00:00.189) 0:00:01.298 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [ "yum-utils-1.1.31-54.el7_8.noarch providing yum-utils is already installed" ] } lsrpackages: yum-utils TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/tasks/enable_epel.yml:30 Saturday 27 April 2024 14:18:10 +0000 (0:00:00.478) 0:00:01.776 ******** ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.191087", "end": "2024-04-27 14:18:10.837278", "rc": 0, "start": "2024-04-27 14:18:10.646191" } STDOUT: Loaded plugins: fastestmirror ================================== repo: epel ================================== [epel] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = cache = 0 cachedir = /var/cache/yum/x86_64/7/epel check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = True enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/epel/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/epel/gpgdir gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 hdrdir = /var/cache/yum/x86_64/7/epel/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Extra Packages for Enterprise Linux 7 - x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/epel pkgdir = /var/cache/yum/x86_64/7/epel/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = epel/x86_64 ui_repoid_vars = releasever, basearch username = TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/tasks/enable_epel.yml:35 Saturday 27 April 2024 14:18:10 +0000 (0:00:00.320) 0:00:02.097 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/tasks/enable_epel.yml:40 Saturday 27 April 2024 14:18:10 +0000 (0:00:00.010) 0:00:02.107 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/tests_states_nm.yml:11 Saturday 27 April 2024 14:18:10 +0000 (0:00:00.009) 0:00:02.117 ******** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing states] ************************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tests_states.yml:3 Saturday 27 April 2024 14:18:10 +0000 (0:00:00.009) 0:00:02.126 ******** ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tests_states.yml:11 Saturday 27 April 2024 14:18:11 +0000 (0:00:00.392) 0:00:02.519 ******** ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tests_states.yml:22 Saturday 27 April 2024 14:18:11 +0000 (0:00:00.009) 0:00:02.528 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:5 Saturday 27 April 2024 14:18:11 +0000 (0:00:00.014) 0:00:02.543 ******** ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:9 Saturday 27 April 2024 14:18:11 +0000 (0:00:00.009) 0:00:02.552 ******** 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-citevywhad/tests/playbooks/tasks/run_test.yml:21 Saturday 27 April 2024 14:18:11 +0000 (0:00:00.030) 0:00:02.583 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 27 April 2024 14:18:11 +0000 (0:00:00.013) 0:00:02.596 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 27 April 2024 14:18:11 +0000 (0:00:00.012) 0:00:02.608 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004173", "end": "2024-04-27 14:18:11.481461", "rc": 0, "start": "2024-04-27 14:18:11.477288" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 27 April 2024 14:18:11 +0000 (0:00:00.131) 0:00:02.740 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 27 April 2024 14:18:11 +0000 (0:00:00.011) 0:00:02.752 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:24 Saturday 27 April 2024 14:18:11 +0000 (0:00:00.015) 0:00:02.768 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/delete_interface.yml:3 Saturday 27 April 2024 14:18:11 +0000 (0:00:00.022) 0:00:02.790 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.013230", "end": "2024-04-27 14:18:11.677069", "rc": 1, "start": "2024-04-27 14:18:11.663839" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 27 April 2024 14:18:11 +0000 (0:00:00.154) 0:00:02.945 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 27 April 2024 14:18:11 +0000 (0:00:00.016) 0:00:02.962 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 27 April 2024 14:18:11 +0000 (0:00:00.128) 0:00:03.090 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:30 Saturday 27 April 2024 14:18:11 +0000 (0:00:00.011) 0:00:03.102 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 27 April 2024 14:18:11 +0000 (0:00:00.017) 0:00:03.119 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 27 April 2024 14:18:11 +0000 (0:00:00.080) 0:00:03.200 ******** included: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 27 April 2024 14:18:11 +0000 (0:00:00.020) 0:00:03.221 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 27 April 2024 14:18:11 +0000 (0:00:00.010) 0:00:03.231 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 27 April 2024 14:18:11 +0000 (0:00:00.009) 0:00:03.241 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 27 April 2024 14:18:12 +0000 (0:00:00.009) 0:00:03.250 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 27 April 2024 14:18:12 +0000 (0:00:00.877) 0:00:04.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 [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 27 April 2024 14:18:14 +0000 (0:00:01.121) 0:00:05.248 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 27 April 2024 14:18:14 +0000 (0:00:00.023) 0:00:05.272 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 27 April 2024 14:18:14 +0000 (0:00:00.021) 0:00:05.293 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 27 April 2024 14:18:14 +0000 (0:00:00.023) 0:00:05.317 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 27 April 2024 14:18:14 +0000 (0:00:00.019) 0:00:05.336 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 27 April 2024 14:18:14 +0000 (0:00:00.023) 0:00:05.359 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 27 April 2024 14:18:14 +0000 (0:00:00.024) 0:00:05.384 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 27 April 2024 14:18:14 +0000 (0:00:00.043) 0:00:05.427 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 27 April 2024 14:18:14 +0000 (0:00:00.021) 0:00:05.449 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 27 April 2024 14:18:14 +0000 (0:00:00.032) 0:00:05.482 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 27 April 2024 14:18:14 +0000 (0:00:00.025) 0:00:05.507 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 27 April 2024 14:18:14 +0000 (0:00:00.366) 0:00:05.873 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 27 April 2024 14:18:14 +0000 (0:00:00.036) 0:00:05.910 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 27 April 2024 14:18:14 +0000 (0:00:00.020) 0:00:05.931 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 27 April 2024 14:18:14 +0000 (0:00:00.019) 0:00:05.951 ******** 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, 25ad2cdb-cda2-427e-8115-1653ee789cbb TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 27 April 2024 14:18:15 +0000 (0:00:00.530) 0:00:06.481 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 27 April 2024 14:18:15 +0000 (0:00:00.021) 0:00:06.502 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 25ad2cdb-cda2-427e-8115-1653ee789cbb" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 27 April 2024 14:18:15 +0000 (0:00:00.020) 0:00:06.522 ******** 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, 25ad2cdb-cda2-427e-8115-1653ee789cbb\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 25ad2cdb-cda2-427e-8115-1653ee789cbb" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 27 April 2024 14:18:15 +0000 (0:00:00.020) 0:00:06.543 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 27 April 2024 14:18:15 +0000 (0:00:00.018) 0:00:06.562 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 27 April 2024 14:18:15 +0000 (0:00:00.192) 0:00:06.754 ******** 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, 25ad2cdb-cda2-427e-8115-1653ee789cbb\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 25ad2cdb-cda2-427e-8115-1653ee789cbb" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:36 Saturday 27 April 2024 14:18:15 +0000 (0:00:00.021) 0:00:06.775 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 27 April 2024 14:18:15 +0000 (0:00:00.037) 0:00:06.812 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 27 April 2024 14:18:15 +0000 (0:00:00.037) 0:00:06.850 ******** 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-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 27 April 2024 14:18:15 +0000 (0:00:00.022) 0:00:06.872 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714227495.118482, "block_size": 4096, "blocks": 8, "ctime": 1714227495.1174822, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25473, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1714227495.1174822, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 146, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 27 April 2024 14:18:15 +0000 (0:00:00.145) 0:00:07.018 ******** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 27 April 2024 14:18:15 +0000 (0:00:00.022) 0:00:07.040 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.027360", "end": "2024-04-27 14:18:15.941709", "rc": 0, "start": "2024-04-27 14:18:15.914349" } STDOUT: statebr /etc/sysconfig/network-scripts/ifcfg-statebr TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 27 April 2024 14:18:15 +0000 (0:00:00.170) 0:00:07.211 ******** 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-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 27 April 2024 14:18:15 +0000 (0:00:00.022) 0:00:07.234 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 27 April 2024 14:18:16 +0000 (0:00:00.043) 0:00:07.278 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 27 April 2024 14:18:16 +0000 (0:00:00.023) 0:00:07.301 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 27 April 2024 14:18:16 +0000 (0:00:00.023) 0:00:07.325 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 27 April 2024 14:18:16 +0000 (0:00:00.023) 0:00:07.348 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 27 April 2024 14:18:16 +0000 (0:00:00.024) 0:00:07.373 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 27 April 2024 14:18:16 +0000 (0:00:00.023) 0:00:07.396 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:42 Saturday 27 April 2024 14:18:16 +0000 (0:00:00.028) 0:00:07.425 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 27 April 2024 14:18:16 +0000 (0:00:00.062) 0:00:07.487 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 27 April 2024 14:18:16 +0000 (0:00:00.035) 0:00:07.522 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714227495.1214821, "block_size": 4096, "blocks": 0, "ctime": 1714227495.1204822, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17655, "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": 1714227495.1204822, "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-citevywhad/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 27 April 2024 14:18:16 +0000 (0:00:00.138) 0:00:07.661 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can create a profile'] ******************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:47 Saturday 27 April 2024 14:18:16 +0000 (0:00:00.022) 0:00:07.683 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:66 Saturday 27 April 2024 14:18:16 +0000 (0:00:00.022) 0:00:07.706 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 27 April 2024 14:18:16 +0000 (0:00:00.039) 0:00:07.745 ******** 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.087296", "end": "2024-04-27 14:18:16.699224", "rc": 1, "start": "2024-04-27 14:18:16.611928" } STDOUT: Connection 'statebr' (25ad2cdb-cda2-427e-8115-1653ee789cbb) successfully deleted. STDERR: (process:27529): GLib-GIO-WARNING **: 14:18:16.675: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/ActiveConnection/40 but no object proxy exists (process:27529): GLib-GIO-WARNING **: 14:18:16.675: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/IP6Config/69 but no object proxy exists (process:27529): GLib-GIO-WARNING **: 14:18:16.675: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/Devices/43 but no object proxy exists 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-citevywhad/tests/playbooks/tests_states.yml:45 Saturday 27 April 2024 14:18:16 +0000 (0:00:00.223) 0:00:07.968 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:5 Saturday 27 April 2024 14:18:16 +0000 (0:00:00.059) 0:00:08.028 ******** ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:9 Saturday 27 April 2024 14:18:16 +0000 (0:00:00.022) 0:00:08.050 ******** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile without autoconnect" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile_no_autoconnect.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_absent.yml", "tasks/assert_profile_present.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:21 Saturday 27 April 2024 14:18:16 +0000 (0:00:00.043) 0:00:08.094 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 27 April 2024 14:18:16 +0000 (0:00:00.033) 0:00:08.128 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 27 April 2024 14:18:16 +0000 (0:00:00.031) 0:00:08.159 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004025", "end": "2024-04-27 14:18:17.030730", "rc": 0, "start": "2024-04-27 14:18:17.026705" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 27 April 2024 14:18:17 +0000 (0:00:00.141) 0:00:08.300 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 27 April 2024 14:18:17 +0000 (0:00:00.022) 0:00:08.322 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:24 Saturday 27 April 2024 14:18:17 +0000 (0:00:00.020) 0:00:08.343 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/delete_interface.yml:3 Saturday 27 April 2024 14:18:17 +0000 (0:00:00.038) 0:00:08.382 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.008224", "end": "2024-04-27 14:18:17.262368", "rc": 1, "start": "2024-04-27 14:18:17.254144" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 27 April 2024 14:18:17 +0000 (0:00:00.157) 0:00:08.539 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 27 April 2024 14:18:17 +0000 (0:00:00.060) 0:00:08.600 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 27 April 2024 14:18:17 +0000 (0:00:00.150) 0:00:08.750 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:30 Saturday 27 April 2024 14:18:17 +0000 (0:00:00.044) 0:00:08.795 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Saturday 27 April 2024 14:18:17 +0000 (0:00:00.037) 0:00:08.833 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 27 April 2024 14:18:17 +0000 (0:00:00.040) 0:00:08.874 ******** included: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 27 April 2024 14:18:17 +0000 (0:00:00.037) 0:00:08.911 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 27 April 2024 14:18:17 +0000 (0:00:00.025) 0:00:08.936 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 27 April 2024 14:18:17 +0000 (0:00:00.025) 0:00:08.962 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 27 April 2024 14:18:17 +0000 (0:00:00.021) 0:00:08.984 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 27 April 2024 14:18:18 +0000 (0:00:00.773) 0:00:09.758 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 27 April 2024 14:18:19 +0000 (0:00:00.981) 0:00:10.739 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 27 April 2024 14:18:19 +0000 (0:00:00.021) 0:00:10.761 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 27 April 2024 14:18:19 +0000 (0:00:00.020) 0:00:10.782 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 27 April 2024 14:18:19 +0000 (0:00:00.021) 0:00:10.804 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 27 April 2024 14:18:19 +0000 (0:00:00.021) 0:00:10.825 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 27 April 2024 14:18:19 +0000 (0:00:00.028) 0:00:10.853 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 27 April 2024 14:18:19 +0000 (0:00:00.033) 0:00:10.886 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 27 April 2024 14:18:19 +0000 (0:00:00.048) 0:00:10.934 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 27 April 2024 14:18:19 +0000 (0:00:00.033) 0:00:10.968 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 27 April 2024 14:18:19 +0000 (0:00:00.024) 0:00:10.992 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 27 April 2024 14:18:19 +0000 (0:00:00.030) 0:00:11.022 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 27 April 2024 14:18:20 +0000 (0:00:00.234) 0:00:11.256 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 27 April 2024 14:18:20 +0000 (0:00:00.024) 0:00:11.281 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 27 April 2024 14:18:20 +0000 (0:00:00.020) 0:00:11.301 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 27 April 2024 14:18:20 +0000 (0:00:00.049) 0:00:11.351 ******** 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, 924b3bcd-cebc-4609-b286-4cc85e4e6388 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 27 April 2024 14:18:20 +0000 (0:00:00.302) 0:00:11.654 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 27 April 2024 14:18:20 +0000 (0:00:00.037) 0:00:11.691 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 924b3bcd-cebc-4609-b286-4cc85e4e6388" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 27 April 2024 14:18:20 +0000 (0:00:00.030) 0:00:11.722 ******** 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, 924b3bcd-cebc-4609-b286-4cc85e4e6388\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 924b3bcd-cebc-4609-b286-4cc85e4e6388" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 27 April 2024 14:18:20 +0000 (0:00:00.023) 0:00:11.745 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 27 April 2024 14:18:20 +0000 (0:00:00.021) 0:00:11.766 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Saturday 27 April 2024 14:18:20 +0000 (0:00:00.137) 0:00:11.903 ******** 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, 924b3bcd-cebc-4609-b286-4cc85e4e6388\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 924b3bcd-cebc-4609-b286-4cc85e4e6388" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:36 Saturday 27 April 2024 14:18:20 +0000 (0:00:00.022) 0:00:11.926 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_device_absent.yml for sut included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 27 April 2024 14:18:20 +0000 (0:00:00.042) 0:00:11.968 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 27 April 2024 14:18:20 +0000 (0:00:00.035) 0:00:12.003 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 27 April 2024 14:18:20 +0000 (0:00:00.143) 0:00:12.146 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 27 April 2024 14:18:20 +0000 (0:00:00.024) 0:00:12.171 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 27 April 2024 14:18:20 +0000 (0:00:00.038) 0:00:12.210 ******** 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-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 27 April 2024 14:18:21 +0000 (0:00:00.046) 0:00:12.256 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714227500.3653245, "block_size": 4096, "blocks": 8, "ctime": 1714227500.3653245, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25473, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1714227500.3653245, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 145, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 27 April 2024 14:18:21 +0000 (0:00:00.140) 0:00:12.397 ******** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 27 April 2024 14:18:21 +0000 (0:00:00.026) 0:00:12.423 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.023824", "end": "2024-04-27 14:18:21.322442", "rc": 0, "start": "2024-04-27 14:18:21.298618" } STDOUT: statebr /etc/sysconfig/network-scripts/ifcfg-statebr TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 27 April 2024 14:18:21 +0000 (0:00:00.172) 0:00:12.596 ******** 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-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 27 April 2024 14:18:21 +0000 (0:00:00.024) 0:00:12.620 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 27 April 2024 14:18:21 +0000 (0:00:00.040) 0:00:12.661 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 27 April 2024 14:18:21 +0000 (0:00:00.035) 0:00:12.697 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 27 April 2024 14:18:21 +0000 (0:00:00.036) 0:00:12.734 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 27 April 2024 14:18:21 +0000 (0:00:00.028) 0:00:12.762 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 27 April 2024 14:18:21 +0000 (0:00:00.024) 0:00:12.787 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 27 April 2024 14:18:21 +0000 (0:00:00.023) 0:00:12.810 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:42 Saturday 27 April 2024 14:18:21 +0000 (0:00:00.023) 0:00:12.833 ******** TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:47 Saturday 27 April 2024 14:18:21 +0000 (0:00:00.020) 0:00:12.854 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:66 Saturday 27 April 2024 14:18:21 +0000 (0:00:00.023) 0:00:12.877 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 27 April 2024 14:18:21 +0000 (0:00:00.044) 0:00:12.922 ******** 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.050690", "end": "2024-04-27 14:18:21.840400", "rc": 1, "start": "2024-04-27 14:18:21.789710" } STDOUT: Connection 'statebr' (924b3bcd-cebc-4609-b286-4cc85e4e6388) 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-citevywhad/tests/playbooks/tests_states.yml:65 Saturday 27 April 2024 14:18:21 +0000 (0:00:00.186) 0:00:13.108 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:5 Saturday 27 April 2024 14:18:21 +0000 (0:00:00.063) 0:00:13.172 ******** ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:9 Saturday 27 April 2024 14:18:21 +0000 (0:00:00.022) 0:00:13.194 ******** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can activate an existing profile" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/activate_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_present.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:21 Saturday 27 April 2024 14:18:21 +0000 (0:00:00.042) 0:00:13.236 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 27 April 2024 14:18:22 +0000 (0:00:00.032) 0:00:13.268 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 27 April 2024 14:18:22 +0000 (0:00:00.033) 0:00:13.302 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005425", "end": "2024-04-27 14:18:23.180614", "rc": 0, "start": "2024-04-27 14:18:22.175189" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 27 April 2024 14:18:23 +0000 (0:00:01.149) 0:00:14.451 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 27 April 2024 14:18:23 +0000 (0:00:00.022) 0:00:14.474 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:24 Saturday 27 April 2024 14:18:23 +0000 (0:00:00.021) 0:00:14.495 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 27 April 2024 14:18:23 +0000 (0:00:00.036) 0:00:14.532 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 27 April 2024 14:18:23 +0000 (0:00:00.058) 0:00:14.591 ******** included: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 27 April 2024 14:18:23 +0000 (0:00:00.039) 0:00:14.630 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 27 April 2024 14:18:23 +0000 (0:00:00.024) 0:00:14.654 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 27 April 2024 14:18:23 +0000 (0:00:00.020) 0:00:14.675 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 27 April 2024 14:18:23 +0000 (0:00:00.022) 0:00:14.697 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 27 April 2024 14:18:24 +0000 (0:00:00.760) 0:00:15.458 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 27 April 2024 14:18:25 +0000 (0:00:00.983) 0:00:16.442 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 27 April 2024 14:18:25 +0000 (0:00:00.026) 0:00:16.468 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 27 April 2024 14:18:25 +0000 (0:00:00.023) 0:00:16.492 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 27 April 2024 14:18:25 +0000 (0:00:00.026) 0:00:16.519 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 27 April 2024 14:18:25 +0000 (0:00:00.040) 0:00:16.559 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 27 April 2024 14:18:25 +0000 (0:00:00.030) 0:00:16.589 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 27 April 2024 14:18:25 +0000 (0:00:00.027) 0:00:16.617 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 27 April 2024 14:18:25 +0000 (0:00:00.074) 0:00:16.692 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 27 April 2024 14:18:25 +0000 (0:00:00.023) 0:00:16.715 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 27 April 2024 14:18:25 +0000 (0:00:00.035) 0:00:16.751 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 27 April 2024 14:18:25 +0000 (0:00:00.027) 0:00:16.778 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 27 April 2024 14:18:25 +0000 (0:00:00.243) 0:00:17.021 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 27 April 2024 14:18:25 +0000 (0:00:00.025) 0:00:17.047 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 27 April 2024 14:18:25 +0000 (0:00:00.021) 0:00:17.068 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 27 April 2024 14:18:25 +0000 (0:00:00.021) 0:00:17.089 ******** 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, 1a10e4b0-0258-4a62-b1ce-f9aa708e0d6f TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 27 April 2024 14:18:26 +0000 (0:00:00.349) 0:00:17.438 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 27 April 2024 14:18:26 +0000 (0:00:00.021) 0:00:17.459 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 1a10e4b0-0258-4a62-b1ce-f9aa708e0d6f" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 27 April 2024 14:18:26 +0000 (0:00:00.049) 0:00:17.509 ******** 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, 1a10e4b0-0258-4a62-b1ce-f9aa708e0d6f\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 1a10e4b0-0258-4a62-b1ce-f9aa708e0d6f" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 27 April 2024 14:18:26 +0000 (0:00:00.022) 0:00:17.532 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 27 April 2024 14:18:26 +0000 (0:00:00.019) 0:00:17.552 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 27 April 2024 14:18:26 +0000 (0:00:00.139) 0:00:17.691 ******** 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, 1a10e4b0-0258-4a62-b1ce-f9aa708e0d6f\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 1a10e4b0-0258-4a62-b1ce-f9aa708e0d6f" ] } } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:30 Saturday 27 April 2024 14:18:26 +0000 (0:00:00.022) 0:00:17.714 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/activate_profile.yml:3 Saturday 27 April 2024 14:18:26 +0000 (0:00:00.036) 0:00:17.751 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 27 April 2024 14:18:26 +0000 (0:00:00.039) 0:00:17.790 ******** included: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 27 April 2024 14:18:26 +0000 (0:00:00.038) 0:00:17.828 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 27 April 2024 14:18:26 +0000 (0:00:00.025) 0:00:17.854 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 27 April 2024 14:18:26 +0000 (0:00:00.022) 0:00:17.877 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 27 April 2024 14:18:26 +0000 (0:00:00.021) 0:00:17.898 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 27 April 2024 14:18:27 +0000 (0:00:00.801) 0:00:18.699 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 27 April 2024 14:18:28 +0000 (0:00:00.961) 0:00:19.661 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 27 April 2024 14:18:28 +0000 (0:00:00.023) 0:00:19.685 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 27 April 2024 14:18:28 +0000 (0:00:00.023) 0:00:19.708 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 27 April 2024 14:18:28 +0000 (0:00:00.046) 0:00:19.754 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 27 April 2024 14:18:28 +0000 (0:00:00.024) 0:00:19.779 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 27 April 2024 14:18:28 +0000 (0:00:00.025) 0:00:19.804 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 27 April 2024 14:18:28 +0000 (0:00:00.024) 0:00:19.829 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 27 April 2024 14:18:28 +0000 (0:00:00.044) 0:00:19.874 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 27 April 2024 14:18:28 +0000 (0:00:00.026) 0:00:19.901 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 27 April 2024 14:18:28 +0000 (0:00:00.023) 0:00:19.925 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 27 April 2024 14:18:28 +0000 (0:00:00.059) 0:00:19.985 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 27 April 2024 14:18:28 +0000 (0:00:00.233) 0:00:20.218 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 27 April 2024 14:18:28 +0000 (0:00:00.024) 0:00:20.243 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 27 April 2024 14:18:29 +0000 (0:00:00.019) 0:00:20.263 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 27 April 2024 14:18:29 +0000 (0:00:00.021) 0:00:20.284 ******** 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, 1a10e4b0-0258-4a62-b1ce-f9aa708e0d6f skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 27 April 2024 14:18:29 +0000 (0:00:00.291) 0:00:20.576 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 27 April 2024 14:18:29 +0000 (0:00:00.021) 0:00:20.597 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 1a10e4b0-0258-4a62-b1ce-f9aa708e0d6f skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 27 April 2024 14:18:29 +0000 (0:00:00.021) 0:00:20.619 ******** 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, 1a10e4b0-0258-4a62-b1ce-f9aa708e0d6f skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 1a10e4b0-0258-4a62-b1ce-f9aa708e0d6f skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 27 April 2024 14:18:29 +0000 (0:00:00.022) 0:00:20.641 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 27 April 2024 14:18:29 +0000 (0:00:00.021) 0:00:20.662 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:36 Saturday 27 April 2024 14:18:29 +0000 (0:00:00.129) 0:00:20.792 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 27 April 2024 14:18:29 +0000 (0:00:00.040) 0:00:20.832 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 27 April 2024 14:18:29 +0000 (0:00:00.034) 0:00:20.866 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714227506.1161518, "block_size": 4096, "blocks": 0, "ctime": 1714227506.115152, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17655, "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": 1714227506.115152, "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-citevywhad/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 27 April 2024 14:18:29 +0000 (0:00:00.175) 0:00:21.042 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 27 April 2024 14:18:29 +0000 (0:00:00.024) 0:00:21.066 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 27 April 2024 14:18:29 +0000 (0:00:00.035) 0:00:21.102 ******** 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-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 27 April 2024 14:18:29 +0000 (0:00:00.021) 0:00:21.123 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714227506.1801498, "block_size": 4096, "blocks": 8, "ctime": 1714227506.114152, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25473, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1714227506.114152, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 146, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 27 April 2024 14:18:30 +0000 (0:00:00.141) 0:00:21.265 ******** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 27 April 2024 14:18:30 +0000 (0:00:00.023) 0:00:21.288 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.025119", "end": "2024-04-27 14:18:30.180907", "rc": 0, "start": "2024-04-27 14:18:30.155788" } STDOUT: statebr /etc/sysconfig/network-scripts/ifcfg-statebr TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 27 April 2024 14:18:30 +0000 (0:00:00.163) 0:00:21.451 ******** 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-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 27 April 2024 14:18:30 +0000 (0:00:00.024) 0:00:21.476 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 27 April 2024 14:18:30 +0000 (0:00:00.023) 0:00:21.500 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 27 April 2024 14:18:30 +0000 (0:00:00.023) 0:00:21.523 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 27 April 2024 14:18:30 +0000 (0:00:00.022) 0:00:21.546 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 27 April 2024 14:18:30 +0000 (0:00:00.021) 0:00:21.568 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 27 April 2024 14:18:30 +0000 (0:00:00.021) 0:00:21.589 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 27 April 2024 14:18:30 +0000 (0:00:00.021) 0:00:21.611 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:42 Saturday 27 April 2024 14:18:30 +0000 (0:00:00.020) 0:00:21.631 ******** TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:47 Saturday 27 April 2024 14:18:30 +0000 (0:00:00.019) 0:00:21.651 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:66 Saturday 27 April 2024 14:18:30 +0000 (0:00:00.021) 0:00:21.673 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 27 April 2024 14:18:30 +0000 (0:00:00.065) 0:00:21.739 ******** 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.088410", "end": "2024-04-27 14:18:30.694424", "rc": 1, "start": "2024-04-27 14:18:30.606014" } STDOUT: Connection 'statebr' (1a10e4b0-0258-4a62-b1ce-f9aa708e0d6f) successfully deleted. STDERR: (process:28246): GLib-GIO-WARNING **: 14:18:30.673: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/ActiveConnection/41 but no object proxy exists 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-citevywhad/tests/playbooks/tests_states.yml:83 Saturday 27 April 2024 14:18:30 +0000 (0:00:00.224) 0:00:21.963 ******** included: /WORKDIR/git-weekly-citevywhad/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-citevywhad/tests/playbooks/tasks/run_test.yml:5 Saturday 27 April 2024 14:18:30 +0000 (0:00:00.036) 0:00:21.999 ******** ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:9 Saturday 27 April 2024 14:18:30 +0000 (0:00:00.024) 0:00:22.024 ******** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can remove an existing profile without taking it down" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_absent.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:21 Saturday 27 April 2024 14:18:30 +0000 (0:00:00.050) 0:00:22.074 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 27 April 2024 14:18:30 +0000 (0:00:00.034) 0:00:22.109 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 27 April 2024 14:18:30 +0000 (0:00:00.033) 0:00:22.142 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004456", "end": "2024-04-27 14:18:31.015821", "rc": 0, "start": "2024-04-27 14:18:31.011365" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 27 April 2024 14:18:31 +0000 (0:00:00.142) 0:00:22.285 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 27 April 2024 14:18:31 +0000 (0:00:00.022) 0:00:22.308 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:24 Saturday 27 April 2024 14:18:31 +0000 (0:00:00.020) 0:00:22.329 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 27 April 2024 14:18:31 +0000 (0:00:00.043) 0:00:22.373 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 27 April 2024 14:18:31 +0000 (0:00:00.067) 0:00:22.441 ******** included: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 27 April 2024 14:18:31 +0000 (0:00:00.039) 0:00:22.480 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 27 April 2024 14:18:31 +0000 (0:00:00.024) 0:00:22.505 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 27 April 2024 14:18:31 +0000 (0:00:00.019) 0:00:22.524 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 27 April 2024 14:18:31 +0000 (0:00:00.019) 0:00:22.544 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 27 April 2024 14:18:32 +0000 (0:00:00.733) 0:00:23.278 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 27 April 2024 14:18:32 +0000 (0:00:00.955) 0:00:24.233 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 27 April 2024 14:18:33 +0000 (0:00:00.047) 0:00:24.281 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 27 April 2024 14:18:33 +0000 (0:00:00.021) 0:00:24.302 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 27 April 2024 14:18:33 +0000 (0:00:00.022) 0:00:24.325 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 27 April 2024 14:18:33 +0000 (0:00:00.021) 0:00:24.346 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 27 April 2024 14:18:33 +0000 (0:00:00.025) 0:00:24.371 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 27 April 2024 14:18:33 +0000 (0:00:00.025) 0:00:24.397 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 27 April 2024 14:18:33 +0000 (0:00:00.042) 0:00:24.439 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 27 April 2024 14:18:33 +0000 (0:00:00.022) 0:00:24.462 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 27 April 2024 14:18:33 +0000 (0:00:00.021) 0:00:24.483 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 27 April 2024 14:18:33 +0000 (0:00:00.023) 0:00:24.507 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 27 April 2024 14:18:33 +0000 (0:00:00.236) 0:00:24.744 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 27 April 2024 14:18:33 +0000 (0:00:00.025) 0:00:24.769 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 27 April 2024 14:18:33 +0000 (0:00:00.019) 0:00:24.789 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 27 April 2024 14:18:33 +0000 (0:00:00.020) 0:00:24.810 ******** 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, c406c82b-3a1e-4737-b548-1ab51e5d0954 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 27 April 2024 14:18:33 +0000 (0:00:00.358) 0:00:25.168 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 27 April 2024 14:18:33 +0000 (0:00:00.020) 0:00:25.189 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, c406c82b-3a1e-4737-b548-1ab51e5d0954" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 27 April 2024 14:18:33 +0000 (0:00:00.046) 0:00:25.236 ******** 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, c406c82b-3a1e-4737-b548-1ab51e5d0954\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, c406c82b-3a1e-4737-b548-1ab51e5d0954" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 27 April 2024 14:18:34 +0000 (0:00:00.021) 0:00:25.257 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 27 April 2024 14:18:34 +0000 (0:00:00.019) 0:00:25.277 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 27 April 2024 14:18:34 +0000 (0:00:00.141) 0:00:25.419 ******** 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, c406c82b-3a1e-4737-b548-1ab51e5d0954\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, c406c82b-3a1e-4737-b548-1ab51e5d0954" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/activate_profile.yml:3 Saturday 27 April 2024 14:18:34 +0000 (0:00:00.022) 0:00:25.441 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 27 April 2024 14:18:34 +0000 (0:00:00.035) 0:00:25.476 ******** included: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 27 April 2024 14:18:34 +0000 (0:00:00.039) 0:00:25.516 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 27 April 2024 14:18:34 +0000 (0:00:00.025) 0:00:25.542 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 27 April 2024 14:18:34 +0000 (0:00:00.025) 0:00:25.567 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 27 April 2024 14:18:34 +0000 (0:00:00.033) 0:00:25.601 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 27 April 2024 14:18:35 +0000 (0:00:00.783) 0:00:26.384 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 27 April 2024 14:18:36 +0000 (0:00:00.988) 0:00:27.373 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 27 April 2024 14:18:36 +0000 (0:00:00.021) 0:00:27.394 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 27 April 2024 14:18:36 +0000 (0:00:00.021) 0:00:27.416 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 27 April 2024 14:18:36 +0000 (0:00:00.019) 0:00:27.435 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 27 April 2024 14:18:36 +0000 (0:00:00.022) 0:00:27.458 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 27 April 2024 14:18:36 +0000 (0:00:00.025) 0:00:27.483 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 27 April 2024 14:18:36 +0000 (0:00:00.025) 0:00:27.509 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 27 April 2024 14:18:36 +0000 (0:00:00.044) 0:00:27.554 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 27 April 2024 14:18:36 +0000 (0:00:00.020) 0:00:27.574 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 27 April 2024 14:18:36 +0000 (0:00:00.022) 0:00:27.597 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 27 April 2024 14:18:36 +0000 (0:00:00.023) 0:00:27.621 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 27 April 2024 14:18:36 +0000 (0:00:00.244) 0:00:27.866 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 27 April 2024 14:18:36 +0000 (0:00:00.065) 0:00:27.932 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 27 April 2024 14:18:36 +0000 (0:00:00.020) 0:00:27.952 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 27 April 2024 14:18:36 +0000 (0:00:00.019) 0:00:27.971 ******** 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, c406c82b-3a1e-4737-b548-1ab51e5d0954 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 27 April 2024 14:18:37 +0000 (0:00:00.298) 0:00:28.270 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 27 April 2024 14:18:37 +0000 (0:00:00.021) 0:00:28.292 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, c406c82b-3a1e-4737-b548-1ab51e5d0954 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 27 April 2024 14:18:37 +0000 (0:00:00.023) 0:00:28.315 ******** 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, c406c82b-3a1e-4737-b548-1ab51e5d0954 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, c406c82b-3a1e-4737-b548-1ab51e5d0954 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 27 April 2024 14:18:37 +0000 (0:00:00.023) 0:00:28.339 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 27 April 2024 14:18:37 +0000 (0:00:00.025) 0:00:28.365 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:30 Saturday 27 April 2024 14:18:37 +0000 (0:00:00.135) 0:00:28.500 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/remove_profile.yml:3 Saturday 27 April 2024 14:18:37 +0000 (0:00:00.037) 0:00:28.538 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 27 April 2024 14:18:37 +0000 (0:00:00.038) 0:00:28.576 ******** included: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 27 April 2024 14:18:37 +0000 (0:00:00.037) 0:00:28.613 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 27 April 2024 14:18:37 +0000 (0:00:00.025) 0:00:28.638 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 27 April 2024 14:18:37 +0000 (0:00:00.049) 0:00:28.688 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 27 April 2024 14:18:37 +0000 (0:00:00.021) 0:00:28.709 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 27 April 2024 14:18:38 +0000 (0:00:00.760) 0:00:29.470 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 27 April 2024 14:18:39 +0000 (0:00:00.955) 0:00:30.426 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 27 April 2024 14:18:39 +0000 (0:00:00.023) 0:00:30.449 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 27 April 2024 14:18:39 +0000 (0:00:00.023) 0:00:30.472 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 27 April 2024 14:18:39 +0000 (0:00:00.022) 0:00:30.494 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 27 April 2024 14:18:39 +0000 (0:00:00.021) 0:00:30.516 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 27 April 2024 14:18:39 +0000 (0:00:00.055) 0:00:30.571 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 27 April 2024 14:18:39 +0000 (0:00:00.025) 0:00:30.596 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 27 April 2024 14:18:39 +0000 (0:00:00.043) 0:00:30.639 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 27 April 2024 14:18:39 +0000 (0:00:00.021) 0:00:30.661 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 27 April 2024 14:18:39 +0000 (0:00:00.021) 0:00:30.683 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 27 April 2024 14:18:39 +0000 (0:00:00.026) 0:00:30.709 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 27 April 2024 14:18:39 +0000 (0:00:00.236) 0:00:30.946 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 27 April 2024 14:18:39 +0000 (0:00:00.025) 0:00:30.971 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 27 April 2024 14:18:39 +0000 (0:00:00.019) 0:00:30.990 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 27 April 2024 14:18:39 +0000 (0:00:00.019) 0:00:31.010 ******** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 27 April 2024 14:18:40 +0000 (0:00:00.317) 0:00:31.328 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 27 April 2024 14:18:40 +0000 (0:00:00.022) 0:00:31.350 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 27 April 2024 14:18:40 +0000 (0:00:00.022) 0:00:31.372 ******** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 27 April 2024 14:18:40 +0000 (0:00:00.022) 0:00:31.395 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 27 April 2024 14:18:40 +0000 (0:00:00.021) 0:00:31.416 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:36 Saturday 27 April 2024 14:18:40 +0000 (0:00:00.130) 0:00:31.547 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 27 April 2024 14:18:40 +0000 (0:00:00.073) 0:00:31.620 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 27 April 2024 14:18:40 +0000 (0:00:00.034) 0:00:31.655 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714227513.83792, "block_size": 4096, "blocks": 0, "ctime": 1714227513.8369198, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17657, "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": 1714227513.8369198, "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-citevywhad/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 27 April 2024 14:18:40 +0000 (0:00:00.138) 0:00:31.794 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 27 April 2024 14:18:40 +0000 (0:00:00.023) 0:00:31.818 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 27 April 2024 14:18:40 +0000 (0:00:00.036) 0:00:31.854 ******** 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-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 27 April 2024 14:18:40 +0000 (0:00:00.020) 0:00:31.875 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 27 April 2024 14:18:40 +0000 (0:00:00.136) 0:00:32.012 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 27 April 2024 14:18:40 +0000 (0:00:00.023) 0:00:32.035 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.024767", "end": "2024-04-27 14:18:40.933671", "rc": 1, "start": "2024-04-27 14:18:40.908904" } 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-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 27 April 2024 14:18:40 +0000 (0:00:00.167) 0:00:32.203 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 27 April 2024 14:18:40 +0000 (0:00:00.024) 0:00:32.227 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 27 April 2024 14:18:41 +0000 (0:00:00.023) 0:00:32.250 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 27 April 2024 14:18:41 +0000 (0:00:00.023) 0:00:32.274 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 27 April 2024 14:18:41 +0000 (0:00:00.021) 0:00:32.296 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 27 April 2024 14:18:41 +0000 (0:00:00.022) 0:00:32.318 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:42 Saturday 27 April 2024 14:18:41 +0000 (0:00:00.068) 0:00:32.386 ******** TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:47 Saturday 27 April 2024 14:18:41 +0000 (0:00:00.019) 0:00:32.406 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:66 Saturday 27 April 2024 14:18:41 +0000 (0:00:00.020) 0:00:32.426 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 27 April 2024 14:18:41 +0000 (0:00:00.041) 0:00:32.468 ******** 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.084701", "end": "2024-04-27 14:18:41.421690", "rc": 1, "start": "2024-04-27 14:18:41.336989" } STDOUT: Connection 'statebr' (c406c82b-3a1e-4737-b548-1ab51e5d0954) successfully deleted. STDERR: (process:28864): GLib-GIO-WARNING **: 14:18:41.397: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/ActiveConnection/42 but no object proxy exists 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-citevywhad/tests/playbooks/tests_states.yml:103 Saturday 27 April 2024 14:18:41 +0000 (0:00:00.225) 0:00:32.693 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can take a profile down that is absent] ************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:5 Saturday 27 April 2024 14:18:41 +0000 (0:00:00.039) 0:00:32.733 ******** ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:9 Saturday 27 April 2024 14:18:41 +0000 (0:00:00.024) 0:00:32.758 ******** 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-citevywhad/tests/playbooks/tasks/run_test.yml:21 Saturday 27 April 2024 14:18:41 +0000 (0:00:00.061) 0:00:32.820 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 27 April 2024 14:18:41 +0000 (0:00:00.035) 0:00:32.855 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 27 April 2024 14:18:41 +0000 (0:00:00.033) 0:00:32.889 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004314", "end": "2024-04-27 14:18:41.762013", "rc": 0, "start": "2024-04-27 14:18:41.757699" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 27 April 2024 14:18:41 +0000 (0:00:00.141) 0:00:33.030 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 27 April 2024 14:18:41 +0000 (0:00:00.022) 0:00:33.053 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:24 Saturday 27 April 2024 14:18:41 +0000 (0:00:00.021) 0:00:33.074 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 27 April 2024 14:18:41 +0000 (0:00:00.115) 0:00:33.189 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 27 April 2024 14:18:41 +0000 (0:00:00.040) 0:00:33.230 ******** included: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 27 April 2024 14:18:42 +0000 (0:00:00.051) 0:00:33.281 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 27 April 2024 14:18:42 +0000 (0:00:00.029) 0:00:33.310 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 27 April 2024 14:18:42 +0000 (0:00:00.022) 0:00:33.333 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 27 April 2024 14:18:42 +0000 (0:00:00.021) 0:00:33.354 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 27 April 2024 14:18:42 +0000 (0:00:00.717) 0:00:34.072 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 27 April 2024 14:18:43 +0000 (0:00:00.974) 0:00:35.047 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 27 April 2024 14:18:43 +0000 (0:00:00.023) 0:00:35.070 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 27 April 2024 14:18:43 +0000 (0:00:00.019) 0:00:35.090 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 27 April 2024 14:18:43 +0000 (0:00:00.028) 0:00:35.118 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 27 April 2024 14:18:43 +0000 (0:00:00.021) 0:00:35.140 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 27 April 2024 14:18:43 +0000 (0:00:00.025) 0:00:35.165 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 27 April 2024 14:18:43 +0000 (0:00:00.024) 0:00:35.190 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 27 April 2024 14:18:43 +0000 (0:00:00.041) 0:00:35.231 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 27 April 2024 14:18:44 +0000 (0:00:00.020) 0:00:35.252 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 27 April 2024 14:18:44 +0000 (0:00:00.019) 0:00:35.271 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 27 April 2024 14:18:44 +0000 (0:00:00.022) 0:00:35.294 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 27 April 2024 14:18:44 +0000 (0:00:00.230) 0:00:35.524 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 27 April 2024 14:18:44 +0000 (0:00:00.024) 0:00:35.549 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 27 April 2024 14:18:44 +0000 (0:00:00.019) 0:00:35.568 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 27 April 2024 14:18:44 +0000 (0:00:00.019) 0:00:35.588 ******** 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, 35b796a8-5f19-4696-8a7f-b00f5edb1054 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 27 April 2024 14:18:44 +0000 (0:00:00.355) 0:00:35.943 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 27 April 2024 14:18:44 +0000 (0:00:00.023) 0:00:35.967 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 35b796a8-5f19-4696-8a7f-b00f5edb1054" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 27 April 2024 14:18:44 +0000 (0:00:00.024) 0:00:35.992 ******** 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, 35b796a8-5f19-4696-8a7f-b00f5edb1054\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 35b796a8-5f19-4696-8a7f-b00f5edb1054" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 27 April 2024 14:18:44 +0000 (0:00:00.022) 0:00:36.014 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 27 April 2024 14:18:44 +0000 (0:00:00.036) 0:00:36.051 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 27 April 2024 14:18:44 +0000 (0:00:00.153) 0:00:36.204 ******** 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, 35b796a8-5f19-4696-8a7f-b00f5edb1054\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 35b796a8-5f19-4696-8a7f-b00f5edb1054" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/activate_profile.yml:3 Saturday 27 April 2024 14:18:44 +0000 (0:00:00.023) 0:00:36.228 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 27 April 2024 14:18:45 +0000 (0:00:00.036) 0:00:36.264 ******** included: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 27 April 2024 14:18:45 +0000 (0:00:00.041) 0:00:36.306 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 27 April 2024 14:18:45 +0000 (0:00:00.025) 0:00:36.331 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 27 April 2024 14:18:45 +0000 (0:00:00.021) 0:00:36.352 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 27 April 2024 14:18:45 +0000 (0:00:00.021) 0:00:36.373 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 27 April 2024 14:18:45 +0000 (0:00:00.762) 0:00:37.135 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 27 April 2024 14:18:46 +0000 (0:00:00.939) 0:00:38.075 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 27 April 2024 14:18:46 +0000 (0:00:00.020) 0:00:38.096 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 27 April 2024 14:18:46 +0000 (0:00:00.019) 0:00:38.116 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 27 April 2024 14:18:46 +0000 (0:00:00.019) 0:00:38.135 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 27 April 2024 14:18:46 +0000 (0:00:00.020) 0:00:38.155 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 27 April 2024 14:18:46 +0000 (0:00:00.029) 0:00:38.184 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 27 April 2024 14:18:46 +0000 (0:00:00.023) 0:00:38.208 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 27 April 2024 14:18:47 +0000 (0:00:00.041) 0:00:38.249 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 27 April 2024 14:18:47 +0000 (0:00:00.020) 0:00:38.270 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 27 April 2024 14:18:47 +0000 (0:00:00.019) 0:00:38.290 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 27 April 2024 14:18:47 +0000 (0:00:00.022) 0:00:38.312 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 27 April 2024 14:18:47 +0000 (0:00:00.260) 0:00:38.573 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 27 April 2024 14:18:47 +0000 (0:00:00.024) 0:00:38.597 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 27 April 2024 14:18:47 +0000 (0:00:00.019) 0:00:38.617 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 27 April 2024 14:18:47 +0000 (0:00:00.019) 0:00:38.636 ******** 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, 35b796a8-5f19-4696-8a7f-b00f5edb1054 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 27 April 2024 14:18:47 +0000 (0:00:00.291) 0:00:38.928 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 27 April 2024 14:18:47 +0000 (0:00:00.021) 0:00:38.949 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 35b796a8-5f19-4696-8a7f-b00f5edb1054 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 27 April 2024 14:18:47 +0000 (0:00:00.023) 0:00:38.973 ******** 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, 35b796a8-5f19-4696-8a7f-b00f5edb1054 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 35b796a8-5f19-4696-8a7f-b00f5edb1054 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 27 April 2024 14:18:47 +0000 (0:00:00.022) 0:00:38.995 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 27 April 2024 14:18:47 +0000 (0:00:00.021) 0:00:39.017 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/remove_profile.yml:3 Saturday 27 April 2024 14:18:47 +0000 (0:00:00.136) 0:00:39.154 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 27 April 2024 14:18:47 +0000 (0:00:00.036) 0:00:39.190 ******** included: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 27 April 2024 14:18:47 +0000 (0:00:00.040) 0:00:39.231 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 27 April 2024 14:18:48 +0000 (0:00:00.032) 0:00:39.263 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 27 April 2024 14:18:48 +0000 (0:00:00.050) 0:00:39.314 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 27 April 2024 14:18:48 +0000 (0:00:00.021) 0:00:39.336 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 27 April 2024 14:18:48 +0000 (0:00:00.729) 0:00:40.066 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 27 April 2024 14:18:49 +0000 (0:00:00.941) 0:00:41.007 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 27 April 2024 14:18:49 +0000 (0:00:00.021) 0:00:41.029 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 27 April 2024 14:18:49 +0000 (0:00:00.019) 0:00:41.049 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 27 April 2024 14:18:49 +0000 (0:00:00.019) 0:00:41.068 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 27 April 2024 14:18:49 +0000 (0:00:00.019) 0:00:41.088 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 27 April 2024 14:18:49 +0000 (0:00:00.024) 0:00:41.112 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 27 April 2024 14:18:49 +0000 (0:00:00.064) 0:00:41.177 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 27 April 2024 14:18:49 +0000 (0:00:00.042) 0:00:41.219 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 27 April 2024 14:18:49 +0000 (0:00:00.019) 0:00:41.239 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 27 April 2024 14:18:50 +0000 (0:00:00.021) 0:00:41.260 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 27 April 2024 14:18:50 +0000 (0:00:00.023) 0:00:41.284 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 27 April 2024 14:18:50 +0000 (0:00:00.232) 0:00:41.516 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 27 April 2024 14:18:50 +0000 (0:00:00.024) 0:00:41.540 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 27 April 2024 14:18:50 +0000 (0:00:00.020) 0:00:41.561 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 27 April 2024 14:18:50 +0000 (0:00:00.020) 0:00:41.581 ******** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 27 April 2024 14:18:50 +0000 (0:00:00.321) 0:00:41.902 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 27 April 2024 14:18:50 +0000 (0:00:00.022) 0:00:41.924 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 27 April 2024 14:18:50 +0000 (0:00:00.021) 0:00:41.946 ******** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 27 April 2024 14:18:50 +0000 (0:00:00.022) 0:00:41.969 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 27 April 2024 14:18:50 +0000 (0:00:00.019) 0:00:41.988 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:30 Saturday 27 April 2024 14:18:50 +0000 (0:00:00.129) 0:00:42.118 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 27 April 2024 14:18:50 +0000 (0:00:00.065) 0:00:42.183 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 27 April 2024 14:18:50 +0000 (0:00:00.040) 0:00:42.223 ******** included: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 27 April 2024 14:18:51 +0000 (0:00:00.039) 0:00:42.263 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 27 April 2024 14:18:51 +0000 (0:00:00.026) 0:00:42.289 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 27 April 2024 14:18:51 +0000 (0:00:00.021) 0:00:42.310 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 27 April 2024 14:18:51 +0000 (0:00:00.021) 0:00:42.332 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 27 April 2024 14:18:51 +0000 (0:00:00.707) 0:00:43.040 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 27 April 2024 14:18:52 +0000 (0:00:00.968) 0:00:44.009 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 27 April 2024 14:18:52 +0000 (0:00:00.021) 0:00:44.031 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 27 April 2024 14:18:52 +0000 (0:00:00.020) 0:00:44.052 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 27 April 2024 14:18:52 +0000 (0:00:00.020) 0:00:44.072 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 27 April 2024 14:18:52 +0000 (0:00:00.021) 0:00:44.094 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 27 April 2024 14:18:52 +0000 (0:00:00.025) 0:00:44.120 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 27 April 2024 14:18:52 +0000 (0:00:00.024) 0:00:44.144 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 27 April 2024 14:18:52 +0000 (0:00:00.040) 0:00:44.185 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 27 April 2024 14:18:52 +0000 (0:00:00.021) 0:00:44.207 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 27 April 2024 14:18:52 +0000 (0:00:00.019) 0:00:44.226 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 27 April 2024 14:18:53 +0000 (0:00:00.023) 0:00:44.249 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 27 April 2024 14:18:53 +0000 (0:00:00.233) 0:00:44.483 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 27 April 2024 14:18:53 +0000 (0:00:00.024) 0:00:44.507 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 27 April 2024 14:18:53 +0000 (0:00:00.019) 0:00:44.527 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 27 April 2024 14:18:53 +0000 (0:00:00.019) 0:00:44.546 ******** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 27 April 2024 14:18:53 +0000 (0:00:00.403) 0:00:44.950 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 27 April 2024 14:18:53 +0000 (0:00:00.021) 0:00:44.972 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 27 April 2024 14:18:53 +0000 (0:00:00.021) 0:00:44.993 ******** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete\n", "stderr_lines": [ "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 27 April 2024 14:18:53 +0000 (0:00:00.020) 0:00:45.014 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 27 April 2024 14:18:53 +0000 (0:00:00.020) 0:00:45.035 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:36 Saturday 27 April 2024 14:18:53 +0000 (0:00:00.133) 0:00:45.168 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 27 April 2024 14:18:53 +0000 (0:00:00.038) 0:00:45.206 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 27 April 2024 14:18:53 +0000 (0:00:00.034) 0:00:45.241 ******** 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-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 27 April 2024 14:18:54 +0000 (0:00:00.020) 0:00:45.261 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 27 April 2024 14:18:54 +0000 (0:00:00.147) 0:00:45.408 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 27 April 2024 14:18:54 +0000 (0:00:00.027) 0:00:45.436 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020990", "end": "2024-04-27 14:18:54.328101", "rc": 1, "start": "2024-04-27 14:18:54.307111" } 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-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 27 April 2024 14:18:54 +0000 (0:00:00.161) 0:00:45.598 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 27 April 2024 14:18:54 +0000 (0:00:00.027) 0:00:45.625 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 27 April 2024 14:18:54 +0000 (0:00:00.021) 0:00:45.647 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 27 April 2024 14:18:54 +0000 (0:00:00.060) 0:00:45.708 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 27 April 2024 14:18:54 +0000 (0:00:00.025) 0:00:45.733 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 27 April 2024 14:18:54 +0000 (0:00:00.022) 0:00:45.755 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:42 Saturday 27 April 2024 14:18:54 +0000 (0:00:00.027) 0:00:45.783 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 27 April 2024 14:18:54 +0000 (0:00:00.041) 0:00:45.825 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 27 April 2024 14:18:54 +0000 (0:00:00.035) 0:00:45.861 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 27 April 2024 14:18:54 +0000 (0:00:00.138) 0:00:45.999 ******** 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-citevywhad/tests/playbooks/tasks/run_test.yml:47 Saturday 27 April 2024 14:18:54 +0000 (0:00:00.024) 0:00:46.024 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:66 Saturday 27 April 2024 14:18:54 +0000 (0:00:00.022) 0:00:46.046 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 27 April 2024 14:18:54 +0000 (0:00:00.038) 0:00:46.085 ******** 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.045850", "end": "2024-04-27 14:18:54.994977", "rc": 1, "start": "2024-04-27 14:18:54.949127" } 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-citevywhad/tests/playbooks/tests_states.yml:126 Saturday 27 April 2024 14:18:55 +0000 (0:00:00.178) 0:00:46.263 ******** included: /WORKDIR/git-weekly-citevywhad/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-citevywhad/tests/playbooks/tasks/run_test.yml:5 Saturday 27 April 2024 14:18:55 +0000 (0:00:00.035) 0:00:46.299 ******** 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-citevywhad/tests/playbooks/tasks/run_test.yml:9 Saturday 27 April 2024 14:18:55 +0000 (0:00:00.021) 0:00:46.321 ******** 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-citevywhad/tests/playbooks/tasks/run_test.yml:21 Saturday 27 April 2024 14:18:55 +0000 (0:00:00.070) 0:00:46.392 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 27 April 2024 14:18:55 +0000 (0:00:00.034) 0:00:46.427 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 27 April 2024 14:18:55 +0000 (0:00:00.034) 0:00:46.461 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004005", "end": "2024-04-27 14:18:55.331584", "rc": 0, "start": "2024-04-27 14:18:55.327579" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 27 April 2024 14:18:55 +0000 (0:00:00.139) 0:00:46.601 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 27 April 2024 14:18:55 +0000 (0:00:00.023) 0:00:46.624 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:24 Saturday 27 April 2024 14:18:55 +0000 (0:00:00.022) 0:00:46.647 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 27 April 2024 14:18:55 +0000 (0:00:00.049) 0:00:46.697 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 27 April 2024 14:18:55 +0000 (0:00:00.036) 0:00:46.733 ******** included: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 27 April 2024 14:18:55 +0000 (0:00:00.040) 0:00:46.774 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 27 April 2024 14:18:55 +0000 (0:00:00.025) 0:00:46.799 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 27 April 2024 14:18:55 +0000 (0:00:00.019) 0:00:46.819 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 27 April 2024 14:18:55 +0000 (0:00:00.020) 0:00:46.839 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 27 April 2024 14:18:56 +0000 (0:00:00.734) 0:00:47.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 [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 27 April 2024 14:18:57 +0000 (0:00:00.949) 0:00:48.522 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 27 April 2024 14:18:57 +0000 (0:00:00.022) 0:00:48.544 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 27 April 2024 14:18:57 +0000 (0:00:00.022) 0:00:48.567 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 27 April 2024 14:18:57 +0000 (0:00:00.023) 0:00:48.590 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 27 April 2024 14:18:57 +0000 (0:00:00.021) 0:00:48.612 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 27 April 2024 14:18:57 +0000 (0:00:00.026) 0:00:48.639 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 27 April 2024 14:18:57 +0000 (0:00:00.024) 0:00:48.664 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 27 April 2024 14:18:57 +0000 (0:00:00.047) 0:00:48.711 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 27 April 2024 14:18:57 +0000 (0:00:00.048) 0:00:48.759 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 27 April 2024 14:18:57 +0000 (0:00:00.020) 0:00:48.780 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 27 April 2024 14:18:57 +0000 (0:00:00.035) 0:00:48.816 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 27 April 2024 14:18:57 +0000 (0:00:00.235) 0:00:49.051 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 27 April 2024 14:18:57 +0000 (0:00:00.025) 0:00:49.076 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 27 April 2024 14:18:57 +0000 (0:00:00.019) 0:00:49.096 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 27 April 2024 14:18:57 +0000 (0:00:00.019) 0:00:49.116 ******** 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, 131cab5c-6a85-4db5-bcae-bb1b59afa08b TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 27 April 2024 14:18:58 +0000 (0:00:00.334) 0:00:49.451 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 27 April 2024 14:18:58 +0000 (0:00:00.021) 0:00:49.472 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 131cab5c-6a85-4db5-bcae-bb1b59afa08b" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 27 April 2024 14:18:58 +0000 (0:00:00.021) 0:00:49.494 ******** 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, 131cab5c-6a85-4db5-bcae-bb1b59afa08b\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 131cab5c-6a85-4db5-bcae-bb1b59afa08b" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 27 April 2024 14:18:58 +0000 (0:00:00.022) 0:00:49.516 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 27 April 2024 14:18:58 +0000 (0:00:00.019) 0:00:49.536 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 27 April 2024 14:18:58 +0000 (0:00:00.131) 0:00:49.667 ******** 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, 131cab5c-6a85-4db5-bcae-bb1b59afa08b\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 131cab5c-6a85-4db5-bcae-bb1b59afa08b" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/activate_profile.yml:3 Saturday 27 April 2024 14:18:58 +0000 (0:00:00.023) 0:00:49.691 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 27 April 2024 14:18:58 +0000 (0:00:00.034) 0:00:49.725 ******** included: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 27 April 2024 14:18:58 +0000 (0:00:00.071) 0:00:49.797 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 27 April 2024 14:18:58 +0000 (0:00:00.024) 0:00:49.821 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 27 April 2024 14:18:58 +0000 (0:00:00.020) 0:00:49.841 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 27 April 2024 14:18:58 +0000 (0:00:00.019) 0:00:49.861 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 27 April 2024 14:18:59 +0000 (0:00:00.734) 0:00:50.596 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 27 April 2024 14:19:00 +0000 (0:00:00.955) 0:00:51.552 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 27 April 2024 14:19:00 +0000 (0:00:00.022) 0:00:51.574 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 27 April 2024 14:19:00 +0000 (0:00:00.044) 0:00:51.619 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 27 April 2024 14:19:00 +0000 (0:00:00.021) 0:00:51.640 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 27 April 2024 14:19:00 +0000 (0:00:00.020) 0:00:51.660 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 27 April 2024 14:19:00 +0000 (0:00:00.024) 0:00:51.685 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 27 April 2024 14:19:00 +0000 (0:00:00.024) 0:00:51.709 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 27 April 2024 14:19:00 +0000 (0:00:00.042) 0:00:51.751 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 27 April 2024 14:19:00 +0000 (0:00:00.020) 0:00:51.772 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 27 April 2024 14:19:00 +0000 (0:00:00.021) 0:00:51.794 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 27 April 2024 14:19:00 +0000 (0:00:00.024) 0:00:51.818 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 27 April 2024 14:19:00 +0000 (0:00:00.242) 0:00:52.060 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 27 April 2024 14:19:00 +0000 (0:00:00.026) 0:00:52.087 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 27 April 2024 14:19:00 +0000 (0:00:00.022) 0:00:52.109 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 27 April 2024 14:19:00 +0000 (0:00:00.020) 0:00:52.129 ******** 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, 131cab5c-6a85-4db5-bcae-bb1b59afa08b skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 27 April 2024 14:19:01 +0000 (0:00:00.299) 0:00:52.428 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 27 April 2024 14:19:01 +0000 (0:00:00.019) 0:00:52.448 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 131cab5c-6a85-4db5-bcae-bb1b59afa08b skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 27 April 2024 14:19:01 +0000 (0:00:00.022) 0:00:52.471 ******** 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, 131cab5c-6a85-4db5-bcae-bb1b59afa08b skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 131cab5c-6a85-4db5-bcae-bb1b59afa08b skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 27 April 2024 14:19:01 +0000 (0:00:00.022) 0:00:52.493 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 27 April 2024 14:19:01 +0000 (0:00:00.046) 0:00:52.540 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 27 April 2024 14:19:01 +0000 (0:00:00.144) 0:00:52.685 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 27 April 2024 14:19:01 +0000 (0:00:00.035) 0:00:52.720 ******** included: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 27 April 2024 14:19:01 +0000 (0:00:00.041) 0:00:52.762 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 27 April 2024 14:19:01 +0000 (0:00:00.026) 0:00:52.788 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 27 April 2024 14:19:01 +0000 (0:00:00.022) 0:00:52.810 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 27 April 2024 14:19:01 +0000 (0:00:00.021) 0:00:52.832 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 27 April 2024 14:19:02 +0000 (0:00:00.798) 0:00:53.630 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 27 April 2024 14:19:03 +0000 (0:00:00.960) 0:00:54.591 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 27 April 2024 14:19:03 +0000 (0:00:00.025) 0:00:54.617 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 27 April 2024 14:19:03 +0000 (0:00:00.022) 0:00:54.639 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 27 April 2024 14:19:03 +0000 (0:00:00.022) 0:00:54.661 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 27 April 2024 14:19:03 +0000 (0:00:00.022) 0:00:54.683 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 27 April 2024 14:19:03 +0000 (0:00:00.027) 0:00:54.710 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 27 April 2024 14:19:03 +0000 (0:00:00.025) 0:00:54.735 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 27 April 2024 14:19:03 +0000 (0:00:00.045) 0:00:54.781 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 27 April 2024 14:19:03 +0000 (0:00:00.022) 0:00:54.804 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 27 April 2024 14:19:03 +0000 (0:00:00.024) 0:00:54.829 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 27 April 2024 14:19:03 +0000 (0:00:00.027) 0:00:54.856 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 27 April 2024 14:19:03 +0000 (0:00:00.244) 0:00:55.101 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 27 April 2024 14:19:03 +0000 (0:00:00.026) 0:00:55.128 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 27 April 2024 14:19:03 +0000 (0:00:00.026) 0:00:55.155 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 27 April 2024 14:19:03 +0000 (0:00:00.022) 0:00:55.178 ******** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 27 April 2024 14:19:04 +0000 (0:00:00.420) 0:00:55.598 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 27 April 2024 14:19:04 +0000 (0:00:00.022) 0:00:55.621 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 27 April 2024 14:19:04 +0000 (0:00:00.023) 0:00:55.644 ******** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 27 April 2024 14:19:04 +0000 (0:00:00.023) 0:00:55.668 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 27 April 2024 14:19:04 +0000 (0:00:00.020) 0:00:55.689 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:30 Saturday 27 April 2024 14:19:04 +0000 (0:00:00.135) 0:00:55.824 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 27 April 2024 14:19:04 +0000 (0:00:00.038) 0:00:55.863 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 27 April 2024 14:19:04 +0000 (0:00:00.037) 0:00:55.900 ******** included: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 27 April 2024 14:19:04 +0000 (0:00:00.040) 0:00:55.941 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 27 April 2024 14:19:04 +0000 (0:00:00.027) 0:00:55.968 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 27 April 2024 14:19:04 +0000 (0:00:00.021) 0:00:55.990 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 27 April 2024 14:19:04 +0000 (0:00:00.023) 0:00:56.013 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 27 April 2024 14:19:05 +0000 (0:00:00.782) 0:00:56.795 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 27 April 2024 14:19:06 +0000 (0:00:00.956) 0:00:57.752 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 27 April 2024 14:19:06 +0000 (0:00:00.023) 0:00:57.775 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 27 April 2024 14:19:06 +0000 (0:00:00.021) 0:00:57.796 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 27 April 2024 14:19:06 +0000 (0:00:00.021) 0:00:57.818 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 27 April 2024 14:19:06 +0000 (0:00:00.020) 0:00:57.839 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 27 April 2024 14:19:06 +0000 (0:00:00.026) 0:00:57.866 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 27 April 2024 14:19:06 +0000 (0:00:00.025) 0:00:57.892 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 27 April 2024 14:19:06 +0000 (0:00:00.044) 0:00:57.936 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 27 April 2024 14:19:06 +0000 (0:00:00.054) 0:00:57.991 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 27 April 2024 14:19:06 +0000 (0:00:00.021) 0:00:58.013 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 27 April 2024 14:19:06 +0000 (0:00:00.025) 0:00:58.038 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 27 April 2024 14:19:07 +0000 (0:00:00.240) 0:00:58.278 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 27 April 2024 14:19:07 +0000 (0:00:00.026) 0:00:58.305 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 27 April 2024 14:19:07 +0000 (0:00:00.020) 0:00:58.325 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 27 April 2024 14:19:07 +0000 (0:00:00.021) 0:00:58.347 ******** ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 27 April 2024 14:19:07 +0000 (0:00:00.307) 0:00:58.654 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 27 April 2024 14:19:07 +0000 (0:00:00.021) 0:00:58.676 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 27 April 2024 14:19:07 +0000 (0:00:00.022) 0:00:58.698 ******** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete\n", "stderr_lines": [ "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 27 April 2024 14:19:07 +0000 (0:00:00.023) 0:00:58.721 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 27 April 2024 14:19:07 +0000 (0:00:00.021) 0:00:58.743 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:36 Saturday 27 April 2024 14:19:07 +0000 (0:00:00.136) 0:00:58.879 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_profile_absent.yml for sut included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 27 April 2024 14:19:07 +0000 (0:00:00.046) 0:00:58.926 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 27 April 2024 14:19:07 +0000 (0:00:00.073) 0:00:58.999 ******** 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-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 27 April 2024 14:19:07 +0000 (0:00:00.023) 0:00:59.022 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 27 April 2024 14:19:07 +0000 (0:00:00.141) 0:00:59.164 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 27 April 2024 14:19:07 +0000 (0:00:00.023) 0:00:59.187 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021730", "end": "2024-04-27 14:19:08.081208", "rc": 1, "start": "2024-04-27 14:19:08.059478" } 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-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 27 April 2024 14:19:08 +0000 (0:00:00.164) 0:00:59.352 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 27 April 2024 14:19:08 +0000 (0:00:00.023) 0:00:59.376 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 27 April 2024 14:19:08 +0000 (0:00:00.031) 0:00:59.407 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 27 April 2024 14:19:08 +0000 (0:00:00.024) 0:00:59.431 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 27 April 2024 14:19:08 +0000 (0:00:00.023) 0:00:59.454 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 27 April 2024 14:19:08 +0000 (0:00:00.024) 0:00:59.479 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Saturday 27 April 2024 14:19:08 +0000 (0:00:00.024) 0:00:59.504 ******** ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.703967", "end": "2024-04-27 14:19:09.076471", "rc": 0, "start": "2024-04-27 14:19:08.372504" } STDOUT: NetworkManager-1.18.8-2.el7_9 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Saturday 27 April 2024 14:19:09 +0000 (0:00:00.843) 0:01:00.347 ******** ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Saturday 27 April 2024 14:19:09 +0000 (0:00:00.025) 0:01:00.372 ******** ok: [sut] => { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/run_test.yml:42 Saturday 27 April 2024 14:19:09 +0000 (0:00:00.023) 0:01:00.396 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 27 April 2024 14:19:09 +0000 (0:00:00.085) 0:01:00.482 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 27 April 2024 14:19:09 +0000 (0:00:00.038) 0:01:00.520 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 27 April 2024 14:19:09 +0000 (0:00:00.145) 0:01:00.665 ******** 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-citevywhad/tests/playbooks/tasks/run_test.yml:47 Saturday 27 April 2024 14:19:09 +0000 (0:00:00.026) 0:01:00.691 ******** 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-citevywhad/tests/playbooks/tasks/run_test.yml:66 Saturday 27 April 2024 14:19:09 +0000 (0:00:00.027) 0:01:00.719 ******** included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/cleanup_profile+device.yml for sut included: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 27 April 2024 14:19:09 +0000 (0:00:00.077) 0:01:00.796 ******** 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.050832", "end": "2024-04-27 14:19:09.718751", "rc": 1, "start": "2024-04-27 14:19:09.667919" } 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-citevywhad/tests/playbooks/tasks/check_network_dns.yml:6 Saturday 27 April 2024 14:19:09 +0000 (0:00:00.193) 0:01:00.990 ******** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.008691", "end": "2024-04-27 14:19:09.872523", "rc": 0, "start": "2024-04-27 14:19:09.863832" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 0a:ff:d2:7a:c0:35 brd ff:ff:ff:ff:ff:ff inet 10.31.15.121/22 brd 10.31.15.255 scope global noprefixroute dynamic eth0 valid_lft 3430sec preferred_lft 3430sec inet6 fe80::8ff:d2ff:fe7a:c035/64 scope link valid_lft forever preferred_lft forever IP ROUTE default via 10.31.12.1 dev eth0 proto dhcp metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.15.121 metric 100 IP -6 ROUTE unreachable ::/96 dev lo metric 1024 error -113 pref medium unreachable ::ffff:0.0.0.0/96 dev lo metric 1024 error -113 pref medium unreachable 2002:a00::/24 dev lo metric 1024 error -113 pref medium unreachable 2002:7f00::/24 dev lo metric 1024 error -113 pref medium unreachable 2002:a9fe::/32 dev lo metric 1024 error -113 pref medium unreachable 2002:ac10::/28 dev lo metric 1024 error -113 pref medium unreachable 2002:c0a8::/32 dev lo metric 1024 error -113 pref medium unreachable 2002:e000::/19 dev lo metric 1024 error -113 pref medium unreachable 3ffe:ffff::/32 dev lo metric 1024 error -113 pref medium fe80::/64 dev eth0 proto kernel metric 256 mtu 9001 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com testing-farm nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/check_network_dns.yml:24 Saturday 27 April 2024 14:19:09 +0000 (0:00:00.153) 0:01:01.143 ******** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.719663", "end": "2024-04-27 14:19:10.738440", "rc": 0, "start": "2024-04-27 14:19:10.018777" } STDOUT: CHECK DNS AND CONNECTIVITY 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 685 0 --:--:-- --:--:-- --:--:-- 686 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 1310 0 --:--:-- --:--:-- --:--:-- 1316 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=325 changed=10 unreachable=0 failed=0 skipped=291 rescued=0 ignored=11 Saturday 27 April 2024 14:19:10 +0000 (0:00:00.853) 0:01:01.997 ******** =============================================================================== linux-system-roles.network : Configure networking connection profiles --- 1.93s /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:173 linux-system-roles.network : Enable and start NetworkManager ------------ 1.31s /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:136 linux-system-roles.network : Configure networking connection profiles --- 1.18s /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:173 Gather current interface info ------------------------------------------- 1.15s /WORKDIR/git-weekly-citevywhad/tests/playbooks/tasks/get_current_interfaces.yml:3 linux-system-roles.network : Configure networking connection profiles --- 1.13s /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:173 linux-system-roles.network : Check which packages are installed --------- 1.12s /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.99s /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.98s /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.98s /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Enable and start NetworkManager ------------ 0.98s /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/main.yml:136 linux-system-roles.network : Check which packages are installed --------- 0.97s /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.97s /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.96s /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.96s /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.96s /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.96s /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.96s /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.96s /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.95s /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.94s /WORKDIR/git-weekly-citevywhad/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the yum, dnf or zypper module rather than running 'rpm'. If you need to use command because yum, dnf or zypper is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---